-
Notifications
You must be signed in to change notification settings - Fork 19
Home
Keigh Rim edited this page May 4, 2019
·
12 revisions
- Introduction
- Getting Started
- Defining an Annotation Task
- Annotation Workflow
- Adjudication Workflow
- IAA calculator
MAE (Multi-document Annotation Environment) is a annotation tool for natural language text annotation.
- Flexibility in defining custom annotation tasks,
- Arbitrary tag anchoring, including
- discontiguous text spans,
- non-consuming tags,
- Easy creation of links between extent entities
- Visually supported adjudication of multiple annotations
- Stand-off XML output in line with Linguistic Annotation Framework (Ide and Romary, 2004)
MAE is a free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Also, current MAE is written using open source software below.
- Maven (apache2)
- Apache common-io (apache2)
- Xerial sqlite3-JDBC driver (apache2)
- LogBack logging framework (LGPL 2.1)
- SLF4J logging framwork (MIT)
- ORMlite (open source license)
- DKPro Statistics (apache2)
Please use the issue tracker on the project repository for reporting bug or feedback.