Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Azerbaijani
DOI:
Libraries:
Datasets
pandas
License:
File size: 1,894 Bytes
ea552fe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c248d58
 
 
ea552fe
 
c248d58
 
 
c6bd258
c248d58
 
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-nc-sa-4.0
dataset_info:
  features:
  - name: index
    dtype: string
  - name: original_text
    dtype: string
  - name: correct_text
    dtype: string
  splits:
  - name: train
    num_bytes: 19647891
    num_examples: 84154
  download_size: 14582901
  dataset_size: 19647891
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
task_categories:
- text2text-generation
language:
- az
tags:
- spelling
- azerbaijan
pretty_name: Dataset of Corrected Spelling Errors in Azerbaijani
size_categories:
- 10K<n<100K
---

# Dataset of Corrected Spelling Errors in Azerbaijani

## Overview

This repository contains a dataset specifically curated for correcting spelling errors in the Azerbaijani language. The dataset consists of 84,000 text pairs, where each pair includes an original text and its corresponding corrected version. This dataset is designed to aid in the development and evaluation of machine learning models for spelling correction in Azerbaijani.

## Dataset Structure

- **index**: Unique index generated using uuid.
- **original_text**: Original text that was collected from social networks.
- **correct_text**: Corrected version of the original_text text.



## License

This dataset licensed under the CC BY-NC-ND 4.0 license.
What does this license allow?

    Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made.
    Non-Commercial: You may not use the material for commercial purposes.
    No Derivatives: If you remix, transform, or build upon the material, you may not distribute the modified material.

For more information, please refer to the <a target="_blank" href="https://creativecommons.org/licenses/by-nc-nd/4.0/">CC BY-NC-ND 4.0 license</a>.


## Contact

For more information, questions, or issues, please contact LocalDoc at [[email protected]].