| Package | Description |
|---|---|
| org.icij.datashare | |
| org.icij.datashare.extension | |
| org.icij.datashare.text | |
| org.icij.datashare.text.indexing | |
| org.icij.datashare.text.nlp |
| Class and Description |
|---|
| Pipeline.Type |
| Class and Description |
|---|
| Pipeline |
| Pipeline.Type |
| Class and Description |
|---|
| Annotations |
NlpTag
NlpTag associates a text span [begin, end] (in characters) to
an NlpStage and, optionally, for NER tags a Named Entity category |
| Pipeline.Type |
| Class and Description |
|---|
| Pipeline.Type |
| Class and Description |
|---|
| AbstractPipeline |
| 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.
|
NlpTag
NlpTag associates a text span [begin, end] (in characters) to
an NlpStage and, optionally, for NER tags a Named Entity category |
| Pipeline |
| Pipeline.Property |
| Pipeline.Type |
Copyright © 2020–2022 ICIJ. All rights reserved.