Package opennlp.tools.entitylinker
package opennlp.tools.entitylinker
Package related to linking entities to external data sources.
-
ClassDescriptionRepresents a minimal tuple of information.EntityLinker<T extends Span>EntityLinkers establish connections with external data to enrich extracted entities.Generates a
EntityLinker
instances via aproperties
file configuration.Properties wrapper forEntityLinker
implementations.LinkedSpan<T extends BaseLink>