updated doc

This commit is contained in:
Mutah 2016-02-12 13:43:14 +01:00
parent 98beb2b96c
commit 77c344e37a
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
#Lexical-Attack
Lexical Attack is a word display processor written with Processing, aimed at virtually shooting the spectator with a lexical field that comes from text statistics, like books or news articles.
@ -10,7 +12,7 @@ It was made with the lexical field of Michel Foucault in "Discipline and Punish
Input data is csv file with 2 columns : word text and score (count).
The tool wordocc https://git.tetalab.org:8888/Mutah/wordocc can be used to produce such files from text input.
The tool [wordocc](https://git.tetalab.org:8888/Mutah/wordocc) can be used to produce such files from text input.
# Customization