Uses of Class
org.opensextant.data.Taxon
Package
Description
DeepEye is an approach for simplifying typical NLP annotation exchanges.
-
Uses of Taxon in org.opensextant.annotations
Modifier and TypeMethodDescriptionstatic Taxon
AnnotationHelper.createTaxon
(Annotation a) Recreates a Taxon from a stored annotation.Modifier and TypeMethodDescriptionprotected Annotation
AnnotationHelper.cacheTaxonAnnotation
(String contrib, Taxon taxon, String value, int offset, String docid) Cache taxon entity annotation.static Annotation
AnnotationHelper.createTaxonAnnotation
(String contrib, String type, String val, int offset, String docid, Taxon n) Create an annotation for a Taxon node that has a found value, val, in document, docid at offset.