Datasets:
juancavallotti
commited on
Commit
•
3a92822
1
Parent(s):
60e2cf6
Update README.md
Browse filesAdded additional information to dataset card.
README.md
CHANGED
@@ -1,5 +1,22 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Dataset Card for Multilingual Grammar Error Correction
|
@@ -7,9 +24,7 @@
|
|
7 |
## Dataset Description
|
8 |
|
9 |
- **Homepage:** https://juancavallotti.com
|
10 |
-
- **
|
11 |
-
- **Paper:**
|
12 |
-
- **Leaderboard:**
|
13 |
- **Point of Contact:** Juan Alberto López Cavallotti
|
14 |
|
15 |
### Dataset Summary
|
|
|
1 |
---
|
2 |
+
author: Juan Alberto López Cavallotti
|
3 |
+
date: Jan 6, 2023
|
4 |
+
license: apache-2.0
|
5 |
+
task_categories:
|
6 |
+
- translation
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
- es
|
10 |
+
- fr
|
11 |
+
- de
|
12 |
+
tags:
|
13 |
+
- grammar
|
14 |
+
- gec
|
15 |
+
- multi language
|
16 |
+
- language detection
|
17 |
+
pretty_name: Multi Lingual Grammar Error Correction Dataset
|
18 |
+
size_categories:
|
19 |
+
- 100K<n<1M
|
20 |
---
|
21 |
|
22 |
# Dataset Card for Multilingual Grammar Error Correction
|
|
|
24 |
## Dataset Description
|
25 |
|
26 |
- **Homepage:** https://juancavallotti.com
|
27 |
+
- **Paper:** https://blog.juancavallotti.com/2023/01/06/training-a-multi-language-grammar-error-correction-system/
|
|
|
|
|
28 |
- **Point of Contact:** Juan Alberto López Cavallotti
|
29 |
|
30 |
### Dataset Summary
|