Uses of Class
org.opensextant.data.Taxon
Packages that use Taxon
Package
Description
DeepEye is an approach for simplifying typical NLP annotation exchanges.
-
Uses of Taxon in org.opensextant.annotations
Methods in org.opensextant.annotations that return TaxonModifier and TypeMethodDescriptionstatic TaxonAnnotationHelper.createTaxon(Annotation a) Recreates a Taxon from a stored annotation.Methods in org.opensextant.annotations with parameters of type TaxonModifier and TypeMethodDescriptionprotected AnnotationAnnotationHelper.cacheTaxonAnnotation(String contrib, Taxon taxon, String value, int offset, String docid) Cache taxon entity annotation.static AnnotationAnnotationHelper.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.