Difference between revisions of "UD annotatrix/UD annotatrix at GSoC 2017"

From Apertium
Jump to navigation Jump to search
Line 3: Line 3:
 
The contributions were made to [https://github.com/jonorthwash/ud-annotatrix] ...
 
The contributions were made to [https://github.com/jonorthwash/ud-annotatrix] ...
   
== Project description ==
+
== The idea ==
   
The aim of this project was to create a
+
The aim of this project was to create a ...
   
  +
== Project description ==
The interface is currently available on ... The basic manual to the interface is provided on the help page.
 
  +
  +
=== Main work directions ===
  +
  +
==== Visualisation ===
  +
  +
Primarily, the tool was using brat's JavaScript library for visualisation. As a part of this project, I have rewritten the visualisation part using the Cytoscape library. This was made to add functionality which brat's visualisation library could not provide, namely, easier implementation of editing functionality and alignment (RTL, top to bottom) settings.
  +
  +
=== The product ==
  +
  +
The web-interface is currently available on GitHub pages: [https://maryszmary.github.io/ud-annotatrix/standalone/annotator.html]. The basic manual to the interface is provided on the [https://maryszmary.github.io/ud-annotatrix/standalone/help.html help page].
  +
  +
The product has some functionality not present in other tools:
  +
* It supports multiword tokens visualisation
  +
* It supports RTL sentences
  +
*
  +
  +
=== The project's components ===
   
 
== Usability testing ==
 
== Usability testing ==

Revision as of 17:04, 28 August 2017

Commitment

The contributions were made to [1] ...

The idea

The aim of this project was to create a ...

Project description

Main work directions

= Visualisation

Primarily, the tool was using brat's JavaScript library for visualisation. As a part of this project, I have rewritten the visualisation part using the Cytoscape library. This was made to add functionality which brat's visualisation library could not provide, namely, easier implementation of editing functionality and alignment (RTL, top to bottom) settings.

= The product

The web-interface is currently available on GitHub pages: [2]. The basic manual to the interface is provided on the help page.

The product has some functionality not present in other tools:

  • It supports multiword tokens visualisation
  • It supports RTL sentences

The project's components

Usability testing

To evaluate the usability of the interface, ...

Future work

All the existing bugs and plans are listed on the issue page of the main repository.