thebogko commited on
Commit
4c9979f
1 Parent(s): 193caea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -60,7 +60,7 @@ This is a dataset of sentences in Bulgarian with spelling mistakes created by au
60
 
61
  ### Data Instances
62
 
63
- Each instance contains an `error type`, which can be one of four pre-defined classes. This error type describes the error found in the sequence in `erroeneous` which has been corrected in the sequence under `correct`.
64
 
65
  ```
66
  {
@@ -136,7 +136,7 @@ The source of this dataset is open-source data collections (Wikipedia) and carry
136
 
137
  ### Social Impact of Dataset
138
 
139
- A dataset like this can be beneficial for language learners and devcelopers in the error correction community.
140
 
141
  ### Discussion of Biases
142
 
 
60
 
61
  ### Data Instances
62
 
63
+ Each instance contains an `error_type`, which can be one of four pre-defined classes. This error_type describes the error found in the sequence in `erroeneous` which has been corrected in the sequence under `correct`.
64
 
65
  ```
66
  {
 
136
 
137
  ### Social Impact of Dataset
138
 
139
+ A dataset like this can be beneficial for language learners and developers in the error correction community.
140
 
141
  ### Discussion of Biases
142