Skip to content

Commit 425d0ae

Browse files
committed
Update Chinese parameters
1 parent 1699f69 commit 425d0ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ac_dc/parameters_filtering.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -857,11 +857,11 @@
857857
"words_augmentation_group_sizes": [2],
858858
"words_augmentation_join_char": "",
859859
"cond_check_stopwords": True,
860-
"stopwords_min_cutoff": 0.1691,
860+
"stopwords_min_cutoff": 0.0,
861861
"cond_check_flagged_words": True,
862862
"flagged_words_max_cutoff": 0.001,
863863
"cond_check_lang_id": True,
864-
"lang_id_min_cutoff": 0.8,
864+
"lang_id_min_cutoff": 0.85,
865865
"cond_check_perplexity": False,
866866
"perplexity_max_cutoff": 2095,
867867
}

0 commit comments

Comments
 (0)