Update README.md
Browse filesFixed minor typos.
README.md
CHANGED
|
@@ -48,8 +48,8 @@ Each data instance contains the following features: correct, wrong and category.
|
|
| 48 |
|
| 49 |
### Data Fields
|
| 50 |
|
| 51 |
-
- 'Correct': a string containing
|
| 52 |
-
- 'Wrong': a string containig the same Norwegian sentence with wrong use of comma
|
| 53 |
- 'Category': an integer indicating the rule tested by the pair of correct and wrong sentences.
|
| 54 |
|
| 55 |
### Norwegian comma rules
|
|
|
|
| 48 |
|
| 49 |
### Data Fields
|
| 50 |
|
| 51 |
+
- 'Correct': a string containing a Norwegian sentence with correct use of comma.
|
| 52 |
+
- 'Wrong': a string containig the same Norwegian sentence with wrong use of comma.
|
| 53 |
- 'Category': an integer indicating the rule tested by the pair of correct and wrong sentences.
|
| 54 |
|
| 55 |
### Norwegian comma rules
|