Skip to content

A simple CLI annotator for hand-annotated named entities. Saves results in StanfordNLP and spaCy formats.

License

Notifications You must be signed in to change notification settings

ngds/ner-annotator

Repository files navigation

ner-annotator

A simple CLI annotator for hand-annotated named entities. Saves results in StanfordNLP and spaCy formats.

Use

From the ner-annotator directory, run:

python3 annotate.py path/to/file.txt path/to/output/directory/

The annotator appears to also work on Python 2.7, though this has not been tested extensively. Use Python 3 for best results.

About

A simple CLI annotator for hand-annotated named entities. Saves results in StanfordNLP and spaCy formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published