From fa2b2022b1a79f6a0bdfab029196cdcabf45c65e Mon Sep 17 00:00:00 2001 From: mb Date: Tue, 3 Sep 2019 19:02:56 +0200 Subject: [PATCH] 'README.md' updaten --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 9e79ab1..c4d9fad 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,6 @@ This is the code for a cyber/technofeminist cross-reader, developed in the conte It will be on display again during the Computer Grrrls exhibition in Eindhoven (July - October 2019) — . -## How to use the cross-reader? -This tool allows for cross-readings through a collection of cyber/technofeminist manifestos and the TF-IDF algorithm. - -1. SEARCH — You can search through these manifestos by typing a keyword in the search bar or by clicking on the list of suggested keywords. -2. READ — You can simply browse through the list of manifestos (see right-hand column) and read them in their entirety and in their original web environment. -3. CROSS-READ — If you click on the ◐ icon, you can read the manifesto through the prism of the TD-IDF algorithm. This algorithm identifies the most specific words within a document. It was developed in part by British computer scientist Karen Spärck Jones and has been a crucial algorithm for a large number of online search engines. -4. INSPECT — Next to this icon, you can click on the TF, IDF and TF-IDF buttons to inspect the values of the TF-IDF algorithm for each manifesto. - ## Cross-readings 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. @@ -68,6 +60,14 @@ In the browser now visit: localhost:5000 +## How to use the cross-reader? +This tool allows for cross-readings through a collection of cyber/technofeminist manifestos and the TF-IDF algorithm. + +1. SEARCH — You can search through these manifestos by typing a keyword in the search bar or by clicking on the list of suggested keywords. +2. READ — You can simply browse through the list of manifestos (see right-hand column) and read them in their entirety and in their original web environment. +3. CROSS-READ — If you click on the ◐ icon, you can read the manifesto through the prism of the TD-IDF algorithm. This algorithm identifies the most specific words within a document. It was developed in part by British computer scientist Karen Spärck Jones and has been a crucial algorithm for a large number of online search engines. +4. INSPECT — Next to this icon, you can click on the TF, IDF and TF-IDF buttons to inspect the values of the TF-IDF algorithm for each manifesto. + ## Copyleft