Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 466 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 466 Bytes

word_gen

See here for the inspiration for this project (in French)

https://sciencetonnante.wordpress.com/

https://www.youtube.com/watch?v=YsR7r2378j0

We just took the code he gave and made it a bit more usable

Usage

Install Python2 or Python3 with numpy and click.

Then run:

  python mots_2D.py && python mots_2D_2.py

Result will be in outputs/FR.txt by default.

You can choose the language with --lang and the encoding with --codec