SHENJJ1017 commited on
Commit
75a9933
·
verified ·
1 Parent(s): 7ee4c74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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