public class Portuguese extends Language
| Constructor and Description |
|---|
Portuguese() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getCountries() |
Language |
getDefaultLanguageVariant() |
Contributor[] |
getMaintainers() |
String |
getName() |
List<Rule> |
getRelevantRules(ResourceBundle messages) |
SentenceTokenizer |
getSentenceTokenizer() |
String |
getShortName() |
Tagger |
getTagger() |
equalsConsiderVariantsIfSpecified, getChunker, getDefaultDisabledRulesForVariant, getDefaultEnabledRulesForVariant, getDisambiguationUnifier, getDisambiguationUnifierConfiguration, getDisambiguator, getIgnoredCharactersRegex, getLanguageModel, getLocale, getLocaleWithCountryAndVariant, getPatternRules, getPostDisambiguationChunker, getRelevantLanguageModelRules, getRuleFileNames, getShortNameWithCountryAndVariant, getSynthesizer, getTranslatedName, getUnifier, getUnifierConfiguration, getVariant, getWordTokenizer, hasVariant, isExternal, isVariant, toStringpublic String getShortName()
getShortName in class Languagepublic String[] getCountries()
getCountries in class Languagepublic Language getDefaultLanguageVariant()
getDefaultLanguageVariant in class Languagepublic Contributor[] getMaintainers()
getMaintainers in class Languagepublic SentenceTokenizer getSentenceTokenizer()
getSentenceTokenizer in class Languagepublic List<Rule> getRelevantRules(ResourceBundle messages) throws IOException
getRelevantRules in class LanguageIOException