ud-annotatrix
ud-annotatrix copied to clipboard
The enhanced dependencies button is confusing: it's a magic wand when viewing enhanced dependencies, but a tree when not viewing it. It would be less confusing if it were a...
Turning off enhanced dependencies view hides the enhanced dependencies from the CoNLL-U view (but only in regular view—it's fine in table view). regular view | enhanced dependencies view --- |...
Enhanced dependencies allows for annotation of multiple root nodes. Currently Annotatrix only allows one root node to be displayed in a graph (and the enhanced root node overrides the regular...
I uploaded a large .conllu file (1400 sentences), and while it loaded successfully and I can browse the trees, the editor is too laggy for me to make edits—e.g. if...
Currently it looks like saving to localstorage isn't working. Every time I edit some trees and reload the page, the trees I'd been working with are no longer there.
When running in standalone mode (e.g., accessed over github.io), the interface constantly polls for the server (and fails). It should know from loadtime that it wasn't run in server mode,...
`s` does not merge into supertoken https://jonorthwash.github.io/ud-annotatrix/server/public/html/help.html
"Graph: blocked" remains even after fixing the error.
For words in a multiword token, when I export (download) a .conllu file, sometimes their dependents have the entire MWT in the HEAD column, e.g. `1-2` instead of `1`. This...
I find that if I navigate to a tree and then immediately add or delete an edge, then click Undo, it undoes the edit and also switches back to a...