public class Persian extends Language
LANGUAGES, REAL_LANGUAGES| Constructor and Description |
|---|
Persian() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getCountries() |
Contributor[] |
getMaintainers() |
String |
getName() |
List<Rule> |
getRelevantRules(ResourceBundle messages) |
SentenceTokenizer |
getSentenceTokenizer() |
String |
getShortName() |
WordTokenizer |
getWordTokenizer() |
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, getTagger, getTranslatedName, getUnifier, getUnifierConfiguration, getUnpairedRuleEndSymbols, getUnpairedRuleStartSymbols, getVariant, hasVariant, isExternal, isLanguageSupported, isVariant, makeExternal, reInit, toStringpublic final String getShortName()
getShortName in class Languagepublic final String[] getCountries()
getCountries in class Languagepublic SentenceTokenizer getSentenceTokenizer()
getSentenceTokenizer in class Languagepublic final WordTokenizer getWordTokenizer()
getWordTokenizer in class Languagepublic final Contributor[] getMaintainers()
getMaintainers in class Languagepublic List<Rule> getRelevantRules(ResourceBundle messages) throws IOException
getRelevantRules in class LanguageIOException