Skip to content

JSON NLP Home

Damir Cavar edited this page May 28, 2020 · 2 revisions

JSON-NLP

(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

Clone this wiki locally