diff --git a/compiler.toml b/compiler.toml index dd2c71d..4d56f82 100644 --- a/compiler.toml +++ b/compiler.toml @@ -1,2 +1,2 @@ -max_ngram_length=10 -min_count=3 +max_ngram_length=8 +min_count=5