summaryrefslogtreecommitdiff
path: root/cs_CZ/thesaurus/README.txt
blob: cfeb9dc6aa1eef54377f271ebd841157a4f60039 (plain)
1
2
3
4
5
6
7
8
9
To generate a new thesaurus (eg. after adding terms to blacklist.txt):

  ./dictionary-to-thesaurus.py en-cs.txt blacklist.txt > ../thes_cs_CZ.dat

check the results:

   git diff

and commit & push as usually.