Difference between revisions of "Ideas for Google Summer of Code/UD Annotatrix"

From Apertium
Jump to navigation Jump to search
Line 13: Line 13:
 
* Integration with GitHub
 
* Integration with GitHub
 
* Search functionality
 
* Search functionality
  +
* Integrate d3's graphing library
   
 
==Coding challenge==
 
==Coding challenge==
Line 20: Line 21:
 
* Fix one issue in the client
 
* Fix one issue in the client
 
* Annotate 20 trees
 
* Annotate 20 trees
  +
* Working demo with d3
   
 
[[Category:Ideas for Google Summer of Code|UD Annotatrix]]
 
[[Category:Ideas for Google Summer of Code|UD Annotatrix]]

Revision as of 18:13, 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
  • Better graph/edge layouts
  • 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

Coding challenge

  • Download UD Annotatrix
  • Fix one issue in the server version
  • Fix one issue in the client
  • Annotate 20 trees
  • Working demo with d3