ud-annotatrix icon indicating copy to clipboard operation
ud-annotatrix copied to clipboard

Results 100 ud-annotatrix issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted
general interface

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 --- |...

bug
editbox
data management

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...

bug
display of graphs
data management

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...

bug
priority
refactoring
data management

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.

bug
regression
gsoc 2019
data management

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,...

annoyance

`s` does not merge into supertoken https://jonorthwash.github.io/ud-annotatrix/server/public/html/help.html

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...