cyber/technofeminist cross-reader
Go to file
2019-03-14 17:31:45 +01:00
static some error preventing elements, for printing and searching 2019-03-14 13:19:48 +01:00
templates remove results count 2019-03-14 17:22:33 +01:00
.gitignore pushing the cross-reader files to the git 2019-02-27 10:01:48 +01:00
escpos.py oh no, encoding problemz 2019-03-13 15:45:58 +01:00
index.json pushing the cross-reader files to the git 2019-02-27 10:01:48 +01:00
manifestos.py adding display links for the manifesto pages 2019-03-13 09:07:05 +01:00
printer.py adding stars at the end message 2019-03-14 17:31:45 +01:00
readings.py implementing changes after feedback 2019-03-07 23:37:37 +01:00
README.md pushing the cross-reader files to the git 2019-02-27 10:01:48 +01:00
start.py remove results count 2019-03-14 17:22:33 +01:00
tfidf.py pushing the cross-reader files to the git 2019-02-27 10:01:48 +01:00
tfidf.top50.txt implementing changes after feedback 2019-03-07 23:37:37 +01:00
words.txt pushing the cross-reader files to the git 2019-02-27 10:01:48 +01:00

cyber/technofeminist cross-readings

https://cross.virtualprivateserver.space

This is the code for a cyber/technofeminist cross-reader, developed in the context of the exhibition Computer Grrrls in Paris (March - July 2019). - https://gaite-lyrique.net/evenement/computer-grrrls

A cross-reading allows for a specific type of reading that does not follow a linear order, but follows a self-chosen path. Reading becomes an act of creating relations and threading connections, reading across different domains.

This cyber/technofeminist cross-reader does not follow one but two axes, bridging the act of reading a collection of texts, with the act of reading a tool. Reading across a collection of manifestos, while reading the algorithm that is used to do so.

Installation

Requirements -- apt:

$ sudo apt install python3 python3-pip

Requirements -- pip3:

$ pip install flask nltk

Requirements -- nltk

$ python3

>>> import nltk >>> nltk.download('averaged_perceptron_tagger')

Run locally

To run the cross-reader locally, the script start.py can be used.

$ python3 start.py

In the browser now visit:

localhost:5000

Copyleft

The cyber/technofeminist cross-reader is a free work, you can copy, distribute, and modify it under the terms of the Free Art License.

http://artlibre.org/licence/lal/en/