Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -225,7 +225,7 @@ where:
|
|
| 225 |
|
| 226 |
* `form` is UniMorph column 2
|
| 227 |
* `features` is UniMorph column 3
|
| 228 |
-
* `segments` comes from UniSegments column 4 with `" + "` replaced by `|`
|
| 229 |
|
| 230 |
If a language has no UniSegments file, `segments` is set to the unsegmented `form`.
|
| 231 |
|
|
|
|
| 225 |
|
| 226 |
* `form` is UniMorph column 2
|
| 227 |
* `features` is UniMorph column 3
|
| 228 |
+
* `segments` comes from UniSegments column 4 with `" + "` replaced by `|` (**Not necessary for evaluation**)
|
| 229 |
|
| 230 |
If a language has no UniSegments file, `segments` is set to the unsegmented `form`.
|
| 231 |
|