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

From Apertium
Jump to navigation Jump to search
(Created page with " ==Project objectives== ==Coding challenge== * Download UD Annotatrix * Fix one issue in the server version * Fix one issue in the client * Annotate 20 trees [[Category:Id...")
 
Line 1: Line 1:
  +
[[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
==Project objectives==
 
  +
* 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
   
 
==Coding challenge==
 
==Coding challenge==

Revision as of 17:36, 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

Coding challenge

  • Download UD Annotatrix
  • Fix one issue in the server version
  • Fix one issue in the client
  • Annotate 20 trees