Package opennlp.tools.entitylinker
-
Interface Summary Interface Description EntityLinker<T extends Span> EntityLinkers establish connections to external data to enrich extracted entities. -
Class Summary Class Description BaseLink Stores a minimal tuple of information.EntityLinkerFactory Generates an EntityLinker implementation via properties file configurationEntityLinkerProperties Properties wrapper for the EntityLinker frameworkLinkedSpan<T extends BaseLink> An "default" extended span that holds additional information about the Span