Decrease ngram length to 5
This commit is contained in:
parent
1daab919ea
commit
fe088822e1
|
@ -1,2 +1,2 @@
|
||||||
max_ngram_length=8
|
max_ngram_length=5
|
||||||
min_count=5
|
min_count=5
|
||||||
|
|
Loading…
Reference in New Issue
Block a user