Uses of Class
org.icij.datashare.text.nlp.Annotations
-
Packages that use Annotations Package Description org.icij.datashare.text -
-
Uses of Annotations in org.icij.datashare.text
Methods in org.icij.datashare.text with parameters of type Annotations Modifier and Type Method Description static List<NamedEntity>NamedEntity. allFrom(String text, Annotations annotations)static NamedEntityNamedEntity. from(String text, NlpTag tag, Annotations annotations)
-