-
Notifications
You must be signed in to change notification settings - Fork 9
JSON NLP Home
Damir Cavar edited this page May 28, 2020
·
2 revisions
(C) 2020 by Semiring Inc., Damir Cavar
JSON-NLP is a JSON format for various Natural Language Processing (NLP) annotation and analysis standards, including:
Word or token level annotation:
- tokenization
- lammatization
- part-of-speech (PoS) tagging
- named entity annotation
Sentence level annotation:
- sentence segmentation
- clause segmentation
- sentiment of the sentence
- constituent parse trees
- dependency parse trees
(C) 2020 by Semiring Inc.