ud-annotatrix
ud-annotatrix copied to clipboard
This is set of commits related to https://github.com/jonorthwash/ud-annotatrix/issues/376, full description is there https://github.com/jonorthwash/ud-annotatrix/issues/376#issuecomment-509345460.
Contains a few files: - `/server/server.py` UPDATED to include routes for * `/login` sends out the OAuth request * `/github-callback` after attempted authentication - `/requirements.txt` for tracking module dependencies for...
Please let me if any issues are found.
@gstark0 Would you mind helping me thoroughly test this?
Fixes #243 issue [see reference](https://github.com/jonorthwash/ud-annotatrix/pull/243#issuecomment-357940343)
@jonorthwash Could you confirm that this solves the issue? Because it does not happen to me :(
[Work In Progress] Currently added warning icon to graph that indicates if there is any error with deprel. **Update:** I integrated Qtip with Cytoscape to display warnings :) Unfortunately, Cytoscape...
As in #189 :) @ftyers
At the moment they appear greyed out, but this is confusing if there are a lot of labels, they go off the screen. Only the labels present should appear.
Focusing is misbehaving in Chrome---e.g., clicking on two nodes to introduce a dependency does not appear until clicking on the text box above the parse. Similarly, after editing a gloss...