Skip to content

A collaborative web tool for linguistic annotation (of especially morphologically rich languages), conforming to the Universal Dependencies framework.

License

Notifications You must be signed in to change notification settings

BOUN-TABILab-TULAP/Web-Annotation-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Annotation Tool

A Collaborative Web Tool for Linguistic Annotation

The web-based Boğaziçi University Annotation Tool (BoAT) supports grammar annotation especially suitable for morphologically rich languages (MRLs). It is useful for creating treebanks and conforms to Universal Dependencies (UD) framework.

A user can upload and annotate a treebank by providing values for UD CoNLL-U tags (ID, FORM, LEMMA, UPOS, XPOS, FEATS, HEAD, DEPREL, DEPS, MISC). Furthermore, lemmas can be split and tagged, which is useful for MRLs like Turkish.

This tool also provides support for sharing experiences among annotators with a rich search feature. It also supports the computation of inter-annotator agreement scores.

This tool easily can be built with the following instructions:

Prerequisite:
Make sure that Docker is installed and running on your system. See docs.docker.com/get-docker for installation instructions for your system.

  1. Obtain the code using one of the following methods:
  2. Go to the newly created directory (if using zip the directory should be 'Web-Annotation-Tool-main'. If using Git, the directory should be 'Web-Annotation-Tool').
  3. Build the tool with the command docker compose up --build -d
  4. Open localhost:8000 on your browser to start the web annotation tool.

About

A collaborative web tool for linguistic annotation (of especially morphologically rich languages), conforming to the Universal Dependencies framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published