|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectLanguage
Galician
public class Galician
| Field Summary |
|---|
| Fields inherited from class Language |
|---|
CATALAN, DANISH, DEMO, DUTCH, ENGLISH, FRENCH, GALICIAN, GERMAN, ICELANDIC, ITALIAN, LANGUAGES, LITHUANIAN, POLISH, REAL_LANGUAGES, ROMANIAN, RUSSIAN, SLOVAK, SLOVENIAN, SPANISH, SWEDISH, UKRAINIAN |
| Constructor Summary | |
|---|---|
Galician()
|
|
| Method Summary | |
|---|---|
String[] |
getCountryVariants()
Get this language's country variants, e.g. |
Locale |
getLocale()
Get this language's Java locale. |
Contributor[] |
getMaintainers()
Get the name(s) of the maintainer(s) for this language or null. |
String |
getName()
Get this language's name in English, e.g. |
Set<String> |
getRelevantRuleIDs()
Get the IDs of the global rules that should run for texts in this language or null. |
SentenceTokenizer |
getSentenceTokenizer()
Get this language's sentence tokenizer implementation. |
String |
getShortName()
Get this language's two character code, e.g. |
Tagger |
getTagger()
Get this language's part-of-speech tagger implementation. |
Tokenizer |
getWordTokenizer()
Get this language's word tokenizer implementation. |
| Methods inherited from class Language |
|---|
getAllMaintainers, getDisambiguator, getExternalLanguages, getLanguageForName, getLanguageForShortName, getRuleFileName, getSynthesizer, getTranslatedName, getUnifier, reInit, toString |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Galician()
| Method Detail |
|---|
public final Locale getLocale()
Language
getLocale in class Languagepublic final SentenceTokenizer getSentenceTokenizer()
Language
getSentenceTokenizer in class Languagepublic final String getName()
LanguageEnglish or German.
getName in class Languagepublic final String getShortName()
Languageen for English.
getShortName in class Languagepublic final String[] getCountryVariants()
LanguageUS or PL.
getCountryVariants in class Languagepublic final Tagger getTagger()
Language
getTagger in class Languagepublic final Tokenizer getWordTokenizer()
Language
getWordTokenizer in class Languagepublic Contributor[] getMaintainers()
Languagenull.
getMaintainers in class Languagepublic final Set<String> getRelevantRuleIDs()
Languagenull.
getRelevantRuleIDs in class Language
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||