Datasets:
File size: 1,337 Bytes
8f3cd0d | 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 | {
"n_documents": 5402,
"n_features": 38,
"by_register_author": {
"formal/human": 1200,
"formal/machine": 1200,
"informal/human": 1200,
"informal/machine": 1200,
"structured/human": 602
},
"features": [
"colon_rate",
"comma_per_sentence",
"contraction_rate",
"cv_paragraph_sentences",
"cv_sentence_len",
"em_dash_rate",
"gate_em_dash_habit",
"gate_flat_cadence",
"gate_no_short_sentences",
"gate_repeated_openers",
"gate_triplet_habit",
"gate_uniform_paragraphs",
"hapax_ratio",
"list_marker_rate",
"mean_paragraph_sentences",
"mean_sentence_len",
"mean_word_len",
"pct_long_sentences",
"pct_short_sentences",
"rule_copula_avoidance",
"rule_editorializing",
"rule_engagement_bait",
"rule_false_range",
"rule_hedging",
"rule_hollow_conclusion",
"rule_inflated_significance",
"rule_negative_parallelism",
"rule_participle_tail",
"rule_promotional",
"rule_rhetorical_question_opener",
"rule_throat_clearing",
"rule_transition_crutch",
"sd_sentence_len",
"semicolon_rate",
"sentence_start_repeat",
"triplet_rate",
"type_token_ratio",
"words"
],
"percentiles": [
1,
5,
10,
25,
50,
75,
90,
95,
99
],
"min_words": 120
} |