Datasets:
File size: 3,510 Bytes
4ef94fa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 |
[
{
"avg": {
"num_words": 15.885622661678246,
"character_repetition_ratio": 0.004116133465679164,
"word_repetition_ratio": 0.0,
"special_characters_ratio": 0.24976315186683976,
"stopwords_ratio": 0.061866076200656636,
"flagged_words_ratio": 0.0006654195617316942,
"lang_id_score": 0.6781483545850194,
"perplexity_score": 500.0
}
},
{
"std": {
"num_words": 6.653722362954873,
"character_repetition_ratio": 0.020193199779244476,
"word_repetition_ratio": 0.0,
"special_characters_ratio": 0.04595761206950065,
"stopwords_ratio": 0.06462818820271402,
"flagged_words_ratio": 0.007431188331298914,
"lang_id_score": 0.21231534917159595,
"perplexity_score": 0.0
}
},
{
"median": {
"num_words": 14.0,
"character_repetition_ratio": 0.0,
"word_repetition_ratio": 0.0,
"special_characters_ratio": 0.245,
"stopwords_ratio": 0.059,
"flagged_words_ratio": 0.0,
"lang_id_score": 0.674,
"perplexity_score": 500.0
}
},
{
"max": {
"num_words": 110.0,
"character_repetition_ratio": 0.2,
"word_repetition_ratio": 0.0,
"special_characters_ratio": 0.4,
"stopwords_ratio": 0.545,
"flagged_words_ratio": 0.25,
"lang_id_score": 1.0,
"perplexity_score": 500.0
}
},
{
"min": {
"num_words": 10.0,
"character_repetition_ratio": 0.0,
"word_repetition_ratio": 0.0,
"special_characters_ratio": 0.105,
"stopwords_ratio": 0.0,
"flagged_words_ratio": 0.0,
"lang_id_score": 0.075,
"perplexity_score": 500.0
}
},
{
"90%": {
"num_words": 24.0,
"character_repetition_ratio": 0.0,
"word_repetition_ratio": 0.0,
"special_characters_ratio": 0.314,
"stopwords_ratio": 0.154,
"flagged_words_ratio": 0.0,
"lang_id_score": 0.973,
"perplexity_score": 500.0
}
},
{
"75%": {
"num_words": 19.0,
"character_repetition_ratio": 0.0,
"word_repetition_ratio": 0.0,
"special_characters_ratio": 0.278,
"stopwords_ratio": 0.1,
"flagged_words_ratio": 0.0,
"lang_id_score": 0.871,
"perplexity_score": 500.0
}
},
{
"50%": {
"num_words": 14.0,
"character_repetition_ratio": 0.0,
"word_repetition_ratio": 0.0,
"special_characters_ratio": 0.245,
"stopwords_ratio": 0.059,
"flagged_words_ratio": 0.0,
"lang_id_score": 0.674,
"perplexity_score": 500.0
}
},
{
"25%": {
"num_words": 11.0,
"character_repetition_ratio": 0.0,
"word_repetition_ratio": 0.0,
"special_characters_ratio": 0.216,
"stopwords_ratio": 0.0,
"flagged_words_ratio": 0.0,
"lang_id_score": 0.499,
"perplexity_score": 500.0
}
},
{
"total size": "13097",
"keep size": "11832",
"remove size": "1265"
}
] |