Closed larsmans closed 10 years ago
... to set the max. size of n-grams.
I.e.,
python -m semanticizest.parse_wikidump -N 5 <dump> <model.db>
to get 5-grams.
Fixed 27a81c0282ffddb606117bd56a7d42baad55c503
... to set the max. size of n-grams.