{ "selected_profiles": [ "default", "full" ], "row_count": 111358, "input_row_count": 147670, "filters": { "fully_stressed_only": true, "exclude_number_sentences": true }, "by_source_dataset": { "alksnis": { "row_count": 2603, "token_count": 44170, "stressable_word_count": 35958, "resolved_word_count": 35958, "single_stress_option_word_count": 30011, "multiple_stress_option_word_count": 5634, "no_stress_option_word_count": 0, "no_stress_option_with_tags_word_count": 0, "multiple_best_stress_option_word_count": 364, "ambiguous_sentence_count": 2040, "legacy_word_count": 35645, "cache_word_count": 0, "vdu_nlp_services_word_count": 0, "lki_words_word_count": 47, "phonology_engine_word_count": 266, "unresolved_word_count": 0, "sktv_token_count": 190, "digit_token_count": 0, "roman_numeral_token_count": 0, "legacy_sentence_count": 2603, "cache_sentence_count": 0, "vdu_nlp_services_sentence_count": 0, "lki_words_sentence_count": 45, "phonology_engine_sentence_count": 237, "unresolved_sentence_count": 0 }, "matas": { "row_count": 108755, "token_count": 1412052, "stressable_word_count": 1111067, "resolved_word_count": 1111067, "single_stress_option_word_count": 928933, "multiple_stress_option_word_count": 173787, "no_stress_option_word_count": 0, "no_stress_option_with_tags_word_count": 0, "multiple_best_stress_option_word_count": 10653, "ambiguous_sentence_count": 74352, "legacy_word_count": 1102720, "cache_word_count": 0, "vdu_nlp_services_word_count": 0, "lki_words_word_count": 1634, "phonology_engine_word_count": 6713, "unresolved_word_count": 0, "sktv_token_count": 7877, "digit_token_count": 0, "roman_numeral_token_count": 0, "legacy_sentence_count": 108007, "cache_sentence_count": 0, "vdu_nlp_services_sentence_count": 0, "lki_words_sentence_count": 1603, "phonology_engine_sentence_count": 5996, "unresolved_sentence_count": 0 } }, "input_by_source_dataset": { "alksnis": { "row_count": 3642 }, "matas": { "row_count": 144028 } }, "profiles": { "default": { "hf_config_name": "default", "title": "Slim public schema", "description": "Keeps the sentence text, token records, and stress/provenance counts.", "output_path": "data/default/train.parquet", "column_count": 24, "columns": [ "source_dataset", "source_file", "sent_id", "newdoc_id", "newpar_id", "original_text", "original_text_raw", "stressed_text_unicode", "sktv_token_count", "digit_token_count", "roman_numeral_token_count", "tokens", "single_stress_option_word_count", "multiple_stress_option_word_count", "no_stress_option_word_count", "no_stress_option_with_tags_word_count", "multiple_best_stress_option_word_count", "legacy_word_count", "cache_word_count", "vdu_nlp_services_word_count", "lki_words_word_count", "phonology_engine_word_count", "unresolved_word_count", "words_with_multiple_best_stress_options" ] }, "full": { "hf_config_name": "full", "title": "Full provenance schema", "description": "Adds serialized CoNLL-U and full sentence metadata on top of the slim schema.", "output_path": "data/full/train.parquet", "column_count": 26, "columns": [ "source_dataset", "source_file", "sent_id", "newdoc_id", "newpar_id", "original_text", "original_text_raw", "stressed_text_unicode", "conllu_sentence", "sentence_metadata", "sktv_token_count", "digit_token_count", "roman_numeral_token_count", "tokens", "single_stress_option_word_count", "multiple_stress_option_word_count", "no_stress_option_word_count", "no_stress_option_with_tags_word_count", "multiple_best_stress_option_word_count", "legacy_word_count", "cache_word_count", "vdu_nlp_services_word_count", "lki_words_word_count", "phonology_engine_word_count", "unresolved_word_count", "words_with_multiple_best_stress_options" ] } }, "overall": { "row_count": 111358, "token_count": 1456222, "stressable_word_count": 1147025, "resolved_word_count": 1147025, "single_stress_option_word_count": 958944, "multiple_stress_option_word_count": 179421, "no_stress_option_word_count": 0, "no_stress_option_with_tags_word_count": 0, "multiple_best_stress_option_word_count": 11017, "ambiguous_sentence_count": 76392, "legacy_word_count": 1138365, "cache_word_count": 0, "vdu_nlp_services_word_count": 0, "lki_words_word_count": 1681, "phonology_engine_word_count": 6979, "unresolved_word_count": 0, "sktv_token_count": 8067, "digit_token_count": 0, "roman_numeral_token_count": 0, "legacy_sentence_count": 110610, "cache_sentence_count": 0, "vdu_nlp_services_sentence_count": 0, "lki_words_sentence_count": 1648, "phonology_engine_sentence_count": 6233, "unresolved_sentence_count": 0 } }