omriabnd / UCCA-App

A web-application for phrase-structure annotation in general, and UCCA annotation in particular
GNU General Public License v3.0
14 stars 7 forks source link

Messy order of unit tree #98

Open omriabnd opened 6 years ago

omriabnd commented 6 years ago

In many tasks the unit trees are disorganized in their order. Issues I noticed: 1) Units aren't ordered as they appear in the text (e.g tasks 320, 324, 1161) 2) Missing numbers (1, 2, 5, 8,9). For example see task 1159 in UCCA demo, it's missing unit 1.

nschneid commented 6 years ago

Could a missing number be due to a unit that was created and later deleted? I don't know if that's a problem.

omriabnd commented 6 years ago

No. It gets renumbered if so.