|
28 | 28 | "strip_characters": special_characters_default, |
29 | 29 | "number_words_min_cutoff": 1, |
30 | 30 | "number_words_max_cutoff": 100000, |
| 31 | + "check_repetitions_removal": True, |
| 32 | + "repetitions_length": 10, |
| 33 | + "repetitions_max_cutoff": 0.106, |
31 | 34 | "cond_check_special_characters": True, |
32 | 35 | "special_characters": special_characters_default, |
33 | 36 | "special_characters_max_cutoff": 0.4, |
|
56 | 59 | "strip_characters": special_characters_default, |
57 | 60 | "number_words_min_cutoff": 1, |
58 | 61 | "number_words_max_cutoff": 100000, |
| 62 | + "check_repetitions_removal": True, |
| 63 | + "repetitions_length": 10, |
| 64 | + "repetitions_max_cutoff": 0.106, |
59 | 65 | "cond_check_special_characters": True, |
60 | 66 | "special_characters": special_characters_default, |
61 | 67 | "special_characters_max_cutoff": 0.3, |
|
84 | 90 | "strip_characters": special_characters_default, |
85 | 91 | "number_words_min_cutoff": 1, |
86 | 92 | "number_words_max_cutoff": 100000, |
| 93 | + "check_repetitions_removal": True, |
| 94 | + "repetitions_length": 10, |
| 95 | + "repetitions_max_cutoff": 0.106, |
87 | 96 | "cond_check_special_characters": True, |
88 | 97 | "special_characters": special_characters_default, |
89 | 98 | "special_characters_max_cutoff": 0.45, |
|
112 | 121 | "strip_characters": special_characters_default, |
113 | 122 | "number_words_min_cutoff": 1, |
114 | 123 | "number_words_max_cutoff": 100000, |
| 124 | + "check_repetitions_removal": True, |
| 125 | + "repetitions_length": 10, |
| 126 | + "repetitions_max_cutoff": 0.106, |
115 | 127 | "cond_check_special_characters": True, |
116 | 128 | "special_characters": special_characters_default, |
117 | 129 | "special_characters_max_cutoff": 0.5, |
|
140 | 152 | "strip_characters": special_characters_default, |
141 | 153 | "number_words_min_cutoff": 1, |
142 | 154 | "number_words_max_cutoff": 100000, |
| 155 | + "check_repetitions_removal": True, |
| 156 | + "repetitions_length": 10, |
| 157 | + "repetitions_max_cutoff": 0.106, |
143 | 158 | "cond_check_special_characters": True, |
144 | 159 | "special_characters": special_characters_default, |
145 | 160 | "special_characters_max_cutoff": 0.25, |
|
168 | 183 | "strip_characters": special_characters_default, |
169 | 184 | "number_words_min_cutoff": 1, |
170 | 185 | "number_words_max_cutoff": 100000, |
| 186 | + "check_repetitions_removal": True, |
| 187 | + "repetitions_length": 10, |
| 188 | + "repetitions_max_cutoff": 0.106, |
171 | 189 | "cond_check_special_characters": True, |
172 | 190 | "special_characters": special_characters_default, |
173 | 191 | "special_characters_max_cutoff": 0.275, |
|
196 | 214 | "strip_characters": special_characters_default, |
197 | 215 | "number_words_min_cutoff": 1, |
198 | 216 | "number_words_max_cutoff": 100000, |
| 217 | + "check_repetitions_removal": True, |
| 218 | + "repetitions_length": 10, |
| 219 | + "repetitions_max_cutoff": 0.106, |
199 | 220 | "cond_check_special_characters": True, |
200 | 221 | "special_characters": special_characters_default, |
201 | 222 | "special_characters_max_cutoff": 0.35, |
|
224 | 245 | "strip_characters": special_characters_default, |
225 | 246 | "number_words_min_cutoff": 20, |
226 | 247 | "number_words_max_cutoff": 100000, |
| 248 | + "check_repetitions_removal": True, |
| 249 | + "repetitions_length": 10, |
| 250 | + "repetitions_max_cutoff": 0.106, |
227 | 251 | "cond_check_special_characters": True, |
228 | 252 | "special_characters": special_characters_default, |
229 | 253 | "special_characters_max_cutoff": 0.4, |
|
252 | 276 | "strip_characters": special_characters_default, |
253 | 277 | "number_words_min_cutoff": 1, |
254 | 278 | "number_words_max_cutoff": 100000, |
| 279 | + "check_repetitions_removal": True, |
| 280 | + "repetitions_length": 10, |
| 281 | + "repetitions_max_cutoff": 0.106, |
255 | 282 | "cond_check_special_characters": True, |
256 | 283 | "special_characters": special_characters_default, |
257 | 284 | "special_characters_max_cutoff": 0.3, |
|
280 | 307 | "strip_characters": special_characters_default, |
281 | 308 | "number_words_min_cutoff": 1, |
282 | 309 | "number_words_max_cutoff": 100000, |
| 310 | + "check_repetitions_removal": True, |
| 311 | + "repetitions_length": 10, |
| 312 | + "repetitions_max_cutoff": 0.106, |
283 | 313 | "cond_check_special_characters": True, |
284 | 314 | "special_characters": special_characters_default, |
285 | 315 | "special_characters_max_cutoff": 0.3, |
|
308 | 338 | "strip_characters": special_characters_default, |
309 | 339 | "number_words_min_cutoff": 1, |
310 | 340 | "number_words_max_cutoff": 100000, |
| 341 | + "check_repetitions_removal": True, |
| 342 | + "repetitions_length": 10, |
| 343 | + "repetitions_max_cutoff": 0.106, |
311 | 344 | "cond_check_special_characters": True, |
312 | 345 | "special_characters": special_characters_default, |
313 | 346 | "special_characters_max_cutoff": 0.35, |
|
336 | 369 | "strip_characters": special_characters_default, |
337 | 370 | "number_words_min_cutoff": 1, |
338 | 371 | "number_words_max_cutoff": 100000, |
| 372 | + "check_repetitions_removal": True, |
| 373 | + "repetitions_length": 10, |
| 374 | + "repetitions_max_cutoff": 0.106, |
339 | 375 | "cond_check_special_characters": True, |
340 | 376 | "special_characters": special_characters_default, |
341 | 377 | "special_characters_max_cutoff": 0.3, |
|
364 | 400 | "strip_characters": special_characters_default, |
365 | 401 | "number_words_min_cutoff": 1, |
366 | 402 | "number_words_max_cutoff": 100000, |
| 403 | + "check_repetitions_removal": True, |
| 404 | + "repetitions_length": 10, |
| 405 | + "repetitions_max_cutoff": 0.106, |
367 | 406 | "cond_check_special_characters": True, |
368 | 407 | "special_characters": special_characters_default, |
369 | 408 | "special_characters_max_cutoff": 0.35, |
|
392 | 431 | "strip_characters": special_characters_default, |
393 | 432 | "number_words_min_cutoff": 1, |
394 | 433 | "number_words_max_cutoff": 100000, |
| 434 | + "check_repetitions_removal": True, |
| 435 | + "repetitions_length": 10, |
| 436 | + "repetitions_max_cutoff": 0.106, |
395 | 437 | "cond_check_special_characters": True, |
396 | 438 | "special_characters": special_characters_default, |
397 | 439 | "special_characters_max_cutoff": 0.25, |
|
420 | 462 | "strip_characters": special_characters_default, |
421 | 463 | "number_words_min_cutoff": 1, |
422 | 464 | "number_words_max_cutoff": 100000, |
| 465 | + "check_repetitions_removal": True, |
| 466 | + "repetitions_length": 10, |
| 467 | + "repetitions_max_cutoff": 0.106, |
423 | 468 | "cond_check_special_characters": True, |
424 | 469 | "special_characters": special_characters_default, |
425 | 470 | "special_characters_max_cutoff": 0.25, |
|
448 | 493 | "strip_characters": special_characters_default, |
449 | 494 | "number_words_min_cutoff": 1, |
450 | 495 | "number_words_max_cutoff": 100000, |
| 496 | + "check_repetitions_removal": True, |
| 497 | + "repetitions_length": 10, |
| 498 | + "repetitions_max_cutoff": 0.106, |
451 | 499 | "cond_check_special_characters": True, |
452 | 500 | "special_characters": special_characters_default, |
453 | 501 | "special_characters_max_cutoff": 0.2, |
|
476 | 524 | "strip_characters": special_characters_default, |
477 | 525 | "number_words_min_cutoff": 1, |
478 | 526 | "number_words_max_cutoff": 100000, |
| 527 | + "check_repetitions_removal": True, |
| 528 | + "repetitions_length": 10, |
| 529 | + "repetitions_max_cutoff": 0.106, |
479 | 530 | "cond_check_special_characters": True, |
480 | 531 | "special_characters": special_characters_default, |
481 | 532 | "special_characters_max_cutoff": 0.25, |
|
504 | 555 | "strip_characters": special_characters_default, |
505 | 556 | "number_words_min_cutoff": 1, |
506 | 557 | "number_words_max_cutoff": 100000, |
| 558 | + "check_repetitions_removal": True, |
| 559 | + "repetitions_length": 10, |
| 560 | + "repetitions_max_cutoff": 0.106, |
507 | 561 | "cond_check_special_characters": True, |
508 | 562 | "special_characters": special_characters_default, |
509 | 563 | "special_characters_max_cutoff": 0.3, |
|
532 | 586 | "strip_characters": special_characters_default, |
533 | 587 | "number_words_min_cutoff": 1, |
534 | 588 | "number_words_max_cutoff": 100000, |
| 589 | + "check_repetitions_removal": True, |
| 590 | + "repetitions_length": 10, |
| 591 | + "repetitions_max_cutoff": 0.106, |
535 | 592 | "cond_check_special_characters": True, |
536 | 593 | "special_characters": special_characters_default, |
537 | 594 | "special_characters_max_cutoff": 0.3, |
|
560 | 617 | "strip_characters": special_characters_default, |
561 | 618 | "number_words_min_cutoff": 1, |
562 | 619 | "number_words_max_cutoff": 100000, |
| 620 | + "check_repetitions_removal": True, |
| 621 | + "repetitions_length": 10, |
| 622 | + "repetitions_max_cutoff": 0.106, |
563 | 623 | "cond_check_special_characters": True, |
564 | 624 | "special_characters": special_characters_default, |
565 | 625 | "special_characters_max_cutoff": 0.275, |
|
588 | 648 | "strip_characters": special_characters_default, |
589 | 649 | "number_words_min_cutoff": 1, |
590 | 650 | "number_words_max_cutoff": 100000, |
| 651 | + "check_repetitions_removal": True, |
| 652 | + "repetitions_length": 10, |
| 653 | + "repetitions_max_cutoff": 0.106, |
591 | 654 | "cond_check_special_characters": True, |
592 | 655 | "special_characters": special_characters_default, |
593 | 656 | "special_characters_max_cutoff": 0.25, |
|
616 | 679 | "strip_characters": special_characters_default, |
617 | 680 | "number_words_min_cutoff": 1, |
618 | 681 | "number_words_max_cutoff": 100000, |
| 682 | + "check_repetitions_removal": True, |
| 683 | + "repetitions_length": 10, |
| 684 | + "repetitions_max_cutoff": 0.106, |
619 | 685 | "cond_check_special_characters": True, |
620 | 686 | "special_characters": special_characters_default, |
621 | 687 | "special_characters_max_cutoff": 0.25, |
|
644 | 710 | "strip_characters": special_characters_default, |
645 | 711 | "number_words_min_cutoff": 1, |
646 | 712 | "number_words_max_cutoff": 100000, |
| 713 | + "check_repetitions_removal": True, |
| 714 | + "repetitions_length": 10, |
| 715 | + "repetitions_max_cutoff": 0.106, |
647 | 716 | "cond_check_special_characters": True, |
648 | 717 | "special_characters": special_characters_default, |
649 | 718 | "special_characters_max_cutoff": 0.4, |
|
672 | 741 | "strip_characters": special_characters_default, |
673 | 742 | "number_words_min_cutoff": 1, |
674 | 743 | "number_words_max_cutoff": 100000, |
| 744 | + "check_repetitions_removal": True, |
| 745 | + "repetitions_length": 10, |
| 746 | + "repetitions_max_cutoff": 0.106, |
675 | 747 | "cond_check_special_characters": True, |
676 | 748 | "special_characters": special_characters_default, |
677 | 749 | "special_characters_max_cutoff": 0.35, |
|
700 | 772 | "strip_characters": special_characters_default, |
701 | 773 | "number_words_min_cutoff": 1, |
702 | 774 | "number_words_max_cutoff": 100000, |
| 775 | + "check_repetitions_removal": True, |
| 776 | + "repetitions_length": 10, |
| 777 | + "repetitions_max_cutoff": 0.106, |
703 | 778 | "cond_check_special_characters": True, |
704 | 779 | "special_characters": special_characters_default, |
705 | 780 | "special_characters_max_cutoff": 0.3, |
|
728 | 803 | "strip_characters": special_characters_default, |
729 | 804 | "number_words_min_cutoff": 1, |
730 | 805 | "number_words_max_cutoff": 100000, |
| 806 | + "check_repetitions_removal": True, |
| 807 | + "repetitions_length": 10, |
| 808 | + "repetitions_max_cutoff": 0.106, |
731 | 809 | "cond_check_special_characters": True, |
732 | 810 | "special_characters": special_characters_default, |
733 | 811 | "special_characters_max_cutoff": 0.4, |
|
0 commit comments