nschneid / activedop

A treebank annotation tool based on a statistical parser that is re-trained during annotation
GNU General Public License v2.0
2 stars 1 forks source link

More usable sentence modification #3

Open nschneid opened 1 year ago

nschneid commented 1 year ago

Right now, in edit mode, the tokens can be adjusted, but any change to the tokenization requires updating numeric indices. This includes when adding a gap.

Idea: double-clicking the sentence at the top of the page makes it an editable text field. After update, the sentence can be re-parsed. Probably should be deactivated in edit mode.

bwaldon commented 3 weeks ago

Addressed by https://github.com/bwaldon/activedop/commit/4c9fc55245be00ece63d49cde46f761a246d572f

Still todo: