| Package | Description |
|---|---|
| org.icij.datashare.text | |
| org.icij.datashare.text.nlp |
| Modifier and Type | Method and Description |
|---|---|
static List<NamedEntity> |
NamedEntity.allFrom(String text,
Annotations annotations) |
static NamedEntity |
NamedEntity.from(String text,
NlpTag tag,
Annotations annotations) |
| Modifier and Type | Method and Description |
|---|---|
abstract Annotations |
AbstractPipeline.process(String content,
String docId,
Language language)
Apply all specified stages/annotators on input
|
Annotations |
Pipeline.process(String content,
String docId,
Language language) |
Copyright © 2020 ICIJ. All rights reserved.