Verwendungen von Klasse
opennlp.tools.postag.POSDictionary
Packages, die POSDictionary verwenden
-
Verwendungen von POSDictionary in opennlp.tools.postag
Methoden in opennlp.tools.postag, die POSDictionary zurückgebenModifizierer und TypMethodeBeschreibungstatic POSDictionaryPOSDictionary.create(InputStream in) Creates a newPOSDictionaryfrom anInputStream.POSTaggerFactory.POSDictionarySerializer.create(InputStream in) Methoden in opennlp.tools.postag mit Parametern vom Typ POSDictionaryModifizierer und TypMethodeBeschreibungvoidPOSTaggerFactory.POSDictionarySerializer.serialize(POSDictionary artifact, OutputStream out) protected voidPOSTaggerFactory.validatePOSDictionary(POSDictionary posDict, AbstractModel posModel)