Uses of Package
opennlp.tools.entitylinker
-
Packages that use opennlp.tools.entitylinker Package Description opennlp.tools.entitylinker Package related to linking entities to external data sources. -
Classes in opennlp.tools.entitylinker used by opennlp.tools.entitylinker Class Description BaseLink Represents a minimal tuple of information.EntityLinker EntityLinkers establish connections with external data to enrich extracted entities.EntityLinkerProperties Properties wrapper forEntityLinker
implementations.