| Interface | Description |
|---|---|
| DatashareListener | |
| Pipeline |
| Class | Description |
|---|---|
| AbstractModels<T> | |
| AbstractPipeline | |
| Annotations | |
| NlpTag |
NlpTag associates a text span [begin, end] (in characters) to
an NlpStage and, optionally, for NER tags a Named Entity category |
| Enum | Description |
|---|---|
| NlpStage |
Natural Language Processing stages:
- SENTENCE sentence splitting
- TOKEN tokenization
- LEMMA lemmatization
- POS part-of-speech tagging
- NER named entity recognition
Created by julien on 4/4/16.
|
| Pipeline.Property | |
| Pipeline.Type |
Copyright © 2020–2022 ICIJ. All rights reserved.