--- license: mit language_bcp47: - ru-RU tags: - spellchecking language: - ru size_categories: - 100K5 | 63 | 0.05 | +-----------------+-------------------+------------------+ ``` Fix categories for 'prose' domain: ``` +-----------------------------+-------+-------+ | Category | Count | Share | +-----------------------------+-------+-------+ | | 2592 | 0.34 | | tokenization:prefix↦↤word | 1691 | 0.22 | | grammar | 1264 | 0.16 | | spelling | 918 | 0.12 | | punctuation | 447 | 0.06 | | punctuation:missing_comma | 429 | 0.06 | | punctuation:redundant_comma | 147 | 0.02 | | spelling:ться ↔ тся | 118 | 0.02 | | не ↔ ни | 77 | 0.01 | | tokenization:не|ни | 30 | 0.0 | | letter casing | 23 | 0.0 | +-----------------------------+-------+-------+ ``` Number of edits required to obtain a corrected version of the text: ``` +-----------------+-------------------+------------------+ | Number of edits | Number of samples | Share of samples | +-----------------+-------------------+------------------+ | 1 | 5974 | 0.89 | | 2 | 570 | 0.08 | | 3 | 126 | 0.02 | | 4 | 41 | 0.01 | | 0 | 18 | 0.0 | | 5 | 9 | 0.0 | | >5 | 5 | 0.0 | +-----------------+-------------------+------------------+ ``` ## See also [RuCOLA](https://huggingface.co/datasets/RussianNLP/rucola) [ai-forever/spellcheck_benchmark](https://huggingface.co/datasets/ai-forever/spellcheck_benchmark)