Uses of Class
opennlp.tools.postag.POSDictionary
Packages that use POSDictionary
-
Uses of POSDictionary in opennlp.tools.postag
Classes in opennlp.tools.postag that implement interfaces with type arguments of type POSDictionaryMethods in opennlp.tools.postag that return POSDictionaryModifier and TypeMethodDescriptionstatic POSDictionaryPOSDictionary.create(InputStream in) Creates a newPOSDictionaryfrom anInputStream.POSTaggerFactory.POSDictionarySerializer.create(InputStream in) Methods in opennlp.tools.postag with parameters of type POSDictionaryModifier and TypeMethodDescriptionvoidPOSTaggerFactory.POSDictionarySerializer.serialize(POSDictionary artifact, OutputStream out) protected voidPOSTaggerFactory.validatePOSDictionary(POSDictionary posDict, opennlp.tools.ml.model.AbstractModel posModel)