Use 10-grams
This commit is contained in:
parent
b485780738
commit
af9e5e92a3
|
@ -1,2 +1,2 @@
|
||||||
max_ngram_length=3
|
max_ngram_length=10
|
||||||
min_count=5
|
min_count=3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user