Datasets:
ruanchaves
commited on
Commit
•
2a5c0e6
1
Parent(s):
e4f6c70
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ licenses:
|
|
9 |
- unknown
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
-
pretty_name:
|
13 |
size_categories:
|
14 |
- unknown
|
15 |
source_datasets:
|
@@ -20,7 +20,7 @@ task_ids:
|
|
20 |
- structure-prediction-other-word-segmentation
|
21 |
---
|
22 |
|
23 |
-
# Dataset Card for
|
24 |
|
25 |
## Dataset Description
|
26 |
|
@@ -45,9 +45,9 @@ Binkley is a dataset for identifier segmentation, i.e. the task of adding spaces
|
|
45 |
|
46 |
```
|
47 |
{
|
48 |
-
"index":
|
49 |
-
"identifier": "
|
50 |
-
"segmentation": "
|
51 |
}
|
52 |
```
|
53 |
|
|
|
9 |
- unknown
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
+
pretty_name: Binkley
|
13 |
size_categories:
|
14 |
- unknown
|
15 |
source_datasets:
|
|
|
20 |
- structure-prediction-other-word-segmentation
|
21 |
---
|
22 |
|
23 |
+
# Dataset Card for Binkley
|
24 |
|
25 |
## Dataset Description
|
26 |
|
|
|
45 |
|
46 |
```
|
47 |
{
|
48 |
+
"index": 0,
|
49 |
+
"identifier": "init_g16_i",
|
50 |
+
"segmentation": "init _ g 16 _ i"
|
51 |
}
|
52 |
```
|
53 |
|