User guide

About the tool

Ud-annotatrix is an online tool for visualising and graphical editing dependency trees. At the momen, it works only with the CoNLL-U format. It also allows to input plain text and converts it to CoNLL-U to provide editing.

Editing functionality

Dependency relations (deprels)

Create new deprel Left click on head, then left click on dependent.
Delete a deprel Select all the deprels to be removed with left click, then press del
Change a deprel label Right click on the arc with the right button (a thexbox completed with the previous deprel should appear), then edit the label and press enter

Editing tokens

Edit a token Right click on the token node (a textbox will appear), navigate with arrows, edit the token, then press enter
Split a token Right click on the token node (a textbox will appear), navigate with arrows, insert a space where you need to split the token. Press enter.
Merge two tokens into a single token Left click on the main token (the token you want to take the markup from), then press m, then select with an arrow, which neighbor you want to append to the main token.
Merge two tokens into a supertoken Left click on a token, then press s, then select with an arrow, which neighbor you want to merge with it.

Editing POS labels

Edit a POS label Right click on the POS node (a textbox will appear), navigate with arrows, edit the POS label, then press enter