ai-forever commited on
Commit
eca2a1c
1 Parent(s): 3575d61

Create README.md

Browse files

# Dataset Description

Spellcheck Benchmark is a collection of datasets dedicated to spelling correction problem for Russian language.
**GitHub** - <link>
**Paper** - <link>

# Dataset Summary

Spellcheck Benchmark includes four datasets, each of which consists of pairs of sentences in Russian language. Each pair embodies sentence, which may contain spelling errors, and its corresponding correction. Datasets were gathered from various sources and domains including social networks, internet blogs, github commits, medical anamnesis, literature, news and jurisprudence texts.

All datasets were passed through two-stage manual labeling pipeline.

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ language:
5
+ - ru
6
+ size_categories:
7
+ - 1K<n<10K
8
+ ---