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

Allow user to 'reset' annotation (i.e., remove it from the database) #16

Open bwaldon opened 3 weeks ago

bwaldon commented 3 weeks ago

Implemented in https://github.com/bwaldon/activedop/commit/b0ae9e7e56dbb1d6fb7ac5038f60989427011ab4

After clicking 'accept this tree', the user now has an option to 'reset' -- that is, they can remove their annotation from the db and re-select among candidate parses of the sentence.

Todos: