Skip to content

bepnye/Anne-coref

 
 

Repository files navigation

Anne

Anne is an annotation collector that can be used to build datasets. It was built to be easily modifiable from the beginning, since each annotation project will require a slightly different interface and backend.

This tool is currently being used at Northeastern University to support ongoing research projects.

Usage

This project is built to use an implementation of a Reader and of a Writer to control the input and output. Some default implementations are provided, but each of the classes can be inherited from to create your own version. To select an implementation, just edit config.py, an example of which can be found at config.py.example.

Contact

For any questions about Anne, feel free to send me an email: [email protected].

About

An annotation collector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.7%
  • JavaScript 4.9%
  • Python 3.0%
  • CSS 0.4%