vrashad commited on
Commit
b373278
1 Parent(s): 1fa37f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -1
README.md CHANGED
@@ -29,4 +29,35 @@ tags:
29
  pretty_name: Spelling corrected words in Azerbaijani
30
  size_categories:
31
  - 100K<n<1M
32
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  pretty_name: Spelling corrected words in Azerbaijani
30
  size_categories:
31
  - 100K<n<1M
32
+ ---
33
+
34
+ # Spelling Corrected Words in Azerbaijani
35
+
36
+ ## Dataset Overview
37
+
38
+ This dataset, "Spelling Corrected Words in Azerbaijani," is designed for the task of correcting spelling errors in Azerbaijani texts. It contains pairs of words where each pair consists of an original word and its corrected version. The dataset is intended to be used for training and evaluating models that perform the task of filling in masked words correctly.
39
+
40
+
41
+ ## Dataset Structure
42
+
43
+ ### Columns
44
+
45
+ - `index`: A unique identifier for each row.
46
+ - `original_word`: The original word, which may contain spelling errors.
47
+ - `correct_word`: The correct version of the word.
48
+
49
+ ## License
50
+
51
+ This dataset licensed under the CC BY-NC-ND 4.0 license.
52
+ What does this license allow?
53
+
54
+ Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made.
55
+ Non-Commercial: You may not use the material for commercial purposes.
56
+ No Derivatives: If you remix, transform, or build upon the material, you may not distribute the modified material.
57
+
58
+ 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>.
59
+
60
+
61
+ ## Contact
62
+
63
+ For more information, questions, or issues, please contact LocalDoc at [[email protected]].