updated doc
This commit is contained in:
parent
77c344e37a
commit
bf55690aba
10
README.md
10
README.md
@ -1,6 +1,4 @@
|
|||||||
|
# **Lexical-Attack**
|
||||||
|
|
||||||
#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.
|
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.
|
||||||
|
|
||||||
@ -14,8 +12,6 @@ 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
|
Open lexical_attack/lexical_attack.pde in Processing and read the top of the lexical_attack.pde file to modify the input data and the look.
|
||||||
|
|
||||||
Read the top of the lexical_attack.pde file to modify the input data and the look.
|
|
||||||
|
|
||||||
|
|
||||||
|
And then ... launch the sketch !
|
Loading…
Reference in New Issue
Block a user