public class Lithuanian extends Language
LANGUAGES, REAL_LANGUAGES| Constructor and Description |
|---|
Lithuanian() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getCountries() |
Contributor[] |
getMaintainers() |
String |
getName() |
List<Rule> |
getRelevantRules(ResourceBundle messages) |
SentenceTokenizer |
getSentenceTokenizer() |
String |
getShortName() |
Tagger |
getTagger() |
void |
setName(String name) |
addExternalRuleFile, equalsConsiderVariantsIfSpecified, getAllLanguages, getChunker, getDefaultDisabledRulesForVariant, getDefaultEnabledRulesForVariant, getDefaultLanguageVariant, getDisambiguationUnifier, getDisambiguationUnifierConfiguration, getDisambiguator, getExternalLanguages, getExternalRuleFiles, getLanguageForLocale, getLanguageForName, getLanguageForShortName, getLanguageModel, getLocale, getLocaleWithCountryAndVariant, getRealLanguages, getRelevantLanguageModelRules, getRuleFileNames, getShortNameWithCountryAndVariant, getSynthesizer, getTranslatedName, getUnifier, getUnifierConfiguration, getUnpairedRuleEndSymbols, getUnpairedRuleStartSymbols, getVariant, getWordTokenizer, hasVariant, isExternal, isLanguageSupported, isVariant, makeExternal, reInit, toStringpublic String[] getCountries()
getCountries in class Languagepublic String getShortName()
getShortName in class Languagepublic SentenceTokenizer getSentenceTokenizer()
getSentenceTokenizer in class Languagepublic Contributor[] getMaintainers()
getMaintainers in class Languagepublic List<Rule> getRelevantRules(ResourceBundle messages) throws IOException
getRelevantRules in class LanguageIOException