Uses of Class
opennlp.tools.entitylinker.BaseLink
-
Packages that use BaseLink Package Description opennlp.tools.entitylinker Package related to linking entities to external data sources. -
-
Uses of BaseLink in opennlp.tools.entitylinker
Classes in opennlp.tools.entitylinker with type parameters of type BaseLink Modifier and Type Class Description class
LinkedSpan<T extends BaseLink>
-