Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Azerbaijani
DOI:
Libraries:
Datasets
pandas
License:
vrashad commited on
Commit
c248d58
1 Parent(s): ea552fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -39,8 +39,24 @@ This repository contains a dataset specifically curated for correcting spelling
39
 
40
  ## Dataset Structure
41
 
42
- The dataset is structured in a CSV file with two primary columns:
43
- - `original_text`: Text containing spelling errors.
44
- - `correct_text`: Corrected version of the text.
45
 
46
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
 
40
  ## Dataset Structure
41
 
42
+ - **index**: Unique index generated using uuid.
43
+ - **original_text**: Original text that was collected from social networks.
44
+ - **correct_text**: Corrected version of the original_text text.
45
 
46
 
47
+
48
+ ## License
49
+
50
+ The **LDQuAd** licensed under the CC BY-NC-ND 4.0 license.
51
+ What does this license allow?
52
+
53
+ Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made.
54
+ Non-Commercial: You may not use the material for commercial purposes.
55
+ No Derivatives: If you remix, transform, or build upon the material, you may not distribute the modified material.
56
+
57
+ 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>.
58
+
59
+
60
+ ## Contact
61
+
62
+ For more information, questions, or issues, please contact LocalDoc at [v.resad.89@gmail.com].