Difference between revisions of "Ideas for Google Summer of Code/UD Annotatrix"
Jump to navigation
Jump to search
Firespeaker (talk | contribs) |
Firespeaker (talk | contribs) |
||
Line 6: | Line 6: | ||
* Full logging support |
* Full logging support |
||
* Comprehensive testing framework |
* Comprehensive testing framework |
||
⚫ | |||
* Full keyboard support |
* Full keyboard support |
||
* Support for ambiguous sentences |
* Support for ambiguous sentences |
||
Line 14: | Line 13: | ||
* Search functionality |
* Search functionality |
||
* Integrate d3's graphing library |
* Integrate d3's graphing library |
||
⚫ | |||
==Coding challenge== |
==Coding challenge== |
Revision as of 18:16, 29 January 2018
UD Annotatrix is a tool for annotating Universal Dependencies. The objective of this project is to extend it in useful ways:
Tasks
- Collaborative editting support
- Full logging support
- Comprehensive testing framework
- Full keyboard support
- Support for ambiguous sentences
- Support for enhanced dependencies
- Interface for disambiguation (in CG mode)
- Integration with GitHub
- Search functionality
- Integrate d3's graphing library
- Better graph/edge layouts
Coding challenge
- Download UD Annotatrix
- Fix one issue in the server version
- Fix one issue in the client
- Annotate 20 trees
- Proof of concept for graphing with d3 (hard-coded values)