jonorthwash / ud-annotatrix

GNU General Public License v3.0
59 stars 49 forks source link

reordering sentences in conllu file #454

Closed bkeej closed 3 years ago

bkeej commented 3 years ago

The first sentence of conllu files is made last on upload. This is problem because on download the resulting conllu file is out of order. Here is a minimal example file to illustrate:

test.txt

keggsmurph21 commented 3 years ago

I think @ftyers fixed this in https://github.com/jonorthwash/ud-annotatrix/commit/7c050b996ee0324d435020384f99557cd738b008. Please re-open this issue if you're still having this problem!