This commit is contained in:
gauthiier 2016-07-09 15:23:35 +02:00
parent 41a31f5081
commit 636431ed1a

View File

@ -57,10 +57,10 @@ The object of study is an archived mailing list, a web interface to which is ava
Tools are written in Python and can be found at <a href="https://github.com/gauthiier/nettime">https://github.com/gauthiier/nettime</a>
</li>
<li>
We devised scripts to crawl and aggregate Nettime's email content using custom <a href="https://www.mhonarc.org">MHonArc</a> scrappers.
Scripts to crawl and aggregate Nettime's email content using custom <a href="https://www.mhonarc.org">MHonArc</a> scrappers have been devised.
</li>
<li>
We have build an archive of all Mettime's emails in both custom json and legacy <a href="http://www.qmail.org/man/man5/mbox.html">mbox</a> format.
An archive of all Nettime's emails in both custom json and legacy <a href="http://www.qmail.org/man/man5/mbox.html">mbox</a> formats has been produced.
</li>
@ -70,7 +70,7 @@ The object of study is an archived mailing list, a web interface to which is ava
<ul>
<li>
Consistent with the 90s-era origins of the Nettime list, time series data analytics were graphed in a series of simple bar graph using Python's numpy, pandas and matplotlib.
Consistent with the 90s-era origins of the Nettime list, time series data analytics were graphed in a series of simple bar graph using Python's numpy, pandas and matplotlib packages.
</li>
</ul>