Datasets:
Tasks:
Token Classification
Languages:
English
Size:
10K<n<100K
Tags:
Not-For-All-Audiences
License:
normalize.toml: small typo
Browse files- normalize.toml +1 -1
normalize.toml
CHANGED
@@ -26,7 +26,7 @@ min_antecedent_freq = 200
|
|
26 |
|
27 |
# Drop rare implication antecedents: tags with a number of e621 posts bellow
|
28 |
# this values will be dropped if they imply other tags. Must be equal of bellow
|
29 |
-
#
|
30 |
# Default: 0 (disabled)
|
31 |
drop_antecedent_freq = 50
|
32 |
|
|
|
26 |
|
27 |
# Drop rare implication antecedents: tags with a number of e621 posts bellow
|
28 |
# this values will be dropped if they imply other tags. Must be equal of bellow
|
29 |
+
# min_antecedent_freq. These implications thus behave like aliases.
|
30 |
# Default: 0 (disabled)
|
31 |
drop_antecedent_freq = 50
|
32 |
|