A D G I M O P R S T U V

A

additionalTags(String) - Method in class org.languagetool.tagging.uk.UkrainianTagger
 

D

disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.

G

getCountryVariants() - Method in class org.languagetool.language.Ukrainian
 
getDescription() - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
 
getDescription() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
getDisambiguator() - Method in class org.languagetool.language.Ukrainian
 
getEncoding() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
getFileName() - Method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
 
getFileName() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
getFileName() - Method in class org.languagetool.tagging.uk.UkrainianTagger
 
getId() - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
 
getId() - Method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
 
getId() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
getLanguage() - Method in class org.languagetool.tagging.disambiguation.rules.uk.UkrainianRuleDisambiguator
 
getLocale() - Method in class org.languagetool.language.Ukrainian
 
getLocale() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
getMaintainers() - Method in class org.languagetool.language.Ukrainian
 
getName() - Method in class org.languagetool.language.Ukrainian
 
getRelevantRules() - Method in class org.languagetool.language.Ukrainian
 
getSentenceTokenizer() - Method in class org.languagetool.language.Ukrainian
 
getShort() - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
 
getShort() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
getShortName() - Method in class org.languagetool.language.Ukrainian
 
getSuggestion(String) - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
 
getSuggestion() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
getSynthesizer() - Method in class org.languagetool.language.Ukrainian
 
getTagger() - Method in class org.languagetool.language.Ukrainian
 
getUnpairedRuleEndSymbols() - Method in class org.languagetool.language.Ukrainian
 
getUnpairedRuleStartSymbols() - Method in class org.languagetool.language.Ukrainian
 
getWordTokenizer() - Method in class org.languagetool.language.Ukrainian
 

I

ignoreToken(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
 
IPOSTag - Enum in org.languagetool.tagging.uk
 
isCaseSensitive() - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
Indicates if the rule is case-sensitive.
isCaseSensitive() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
Indicates if the rule is case-sensitive.
isMisspelled(MorfologikSpeller, String) - Method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
 
isPunctsJoinOk(String) - Method in class org.languagetool.rules.uk.PunctuationCheckRule
 
isPunctuation(String) - Method in class org.languagetool.rules.uk.PunctuationCheckRule
 

M

match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
MixedAlphabetsRule - Class in org.languagetool.rules.uk
A rule that matches words Latin and Cyrillic characters in them
MixedAlphabetsRule(ResourceBundle) - Constructor for class org.languagetool.rules.uk.MixedAlphabetsRule
 
MorfologikUkrainianSpellerRule - Class in org.languagetool.rules.uk
 
MorfologikUkrainianSpellerRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
 

O

org.languagetool.language - package org.languagetool.language
 
org.languagetool.rules.uk - package org.languagetool.rules.uk
 
org.languagetool.synthesis.uk - package org.languagetool.synthesis.uk
 
org.languagetool.tagging.disambiguation.rules.uk - package org.languagetool.tagging.disambiguation.rules.uk
 
org.languagetool.tagging.disambiguation.uk - package org.languagetool.tagging.disambiguation.uk
 
org.languagetool.tagging.uk - package org.languagetool.tagging.uk
 
org.languagetool.tokenizers.uk - package org.languagetool.tokenizers.uk
 

P

PunctuationCheckRule - Class in org.languagetool.rules.uk
A rule that matches "
PunctuationCheckRule(ResourceBundle) - Constructor for class org.languagetool.rules.uk.PunctuationCheckRule
 

R

reset() - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
 
reset() - Method in class org.languagetool.rules.uk.PunctuationCheckRule
 
reset() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 

S

SimpleReplaceRule - Class in org.languagetool.rules.uk
A rule that matches words which should not be used and suggests correct ones instead.
SimpleReplaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.uk.SimpleReplaceRule
 

T

tokenize(String) - Method in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
 

U

Ukrainian - Class in org.languagetool.language
 
Ukrainian() - Constructor for class org.languagetool.language.Ukrainian
 
UkrainianHybridDisambiguator - Class in org.languagetool.tagging.disambiguation.uk
Hybrid chunker-disambiguator for Ukrainian.
UkrainianHybridDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
 
UkrainianRuleDisambiguator - Class in org.languagetool.tagging.disambiguation.rules.uk
Disambiguator for Ukrainian
UkrainianRuleDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.rules.uk.UkrainianRuleDisambiguator
 
UkrainianSynthesizer - Class in org.languagetool.synthesis.uk
Ukrainian word form synthesizer
UkrainianSynthesizer() - Constructor for class org.languagetool.synthesis.uk.UkrainianSynthesizer
 
UkrainianTagger - Class in org.languagetool.tagging.uk
Ukrainian part-of-speech tagger.
UkrainianTagger() - Constructor for class org.languagetool.tagging.uk.UkrainianTagger
 
UkrainianWordTokenizer - Class in org.languagetool.tokenizers.uk
Tokenizes a sentence into words.
UkrainianWordTokenizer() - Constructor for class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
 

V

valueOf(String) - Static method in enum org.languagetool.tagging.uk.IPOSTag
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.languagetool.tagging.uk.IPOSTag
Returns an array containing the constants of this enum type, in the order they are declared.

A D G I M O P R S T U V

Copyright © 2013. All Rights Reserved.