Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Changes
Page history
Update Manual Annotation
authored
May 06, 2022
by
Stephane Gagnon
Show whitespace changes
Inline
Side-by-side
Manual-Annotation.md
View page @
5d0be744
Some old tools
Inception, an interface to manually annotate text, with annotations saved in UIMA's file format in XMI
https://inception-project.github.io/
UIMA is an NLP integration framework
https://uima.apache.org/
UIMA's file format in XMI is a serialization of its Common Analysis System (CAS) class
https://uima.apache.org/d/uimaj-current/references.html#ugr.ref.xmi
DKPro cassis is a Python library to consume/process the XMI and CAS
https://github.com/dkpro/dkpro-cassis
https://cassis.readthedocs.io/
Spacy can give Noun Phrases
https://spacy.io/usage/linguistic-features
https://newbedev.com/how-to-get-all-noun-phrases-in-spacy
===================
Some older tools
http://www.hcklab.org/annotation-domeo.html
...
...
...
...