idiomas_5 / dataset_info.json
dreuxx26's picture
Upload 3 files
d151707 verified
raw
history blame contribute delete
801 Bytes
{
"citation": "",
"description": "RuSpellGold is a benchmark of 1711 sentence pairs \n dedicated to a problem of automatic spelling correction in Russian language. \n The dataset is gathered from five different domains including news, Russian classic literature,\n social media texts, open web and strategic documents. \n It has been passed through two-stage manual labeling process with native speakers as annotators\n to correct spelling violation and preserve original style of text at the same time.",
"features": {
"input_text": {
"dtype": "string",
"_type": "Value"
},
"target_text": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "apache-2.0"
}