Skip to content

Commit ffb0bff

Browse files
committed
Update parameters for English
1 parent ea7e3d2 commit ffb0bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ac_dc/parameters_filtering.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
"cond_check_stopwords": True,
282282
"stopwords_min_cutoff": 0.3,
283283
"cond_check_flagged_words": True,
284-
"flagged_words_max_cutoff": 0.045,
284+
"flagged_words_max_cutoff": 0.01,
285285
"cond_check_lang_id": True,
286286
"lang_id_min_cutoff": 0.80,
287287
"cond_check_perplexity": True,

0 commit comments

Comments
 (0)