Uses of Class
opennlp.tools.entitylinker.EntityLinkerProperties
Packages that use EntityLinkerProperties
-
Uses of EntityLinkerProperties in opennlp.tools.entitylinker
Methods in opennlp.tools.entitylinker with parameters of type EntityLinkerPropertiesModifier and TypeMethodDescriptionvoidEntityLinker.init(EntityLinkerProperties initializationData) Initializes anEntityLinkerand allows for passing properties through anEntityLinkerFactoryinto all impls dynamically.