public class PortugueseExFactory extends PortugueseFactory
| Constructor and Description |
|---|
PortugueseExFactory() |
PortugueseExFactory(opennlp.tools.dictionary.Dictionary ngramDictionary,
opennlp.tools.postag.TagDictionary posDictionary) |
| Modifier and Type | Method and Description |
|---|---|
opennlp.tools.postag.POSContextGenerator |
getPOSContextGenerator() |
opennlp.tools.postag.POSContextGenerator |
getPOSContextGenerator(int cacheSize) |
createArtifactMap, createArtifactSerializersMap, createTagDictionary, getSequenceValidator, getTagDictionarycreate, create, createEmptyTagDictionary, createFeatureGenerators, createTagDictionary, getDictionary, setDictionary, setTagDictionary, validateArtifactMappublic PortugueseExFactory()
public PortugueseExFactory(opennlp.tools.dictionary.Dictionary ngramDictionary,
opennlp.tools.postag.TagDictionary posDictionary)
public opennlp.tools.postag.POSContextGenerator getPOSContextGenerator(int cacheSize)
getPOSContextGenerator in class PortugueseFactorypublic opennlp.tools.postag.POSContextGenerator getPOSContextGenerator()
getPOSContextGenerator in class PortugueseFactoryCopyright © 2012–2017 CoGrOO. All rights reserved.