public class PortuguesSentenceDetectorFactory
extends opennlp.tools.sentdetect.SentenceDetectorFactory
| Constructor and Description |
|---|
PortuguesSentenceDetectorFactory() |
PortuguesSentenceDetectorFactory(String languageCode,
boolean useTokenEnd,
opennlp.tools.dictionary.Dictionary abbreviationDictionary,
char[] eosCharacters) |
| Modifier and Type | Method and Description |
|---|---|
opennlp.tools.sentdetect.SDContextGenerator |
getSDContextGenerator() |
create, createArtifactMap, createManifestEntries, getAbbreviationDictionary, getEndOfSentenceScanner, getEOSCharacters, getLanguageCode, isUseTokenEnd, validateArtifactMappublic PortuguesSentenceDetectorFactory(String languageCode, boolean useTokenEnd, opennlp.tools.dictionary.Dictionary abbreviationDictionary, char[] eosCharacters)
public PortuguesSentenceDetectorFactory()
Copyright © 2012–2017 CoGrOO. All rights reserved.