vix.ing · top · new · best · stats · spec

Creating Annotation Tools with the Annotation Graph Toolkit

2002/04/03 by Kazuaki Maeda, Steven Bird, Xiaoyi Ma +1
Computer Science · #cs.CL #cs.SD

paper · pdf

published as Proceedings of the Third International Conference on Language Resources and Evaluation, Paris: European Language Resources Association, 2002 · 8 pages, 12 figures

arxiv created 2002/04/03 · arxiv updated 2009/11/30

Abstract

The Annotation Graph Toolkit is a collection of software supporting the development of annotation tools based on the annotation graph model. The toolkit includes application programming interfaces for manipulating annotation graph data and for importing data from other formats. There are interfaces for the scripting languages Tcl and Python, a database interface, specialized graphical user interfaces for a variety of annotation tasks, and several sample applications. This paper describes all the toolkit components for the benefit of would-be application developers.

Related