nilsreiter / CorefAnnotator

Annotation tool for coreference
Apache License 2.0
32 stars 6 forks source link
annotation annotation-tool coreference coreference-resolution entity-tagging uima

DOI License Github All Releases GitHub (pre-)release Build Status CodeFactor Join the chat at https://gitter.im/CorefAnnotator/community

Coref Annotator

This is an annotation tool for coreference. It's built on top of Apache's UIMA, and works with long documents and long coreference chains.

Features

Requirements and Installation

See file INSTALL.md

How to cite

If you are using this annotation tool, it would be nice to cite this publication:

Nils Reiter. CorefAnnotator - A New Annotation Tool for Entity References. In Abstracts of EADH: Data in the Digital Humanities, December 2018. DOI: 10.18419/opus-10144

@inproceedings{ Reiter2018ag,
   Title = {{CorefAnnotator - A New Annotation Tool for Entity References}},
   Author = { Nils Reiter },
   Booktitle = {{Abstracts of EADH: Data in the Digital Humanities}},
   Location = { Galway, Ireland },
   Month = { December },
   Doi = { 10.18419/opus-10144 },
   Year = { 2018 }
}

Screenshots

Main Window

Main Window (v1.0.0-SNAPSHOT)

Annotation Window

Annotation Window (v1.0.0-SNAPSHOT)

Annotation Window with formatted text (v1.9.1)