label
refernces
Linked to 1 item
-
from: 14 Dušan Barok (chapter)
I will give you an example of a small projec, which was part of Monoskop: an anthology of articles about shadow libraries. It is based on the Monoskop wiki section on shadow libraries, which has a lot of articles. I took those articles, converted them to Markdown, and put them in a directory. Then I ran the TF-IDF algorithm, which identifies words or phrases that are specific to a text. For example, if you click on Infrapolitics, it will give you referncesNanna Thylstrup’s text. For text or corpus analysis, it’s one of the most basic algorithms, but it’s very powerful. You can twist or tweak the algorithm in whatever way you find interesting. When I made this project, I used a corpus analysis tool as its main interface. But if I would do it again today, it would probably end up looking like a chatbot.