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