Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

AboutDialog - Class in org.languagetool.gui
A dialog with version and copyright information.
AboutDialog(ResourceBundle, Component) - Constructor for class org.languagetool.gui.AboutDialog
 
AboutDialog - Class in org.languagetool.openoffice
A dialog with version and copyright information.
AboutDialog(ResourceBundle) - Constructor for class org.languagetool.openoffice.AboutDialog
 
absolutePositionFor(Location, String) - Static method in class org.languagetool.dev.wikipedia.LocationHelper
Get an absolute position (character-based) for a line/column-based location.
AbstractAdvancedSynthesizerFilter - Class in org.languagetool.rules
 
AbstractAdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.AbstractAdvancedSynthesizerFilter
 
AbstractCheckCaseRule - Class in org.languagetool.rules
A rule that checks case in phrases
AbstractCheckCaseRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.AbstractCheckCaseRule
 
AbstractCompoundRule - Class in org.languagetool.rules
Checks that compounds (if in the list) are not written as separate words.
AbstractCompoundRule(ResourceBundle, Language, UserConfig, String, String, String) - Constructor for class org.languagetool.rules.AbstractCompoundRule
 
AbstractCompoundRule(ResourceBundle, Language, UserConfig, String, String, String, String) - Constructor for class org.languagetool.rules.AbstractCompoundRule
 
AbstractDashRule - Class in org.languagetool.rules
Another use of the compounds file -- check for compounds written with dashes instead of hyphens (for example, Rabka — Zdrój).
AbstractDashRule(ResourceBundle) - Constructor for class org.languagetool.rules.AbstractDashRule
 
AbstractDateCheckFilter - Class in org.languagetool.rules
Accepts rule matches if a date doesn't match the accompanying weekday, e.g. if Monday, 8 November 2003 isn't actually a Monday.
AbstractDateCheckFilter() - Constructor for class org.languagetool.rules.AbstractDateCheckFilter
 
AbstractDisambiguator - Class in org.languagetool.tagging.disambiguation
Abstract Disambiguator class to provide default (empty) implementation for Disambiguator.preDisambiguate(AnalyzedSentence).
AbstractDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.AbstractDisambiguator
 
AbstractEnglishSpellerRule - Class in org.languagetool.rules.en
 
AbstractEnglishSpellerRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
AbstractEnglishSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
AbstractEnglishSpellerRule(ResourceBundle, Language, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
AbstractFillerWordsRule - Class in org.languagetool.rules
A rule that gives hints about the use of filler words.
AbstractFillerWordsRule(ResourceBundle, Language, UserConfig, boolean) - Constructor for class org.languagetool.rules.AbstractFillerWordsRule
 
AbstractFillerWordsRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.AbstractFillerWordsRule
 
AbstractFindSuggestionsFilter - Class in org.languagetool.rules
 
AbstractFindSuggestionsFilter() - Constructor for class org.languagetool.rules.AbstractFindSuggestionsFilter
 
AbstractFindSuggestionsFilter.StringComparator - Class in org.languagetool.rules
 
AbstractFutureDateFilter - Class in org.languagetool.rules
Checks if a given date is in the future Used for mismatch detection between verb tense and a given date
AbstractFutureDateFilter() - Constructor for class org.languagetool.rules.AbstractFutureDateFilter
 
AbstractMakeContractionsFilter - Class in org.languagetool.rules
 
AbstractMakeContractionsFilter() - Constructor for class org.languagetool.rules.AbstractMakeContractionsFilter
 
AbstractNewYearDateFilter - Class in org.languagetool.rules
Accepts rule matches if we are in the first days of a new year and the user may have entered a date with the old year (but not a date in December).
AbstractNewYearDateFilter() - Constructor for class org.languagetool.rules.AbstractNewYearDateFilter
 
AbstractNumberInWordFilter - Class in org.languagetool.rules
 
AbstractNumberInWordFilter(Language) - Constructor for class org.languagetool.rules.AbstractNumberInWordFilter
 
AbstractPatternRule - Class in org.languagetool.rules.patterns
An Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.
AbstractPatternRule(String, String, Language) - Constructor for class org.languagetool.rules.patterns.AbstractPatternRule
 
AbstractPatternRule(String, String, Language, List<PatternToken>, boolean, String) - Constructor for class org.languagetool.rules.patterns.AbstractPatternRule
 
AbstractPatternRule(String, String, Language, List<PatternToken>, boolean) - Constructor for class org.languagetool.rules.patterns.AbstractPatternRule
 
AbstractPatternRulePerformer - Class in org.languagetool.rules.patterns
 
AbstractPatternRulePerformer(AbstractTokenBasedRule, Unifier) - Constructor for class org.languagetool.rules.patterns.AbstractPatternRulePerformer
 
AbstractPatternRulePerformer.MatchConsumer - Interface in org.languagetool.rules.patterns
 
AbstractPunctuationCheckRule - Class in org.languagetool.rules
A rule that matches "
AbstractPunctuationCheckRule(ResourceBundle) - Constructor for class org.languagetool.rules.AbstractPunctuationCheckRule
 
AbstractRepeatedWordsRule - Class in org.languagetool.rules
 
AbstractRepeatedWordsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.AbstractRepeatedWordsRule
 
AbstractSimpleReplaceLemmasRule - Class in org.languagetool.rules.ca
Adds simple replacement using lemmas
AbstractSimpleReplaceLemmasRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.AbstractSimpleReplaceLemmasRule
 
AbstractSimpleReplaceRule - Class in org.languagetool.rules
A rule that matches words which should not be used and suggests correct ones instead.
AbstractSimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.AbstractSimpleReplaceRule
 
AbstractSimpleReplaceRule2 - Class in org.languagetool.rules
A rule that matches words which should not be used and suggests correct ones instead.
AbstractSimpleReplaceRule2(ResourceBundle, Language) - Constructor for class org.languagetool.rules.AbstractSimpleReplaceRule2
 
AbstractSimpleReplaceRule2.CaseSensitivy - Enum in org.languagetool.rules
 
AbstractSpaceBeforeRule - Class in org.languagetool.rules
An abstract rule that checks if there is a missing space before some conjunctions.
AbstractSpaceBeforeRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.AbstractSpaceBeforeRule
 
AbstractSpecificCaseRule - Class in org.languagetool.rules
A rule that matches words which need a specific upper/lowercase spelling.
AbstractSpecificCaseRule(ResourceBundle) - Constructor for class org.languagetool.rules.AbstractSpecificCaseRule
The constructor of the abstract class AbstractSpecificCaseRule
AbstractStatisticSentenceStyleRule - Class in org.languagetool.rules
A rule that gives hints when a defined condition is fulfilled and the percentage of hints in the text exceeds the given limit.
AbstractStatisticSentenceStyleRule(ResourceBundle, Language, UserConfig, int, boolean) - Constructor for class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
AbstractStatisticSentenceStyleRule(ResourceBundle, Language, UserConfig, int) - Constructor for class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
AbstractStatisticStyleRule - Class in org.languagetool.rules
A rule that gives hints when a defined condition is fulfilled and the percentage of hints in the text exceeds the given limit.
AbstractStatisticStyleRule(ResourceBundle, Language, UserConfig, int, boolean) - Constructor for class org.languagetool.rules.AbstractStatisticStyleRule
 
AbstractStatisticStyleRule(ResourceBundle, Language, UserConfig, int) - Constructor for class org.languagetool.rules.AbstractStatisticStyleRule
 
AbstractStyleRepeatedWordRule - Class in org.languagetool.rules
An abstract rule checks the appearance of same words in a sentence or in two consecutive sentences.
AbstractStyleRepeatedWordRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
AbstractStyleTooOftenUsedWordRule - Class in org.languagetool.rules
The method gives stylistic hints that a word is being used too often when the set percentage has been exceeded.
AbstractStyleTooOftenUsedWordRule(ResourceBundle, Language, UserConfig, int) - Constructor for class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
 
AbstractStyleTooOftenUsedWordRule(ResourceBundle, Language, UserConfig, int, boolean) - Constructor for class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
 
AbstractSuppressIfAnyRuleMatchesFilter - Class in org.languagetool.rules
 
AbstractSuppressIfAnyRuleMatchesFilter() - Constructor for class org.languagetool.rules.AbstractSuppressIfAnyRuleMatchesFilter
 
AbstractSuppressMisspelledSuggestionsFilter - Class in org.languagetool.rules
 
AbstractSuppressMisspelledSuggestionsFilter(Language) - Constructor for class org.languagetool.rules.AbstractSuppressMisspelledSuggestionsFilter
 
AbstractTextToNumberFilter - Class in org.languagetool.rules
 
AbstractTextToNumberFilter() - Constructor for class org.languagetool.rules.AbstractTextToNumberFilter
 
AbstractTokenBasedRule - Class in org.languagetool.rules.patterns
A base class for PatternToken-based rules.
AbstractTokenBasedRule(String, String, Language, List<PatternToken>, boolean) - Constructor for class org.languagetool.rules.patterns.AbstractTokenBasedRule
 
AbstractUnitConversionRule - Class in org.languagetool.rules
Base class providing support for detecting, parsing and converting between measurements in different units
AbstractUnitConversionRule(ResourceBundle) - Constructor for class org.languagetool.rules.AbstractUnitConversionRule
 
AbstractUnitConversionRule.Message - Enum in org.languagetool.rules
 
AbstractWordCoherencyRule - Class in org.languagetool.rules
A rule that matches words for which two different spellings are used throughout the document.
AbstractWordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.AbstractWordCoherencyRule
 
abTest - Variable in class org.languagetool.server.HTTPServerConfig
 
abTestClients - Variable in class org.languagetool.server.HTTPServerConfig
 
abTestRollout - Variable in class org.languagetool.server.HTTPServerConfig
 
academic_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
academic = 1;
academic_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
academic = 1;
acceptMatch(RuleMatch, Probability, AnalyzedSentence) - Method in class org.languagetool.rules.ngrams.NgramProbabilityRule
Overwrite this method to discard matches by returning false.
acceptPhrases(List<String>) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Accept (case-sensitively, unless at the start of a sentence) the given phrases even though they are not in the built-in dictionary.
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.AbstractAdvancedSynthesizerFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.AbstractDateCheckFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.AbstractFindSuggestionsFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.AbstractFutureDateFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.AbstractMakeContractionsFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.AbstractNewYearDateFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.AbstractNumberInWordFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.AbstractSuppressIfAnyRuleMatchesFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.AbstractSuppressMisspelledSuggestionsFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.AbstractTextToNumberFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.AdaptSuggestionsFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.AddCommasFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ar.filters.ArabicDMYDateCheckFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ar.filters.ArabicMasdarToVerbFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ar.filters.ArabicVerbToMafoulMutlaqFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ca.AdjustPronounsFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ca.AnarASuggestionsFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ca.CatalanNumberSpellerFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ca.DiacriticsCheckFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ca.DonarTempsSuggestionsFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ca.FindSuggestionsEsFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ca.OblidarseSugestionsFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ca.PortarTempsSuggestionsFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ca.SynthesizeWithDeterminerFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ConvertToSentenceCaseFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.DateRangeChecker
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.AdaptSuggestionFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.CompoundCheckFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.InsertCommaFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.PotentialCompoundFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.RecentYearFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.RemoveUnknownCompoundsFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.UppercaseNounReadingFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.ValidWordFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.YMDDateCheckFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.YMDNewYearDateFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.en.AdverbFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.en.OrdinalSuffixFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.en.YMDDateCheckFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.en.YMDNewYearDateFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.es.ConfusionCheckFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.fr.DMYDateCheckFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.fr.InterrogativeVerbFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.fr.SuggestionsFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.fr.WordWithDeterminerFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.MultitokenSpellerFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.nl.CompoundFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.PartialPosTagFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.patterns.ApostropheTypeFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, AnalyzedSentence, Matcher) - Method in class org.languagetool.rules.patterns.RegexAntiPatternFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, AnalyzedSentence, Matcher) - Method in class org.languagetool.rules.patterns.RegexRuleFilter
Returns the original rule match or a modified one, or null if the rule match is filtered out.
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.patterns.RuleFilter
Returns the original rule match or a modified one, or null if the rule match is filtered out.
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.pl.DecadeSpellingFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.pt.ConfusionCheckFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.pt.RegularIrregularParticipleFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.pt.RomanNumeralFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.pt.YMDDateCheckFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.pt.YMDNewYearDateFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ru.INNNumberFilter
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ShortenedYearRangeChecker
 
acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.WhitespaceCheckFilter
 
acceptSentence(String) - Method in class org.languagetool.dev.dumpcheck.SentenceSource
 
acceptSuggestion(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
acceptSuggestion(String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
actionPerformed(ActionEvent) - Method in class org.languagetool.gui.ConfigurationDialog
 
actionPerformed(ActionEvent) - Method in class org.languagetool.gui.LanguageManagerDialog
 
actionPerformed(ActionEvent) - Method in class org.languagetool.openoffice.SpellAndGrammarCheckDialog.LtCheckDialog
Actions of buttons
activateLanguageModelRules(File) - Method in class org.languagetool.JLanguageTool
Activate rules that depend on a language model.
activateLanguageModelRules(File) - Method in class org.languagetool.openoffice.SwJLanguageTool
Activate language model (ngram) rules
activateRemoteRules(File) - Method in class org.languagetool.JLanguageTool
 
activateRemoteRules(List<RemoteRuleConfig>) - Method in class org.languagetool.JLanguageTool
 
activateRule(String) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Activate a rule by rule iD
activateRule(String, String) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
 
activateTextRulesByIndex(int, SwJLanguageTool) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
activate all rules stored under a given index related to the list of getNumMinToCheckParas deactivate all other text level rules
ActiveRules - Class in org.languagetool.server
 
ActiveRules() - Constructor for class org.languagetool.server.ActiveRules
 
ActiveRulesMBean - Interface in org.languagetool.server
 
adaptSuggestion(String) - Method in class org.languagetool.Language
 
adaptSuggestion(String) - Method in class org.languagetool.language.Catalan
 
adaptSuggestion(String) - Method in class org.languagetool.language.Spanish
 
AdaptSuggestionFilter - Class in org.languagetool.rules.de
 
AdaptSuggestionFilter() - Constructor for class org.languagetool.rules.de.AdaptSuggestionFilter
 
adaptSuggestions(List<RuleMatch>, Set<String>) - Method in class org.languagetool.Language
 
adaptSuggestions(List<RuleMatch>, Set<String>) - Method in class org.languagetool.language.Catalan
 
adaptSuggestions(List<RuleMatch>, Set<String>) - Method in class org.languagetool.language.English
 
adaptSuggestions(List<RuleMatch>, Set<String>) - Method in class org.languagetool.language.French
 
adaptSuggestions(List<RuleMatch>, Set<String>) - Method in class org.languagetool.language.SwissGerman
 
AdaptSuggestionsFilter - Class in org.languagetool.rules
 
AdaptSuggestionsFilter() - Constructor for class org.languagetool.rules.AdaptSuggestionsFilter
 
add(Document) - Method in class org.languagetool.dev.index.Indexer
 
add(TextPart) - Method in class org.languagetool.markup.AnnotatedTextBuilder
 
add(String) - Method in class org.languagetool.rules.spelling.hunspell.DumontsHunspellDictionary
 
add(String) - Method in interface org.languagetool.rules.spelling.hunspell.HunspellDictionary
Add word to the run-time dictionary
add(SuggestionStage.Node) - Method in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
 
addAllCandidates(Iterable<String>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
repeated string candidates = 3;
addAllChunkTags(Iterable<String>) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated string chunkTags = 2;
addAllDisabledRules(Iterable<String>) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string disabledRules = 7;
addAllEnabledRules(Iterable<String>) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string enabledRules = 6;
addAllForms(Iterable<String>) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
repeated string forms = 1;
addAllItems(Iterable<? extends Synthesizer.SynthesizeRequestItem>) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
addAllItems(Iterable<? extends Synthesizer.SynthesizeResponseItem>) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
addAllMask(Iterable<? extends BertLmProto.Mask>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
addAllMatches(Iterable<? extends MLServerProto.Match>) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
addAllMatches(Iterable<? extends MLServerProto.MatchList>) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
addAllMatches(Iterable<? extends MLServerProto.Match>) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
addAllRawMatches(Iterable<? extends MLServerProto.Match>) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
addAllReadings(Iterable<? extends MLServerProto.AnalyzedToken>) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
addAllRequests(Iterable<? extends BertLmProto.ScoreRequest>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
addAllResponses(Iterable<? extends BertLmProto.BertLmResponse>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
addAllScore(Iterable<? extends Double>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
repeated double score = 1;
addAllScores(Iterable<? extends BertLmProto.Prediction>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
addAllSentenceMatches(Iterable<? extends MLServerProto.MatchList>) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
addAllSentences(Iterable<? extends MLServerProto.AnalyzedSentence>) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addAllSentences(Iterable<? extends MLServerProto.AnalyzedSentence>) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addAllSentences(Iterable<String>) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
input text to be analyzed repeated string sentences = 1;
addAllSentences(Iterable<String>) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
input text to be analyzed repeated string sentences = 1;
addAllSentences(Iterable<? extends MLServerProto.AnalyzedSentence>) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addAllSuggestedReplacements(Iterable<? extends MLServerProto.SuggestedReplacement>) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
addAllSuggestions(Iterable<String>) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
legacy; use suggestedReplacements repeated string suggestions = 5;
addAllTags(Iterable<? extends MLServerProto.Rule.Tag>) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
repeated .lt_ml_server.Rule.Tag tags = 6;
addAllTagsValue(Iterable<Integer>) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
repeated .lt_ml_server.Rule.Tag tags = 6;
addAllTextSessionID(Iterable<? extends Long>) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
addAllTextSessionID(Iterable<? extends Long>) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
addAllTextSessionID(Iterable<? extends Long>) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
addAllTokens(Iterable<? extends MLServerProto.AnalyzedTokenReadings>) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
addCandidates(String) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
repeated string candidates = 3;
addCandidatesBytes(ByteString) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
repeated string candidates = 3;
addChunkTags(List<AnalyzedTokenReadings>) - Method in interface org.languagetool.chunking.Chunker
 
addChunkTags(List<AnalyzedTokenReadings>) - Method in class org.languagetool.chunking.EnglishChunker
 
addChunkTags(List<AnalyzedTokenReadings>) - Method in class org.languagetool.chunking.GermanChunker
 
addChunkTags(List<AnalyzedTokenReadings>) - Method in class org.languagetool.chunking.RussianChunker
 
addChunkTags(List<AnalyzedTokenReadings>) - Method in class org.languagetool.noop.NoopChunker
 
addChunkTags(String) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated string chunkTags = 2;
addChunkTagsBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated string chunkTags = 2;
AddCommasFilter - Class in org.languagetool.rules
 
AddCommasFilter() - Constructor for class org.languagetool.rules.AddCommasFilter
 
addDisabledRuleIds(Set<String>) - Method in class org.languagetool.gui.Configuration
 
addDisabledRules(String) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string disabledRules = 7;
addDisabledRulesBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string disabledRules = 7;
addEnabledRules(String) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string enabledRules = 6;
addEnabledRulesBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string enabledRules = 6;
addExamplePair(IncorrectExample, CorrectExample) - Method in class org.languagetool.rules.Rule
Convenience method to add a pair of sentences: an incorrect sentence and the same sentence with the error corrected.
addForms(String) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
repeated string forms = 1;
addFormsBytes(ByteString) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
repeated string forms = 1;
addGlobalMetaData(AnnotatedText.MetaDataKey, String) - Method in class org.languagetool.markup.AnnotatedTextBuilder
Add global meta data like document title or receiver name (when writing an email).
addGlobalMetaData(String, String) - Method in class org.languagetool.markup.AnnotatedTextBuilder
Add any global meta data about the document to be checked.
addHyperlinkListener(JTextPane) - Static method in class org.languagetool.gui.Tools
 
addIfNotContains(String, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
addIfNotContains(String, String...) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
addIfNotContains(List<TaggedWord>, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
addIfNotContains(List<TaggedWord>, String, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
addIgnoredWord(String, XComponentContext) - Static method in class org.languagetool.openoffice.LtDictionary
Add a word to the List of ignored words Used for ignore all in spelling check
addIgnoreTokens(List<String>) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Add the given words to the list of words to be ignored during spell check.
addIgnoreWords(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
addIgnoreWords(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
addItems(Synthesizer.SynthesizeRequestItem) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
addItems(int, Synthesizer.SynthesizeRequestItem) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
addItems(Synthesizer.SynthesizeRequestItem.Builder) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
addItems(int, Synthesizer.SynthesizeRequestItem.Builder) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
addItems(Synthesizer.SynthesizeResponseItem) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
addItems(int, Synthesizer.SynthesizeResponseItem) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
addItems(Synthesizer.SynthesizeResponseItem.Builder) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
addItems(int, Synthesizer.SynthesizeResponseItem.Builder) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
addItemsBuilder() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
addItemsBuilder(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
addItemsBuilder() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
addItemsBuilder(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
addItemsFromConfusionSets(List<ProhibitedCompoundRule.Pair>, String, boolean) - Static method in class org.languagetool.rules.de.ProhibitedCompoundRule
 
additionalTags(String, IStemmer) - Method in class org.languagetool.tagging.ar.ArabicTagger
 
additionalTags(String, WordTagger) - Method in class org.languagetool.tagging.BaseTagger
Allows additional tagging in some language-dependent circumstances
additionalTags(String, IStemmer) - Method in class org.languagetool.tagging.ca.CatalanTagger
 
additionalTags(String, WordTagger) - Method in class org.languagetool.tagging.el.GreekTagger
 
additionalTags(String, IStemmer) - Method in class org.languagetool.tagging.es.SpanishTagger
 
additionalTags(String) - Method in class org.languagetool.tagging.fr.FrenchTagger
 
additionalTags(String, IStemmer) - Method in class org.languagetool.tagging.gl.GalicianTagger
 
additionalTags(String, IStemmer) - Method in class org.languagetool.tagging.pt.PortugueseTagger
 
additionalTags(String, WordTagger) - Method in class org.languagetool.tagging.uk.UkrainianTagger
 
addLanguage(String, String, File) - Static method in class org.languagetool.Languages
 
addLegacyMatches(List<Match>, String, boolean) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
Adds Match objects for all references to tokens (including '\1' and the like).
addLinguServiceEventListener(XLinguServiceEventListener) - Method in class org.languagetool.openoffice.Main
Add a listener that allow re-checking the document after changing the options in the configuration dialog box.
addLinguServiceEventListener(XLinguServiceEventListener) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Add a listener that allow re-checking the document after changing the options in the configuration dialog box.
addMarkup(String) - Method in class org.languagetool.markup.AnnotatedTextBuilder
Add a markup text snippet like <b attr='something'> or <div>.
addMarkup(String, String) - Method in class org.languagetool.markup.AnnotatedTextBuilder
Add a markup text snippet like <b attr='something'> or <div>.
addMask(BertLmProto.Mask) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
addMask(int, BertLmProto.Mask) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
addMask(BertLmProto.Mask.Builder) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
addMask(int, BertLmProto.Mask.Builder) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
addMaskBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
addMaskBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
addMatches(MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
addMatches(int, MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
addMatches(MLServerProto.Match.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
addMatches(int, MLServerProto.Match.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
addMatches(MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
addMatches(int, MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
addMatches(MLServerProto.MatchList.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
addMatches(int, MLServerProto.MatchList.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
addMatches(MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
addMatches(int, MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
addMatches(MLServerProto.Match.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
addMatches(int, MLServerProto.Match.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
addMatchesBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
addMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
addMatchesBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
addMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
addMatchesBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
addMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
addMatchFilter(RuleMatchFilter) - Method in class org.languagetool.JLanguageTool
Add a RuleMatchFilter for post-processing of rule matches Filters are called sequentially in the same order as added
addMemberAndGroup(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternTokenMatcher
Enables testing multiple conditions specified by different elements.
addNeutralElement(AnalyzedTokenReadings) - Method in class org.languagetool.rules.patterns.Unifier
Used to add neutral elements (AnalyzedTokenReadings to the unified sequence.
addon_token - Variable in class org.languagetool.server.ExtendedUserInfo
 
addProfile(String) - Method in class org.languagetool.gui.Configuration
add a new profile
addProfiles(List<String>) - Method in class org.languagetool.gui.Configuration
add a list of profiles
addProhibitedWords(List<String>) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
addProhibitedWords(List<String>) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
addQueueEntry(int, int, int, String, boolean) - Method in class org.languagetool.openoffice.SingleDocument
Add an new entry to text level queue nFPara is number of flat paragraph
addQueueEntry(DocumentCache.TextParagraph, DocumentCache.TextParagraph, int, int, String, boolean) - Method in class org.languagetool.openoffice.TextLevelCheckQueue
Add a new entry to queue add it only if the new entry is not identical with the last entry or the running
addRawMatches(MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
addRawMatches(int, MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
addRawMatches(MLServerProto.Match.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
addRawMatches(int, MLServerProto.Match.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
addRawMatchesBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
addRawMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
addReading(AnalyzedToken, String) - Method in class org.languagetool.AnalyzedTokenReadings
Add a new reading.
addReadings(MLServerProto.AnalyzedToken) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
addReadings(int, MLServerProto.AnalyzedToken) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
addReadings(MLServerProto.AnalyzedToken.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
addReadings(int, MLServerProto.AnalyzedToken.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
addReadingsBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
addReadingsBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
addRequests(BertLmProto.ScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
addRequests(int, BertLmProto.ScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
addRequests(BertLmProto.ScoreRequest.Builder) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
addRequests(int, BertLmProto.ScoreRequest.Builder) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
addRequestsBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
addRequestsBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
addResponses(BertLmProto.BertLmResponse) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
addResponses(int, BertLmProto.BertLmResponse) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
addResponses(BertLmProto.BertLmResponse.Builder) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
addResponses(int, BertLmProto.BertLmResponse.Builder) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
addResponsesBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
addResponsesBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
addRule(Rule) - Method in class org.languagetool.JLanguageTool
Add a rule to be used by the next call to the check methods like JLanguageTool.check(String).
addScore(double) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
repeated double score = 1;
addScores(BertLmProto.Prediction) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
addScores(int, BertLmProto.Prediction) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
addScores(BertLmProto.Prediction.Builder) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
addScores(int, BertLmProto.Prediction.Builder) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
addScoresBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
addScoresBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
addSentence(String) - Method in class org.languagetool.remote.multiLang.MultiLangCorpora
 
addSentenceMatches(MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
addSentenceMatches(int, MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
addSentenceMatches(MLServerProto.MatchList.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
addSentenceMatches(int, MLServerProto.MatchList.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
addSentenceMatchesBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
addSentenceMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
addSentenceRanges(List<SentenceRange>) - Method in class org.languagetool.CheckResults
 
addSentences(MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentences(int, MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentences(MLServerProto.AnalyzedSentence.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentences(int, MLServerProto.AnalyzedSentence.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentences(MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentences(int, MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentences(MLServerProto.AnalyzedSentence.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentences(int, MLServerProto.AnalyzedSentence.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentences(String) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
input text to be analyzed repeated string sentences = 1;
addSentences(String) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
input text to be analyzed repeated string sentences = 1;
addSentences(MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentences(int, MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentences(MLServerProto.AnalyzedSentence.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentences(int, MLServerProto.AnalyzedSentence.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentencesBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentencesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentencesBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentencesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentencesBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentencesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
addSentencesBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
input text to be analyzed repeated string sentences = 1;
addSentencesBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
input text to be analyzed repeated string sentences = 1;
addShapeQueueEntries() - Method in class org.languagetool.openoffice.SingleDocument
 
addSpace(String, Language) - Static method in class org.languagetool.tools.StringTools
Adds spaces before words that are not punctuation.
addSuggestedReplacement(String) - Method in class org.languagetool.rules.RuleMatch
 
addSuggestedReplacements(MLServerProto.SuggestedReplacement) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
addSuggestedReplacements(int, MLServerProto.SuggestedReplacement) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
addSuggestedReplacements(MLServerProto.SuggestedReplacement.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
addSuggestedReplacements(int, MLServerProto.SuggestedReplacement.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
addSuggestedReplacements(List<String>) - Method in class org.languagetool.rules.RuleMatch
 
addSuggestedReplacementsBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
addSuggestedReplacementsBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
addSuggestionMatch(Match) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
Add formatted suggestion elements.
addSuggestionMatchOutMsg(Match) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
Add formatted suggestion elements outside message.
addSuggestions(String) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
legacy; use suggestedReplacements repeated string suggestions = 5;
addSuggestionsBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
legacy; use suggestedReplacements repeated string suggestions = 5;
addSuggestionsToRuleMatch(String, List<SuggestedReplacement>, List<SuggestedReplacement>, SuggestionsOrderer, RuleMatch) - Static method in class org.languagetool.rules.spelling.SpellingCheckRule
 
addTag(String, String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
addTag(String, String, String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
addTags(MLServerProto.Rule.Tag) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
repeated .lt_ml_server.Rule.Tag tags = 6;
addTags(List<String>) - Method in class org.languagetool.rules.Rule
 
addTagsValue(int) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
repeated .lt_ml_server.Rule.Tag tags = 6;
addTemporaryFile(File) - Static method in class org.languagetool.JLanguageTool
Adds a temporary file to the internal list (internal method, you should never need to call this as a user of LanguageTool)
addText(String) - Method in class org.languagetool.markup.AnnotatedTextBuilder
Add a plain text snippet, to be checked by LanguageTool when using JLanguageTool.check(AnnotatedText).
addTextSessionID(long) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
addTextSessionID(long) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
addTextSessionID(long) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
addTokens(MLServerProto.AnalyzedTokenReadings) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
addTokens(int, MLServerProto.AnalyzedTokenReadings) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
addTokens(MLServerProto.AnalyzedTokenReadings.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
addTokens(int, MLServerProto.AnalyzedTokenReadings.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
addTokensBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
addTokensBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
addToneTags(List<String>) - Method in class org.languagetool.rules.Rule
 
addToQueue(AnalyzedTokenReadings, Queue<AnalyzedTokenReadings>) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
addUnit(String, Unit, String, double, boolean) - Method in class org.languagetool.rules.AbstractUnitConversionRule
Associate a notation with a given unit.
addWordToDictionary(String, String, XComponentContext) - Static method in class org.languagetool.openoffice.LtDictionary
Add a word to a user dictionary
ADJ_COMP_REGEX - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
ADJ_V_KLY_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
ADJ_V_NAZ_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
ADJEKTIV - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
 
adjust(List<TaggedWord>, String, String, String...) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
adjustMatch(RuleMatch, List<String>) - Method in class org.languagetool.Language
 
adjustPostag(String) - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
 
adjustPostag(String) - Method in class org.languagetool.rules.ca.CatalanRepeatedWordsRule
 
adjustPostag(String) - Method in class org.languagetool.rules.es.SpanishRepeatedWordsRule
 
adjustPostag(String) - Method in class org.languagetool.rules.fr.FrenchRepeatedWordsRule
 
AdjustPronounsFilter - Class in org.languagetool.rules.ca
 
AdjustPronounsFilter() - Constructor for class org.languagetool.rules.ca.AdjustPronounsFilter
 
adjustRuleMatchPos(RuleMatch, int, int, int, String, AnnotatedText) - Method in class org.languagetool.JLanguageTool
Change RuleMatch positions so they are relative to the complete text, not just to the sentence.
AdvancedSynthesizerFilter - Class in org.languagetool.rules.ca
 
AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.ca.AdvancedSynthesizerFilter
 
AdvancedSynthesizerFilter - Class in org.languagetool.rules.de
 
AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.de.AdvancedSynthesizerFilter
 
AdvancedSynthesizerFilter - Class in org.languagetool.rules.en
 
AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.en.AdvancedSynthesizerFilter
 
AdvancedSynthesizerFilter - Class in org.languagetool.rules.es
 
AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.es.AdvancedSynthesizerFilter
 
AdvancedSynthesizerFilter - Class in org.languagetool.rules.fr
 
AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.fr.AdvancedSynthesizerFilter
 
AdvancedSynthesizerFilter - Class in org.languagetool.rules.gl
 
AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.gl.AdvancedSynthesizerFilter
 
AdvancedSynthesizerFilter - Class in org.languagetool.rules.pt
 
AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.pt.AdvancedSynthesizerFilter
 
AdvancedSynthesizerFilter - Class in org.languagetool.rules.ru
 
AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.ru.AdvancedSynthesizerFilter
 
AdvancedWordRepeatRule - Class in org.languagetool.rules
Rule for detecting same words in the sentence but not just in a row.
AdvancedWordRepeatRule(ResourceBundle) - Constructor for class org.languagetool.rules.AdvancedWordRepeatRule
 
AdverbFilter - Class in org.languagetool.rules.en
Filter that maps suggestion from adverb to adjective.
AdverbFilter() - Constructor for class org.languagetool.rules.en.AdverbFilter
 
AgreementRule - Class in org.languagetool.rules.de
Simple agreement checker for German noun phrases.
AgreementRule(ResourceBundle, German) - Constructor for class org.languagetool.rules.de.AgreementRule
 
AgreementRule2 - Class in org.languagetool.rules.de
Simple agreement checker for German noun phrases.
AgreementRule2(ResourceBundle, Language) - Constructor for class org.languagetool.rules.de.AgreementRule2
 
ahoCorasickDoubleArrayTrie - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule
 
AIN - Static variable in class org.languagetool.tools.ArabicConstants
 
AKKUSATIV - Static variable in class org.languagetool.tagging.de.GermanToken.Kasus
 
ALEF - Static variable in class org.languagetool.tools.ArabicConstants
 
ALEF_AKSURA - Static variable in class org.languagetool.tools.ArabicConstants
 
ALEF_HAMZA_ABOVE - Static variable in class org.languagetool.tools.ArabicConstants
 
ALEF_HAMZA_BELOW - Static variable in class org.languagetool.tools.ArabicConstants
 
ALEF_MADDA - Static variable in class org.languagetool.tools.ArabicConstants
 
ALEF_WASLA - Static variable in class org.languagetool.tools.ArabicConstants
 
ALLGEMEIN - Static variable in class org.languagetool.tagging.de.GermanToken.Genus
 
allowAmbiguousAdverbs() - Method in class org.languagetool.rules.ro.RomanianWordRepeatBeginningRule
Indicates if ambiguous adverbs are to be considered.
allowOriginUrl - Variable in class org.languagetool.server.HTTPServerConfig
 
allRuleIds() - Method in class org.languagetool.rules.patterns.RuleSet
 
allRules() - Method in class org.languagetool.rules.patterns.RuleSet
 
AMERICAN_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.en.AmericanReplaceRule
 
AmericanEnglish - Class in org.languagetool.language
 
AmericanEnglish() - Constructor for class org.languagetool.language.AmericanEnglish
 
AmericanReplaceRule - Class in org.languagetool.rules.en
A rule that matches words or phrases which should not be used and suggests correct ones instead.
AmericanReplaceRule(ResourceBundle, String) - Constructor for class org.languagetool.rules.en.AmericanReplaceRule
 
analyze(MLServerProto.AnalyzeRequest) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerBlockingStub
 
analyze(MLServerProto.AnalyzeRequest) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerFutureStub
 
analyze(MLServerProto.AnalyzeRequest, StreamObserver<MLServerProto.AnalyzeResponse>) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerImplBase
 
analyze(MLServerProto.AnalyzeRequest, StreamObserver<MLServerProto.AnalyzeResponse>) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerStub
 
analyze(MLServerProto.AnalyzeRequest, StreamObserver<MLServerProto.AnalyzeResponse>) - Method in class org.languagetool.server.GRPCServer
 
analyzeAllCapitamizedAdj(String) - Method in class org.languagetool.tagging.uk.UkrainianTagger
 
AnalyzedGermanToken - Class in org.languagetool.tagging.de
One reading of a German word.
AnalyzedGermanToken(AnalyzedToken) - Constructor for class org.languagetool.tagging.de.AnalyzedGermanToken
 
AnalyzedMLRuleRequest(List<MLServerProto.AnalyzedMatchRequest>, List<AnalyzedSentence>) - Constructor for class org.languagetool.rules.GRPCRule.AnalyzedMLRuleRequest
 
AnalyzedParagraphsCache - Class in org.languagetool.openoffice
Class to cache analyzed Sentences For test reasons only / not shown to the user
AnalyzedSentence - Class in org.languagetool
A sentence that has been tokenized and analyzed.
AnalyzedSentence(AnalyzedTokenReadings[]) - Constructor for class org.languagetool.AnalyzedSentence
Creates an AnalyzedSentence from the given AnalyzedTokenReadings.
AnalyzedSentence(AnalyzedTokenReadings[], AnalyzedTokenReadings[]) - Constructor for class org.languagetool.AnalyzedSentence
 
AnalyzedToken - Class in org.languagetool
A word (or punctuation, or whitespace) and its analysis (part-of-speech tag, lemma)
AnalyzedToken(String, String, String) - Constructor for class org.languagetool.AnalyzedToken
 
AnalyzedTokenReadings - Class in org.languagetool
An array of AnalyzedTokens used to store multiple POS tags and lemmas for a given single token.
AnalyzedTokenReadings(AnalyzedToken[], int) - Constructor for class org.languagetool.AnalyzedTokenReadings
 
AnalyzedTokenReadings(AnalyzedToken, int) - Constructor for class org.languagetool.AnalyzedTokenReadings
 
AnalyzedTokenReadings(List<AnalyzedToken>, int) - Constructor for class org.languagetool.AnalyzedTokenReadings
 
AnalyzedTokenReadings(AnalyzedTokenReadings, List<AnalyzedToken>, String) - Constructor for class org.languagetool.AnalyzedTokenReadings
 
AnalyzedTokenReadings(AnalyzedToken) - Constructor for class org.languagetool.AnalyzedTokenReadings
 
analyzeSentences(List<String>) - Method in class org.languagetool.JLanguageTool
 
analyzeSentences(List<String>) - Method in class org.languagetool.MultiThreadedJLanguageTool
 
analyzeText(String) - Method in class org.languagetool.JLanguageTool
Use this method if you want to access LanguageTool's otherwise internal analysis of the text.
analyzeText(String) - Method in class org.languagetool.openoffice.SwJLanguageTool
Analyze text This Method may be used only for local checks use local lt for remote checks
AnarASuggestionsFilter - Class in org.languagetool.rules.ca
 
AnarASuggestionsFilter() - Constructor for class org.languagetool.rules.ca.AnarASuggestionsFilter
 
AND - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
andGroupCounter - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
AngolaPortuguese - Class in org.languagetool.language
 
AngolaPortuguese() - Constructor for class org.languagetool.language.AngolaPortuguese
 
AnnotatedText - Class in org.languagetool.markup
A text with markup and with a mapping so error positions will refer to the original position that includes the markup, even though only the plain text parts are checked.
AnnotatedText.MetaDataKey - Enum in org.languagetool.markup
 
AnnotatedTextBuilder - Class in org.languagetool.markup
Use this builder to create input of text with markup for LanguageTool, so that it can check only the plain text parts and ignore the markup, yet still calculate the positions of errors so that they refer to the complete text, including markup.
AnnotatedTextBuilder() - Constructor for class org.languagetool.markup.AnnotatedTextBuilder
 
ANTIPATTERN - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
antiPatternExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
antipatternExamples - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
antiPatternForRuleGroupExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
antipatternForRuleGroupsExamples - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
antiPatterns - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
AnyCharTokenizer - Class in org.languagetool.dev.index
A tokenizer that renders the whole input as one token.
AnyCharTokenizer() - Constructor for class org.languagetool.dev.index.AnyCharTokenizer
Construct a new AnyCharTokenizer.
AnyCharTokenizer(AttributeFactory) - Constructor for class org.languagetool.dev.index.AnyCharTokenizer
Construct a new AnyCharTokenizer using a given AttributeFactory.
api_key - Variable in class org.languagetool.server.ExtendedUserInfo
 
ApiCleanupNeeded - Annotation Type in org.languagetool
An internal marker for places in the source where the API would need to be cleaned up.
apiKey(String) - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
APINewGroup - Class in org.languagetool.server
 
APINewGroup() - Constructor for class org.languagetool.server.APINewGroup
 
APINewGroup(String) - Constructor for class org.languagetool.server.APINewGroup
 
ApostropheTypeFilter - Class in org.languagetool.rules.patterns
 
ApostropheTypeFilter() - Constructor for class org.languagetool.rules.patterns.ApostropheTypeFilter
 
append(ILoggingEvent) - Method in class org.languagetool.server.InstrumentedAppender
 
AppliedRuleMatch - Class in org.languagetool.dev.wikipedia
A rule match with the application of its corrections.
AppliedRuleMatch(RuleMatch, List<RuleMatchApplication>) - Constructor for class org.languagetool.dev.wikipedia.AppliedRuleMatch
 
apply(List<AbstractPatternRule>) - Method in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer
 
apply(List<AbstractPatternRule>) - Method in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer
 
apply(String) - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Delete
 
apply(String) - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Insert
 
apply(String) - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Replace
 
apply(String) - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Transpose
 
applyCustomFilters(List<RuleMatch>, AnnotatedText) - Method in class org.languagetool.JLanguageTool
should be called just once with complete list of matches, before returning them to caller
applySuggestionsToOriginalText(RuleMatch) - Method in class org.languagetool.dev.wikipedia.SuggestionReplacer
Applies the suggestions from the rule to the original text.
AR_DARJA_REPLACE - Static variable in class org.languagetool.rules.ar.ArabicDarjaRule
 
AR_DIACRITICS_REPLACE - Static variable in class org.languagetool.rules.ar.ArabicDiacriticsRule
 
AR_HOMOPHONES_REPLACE - Static variable in class org.languagetool.rules.ar.ArabicHomophonesRule
 
AR_INFLECTED_ONE_WORD_REPLACE - Static variable in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
 
AR_REDUNDANCY_REPLACE - Static variable in class org.languagetool.rules.ar.ArabicRedundancyRule
 
AR_VERB_TRANS_INDIRECT_REPLACE - Static variable in class org.languagetool.rules.ar.ArabicTransVerbRule
 
AR_WORD_COHERENCY - Static variable in class org.languagetool.rules.ar.ArabicWordCoherencyRule
 
AR_WORDINESS_REPLACE - Static variable in class org.languagetool.rules.ar.ArabicWordinessRule
 
Arabic - Class in org.languagetool.language
Support for Arabic.
Arabic() - Constructor for class org.languagetool.language.Arabic
 
ARABIC_WRONG_WORD_IN_CONTEXT - Static variable in class org.languagetool.rules.ar.ArabicWrongWordInContextRule
 
ArabicAdjectiveToExclamationFilter - Class in org.languagetool.rules.ar.filters
Filter that maps suggestion from adverb to adjective.
ArabicAdjectiveToExclamationFilter() - Constructor for class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
 
ArabicAdvancedSynthesizerFilter - Class in org.languagetool.rules.ar.filters
 
ArabicAdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.ar.filters.ArabicAdvancedSynthesizerFilter
 
ArabicCommaWhitespaceRule - Class in org.languagetool.rules.ar
 
ArabicCommaWhitespaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicCommaWhitespaceRule
 
ArabicConfusionProbabilityRule - Class in org.languagetool.rules.ar
 
ArabicConfusionProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.ar.ArabicConfusionProbabilityRule
 
ArabicConstants - Class in org.languagetool.tools
 
ArabicConstantsMaps - Class in org.languagetool.tools
 
ArabicConstantsMaps() - Constructor for class org.languagetool.tools.ArabicConstantsMaps
 
ArabicDarjaRule - Class in org.languagetool.rules.ar
A rule that matches words which should not be used and suggests correct ones instead.
ArabicDarjaRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicDarjaRule
 
ArabicDateCheckFilter - Class in org.languagetool.rules.ar.filters
Arabic localization of AbstractDateCheckFilter.
ArabicDateCheckFilter() - Constructor for class org.languagetool.rules.ar.filters.ArabicDateCheckFilter
 
ArabicDiacriticsRule - Class in org.languagetool.rules.ar
A rule that matches words which are complex and suggests easier to understand alternatives.
ArabicDiacriticsRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicDiacriticsRule
 
ArabicDMYDateCheckFilter - Class in org.languagetool.rules.ar.filters
Date filter that expects a 'date' argument in the format 'dd-mm-yyyy'.
ArabicDMYDateCheckFilter() - Constructor for class org.languagetool.rules.ar.filters.ArabicDMYDateCheckFilter
 
ArabicDoublePunctuationRule - Class in org.languagetool.rules.ar
 
ArabicDoublePunctuationRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicDoublePunctuationRule
 
ArabicHomophonesRule - Class in org.languagetool.rules.ar
A rule that matches words which are homophones and suggests easier to understand alternatives.
ArabicHomophonesRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicHomophonesRule
 
ArabicHunspellSpellerRule - Class in org.languagetool.rules.ar
 
ArabicHunspellSpellerRule(ResourceBundle, UserConfig) - Constructor for class org.languagetool.rules.ar.ArabicHunspellSpellerRule
 
ArabicHunspellSpellerRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicHunspellSpellerRule
 
ArabicHybridDisambiguator - Class in org.languagetool.tagging.ar
Hybrid chunker for Arabic.
ArabicHybridDisambiguator() - Constructor for class org.languagetool.tagging.ar.ArabicHybridDisambiguator
 
ArabicInflectedOneWordReplaceRule - Class in org.languagetool.rules.ar
 
ArabicInflectedOneWordReplaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
 
ArabicMasdarToVerbFilter - Class in org.languagetool.rules.ar.filters
Filter that maps suggestion from adverb to adjective.
ArabicMasdarToVerbFilter() - Constructor for class org.languagetool.rules.ar.filters.ArabicMasdarToVerbFilter
 
ArabicNumberPhraseFilter - Class in org.languagetool.rules.ar.filters
Filter that maps suggestion for numeric phrases.
ArabicNumberPhraseFilter() - Constructor for class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
 
ArabicNumbersWords - Class in org.languagetool.tools
 
ArabicNumbersWords() - Constructor for class org.languagetool.tools.ArabicNumbersWords
 
ArabicNumbersWordsConstants - Class in org.languagetool.tools
 
ArabicNumbersWordsConstants() - Constructor for class org.languagetool.tools.ArabicNumbersWordsConstants
 
ArabicQuestionMarkWhitespaceRule - Class in org.languagetool.rules.ar
 
ArabicQuestionMarkWhitespaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicQuestionMarkWhitespaceRule
 
ArabicRedundancyRule - Class in org.languagetool.rules.ar
A rule that matches redundant expression.
ArabicRedundancyRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicRedundancyRule
 
ArabicSemiColonWhitespaceRule - Class in org.languagetool.rules.ar
 
ArabicSemiColonWhitespaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicSemiColonWhitespaceRule
 
ArabicSimpleReplaceRule - Class in org.languagetool.rules.ar
 
ArabicSimpleReplaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicSimpleReplaceRule
 
ArabicStringTools - Class in org.languagetool.tools
Tools for working with arabic strings.
ArabicStringTools() - Constructor for class org.languagetool.tools.ArabicStringTools
 
ArabicSynthesizer - Class in org.languagetool.synthesis.ar
Arabic word form synthesizer.
ArabicSynthesizer(Language) - Constructor for class org.languagetool.synthesis.ar.ArabicSynthesizer
ArabicTagger - Class in org.languagetool.tagging.ar
 
ArabicTagger() - Constructor for class org.languagetool.tagging.ar.ArabicTagger
 
ArabicTagManager - Class in org.languagetool.tagging.ar
 
ArabicTagManager() - Constructor for class org.languagetool.tagging.ar.ArabicTagManager
 
ArabicTransVerbRule - Class in org.languagetool.rules.ar
 
ArabicTransVerbRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicTransVerbRule
 
ArabicUnitsHelper - Class in org.languagetool.tools
 
ArabicUnitsHelper() - Constructor for class org.languagetool.tools.ArabicUnitsHelper
 
ArabicVerbToMafoulMutlaqFilter - Class in org.languagetool.rules.ar.filters
Filter that maps suggestion from adverb to adjective.
ArabicVerbToMafoulMutlaqFilter() - Constructor for class org.languagetool.rules.ar.filters.ArabicVerbToMafoulMutlaqFilter
 
ArabicWordCoherencyRule - Class in org.languagetool.rules.ar
Arabic version of AbstractWordCoherencyRule
ArabicWordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicWordCoherencyRule
 
ArabicWordinessRule - Class in org.languagetool.rules.ar
A rule that matches wordy expressions.
ArabicWordinessRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicWordinessRule
 
ArabicWordMaps - Class in org.languagetool.tools
 
ArabicWordRepeatRule - Class in org.languagetool.rules.ar
Word repeat rule for َArabic, to avoid false alarms in the generic word repetition rule.
ArabicWordRepeatRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicWordRepeatRule
 
ArabicWordTokenizer - Class in org.languagetool.tokenizers
 
ArabicWordTokenizer() - Constructor for class org.languagetool.tokenizers.ArabicWordTokenizer
 
ArabicWrongWordInContextRule - Class in org.languagetool.rules.ar
 
ArabicWrongWordInContextRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicWrongWordInContextRule
 
ArtificialErrorEval - Class in org.languagetool.remote
Takes correct sentences, introduces errors (e.g. confusion pairs), and evaluates the LT rules.
ArtificialErrorEval() - Constructor for class org.languagetool.remote.ArtificialErrorEval
 
asAnalyzedToken(String, WordData) - Method in class org.languagetool.tagging.BaseTagger
 
asAnalyzedTokenList(String, List<WordData>) - Method in class org.languagetool.tagging.BaseTagger
 
asAnalyzedTokenListForTaggedWords(String, List<TaggedWord>) - Method in class org.languagetool.tagging.BaseTagger
 
asString(CharSequence) - Static method in class org.languagetool.tools.StringTools
 
assureSet(String, String) - Static method in class org.languagetool.tools.StringTools
Throw exception if the given string is null or empty or only whitespace.
Asturian - Class in org.languagetool.language
Deprecated.
this language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6)
Asturian() - Constructor for class org.languagetool.language.Asturian
Deprecated.
 
AsturianTagger - Class in org.languagetool.tagging.ast
Asturian part-of-speech tagger.
AsturianTagger() - Constructor for class org.languagetool.tagging.ast.AsturianTagger
 
AustralianEnglish - Class in org.languagetool.language
 
AustralianEnglish() - Constructor for class org.languagetool.language.AustralianEnglish
 
AustrianGerman - Class in org.languagetool.language
 
AustrianGerman() - Constructor for class org.languagetool.language.AustrianGerman
 
AustrianGermanSpellerRule - Class in org.languagetool.rules.de
 
AustrianGermanSpellerRule(ResourceBundle, German) - Constructor for class org.languagetool.rules.de.AustrianGermanSpellerRule
 
AustrianGermanSpellerRule(ResourceBundle, German, UserConfig, LanguageModel) - Constructor for class org.languagetool.rules.de.AustrianGermanSpellerRule
 
AUTH - Static variable in class org.languagetool.tools.LoggingTools
 
AUTOCORRECT_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
AvsAnRule - Class in org.languagetool.rules.en
Check if the determiner (if any) preceding a word is: an if the next word starts with a vowel a if the next word does not start with a vowel This rule loads some exceptions from external files det_a.txt and det_an.txt (e.g. for an hour).
AvsAnRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.AvsAnRule
 

B

BAD_REQUEST - Static variable in class org.languagetool.tools.LoggingTools
 
BalearicCatalan - Class in org.languagetool.language
 
BalearicCatalan() - Constructor for class org.languagetool.language.BalearicCatalan
 
BARBARISM - Static variable in class org.languagetool.rules.CategoryIds
A words or expressions that are badly formed according to traditional philological rules, for example a word formed from elements of different languages
BASE_GENDERS - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
BaseKeyboardDistance - Class in org.languagetool.dev.wordsimilarity
A very simple keyboard distance algorithm.
BaseKeyboardDistance() - Constructor for class org.languagetool.dev.wordsimilarity.BaseKeyboardDistance
 
BaseLanguageModel - Class in org.languagetool.languagemodel
The algorithm of a language model, independent of the way data is stored (see sub classes for that).
BaseLanguageModel() - Constructor for class org.languagetool.languagemodel.BaseLanguageModel
 
BaseSynthesizer - Class in org.languagetool.synthesis
 
BaseSynthesizer(String, String, String, Language) - Constructor for class org.languagetool.synthesis.BaseSynthesizer
BaseSynthesizer(String, String, String, String) - Constructor for class org.languagetool.synthesis.BaseSynthesizer
 
BaseSynthesizer(String, String, Language) - Constructor for class org.languagetool.synthesis.BaseSynthesizer
BaseSynthesizer(String, String, String) - Constructor for class org.languagetool.synthesis.BaseSynthesizer
 
BaseTagger - Class in org.languagetool.tagging
Base tagger using Morfologik binary dictionaries.
BaseTagger(String, Locale) - Constructor for class org.languagetool.tagging.BaseTagger
 
BaseTagger(String, Locale, boolean) - Constructor for class org.languagetool.tagging.BaseTagger
 
BaseTagger(String, Locale, boolean, boolean) - Constructor for class org.languagetool.tagging.BaseTagger
 
baseTimeoutMilliseconds - Variable in class org.languagetool.rules.RemoteRuleConfig
 
BasicAuthentication - Class in org.languagetool.server
 
BasicAuthentication(String) - Constructor for class org.languagetool.server.BasicAuthentication
 
batchScore(BertLmProto.BatchScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmBlockingStub
 
batchScore(BertLmProto.BatchScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmFutureStub
 
batchScore(BertLmProto.BatchScoreRequest, StreamObserver<BertLmProto.BatchBertLmResponse>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmImplBase
 
batchScore(BertLmProto.BatchScoreRequest, StreamObserver<BertLmProto.BatchBertLmResponse>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmStub
 
batchScore(List<RemoteLanguageModel.Request>, long) - Method in class org.languagetool.languagemodel.bert.RemoteLanguageModel
 
BEH - Static variable in class org.languagetool.tools.ArabicConstants
 
Belarusian - Class in org.languagetool.language
Deprecated.
this language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6)
Belarusian() - Constructor for class org.languagetool.language.Belarusian
Deprecated.
 
BELARUSIAN_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.be.SimpleReplaceRule
 
BelarusianSpecificCaseRule - Class in org.languagetool.rules.be
A rule that matches words which need a specific upper/lowercase spelling.
BelarusianSpecificCaseRule(ResourceBundle) - Constructor for class org.languagetool.rules.be.BelarusianSpecificCaseRule
 
BelarusianWordTokenizer - Class in org.languagetool.tokenizers.be
Specific to Belarusian: apostrophes (', ’, ʼ) are part of the word.
BelarusianWordTokenizer() - Constructor for class org.languagetool.tokenizers.be.BelarusianWordTokenizer
 
BelgianDutch - Class in org.languagetool.language
 
BelgianDutch() - Constructor for class org.languagetool.language.BelgianDutch
 
BelgianFrench - Class in org.languagetool.language
 
BelgianFrench() - Constructor for class org.languagetool.language.BelgianFrench
 
BeoLingusTranslator - Class in org.languagetool.rules.en.translation
German / English translator.
BeoLingusTranslator(File) - Constructor for class org.languagetool.rules.en.translation.BeoLingusTranslator
 
BertLmGrpc - Class in org.languagetool.languagemodel.bert.grpc
 
BertLmGrpc.BertLmBlockingStub - Class in org.languagetool.languagemodel.bert.grpc
 
BertLmGrpc.BertLmFutureStub - Class in org.languagetool.languagemodel.bert.grpc
 
BertLmGrpc.BertLmImplBase - Class in org.languagetool.languagemodel.bert.grpc
 
BertLmGrpc.BertLmStub - Class in org.languagetool.languagemodel.bert.grpc
 
BertLmImplBase() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmImplBase
 
BertLmProto - Class in org.languagetool.languagemodel.bert.grpc
 
BertLmProto.BatchBertLmResponse - Class in org.languagetool.languagemodel.bert.grpc
Protobuf type bert.BatchBertLmResponse
BertLmProto.BatchBertLmResponse.Builder - Class in org.languagetool.languagemodel.bert.grpc
Protobuf type bert.BatchBertLmResponse
BertLmProto.BatchBertLmResponseOrBuilder - Interface in org.languagetool.languagemodel.bert.grpc
 
BertLmProto.BatchScoreRequest - Class in org.languagetool.languagemodel.bert.grpc
Protobuf type bert.BatchScoreRequest
BertLmProto.BatchScoreRequest.Builder - Class in org.languagetool.languagemodel.bert.grpc
Protobuf type bert.BatchScoreRequest
BertLmProto.BatchScoreRequestOrBuilder - Interface in org.languagetool.languagemodel.bert.grpc
 
BertLmProto.BertLmResponse - Class in org.languagetool.languagemodel.bert.grpc
Protobuf type bert.BertLmResponse
BertLmProto.BertLmResponse.Builder - Class in org.languagetool.languagemodel.bert.grpc
Protobuf type bert.BertLmResponse
BertLmProto.BertLmResponseOrBuilder - Interface in org.languagetool.languagemodel.bert.grpc
 
BertLmProto.Mask - Class in org.languagetool.languagemodel.bert.grpc
Protobuf type bert.Mask
BertLmProto.Mask.Builder - Class in org.languagetool.languagemodel.bert.grpc
Protobuf type bert.Mask
BertLmProto.MaskOrBuilder - Interface in org.languagetool.languagemodel.bert.grpc
 
BertLmProto.Prediction - Class in org.languagetool.languagemodel.bert.grpc
Protobuf type bert.Prediction
BertLmProto.Prediction.Builder - Class in org.languagetool.languagemodel.bert.grpc
Protobuf type bert.Prediction
BertLmProto.PredictionOrBuilder - Interface in org.languagetool.languagemodel.bert.grpc
 
BertLmProto.ScoreRequest - Class in org.languagetool.languagemodel.bert.grpc
Protobuf type bert.ScoreRequest
BertLmProto.ScoreRequest.Builder - Class in org.languagetool.languagemodel.bert.grpc
Protobuf type bert.ScoreRequest
BertLmProto.ScoreRequestOrBuilder - Interface in org.languagetool.languagemodel.bert.grpc
 
BERTSuggestionRanking - Class in org.languagetool.rules
reorder suggestions from another rule using BERT as a LM
BERTSuggestionRanking(Language, Rule, RemoteRuleConfig, boolean) - Constructor for class org.languagetool.rules.BERTSuggestionRanking
 
bindService() - Method in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerImplBase
 
bindService() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmImplBase
 
bindService() - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerImplBase
 
bindService() - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerImplBase
 
bindService() - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerImplBase
 
BitextPatternRule - Class in org.languagetool.rules.patterns.bitext
A bitext pattern rule class.
BitextPatternRuleLoader - Class in org.languagetool.rules.patterns.bitext
Loads PatternRules from an XML file.
BitextPatternRuleLoader() - Constructor for class org.languagetool.rules.patterns.bitext.BitextPatternRuleLoader
 
BitextReader - Interface in org.languagetool.bitext
Interface for classes that implement reading from bitext files, such as translation memory files, glossary files, aligned text...
BitextRule - Class in org.languagetool.rules.bitext
Abstract bitext rule class.
BitextRule() - Constructor for class org.languagetool.rules.bitext.BitextRule
 
blockedReferrers - Variable in class org.languagetool.server.HTTPServerConfig
 
BRAZILIAN_PORTUGUESE_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
 
BrazilianPortuguese - Class in org.languagetool.language
 
BrazilianPortuguese() - Constructor for class org.languagetool.language.BrazilianPortuguese
 
BrazilianPortugueseReplaceRule - Class in org.languagetool.rules.pt
A rule that matches words which should not be used and suggests correct ones instead.
BrazilianPortugueseReplaceRule(ResourceBundle, String, Language) - Constructor for class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
 
Breton - Class in org.languagetool.language
 
Breton() - Constructor for class org.languagetool.language.Breton
 
BRETON_TOPO - Static variable in class org.languagetool.rules.br.TopoReplaceRule
 
BretonCompoundRule - Class in org.languagetool.rules.br
Checks that compounds (if in the list) are not written as separate words.
BretonCompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.br.BretonCompoundRule
 
BretonTagger - Class in org.languagetool.tagging.br
Breton Tagger.
BretonTagger() - Constructor for class org.languagetool.tagging.br.BretonTagger
 
BretonWordTokenizer - Class in org.languagetool.tokenizers.br
 
BretonWordTokenizer() - Constructor for class org.languagetool.tokenizers.br.BretonWordTokenizer
 
BRITISH_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.en.BritishReplaceRule
 
BritishEnglish - Class in org.languagetool.language
 
BritishEnglish() - Constructor for class org.languagetool.language.BritishEnglish
 
BritishReplaceRule - Class in org.languagetool.rules.en
A rule that matches words or phrases which should not be used and suggests correct ones instead.
BritishReplaceRule(ResourceBundle, String) - Constructor for class org.languagetool.rules.en.BritishReplaceRule
 
build() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
build() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
build() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
build() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
build(Channel, CallOptions) - Method in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerBlockingStub
 
build(Channel, CallOptions) - Method in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerFutureStub
 
build(Channel, CallOptions) - Method in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerStub
 
build(Channel, CallOptions) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmBlockingStub
 
build(Channel, CallOptions) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmFutureStub
 
build(Channel, CallOptions) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmStub
 
build() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
build() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
build() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
build() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
build() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
build() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
build() - Method in class org.languagetool.markup.AnnotatedTextBuilder
Create the annotated text to be passed into JLanguageTool.check(AnnotatedText).
build() - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
build(Channel, CallOptions) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerBlockingStub
 
build(Channel, CallOptions) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerFutureStub
 
build(Channel, CallOptions) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerStub
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
build() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
build(Channel, CallOptions) - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerBlockingStub
 
build(Channel, CallOptions) - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerFutureStub
 
build(Channel, CallOptions) - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerStub
 
build(Channel, CallOptions) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerBlockingStub
 
build(Channel, CallOptions) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerFutureStub
 
build(Channel, CallOptions) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerStub
 
build() - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
 
build(File) - Method in class org.languagetool.tools.POSDictionaryBuilder
 
BUILD_DATE - Static variable in class org.languagetool.JLanguageTool
LanguageTool build date and time like 2013-10-17 16:10 or null if not run from JAR.
buildPartial() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
buildPartial() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
buildPartial() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
buildPartial() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
buildPartial() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
buildPartial() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
buildPartial() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
buildPartial() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
buildPartial() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
buildPartial() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
buildPartial() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
buildRelaxedQuery(AbstractPatternRule) - Method in class org.languagetool.dev.index.PatternRuleQueryBuilder
Iterate over all elements, ignore those not supported, add the other ones to a BooleanQuery.
BYTE_ORDER_MARK - Static variable in class org.languagetool.tools.ArabicConstants
 

C

cache - Static variable in class org.languagetool.language.English
 
CACHE - Static variable in class org.languagetool.tools.LoggingTools
 
cacheAntiPatterns(Language, List<List<PatternToken>>) - Static method in class org.languagetool.rules.Rule
 
CacheIO - Class in org.languagetool.openoffice
Class to read and write LT-Office-Extension-Cache
cacheSize - Variable in class org.languagetool.server.HTTPServerConfig
 
cacheTTLSeconds - Variable in class org.languagetool.server.HTTPServerConfig
 
CachingWordListLoader - Class in org.languagetool.rules.spelling
Helper to load text files from classpath.
CachingWordListLoader() - Constructor for class org.languagetool.rules.spelling.CachingWordListLoader
 
call(Span) - Method in interface org.languagetool.tools.TracedFunction
 
call() - Method in interface org.languagetool.tools.WrappedValue
 
call() - Method in interface org.languagetool.tools.WrappedVoid
 
CanadianEnglish - Class in org.languagetool.language
 
CanadianEnglish() - Constructor for class org.languagetool.language.CanadianEnglish
 
CanadianFrench - Class in org.languagetool.language
 
CanadianFrench() - Constructor for class org.languagetool.language.CanadianFrench
 
canBeIgnoredFor(AnalyzedSentence) - Method in class org.languagetool.rules.patterns.AbstractTokenBasedRule
A fast check whether this rule can be ignored for the given sentence because it can never match.
cancel_date - Variable in class org.languagetool.server.ExtendedUserInfo
 
candidates - Variable in class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
 
CANDIDATES_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
canLanguageBeDetected(String, List<String>) - Method in enum org.languagetool.language.identifier.LanguageIdentifierService
 
capitalizeProperName(String) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
caretUpdate(CaretEvent) - Method in class org.languagetool.gui.Main.TextLineNumber
 
CASE_GOVERNMENT_MAP - Static variable in class org.languagetool.rules.uk.CaseGovernmentHelper
 
CASE_SENSITIVE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
CaseConversionHelper - Class in org.languagetool.rules.patterns
 
CaseGovernmentHelper - Class in org.languagetool.rules.uk
 
CaseGovernmentHelper() - Constructor for class org.languagetool.rules.uk.CaseGovernmentHelper
 
CaseRule - Class in org.languagetool.rules.de
Check that adjectives and verbs are not written with an uppercase first letter (except at the start of a sentence) and cases like this: Das laufen fällt mir leicht.
CaseRule(ResourceBundle, German) - Constructor for class org.languagetool.rules.de.CaseRule
 
caseSensitive - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
CASING - Static variable in class org.languagetool.rules.Categories
Rules about detecting uppercase words where lowercase is required and vice versa.
CASING - Static variable in class org.languagetool.rules.CategoryIds
Rules about detecting uppercase words where lowercase is required and vice versa.
CastWordsRule - Class in org.languagetool.rules.gl
A rule that matches words or phrases which should not be used and suggests correct ones instead.
CastWordsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.gl.CastWordsRule
 
Catalan - Class in org.languagetool.language
 
Catalan() - Constructor for class org.languagetool.language.Catalan
 
CatalanHybridDisambiguator - Class in org.languagetool.tagging.disambiguation.ca
Hybrid chunker-disambiguator for Catalan
CatalanHybridDisambiguator(Language) - Constructor for class org.languagetool.tagging.disambiguation.ca.CatalanHybridDisambiguator
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
CatalanNumberInWordFilter - Class in org.languagetool.rules.ca
 
CatalanNumberInWordFilter() - Constructor for class org.languagetool.rules.ca.CatalanNumberInWordFilter
 
CatalanNumberSpellerFilter - Class in org.languagetool.rules.ca
 
CatalanNumberSpellerFilter() - Constructor for class org.languagetool.rules.ca.CatalanNumberSpellerFilter
 
CatalanRepeatedWordsRule - Class in org.languagetool.rules.ca
 
CatalanRepeatedWordsRule(ResourceBundle) - Constructor for class org.languagetool.rules.ca.CatalanRepeatedWordsRule
 
CatalanSuppressMisspelledSuggestionsFilter - Class in org.languagetool.rules.ca
 
CatalanSuppressMisspelledSuggestionsFilter() - Constructor for class org.languagetool.rules.ca.CatalanSuppressMisspelledSuggestionsFilter
 
CatalanSynthesizer - Class in org.languagetool.synthesis.ca
Catalan word form synthesizer.
CatalanSynthesizer() - Constructor for class org.languagetool.synthesis.ca.CatalanSynthesizer
 
CatalanTagger - Class in org.languagetool.tagging.ca
Catalan Tagger
CatalanTagger(Language) - Constructor for class org.languagetool.tagging.ca.CatalanTagger
 
CatalanUnpairedBracketsRule - Class in org.languagetool.rules.ca
 
CatalanUnpairedBracketsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.CatalanUnpairedBracketsRule
 
CatalanUnpairedExclamationMarksRule - Class in org.languagetool.rules.ca
 
CatalanUnpairedExclamationMarksRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.CatalanUnpairedExclamationMarksRule
 
CatalanUnpairedQuestionMarksRule - Class in org.languagetool.rules.ca
 
CatalanUnpairedQuestionMarksRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.CatalanUnpairedQuestionMarksRule
 
CatalanWordRepeatBeginningRule - Class in org.languagetool.rules.ca
Adds Catalan suggestions to WordRepeatBeginningRule.
CatalanWordRepeatBeginningRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
 
CatalanWordRepeatRule - Class in org.languagetool.rules.ca
Avoid false alarms in the word repetition rule.
CatalanWordRepeatRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.CatalanWordRepeatRule
 
CatalanWordTokenizer - Class in org.languagetool.tokenizers.ca
Tokenizes a sentence into words.
CatalanWordTokenizer() - Constructor for class org.languagetool.tokenizers.ca.CatalanWordTokenizer
 
CatalanWrongWordInContextRule - Class in org.languagetool.rules.ca
 
CatalanWrongWordInContextRule(ResourceBundle) - Constructor for class org.languagetool.rules.ca.CatalanWrongWordInContextRule
 
Categories - Class in org.languagetool.rules
Pre-defined rule categories.
Category - Class in org.languagetool.rules
A rule's category.
Category(CategoryId, String) - Constructor for class org.languagetool.rules.Category
 
Category(CategoryId, String, Category.Location) - Constructor for class org.languagetool.rules.Category
 
Category(CategoryId, String, Category.Location, boolean) - Constructor for class org.languagetool.rules.Category
 
Category(CategoryId, String, Category.Location, boolean, String) - Constructor for class org.languagetool.rules.Category
 
category - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
 
Category.Location - Enum in org.languagetool.rules
 
CATEGORY_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
 
CategoryId - Class in org.languagetool.rules
Identifier for a category.
CategoryId(String) - Constructor for class org.languagetool.rules.CategoryId
 
CategoryIds - Class in org.languagetool.rules
Category ids.
categoryIssueType - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
 
categoryTags - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
categoryToneTags - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
CENTER - Static variable in class org.languagetool.gui.Main.TextLineNumber
 
centerDialog(JDialog) - Static method in class org.languagetool.gui.Tools
Set dialog location to the center of the screen
changedUpdate(DocumentEvent) - Method in class org.languagetool.gui.Main.TextLineNumber
 
changeTextOfParagraph(int, int, int, String) - Method in class org.languagetool.openoffice.FlatParagraphTools
Change text of flat paragraph nPara delete characters between nStart and nStart + nLen, insert newText at nStart
changeTextOfParagraph(int, int, int, String, XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
change the text of a paragraph
characters(char[], int, int) - Method in class org.languagetool.rules.patterns.PatternRuleHandler
 
charAt(int) - Method in class org.languagetool.tools.InterruptibleCharSequence
 
check(String) - Method in class org.languagetool.JLanguageTool
The main check method.
check(String, RuleMatchListener) - Method in class org.languagetool.JLanguageTool
The main check method.
check(String, boolean, JLanguageTool.ParagraphHandling) - Method in class org.languagetool.JLanguageTool
 
check(String, boolean, JLanguageTool.ParagraphHandling, RuleMatchListener) - Method in class org.languagetool.JLanguageTool
 
check(AnnotatedText) - Method in class org.languagetool.JLanguageTool
The main check method.
check(AnnotatedText, RuleMatchListener) - Method in class org.languagetool.JLanguageTool
 
check(AnnotatedText, boolean, JLanguageTool.ParagraphHandling) - Method in class org.languagetool.JLanguageTool
The main check method.
check(AnnotatedText, boolean, JLanguageTool.ParagraphHandling, RuleMatchListener) - Method in class org.languagetool.JLanguageTool
The main check method.
check(AnnotatedText, boolean, JLanguageTool.ParagraphHandling, RuleMatchListener, JLanguageTool.Mode, JLanguageTool.Level) - Method in class org.languagetool.JLanguageTool
The main check method.
check(AnnotatedText, boolean, JLanguageTool.ParagraphHandling, RuleMatchListener, JLanguageTool.Mode, JLanguageTool.Level, Long) - Method in class org.languagetool.JLanguageTool
The main check method.
check(String, boolean, JLanguageTool.ParagraphHandling) - Method in class org.languagetool.openoffice.SwJLanguageTool
check text by LT default: check only grammar local: LT checks only grammar (spell check is not implemented locally) remote: spell checking is used for LT check dialog (is needed because method getAnalyzedSentence is not supported by remote check)
check(String, boolean, JLanguageTool.ParagraphHandling, OfficeTools.RemoteCheck) - Method in class org.languagetool.openoffice.SwJLanguageTool
 
check(String, String) - Method in class org.languagetool.remote.RemoteLanguageTool
 
check(String, String, Map<String, String>) - Method in class org.languagetool.remote.RemoteLanguageTool
 
check(String, CheckConfiguration) - Method in class org.languagetool.remote.RemoteLanguageTool
 
check(String, CheckConfiguration, Map<String, String>) - Method in class org.languagetool.remote.RemoteLanguageTool
 
check(int) - Method in class org.languagetool.rules.spelling.ForeignLanguageChecker
 
CHECK - Static variable in class org.languagetool.tools.LoggingTools
 
check2(AnnotatedText, boolean, JLanguageTool.ParagraphHandling, RuleMatchListener, JLanguageTool.Mode, JLanguageTool.Level, Long) - Method in class org.languagetool.JLanguageTool
 
check2(AnnotatedText, boolean, JLanguageTool.ParagraphHandling, RuleMatchListener, JLanguageTool.Mode, JLanguageTool.Level, Set<ToneTag>, Long) - Method in class org.languagetool.JLanguageTool
 
CHECK_MULTIPLIKATOR - Static variable in class org.languagetool.openoffice.OfficeTools
 
CHECK_SHAPES_TIME - Static variable in class org.languagetool.openoffice.OfficeTools
 
checkAnalyzedSentence(JLanguageTool.ParagraphHandling, List<Rule>, AnalyzedSentence) - Method in class org.languagetool.JLanguageTool
Deprecated.
use one of the JLanguageTool.check(java.lang.String) methods instead.
checkAnalyzedSentence(JLanguageTool.ParagraphHandling, List<Rule>, AnalyzedSentence, boolean) - Method in class org.languagetool.JLanguageTool
This is an internal method that's public only for technical reasons, please use one of the JLanguageTool.check(String) methods instead.
checkAndGroup(boolean) - Method in class org.languagetool.rules.patterns.PatternTokenMatcher
 
checkAtUrl(URL) - Static method in class org.languagetool.server.HTTPTestTools
 
checkAtUrlByPost(URL, String) - Static method in class org.languagetool.server.HTTPTestTools
 
checkAtUrlByPost(URL, String, Map<String, String>) - Static method in class org.languagetool.server.HTTPTestTools
 
checkBitext(BitextReader, JLanguageTool, JLanguageTool, List<BitextRule>) - Static method in class org.languagetool.commandline.CommandLineTools
Checks the bilingual input (bitext) and displays the output (considering the target language) in API format or in the simple text format.
checkBitext(String, String, JLanguageTool, JLanguageTool, List<BitextRule>) - Static method in class org.languagetool.tools.Tools
Checks the bilingual input (bitext).
CheckBNC - Class in org.languagetool.dev.eval
Uses JLanguageTol recursively on the files of the BNC (British National Corpus).
checkCancelled() - Method in interface org.languagetool.JLanguageTool.CheckCancelledCallback
 
CheckCaseRule - Class in org.languagetool.rules.ca
 
CheckCaseRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.CheckCaseRule
 
CheckCaseRule - Class in org.languagetool.rules.nl
 
CheckCaseRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.nl.CheckCaseRule
 
CheckConfiguration - Class in org.languagetool.remote
Configuration for checking a text with RemoteLanguageTool.
CheckConfigurationBuilder - Class in org.languagetool.remote
Builder for a CheckConfiguration.
CheckConfigurationBuilder(String) - Constructor for class org.languagetool.remote.CheckConfigurationBuilder
 
CheckConfigurationBuilder() - Constructor for class org.languagetool.remote.CheckConfigurationBuilder
A configuration that causes the server to automatically detected the text language.
checkInternal(AnnotatedText, JLanguageTool.ParagraphHandling, RuleMatchListener, JLanguageTool.Mode, JLanguageTool.Level, Long, List<String>, List<AnalyzedSentence>) - Method in class org.languagetool.JLanguageTool
 
checkInternal(AnnotatedText, JLanguageTool.ParagraphHandling, RuleMatchListener, JLanguageTool.Mode, JLanguageTool.Level, Set<ToneTag>, Long, List<String>, List<AnalyzedSentence>) - Method in class org.languagetool.JLanguageTool
 
checkKeyWordsAreKnownToSpeller() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
Create a warning if a key word of the replacement rule is not allowed by the speller rule.
checkKeyWordsAreUnknownToSpeller() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
Create a warning if a key word of the replacement rule is allowed by the speller rule.
checkNumericPhrase(String, boolean, boolean, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
checkPage(URL) - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
checkPage(URL, ErrorMarker) - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
checkPage(String, Language) - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
CheckResults - Class in org.languagetool
 
CheckResults(List<RuleMatch>, List<Range>) - Constructor for class org.languagetool.CheckResults
 
checkSimpleXMLString(String) - Method in class org.languagetool.XMLValidator
Check some limits of our simplified XML output.
checksSpelling() - Method in class org.languagetool.rules.patterns.Match
Used to tell whether the Match class will spell-check the result so that misspelled suggestions are suppressed.
checkText(String, JLanguageTool) - Static method in class org.languagetool.commandline.CommandLineTools
 
checkText(String, JLanguageTool, boolean, int) - Static method in class org.languagetool.commandline.CommandLineTools
 
checkText(String, JLanguageTool, boolean, int, JLanguageTool.Level, boolean) - Static method in class org.languagetool.commandline.CommandLineTools
 
checkText(String, JLanguageTool, boolean, int, JLanguageTool.Level, boolean, boolean) - Static method in class org.languagetool.commandline.CommandLineTools
 
checkText(String, JLanguageTool, boolean, int, int, int, StringTools.ApiPrintMode, boolean, JLanguageTool.Level, List<String>, boolean) - Static method in class org.languagetool.commandline.CommandLineTools
Check the given text and print results to System.out.
Chinese - Class in org.languagetool.language
 
Chinese() - Constructor for class org.languagetool.language.Chinese
 
ChineseConfusionProbabilityRule - Class in org.languagetool.rules.zh
 
ChineseConfusionProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.zh.ChineseConfusionProbabilityRule
 
ChineseSentenceTokenizer - Class in org.languagetool.tokenizers.zh
 
ChineseSentenceTokenizer() - Constructor for class org.languagetool.tokenizers.zh.ChineseSentenceTokenizer
 
ChineseTagger - Class in org.languagetool.tagging.zh
 
ChineseTagger() - Constructor for class org.languagetool.tagging.zh.ChineseTagger
 
ChineseWordTokenizer - Class in org.languagetool.tokenizers.zh
 
ChineseWordTokenizer() - Constructor for class org.languagetool.tokenizers.zh.ChineseWordTokenizer
 
ChunkArray<T> - Class in org.languagetool.rules.spelling.symspell.implementation
 
Chunker - Interface in org.languagetool.chunking
Assign chunks (i.e. phrases) like noun phrases or verb phrases to the tokens of the text.
ChunkTag - Class in org.languagetool.chunking
The name of a chunk.
ChunkTag(String) - Constructor for class org.languagetool.chunking.ChunkTag
 
ChunkTag(String, boolean) - Constructor for class org.languagetool.chunking.ChunkTag
 
CHUNKTAG - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
chunkTag - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
CHUNKTAG_REGEXP - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
ChunkTaggedToken - Class in org.languagetool.chunking
 
ChunkTaggedToken(String, List<ChunkTag>, AnalyzedTokenReadings) - Constructor for class org.languagetool.chunking.ChunkTaggedToken
 
CHUNKTAGS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
circuitBreaker() - Method in class org.languagetool.rules.RemoteRule
 
circuitBreakers - Static variable in class org.languagetool.rules.RemoteRule
 
CircuitBreakers - Class in org.languagetool.tools
Keep a central registry of circuit breakers so that we can expose metrics for all of them
CITY_AVENU - Static variable in class org.languagetool.rules.uk.LemmaHelper
 
clarity_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
clarity = 2;
clarity_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
clarity = 2;
ClassBroker - Interface in org.languagetool.broker
Is responsible for loading the necessary classes for LanguageTool library.
cleanAndShortenText(String) - Method in class org.languagetool.language.identifier.LanguageIdentifier
 
cleanID(String) - Static method in class org.languagetool.rules.GRPCRule
 
cleanMarkersInExample(String) - Static method in class org.languagetool.rules.ExampleSentence
 
CleanOverlappingFilter - Class in org.languagetool.rules
 
CleanOverlappingFilter(Language, boolean) - Constructor for class org.languagetool.rules.CleanOverlappingFilter
 
cleanSuggestion(String) - Method in class org.languagetool.rules.AbstractFindSuggestionsFilter
 
cleanSuggestion(String) - Method in class org.languagetool.rules.fr.FindSuggestionsFilter
 
cleanTranslationForReplace(String, String) - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
 
cleanTranslationForReplace(String, String) - Method in interface org.languagetool.rules.translation.Translator
 
clear() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
clear() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
clear() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
clear() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
clear() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
clear() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
clear() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
clear() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
clear() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
clear() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
clear() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
clear() - Method in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
 
clear() - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
 
clearAutoCorrect() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
is this correction eligible for auto-correction?
clearCaches() - Static method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
Only used internally.
clearCandidates() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
repeated string candidates = 3;
clearCategory() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
.lt_ml_server.RuleCategory category = 4;
clearChunkTags() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated string chunkTags = 2;
clearConfidence() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
from 0 (lowest) to 1 (highest) float confidence = 4;
clearContextForSureMatch() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
sint32 contextForSureMatch = 13;
clearDescription() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
string description = 2;
clearDisabledRules() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string disabledRules = 7;
clearEnabledOnly() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
bool enabledOnly = 5;
clearEnabledRules() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string enabledRules = 6;
clearEnd() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
uint32 end = 2;
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
clearForms() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
repeated string forms = 1;
clearId() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
prefix for rule ids; should use a common value for one model/server string id = 3;
clearId() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
string id = 1;
clearInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
allow logging of input on error bool inputLogging = 2;
clearInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
allow logging of input on error bool inputLogging = 2;
clearInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
allow logging of input on error bool inputLogging = 3;
clearIsPremium() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
bool isPremium = 5;
clearIssueType() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues string issueType = 2;
clearItems() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
clearItems() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
clearLanguage() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
string language = 1;
clearLanguageCode() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
string languageCode = 1;
clearLanguageIdentifier(String) - Method in enum org.languagetool.language.identifier.LanguageIdentifierService
 
clearLemma() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string lemma = 5;
clearLemma() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string lemma = 3;
clearLength() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
length of matched area; >0 uint32 length = 2;
clearLevel() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
.lt_ml_server.ProcessingOptions.Level level = 3;
clearMask() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
clearMatchDescription() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
description of the match; displayed in e.g. the add-on pop-up string matchDescription = 7;
clearMatches() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
clearMatches() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
clearMatches() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
clearMatchShortDescription() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
shortened description of the match; displayed in e.g.
clearName() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
string name = 2;
clearOffset() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
start position in the sentence (i.e. not relative to whole text) uint32 offset = 1;
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
clearOptions() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
clearOptions() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
clearPostag() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string postag = 2;
clearPosTag() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string posTag = 2;
clearPostagRegexp() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
bool postag_regexp = 3;
clearPostagReplace() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string postag_replace = 4;
clearPremium() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
bool premium = 4;
clearRawMatches() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
clearReadings() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
clearReplacement() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
string replacement = 1;
clearRequests() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
clearResponses() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
clearRule() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Rule rule = 14;
clearRuleDescription() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
added later, optional (can be substituted by Java) string ruleDescription = 6;
clearScore() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
repeated double score = 1;
clearScores() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
clearSentenceMatches() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
clearSentences() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
clearSentences() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
clearSentences() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
input text to be analyzed repeated string sentences = 1;
clearSentences() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
input text to be analyzed repeated string sentences = 1;
clearSentences() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
clearSourceFile() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
id, subId, description, url already in Match string sourceFile = 1;
clearStart() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
uint32 start = 1;
clearStartPos() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
int32 startPos = 3;
clearSubId() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
more specific suffix for rule ids; i.e. one model/server can return multiple values to distinguish between mach types string sub_id = 4;
clearSuffix() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
Value shown in the UI after the replacement (but not part of it).
clearSuggestedReplacements() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
clearSuggestions() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
legacy; use suggestedReplacements repeated string suggestions = 5;
clearTags() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
repeated .lt_ml_server.Rule.Tag tags = 6;
clearTempOff() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
bool tempOff = 2;
clearTempOff() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
bool tempOff = 3;
clearText() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
string text = 1;
clearText() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
string text = 1;
clearText() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
string text = 1;
clearTextSessionID() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
clearTextSessionID() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
clearTextSessionID() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
clearToken() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string token = 1;
clearTokens() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
clearTokens() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
clearType() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Match.MatchType type = 12;
clearType() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
.lt_ml_server.SuggestedReplacement.SuggestionType type = 5;
clearUrl() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
to show a link, e.g. with further explanations for this error string url = 9;
clearUserDictCache() - Static method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
for tests only
clone() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
clone() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
clone() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
clone() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
clone() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
clone() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
clone() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
clone() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
clone() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
clone() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
clone() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
clone() - Method in class org.languagetool.rules.patterns.PatternToken
 
clone() - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
 
close() - Method in class org.languagetool.dev.dumpcheck.SentenceSourceIndexer
 
close() - Method in class org.languagetool.dev.index.Indexer
 
close() - Method in class org.languagetool.gui.ConfigurationDialog
 
close() - Method in class org.languagetool.language.Arabic
 
close() - Method in class org.languagetool.language.Belarusian
Deprecated.
Closes the language model, if any.
close() - Method in class org.languagetool.language.Chinese
Closes the language model, if any.
close() - Method in class org.languagetool.language.English
Closes the language model, if any.
close() - Method in class org.languagetool.language.French
Closes the language model, if any.
close() - Method in class org.languagetool.language.German
Closes the language model, if any.
close() - Method in class org.languagetool.language.Irish
 
close() - Method in class org.languagetool.language.Italian
Closes the language model, if any.
close() - Method in class org.languagetool.language.Portuguese
 
close() - Method in class org.languagetool.language.Russian
Closes the language model, if any.
close() - Method in class org.languagetool.language.Spanish
Closes the language model, if any.
close() - Method in interface org.languagetool.languagemodel.LanguageModel
 
close() - Method in class org.languagetool.languagemodel.LuceneLanguageModel
 
close() - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
 
close() - Method in class org.languagetool.languagemodel.MultiLanguageModel
 
close() - Method in class org.languagetool.openoffice.AboutDialog
 
close() - Method in class org.languagetool.rules.spelling.hunspell.DumontsHunspellDictionary
 
closeDialog() - Method in class org.languagetool.openoffice.SpellAndGrammarCheckDialog.LtCheckDialog
closes the dialog
COLLOQUIALISMS - Static variable in class org.languagetool.rules.Categories
Colloquial style.
COLLOQUIALISMS - Static variable in class org.languagetool.rules.CategoryIds
Colloquial style.
CombiningTagger - Class in org.languagetool.tagging
Tags a word using two taggers, combining their results.
CombiningTagger(WordTagger, WordTagger, boolean) - Constructor for class org.languagetool.tagging.CombiningTagger
 
CombiningTagger(WordTagger, WordTagger, WordTagger, boolean) - Constructor for class org.languagetool.tagging.CombiningTagger
 
COMMA - Static variable in class org.languagetool.tools.ArabicConstants
 
CommandLineOptions - Class in org.languagetool.commandline
Options that can be set via command line arguments.
CommandLineOptions() - Constructor for class org.languagetool.commandline.CommandLineOptions
 
CommandLineOptions.OutputFormat - Enum in org.languagetool.commandline
Constants for rule matches output in command-line.
CommandLineTools - Class in org.languagetool.commandline
 
CommaWhitespaceRule - Class in org.languagetool.rules
A rule that matches periods, commas and closing parenthesis preceded by whitespace and opening parenthesis followed by whitespace.
CommaWhitespaceRule(ResourceBundle, IncorrectExample, CorrectExample, URL) - Constructor for class org.languagetool.rules.CommaWhitespaceRule
 
CommaWhitespaceRule(ResourceBundle, IncorrectExample, CorrectExample) - Constructor for class org.languagetool.rules.CommaWhitespaceRule
 
CommaWhitespaceRule(ResourceBundle, boolean) - Constructor for class org.languagetool.rules.CommaWhitespaceRule
 
CommaWhitespaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.CommaWhitespaceRule
commit() - Method in class org.languagetool.dev.index.Indexer
 
commitStaged(SuggestionStage) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
COMMON_WORDS_LANG_IDENTIFIER - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
 
CommonFileTypes - Class in org.languagetool.rules.spelling
 
CommonWordsDetector - Class in org.languagetool.language.identifier.detector
Information about common words - use as a fallback if language identification yields low confidence.
CommonWordsDetector() - Constructor for class org.languagetool.language.identifier.detector.CommonWordsDetector
 
compare(String, String) - Method in class org.languagetool.rules.AbstractFindSuggestionsFilter.StringComparator
 
compare(String, String) - Static method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance
Compute the distance between strings: the minimum number of operations needed to transform one string into the other (insertion, deletion, substitution of a single character, or a transposition of two adjacent characters).
compare(String, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.EditDistance
 
compare(SuggestItem, SuggestItem) - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
 
compareTo(RuleMatch) - Method in class org.languagetool.rules.RuleMatch
Compare by start position.
compareTo(SuggestItem) - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
 
compareTo(InflectionHelper.Inflection) - Method in class org.languagetool.rules.uk.InflectionHelper.Inflection
 
compile(AnalyzedTokenReadings, Synthesizer) - Method in class org.languagetool.rules.patterns.PatternToken
Prepare PatternToken for matching by formatting its string token and POS (if the Element is supposed to refer to some other token).
componentHidden(ComponentEvent) - Method in class org.languagetool.gui.Main.TextLineNumber
 
componentMoved(ComponentEvent) - Method in class org.languagetool.gui.Main.TextLineNumber
 
componentResized(ComponentEvent) - Method in class org.languagetool.gui.Main.TextLineNumber
 
componentShown(ComponentEvent) - Method in class org.languagetool.gui.Main.TextLineNumber
 
CompoundAwareHunspellRule - Class in org.languagetool.rules.spelling.hunspell
A spell checker that combines Hunspell und Morfologik spell checking to support compound words and offer fast suggestions for some misspelled compound words.
CompoundAwareHunspellRule(ResourceBundle, Language, CompoundWordTokenizer, MorfologikMultiSpeller, UserConfig) - Constructor for class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
 
CompoundAwareHunspellRule(ResourceBundle, Language, CompoundWordTokenizer, MorfologikMultiSpeller, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
 
CompoundAwareHunspellRule(ResourceBundle, Language, CompoundWordTokenizer, MorfologikMultiSpeller, UserConfig, List<Language>, LanguageModel) - Constructor for class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
 
CompoundCheckFilter - Class in org.languagetool.rules.de
 
CompoundCheckFilter() - Constructor for class org.languagetool.rules.de.CompoundCheckFilter
 
CompoundCoherencyRule - Class in org.languagetool.rules.de
Check consistent spelling for German compounds.
CompoundCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.CompoundCoherencyRule
 
CompoundFilter - Class in org.languagetool.rules.nl
 
CompoundFilter() - Constructor for class org.languagetool.rules.nl.CompoundFilter
 
CompoundInfinitivRule - Class in org.languagetool.rules.de
Checks the compound spelling of infinitive clause (Erweiterter Infinitiv mit zu)
CompoundInfinitivRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.CompoundInfinitivRule
 
COMPOUNDING - Static variable in class org.languagetool.rules.Categories
Rules about spelling terms as one word or as as separate words.
CompoundRule - Class in org.languagetool.rules.ca
Checks that compounds (if in the list) are not written as separate words.
CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.ca.CompoundRule
 
CompoundRule - Class in org.languagetool.rules.en
Checks that compounds (if in the list) are not written as separate words.
CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.en.CompoundRule
 
CompoundRule - Class in org.languagetool.rules.es
Checks that compounds (if in the list) are not written as separate words.
CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.es.CompoundRule
 
CompoundRule - Class in org.languagetool.rules.fr
Checks that compounds (if in the list) are not written as separate words.
CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.fr.CompoundRule
 
CompoundRule - Class in org.languagetool.rules.ga
Checks that compounds (if in the list) are not written as separate words.
CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.ga.CompoundRule
 
CompoundRule - Class in org.languagetool.rules.nl
Checks that compounds (if in the list) are not written as separate words.
CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.nl.CompoundRule
 
CompoundRule - Class in org.languagetool.rules.pl
Checks that compounds (if in the list) are not written as separate words.
CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.pl.CompoundRule
 
CompoundRule - Class in org.languagetool.rules.ro
Checks that compounds (if in the list) are not written as separate words.
CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.ro.CompoundRule
 
CompoundRule - Class in org.languagetool.rules.sk
Checks that compounds (if in the list) are not written as separate words.
CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.sk.CompoundRule
 
CompoundRule - Class in org.languagetool.rules.sv
Checks that compounds (if in the list) are not written as separate words.
CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.sv.CompoundRule
 
CompoundRuleData - Class in org.languagetool.rules
Data about words that are compounds and should thus not be written as separate words.
CompoundRuleData(String) - Constructor for class org.languagetool.rules.CompoundRuleData
 
CompoundRuleData(String...) - Constructor for class org.languagetool.rules.CompoundRuleData
 
CompoundRuleData(LineExpander, String...) - Constructor for class org.languagetool.rules.CompoundRuleData
 
CompoundWordTokenizer - Interface in org.languagetool.tokenizers
Interface for components that take compound words and split them into their parts.
computeFeatures(List<String>, String, AnalyzedSentence, int) - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
compute features for training or prediction of a ranking model for suggestions
computeLazySuggestedReplacements() - Method in class org.languagetool.rules.RuleMatch
Force computing replacements, e.g. for accurate metrics for computation time and to set timeouts for this process Used in server use case (i.e.
computeSentenceData(List<AnalyzedSentence>, List<String>) - Method in class org.languagetool.JLanguageTool
 
conditionFulfilled(List<AnalyzedTokenReadings>) - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
Condition to generate a hint (possibly including all exceptions) Returns: < nAnalysedToken, if condition is not fulfilled >= nAnalysedToken, if condition is not fulfilled; integer is number of token which is the end hint
conditionFulfilled(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.AbstractStatisticStyleRule
Condition to generate a hint (possibly including all exceptions) Returns: < nAnalysedToken, if condition is not fulfilled >= nAnalysedToken, if condition is not fulfilled; integer is number of token which is the end hint
conditionFulfilled(List<AnalyzedTokenReadings>) - Method in class org.languagetool.rules.de.ConjunctionAtBeginOfSentenceRule
Is sentence with modal verb
conditionFulfilled(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.GermanFillerWordsRule
 
conditionFulfilled(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.NonSignificantVerbsRule
 
conditionFulfilled(List<AnalyzedTokenReadings>) - Method in class org.languagetool.rules.de.PassiveSentenceRule
Is passive sentence
conditionFulfilled(List<AnalyzedTokenReadings>) - Method in class org.languagetool.rules.de.SentenceWithManRule
Is sentence with verb man
conditionFulfilled(List<AnalyzedTokenReadings>) - Method in class org.languagetool.rules.de.SentenceWithModalVerbRule
Is sentence with modal verb
conditionFulfilled(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
 
CONFIDENCE_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
CONFIG_FILE - Static variable in class org.languagetool.openoffice.OfficeTools
 
CONFIG_TYPE - Static variable in class org.languagetool.rules.GRPCPostProcessing
 
CONFIG_TYPE - Static variable in class org.languagetool.rules.GRPCRule
 
Configuration - Class in org.languagetool.gui
Configuration like list of disabled rule IDs, server mode etc.
Configuration(Language) - Constructor for class org.languagetool.gui.Configuration
Uses the configuration file from the default location.
Configuration(File, Language) - Constructor for class org.languagetool.gui.Configuration
 
Configuration(File, String, Language) - Constructor for class org.languagetool.gui.Configuration
 
Configuration(File, String, File, Language, boolean) - Constructor for class org.languagetool.gui.Configuration
 
ConfigurationDialog - Class in org.languagetool.gui
Dialog that offers the available rules so they can be turned on/off individually.
ConfigurationDialog(Frame, boolean, Configuration) - Constructor for class org.languagetool.gui.ConfigurationDialog
 
ConfigurationDialog(Frame, boolean, Image, String, Configuration) - Constructor for class org.languagetool.gui.ConfigurationDialog
 
configure(Language, List<RemoteRuleConfig>) - Static method in class org.languagetool.rules.GRPCPostProcessing
 
configureFromRules(JLanguageTool, Configuration) - Static method in class org.languagetool.gui.Tools
 
CONFUSED_WORDS - Static variable in class org.languagetool.rules.Categories
Words that are easily confused, like 'there' and 'their' in English.
CONFUSED_WORDS - Static variable in class org.languagetool.rules.CategoryIds
Words that are easily confused, like 'there' and 'their' in English.
ConfusionCheckFilter - Class in org.languagetool.rules.es
 
ConfusionCheckFilter() - Constructor for class org.languagetool.rules.es.ConfusionCheckFilter
 
ConfusionCheckFilter - Class in org.languagetool.rules.pt
 
ConfusionCheckFilter() - Constructor for class org.languagetool.rules.pt.ConfusionCheckFilter
 
ConfusionFileIndenter - Class in org.languagetool.dev.bigdata
Re-Indent confusion_set.txt files.
ConfusionFileIndenter() - Constructor for class org.languagetool.dev.bigdata.ConfusionFileIndenter
 
ConfusionPair - Class in org.languagetool.rules
Two words that can easily be confused - for internal use only.
ConfusionPair(ConfusionString, ConfusionString, long, boolean) - Constructor for class org.languagetool.rules.ConfusionPair
 
ConfusionPair(String, String, Long, boolean) - Constructor for class org.languagetool.rules.ConfusionPair
 
ConfusionPairEvaluator - Class in org.languagetool.dev.eval
 
ConfusionPairEvaluator() - Constructor for class org.languagetool.dev.eval.ConfusionPairEvaluator
 
ConfusionProbabilityRule - Class in org.languagetool.rules.ngrams
LanguageTool's homophone confusion check that uses ngram lookups to decide which word in a confusion set (from confusion_sets.txt) suits best.
ConfusionProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
ConfusionProbabilityRule(ResourceBundle, LanguageModel, Language, int) - Constructor for class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
ConfusionProbabilityRule(ResourceBundle, LanguageModel, Language, int, List<String>) - Constructor for class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
ConfusionProbabilityRule(ResourceBundle, LanguageModel, Language, int, List<String>, List<List<PatternToken>>) - Constructor for class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
ConfusionSet - Class in org.languagetool.rules
Words that can easily be confused - for internal use only.
ConfusionSet(long, List<ConfusionString>) - Constructor for class org.languagetool.rules.ConfusionSet
 
ConfusionSet(long, String...) - Constructor for class org.languagetool.rules.ConfusionSet
 
ConfusionSetFileFormatter - Class in org.languagetool.dev.bigdata
 
ConfusionSetFileFormatter() - Constructor for class org.languagetool.dev.bigdata.ConfusionSetFileFormatter
 
ConfusionSetLoader - Class in org.languagetool.rules
Loads a confusion set from a plain text file (UTF-8).
ConfusionSetLoader(Language) - Constructor for class org.languagetool.rules.ConfusionSetLoader
 
ConfusionString - Class in org.languagetool.rules
A string in a ConfusionPair - for internal use only.
ConjunctionAtBeginOfSentenceRule - Class in org.languagetool.rules.de
A rule that gives Hints about the use of German filler words.
ConjunctionAtBeginOfSentenceRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.ConjunctionAtBeginOfSentenceRule
 
CONSIDER_ONLY_PREFERRED_THRESHOLD - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
 
ConsistencyPatternRuleTransformer - Class in org.languagetool.rules.patterns
 
ConsistencyPatternRuleTransformer(Language) - Constructor for class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer
 
ConsistencyPatternRuleTransformer.ConsistencyPatternRule - Class in org.languagetool.rules.patterns
Wrapper for loaded AbstractPatternRule instances to act as text-level rules
ConsistentApostrophesRule - Class in org.languagetool.rules.en
Check for consistent use of apostrophes (typographic (’) vs. typewriter (')).
ConsistentApostrophesRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.ConsistentApostrophesRule
 
consume(int[], int, int, int, int) - Method in interface org.languagetool.rules.patterns.AbstractPatternRulePerformer.MatchConsumer
 
contains(String, String) - Static method in enum org.languagetool.tagging.uk.IPOSTag
 
containsParagraph(int) - Method in class org.languagetool.openoffice.SingleDocument.IgnoredMatches
Contains a paragraph ignored matches
containsPonc(String) - Static method in class org.languagetool.tagging.ga.Utils
 
ContextBuilder - Class in org.languagetool.dev.bigdata
 
ContextBuilder() - Constructor for class org.languagetool.dev.bigdata.ContextBuilder
 
ContextBuilder(String, String) - Constructor for class org.languagetool.dev.bigdata.ContextBuilder
 
CONTEXTFORSUREMATCH_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
ContextTools - Class in org.languagetool.tools
Helper class to mark errors in text.
ContextTools() - Constructor for class org.languagetool.tools.ContextTools
 
CONTRACTION_SPELLING_RULE - Static variable in class org.languagetool.rules.en.ContractionSpellingRule
 
ContractionSpellingRule - Class in org.languagetool.rules.en
A rule that matches words or phrases which should not be used and suggests correct ones instead, e.g.
ContractionSpellingRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.en.ContractionSpellingRule
 
Contributor - Class in org.languagetool.language
A person that contributed rules or code to LanguageTool.
Contributor(String, String) - Constructor for class org.languagetool.language.Contributor
 
Contributor(String) - Constructor for class org.languagetool.language.Contributor
 
Contributors - Class in org.languagetool.language
Constants for contributors who contribute to more than one language (use to avoid duplication).
conversionLocale - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
convert() - Method in class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
 
convert(List<String>) - Static method in class org.languagetool.rules.SuggestedReplacement
 
convertCase(Match.CaseConversion, String, String, Language) - Static method in class org.languagetool.rules.patterns.CaseConversionHelper
Converts case of the string token according to match element attributes.
convertedPatterns - Variable in class org.languagetool.rules.AbstractUnitConversionRule
 
convertsCase() - Method in class org.languagetool.rules.patterns.Match
Used to let LT know that it should change the case of the match.
convertsCase() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
Determines whether the dictionary uses case conversions.
convertsCase() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
Determines whether the dictionary uses case conversions.
ConvertToSentenceCaseFilter - Class in org.languagetool.rules
 
ConvertToSentenceCaseFilter() - Constructor for class org.languagetool.rules.ConvertToSentenceCaseFilter
 
copy(AnalyzedSentence) - Method in class org.languagetool.AnalyzedSentence
The method copies AnalyzedSentence and returns the copy.
correctBitext(BitextReader, JLanguageTool, JLanguageTool, List<BitextRule>) - Static method in class org.languagetool.commandline.CommandLineTools
Automatically applies suggestions to the bilingual text.
correctDate(RuleMatch, Map<String, String>) - Method in class org.languagetool.rules.YMDDateHelper
 
CorrectExample - Class in org.languagetool.rules
A text, typically a sentence, that doesn't contain an error, at least not one for a specific rule.
CorrectExample(String) - Constructor for class org.languagetool.rules.CorrectExample
 
correctExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
correctExamples - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
CorrectLinePrinter - Class in org.languagetool.dev
Simple script to print only the lines that do not have a match.
CorrectLinePrinter() - Constructor for class org.languagetool.dev.CorrectLinePrinter
 
correctStartPoint(int, int) - Method in class org.languagetool.openoffice.DocumentCache
correct a start point to change of flat paragraph by zero space characters
correctStem(String, String) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
 
correctTag(String) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
 
correctText(String, JLanguageTool) - Static method in class org.languagetool.tools.Tools
Automatically applies suggestions to the text, as suggested by the rules that match.
correctTextFromMatches(String, List<RuleMatch>) - Static method in class org.languagetool.tools.Tools
 
count - Variable in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
 
count - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Entry
 
count - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
 
COUNTER_NAME - Static variable in class org.languagetool.server.InstrumentedAppender
 
create(String) - Method in class org.languagetool.chunking.TokenExpressionFactory
 
create(List<String>, Language) - Static method in class org.languagetool.dev.dumpcheck.MixingSentenceSource
 
create(List<String>, Language, Pattern) - Static method in class org.languagetool.dev.dumpcheck.MixingSentenceSource
 
create(Language, ResourceBundle, RemoteRuleConfig, boolean, String, String, Map<String, String>) - Static method in class org.languagetool.rules.GRPCRule
Helper method to create instances of RemoteMLRule
create(Language, RemoteRuleConfig, boolean, String, String, Map<String, String>) - Static method in class org.languagetool.rules.GRPCRule
Helper method to create instances of RemoteMLRule
create(String, boolean, boolean) - Static method in class org.languagetool.rules.patterns.StringMatcher
 
createAll(Language, List<RemoteRuleConfig>, boolean, String, String) - Static method in class org.languagetool.rules.GRPCRule
 
createAll(Language, List<RemoteRuleConfig>, boolean) - Static method in class org.languagetool.rules.GRPCRule
 
createCircuitBreaker(String) - Method in class org.languagetool.rules.RemoteRule
 
createComponents(String) - Method in class org.languagetool.dev.index.LanguageToolAnalyzer
 
createDefaultChunker() - Method in class org.languagetool.Language
Creates language specific chunker.
createDefaultChunker() - Method in class org.languagetool.language.English
 
createDefaultChunker() - Method in class org.languagetool.noop.NoopLanguage
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Arabic
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Breton
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Catalan
 
createDefaultDisambiguator() - Method in class org.languagetool.Language
Creates language specific disambiguator.
createDefaultDisambiguator() - Method in class org.languagetool.language.Danish
Deprecated.
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Dutch
 
createDefaultDisambiguator() - Method in class org.languagetool.language.English
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Esperanto
 
createDefaultDisambiguator() - Method in class org.languagetool.language.French
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Galician
 
createDefaultDisambiguator() - Method in class org.languagetool.language.German
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Greek
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Irish
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Italian
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Khmer
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Polish
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Portuguese
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Romanian
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Russian
 
createDefaultDisambiguator() - Method in class org.languagetool.language.SimpleGerman
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Spanish
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Swedish
Deprecated.
 
createDefaultDisambiguator() - Method in class org.languagetool.language.Ukrainian
 
createDefaultDisambiguator() - Method in class org.languagetool.noop.NoopLanguage
 
createDefaultJLanguageTool() - Method in class org.languagetool.Language
Create a shared instance of JLanguageTool to use in rules for further processing Instances are shared by Language
createDefaultPostDisambiguationChunker() - Method in class org.languagetool.Language
Creates language specific post disambiguation chunker.
createDefaultPostDisambiguationChunker() - Method in class org.languagetool.language.German
 
createDefaultPostDisambiguationChunker() - Method in class org.languagetool.language.Russian
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Arabic
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Asturian
Deprecated.
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Breton
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Catalan
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Chinese
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.Language
Creates language specific sentence tokenizer.
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Danish
Deprecated.
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Dutch
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.English
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Esperanto
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.French
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Galician
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.German
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Greek
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Icelandic
Deprecated.
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Irish
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Italian
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Japanese
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Khmer
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Lithuanian
Deprecated.
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Malayalam
Deprecated.
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Persian
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Polish
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Portuguese
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Romanian
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Russian
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Slovak
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Slovenian
Deprecated.
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Spanish
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Swedish
Deprecated.
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Tagalog
Deprecated.
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Tamil
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.language.Ukrainian
 
createDefaultSentenceTokenizer() - Method in class org.languagetool.noop.NoopLanguage
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.AmericanEnglish
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Arabic
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Asturian
Deprecated.
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.AustralianEnglish
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.AustrianGerman
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Belarusian
Deprecated.
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.BrazilianPortuguese
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Breton
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.BritishEnglish
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.CanadianEnglish
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Catalan
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.Language
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Danish
Deprecated.
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Dutch
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.English
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Esperanto
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.French
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Galician
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.German
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Greek
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Irish
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Italian
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Khmer
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.NewZealandEnglish
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Polish
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.PortugalPortuguese
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Romanian
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Russian
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Slovak
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Slovenian
Deprecated.
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.SouthAfricanEnglish
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Spanish
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Swedish
Deprecated.
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.SwissGerman
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Tagalog
Deprecated.
 
createDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.language.Ukrainian
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Arabic
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Catalan
 
createDefaultSynthesizer() - Method in class org.languagetool.Language
Creates language specific part-of-speech synthesizer.
createDefaultSynthesizer() - Method in class org.languagetool.language.Dutch
 
createDefaultSynthesizer() - Method in class org.languagetool.language.English
 
createDefaultSynthesizer() - Method in class org.languagetool.language.French
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Galician
 
createDefaultSynthesizer() - Method in class org.languagetool.language.German
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Greek
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Irish
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Italian
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Polish
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Portuguese
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Romanian
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Russian
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Slovak
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Spanish
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Swedish
Deprecated.
 
createDefaultSynthesizer() - Method in class org.languagetool.language.Ukrainian
 
createDefaultTagger() - Method in class org.languagetool.language.Arabic
 
createDefaultTagger() - Method in class org.languagetool.language.Asturian
Deprecated.
 
createDefaultTagger() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
createDefaultTagger() - Method in class org.languagetool.language.Breton
 
createDefaultTagger() - Method in class org.languagetool.language.Catalan
 
createDefaultTagger() - Method in class org.languagetool.language.Chinese
 
createDefaultTagger() - Method in class org.languagetool.Language
Creates language specific part-of-speech tagger.
createDefaultTagger() - Method in class org.languagetool.language.Danish
Deprecated.
 
createDefaultTagger() - Method in class org.languagetool.language.Dutch
 
createDefaultTagger() - Method in class org.languagetool.language.English
 
createDefaultTagger() - Method in class org.languagetool.language.Esperanto
 
createDefaultTagger() - Method in class org.languagetool.language.French
 
createDefaultTagger() - Method in class org.languagetool.language.Galician
 
createDefaultTagger() - Method in class org.languagetool.language.German
 
createDefaultTagger() - Method in class org.languagetool.language.Greek
 
createDefaultTagger() - Method in class org.languagetool.language.Icelandic
Deprecated.
 
createDefaultTagger() - Method in class org.languagetool.language.Irish
 
createDefaultTagger() - Method in class org.languagetool.language.Italian
 
createDefaultTagger() - Method in class org.languagetool.language.Japanese
 
createDefaultTagger() - Method in class org.languagetool.language.Khmer
 
createDefaultTagger() - Method in class org.languagetool.language.Lithuanian
Deprecated.
 
createDefaultTagger() - Method in class org.languagetool.language.Malayalam
Deprecated.
 
createDefaultTagger() - Method in class org.languagetool.language.Polish
 
createDefaultTagger() - Method in class org.languagetool.language.Portuguese
 
createDefaultTagger() - Method in class org.languagetool.language.Romanian
 
createDefaultTagger() - Method in class org.languagetool.language.Russian
 
createDefaultTagger() - Method in class org.languagetool.language.Slovak
 
createDefaultTagger() - Method in class org.languagetool.language.Spanish
 
createDefaultTagger() - Method in class org.languagetool.language.Swedish
Deprecated.
 
createDefaultTagger() - Method in class org.languagetool.language.SwissGerman
 
createDefaultTagger() - Method in class org.languagetool.language.Tagalog
Deprecated.
 
createDefaultTagger() - Method in class org.languagetool.language.Tamil
 
createDefaultTagger() - Method in class org.languagetool.language.Ukrainian
 
createDefaultTagger() - Method in class org.languagetool.language.ValencianCatalan
 
createDefaultTagger() - Method in class org.languagetool.noop.NoopLanguage
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Arabic
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Breton
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Catalan
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Chinese
 
createDefaultWordTokenizer() - Method in class org.languagetool.Language
Creates language specific word tokenizer.
createDefaultWordTokenizer() - Method in class org.languagetool.language.Dutch
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.English
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Esperanto
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.French
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Galician
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.German
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Greek
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Irish
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Japanese
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Khmer
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Malayalam
Deprecated.
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Persian
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Polish
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Portuguese
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Romanian
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Russian
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Spanish
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Tagalog
Deprecated.
 
createDefaultWordTokenizer() - Method in class org.languagetool.language.Ukrainian
 
createDefaultWordTokenizer() - Method in class org.languagetool.noop.NoopLanguage
 
createDictionary(String) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
createDictionaryEntry(String, long, SuggestionStage) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
createFixedThreadPoolExecutor(String, int, int, boolean, Thread.UncaughtExceptionHandler, boolean) - Static method in class org.languagetool.tools.LtThreadPoolFactory
 
createFixedThreadPoolExecutor(String, int, int, int, long, boolean, Thread.UncaughtExceptionHandler, boolean) - Static method in class org.languagetool.tools.LtThreadPoolFactory
 
createInstanceWithArgumentsAndContext(Object[], XComponentContext) - Method in class org.languagetool.openoffice.SingletonFactory
 
createInstanceWithContext(XComponentContext) - Method in class org.languagetool.openoffice.SingletonFactory
 
createNullToken(String, int) - Method in class org.languagetool.tagging.BaseTagger
 
createNullToken(String, int) - Method in class org.languagetool.tagging.eo.EsperantoTagger
 
createNullToken(String, int) - Method in class org.languagetool.tagging.ja.JapaneseTagger
 
createNullToken(String, int) - Method in interface org.languagetool.tagging.Tagger
Create the AnalyzedToken used for whitespace and other non-words.
createNullToken(String, int) - Method in class org.languagetool.tagging.xx.DemoTagger
 
createNullToken(String, int) - Method in class org.languagetool.tagging.zh.ChineseTagger
 
createQueueEntry(DocumentCache.TextParagraph, DocumentCache.TextParagraph, int, int, String, boolean) - Method in class org.languagetool.openoffice.TextLevelCheckQueue
Create and give back a new queue entry
createQueueEntry(DocumentCache.TextParagraph, DocumentCache.TextParagraph, int, int, String) - Method in class org.languagetool.openoffice.TextLevelCheckQueue
 
createRuleMatch(AnalyzedTokenReadings, List<String>, AnalyzedSentence, String) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
createRuleMatch(String, String, int, int, String, AnalyzedSentence) - Method in class org.languagetool.rules.uk.UkrainianWordRepeatRule
 
createRuleMatch(String, String, int, int, String, AnalyzedSentence) - Method in class org.languagetool.rules.WordRepeatRule
 
createSpan(String, Attributes, TracedFunction<T>) - Method in enum org.languagetool.tools.TelemetryProvider
 
createSpan(String, Attributes, WrappedValue<T>) - Method in enum org.languagetool.tools.TelemetryProvider
 
createSpan(String, Attributes, WrappedVoid) - Method in enum org.languagetool.tools.TelemetryProvider
 
createSpan(String, Attributes) - Method in enum org.languagetool.tools.TelemetryProvider
 
createState(Synthesizer, AnalyzedTokenReadings) - Method in class org.languagetool.rules.patterns.Match
Creates a state used for actually matching a token.
createState(Synthesizer, AnalyzedTokenReadings[], int, int) - Method in class org.languagetool.rules.patterns.Match
Creates a state used for actually matching a token.
createStemmer() - Method in class org.languagetool.synthesis.BaseSynthesizer
Creates a new IStemmer based on the configured dictionary.
createTextParagraph(int, int) - Method in class org.languagetool.openoffice.DocumentCache
 
createToken(String, String) - Method in class org.languagetool.tagging.BaseTagger
 
createToken(String, String) - Method in class org.languagetool.tagging.eo.EsperantoTagger
 
createToken(String, String) - Method in class org.languagetool.tagging.ja.JapaneseTagger
 
createToken(String, String) - Method in interface org.languagetool.tagging.Tagger
Create a token specific to the language of the implementing class.
createToken(String, String) - Method in class org.languagetool.tagging.xx.DemoTagger
 
createToken(String, String) - Method in class org.languagetool.tagging.zh.ChineseTagger
 
createUnifier() - Method in class org.languagetool.rules.patterns.UnifierConfiguration
 
createWrongSplitMatch(AnalyzedSentence, List<RuleMatch>, int, String, String, String, int) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
createWrongSplitMatch(AnalyzedSentence, List<RuleMatch>, int, String, String, String, int) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
creative_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
creative = 4;
creative_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
creative = 4;
csRegex(String) - Static method in class org.languagetool.rules.patterns.PatternRuleBuilderHelper
 
csToken(String) - Static method in class org.languagetool.rules.patterns.PatternRuleBuilderHelper
 
csToken(String) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
Add a case-sensitive token.
csTokenRegex(String) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
 
Curated_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
Curated = 2;
CURSOR_TYPE_ENDNOTE - Static variable in class org.languagetool.openoffice.DocumentCache
 
CURSOR_TYPE_FOOTNOTE - Static variable in class org.languagetool.openoffice.DocumentCache
 
CURSOR_TYPE_HEADER_FOOTER - Static variable in class org.languagetool.openoffice.DocumentCache
 
CURSOR_TYPE_SHAPE - Static variable in class org.languagetool.openoffice.DocumentCache
 
CURSOR_TYPE_TABLE - Static variable in class org.languagetool.openoffice.DocumentCache
 
CURSOR_TYPE_TEXT - Static variable in class org.languagetool.openoffice.DocumentCache
 
CURSOR_TYPE_UNKNOWN - Static variable in class org.languagetool.openoffice.DocumentCache
 
CUSTOM_PATTERN_FILE - Static variable in class org.languagetool.JLanguageTool
The name of the file with error patterns.
CUSTOM_SPELLING_FILE - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
 
customer_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
customer = 5;
customer_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
customer = 5;

D

DAD - Static variable in class org.languagetool.tools.ArabicConstants
 
DAL - Static variable in class org.languagetool.tools.ArabicConstants
 
DamerauLevenshteinDistance(String, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.EditDistance
 
DAMMA - Static variable in class org.languagetool.tools.ArabicConstants
 
DAMMATAN - Static variable in class org.languagetool.tools.ArabicConstants
 
DANIEL_NABER - Static variable in class org.languagetool.language.Contributors
 
Danish - Class in org.languagetool.language
Deprecated.
this language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6)
Danish() - Constructor for class org.languagetool.language.Danish
Deprecated.
 
DanishTagger - Class in org.languagetool.tagging.da
Danish Part-of-speech tagger.
DanishTagger() - Constructor for class org.languagetool.tagging.da.DanishTagger
 
DashRule - Class in org.languagetool.rules.de
Prüft, dass in Bindestrich-Komposita kein Leerzeichen eingefügt wird (wie z.B. in 'Diäten- Erhöhung').
DashRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.DashRule
 
DashRule - Class in org.languagetool.rules.pl
Check for compounds written with dashes instead of hyphens (for example, Rabka — Zdrój).
DashRule(ResourceBundle) - Constructor for class org.languagetool.rules.pl.DashRule
 
databaseDownIntervalSeconds - Variable in class org.languagetool.server.HTTPServerConfig
 
databaseErrorRateThreshold - Variable in class org.languagetool.server.HTTPServerConfig
 
DatabaseLogEntry - Class in org.languagetool.server
 
DatabaseLogEntry() - Constructor for class org.languagetool.server.DatabaseLogEntry
 
DatabasePingLogEntry - Class in org.languagetool.server
 
DatabasePingLogEntry(Long, Long) - Constructor for class org.languagetool.server.DatabasePingLogEntry
 
databaseTimeoutRateThreshold - Variable in class org.languagetool.server.HTTPServerConfig
 
DataSource - Class in org.languagetool.rules.translation
 
DataSource(String, String, String) - Constructor for class org.languagetool.rules.translation.DataSource
 
DateCheckFilter - Class in org.languagetool.rules.br
Breton localization of AbstractDateCheckFilter.
DateCheckFilter() - Constructor for class org.languagetool.rules.br.DateCheckFilter
 
DateCheckFilter - Class in org.languagetool.rules.ca
Catalan localization of AbstractDateCheckFilter.
DateCheckFilter() - Constructor for class org.languagetool.rules.ca.DateCheckFilter
 
DateCheckFilter - Class in org.languagetool.rules.de
German localization of AbstractDateCheckFilter.
DateCheckFilter() - Constructor for class org.languagetool.rules.de.DateCheckFilter
 
DateCheckFilter - Class in org.languagetool.rules.en
English localization of AbstractDateCheckFilter.
DateCheckFilter() - Constructor for class org.languagetool.rules.en.DateCheckFilter
 
DateCheckFilter - Class in org.languagetool.rules.eo
Esperanto localization of AbstractDateCheckFilter.
DateCheckFilter() - Constructor for class org.languagetool.rules.eo.DateCheckFilter
 
DateCheckFilter - Class in org.languagetool.rules.es
Spanish localization of AbstractDateCheckFilter.
DateCheckFilter() - Constructor for class org.languagetool.rules.es.DateCheckFilter
 
DateCheckFilter - Class in org.languagetool.rules.fr
French localization of AbstractDateCheckFilter.
DateCheckFilter() - Constructor for class org.languagetool.rules.fr.DateCheckFilter
 
DateCheckFilter - Class in org.languagetool.rules.it
Italian localization of AbstractDateCheckFilter.
DateCheckFilter() - Constructor for class org.languagetool.rules.it.DateCheckFilter
 
DateCheckFilter - Class in org.languagetool.rules.nl
Dutch localization of AbstractDateCheckFilter.
DateCheckFilter() - Constructor for class org.languagetool.rules.nl.DateCheckFilter
 
DateCheckFilter - Class in org.languagetool.rules.pl
Polish localization of AbstractDateCheckFilter.
DateCheckFilter() - Constructor for class org.languagetool.rules.pl.DateCheckFilter
 
DateCheckFilter - Class in org.languagetool.rules.pt
 
DateCheckFilter() - Constructor for class org.languagetool.rules.pt.DateCheckFilter
 
DateCheckFilter - Class in org.languagetool.rules.ru
Russian localization of AbstractDateCheckFilter.
DateCheckFilter() - Constructor for class org.languagetool.rules.ru.DateCheckFilter
 
DateCheckFilter - Class in org.languagetool.rules.uk
Ukrainian localization of AbstractDateCheckFilter.
DateCheckFilter() - Constructor for class org.languagetool.rules.uk.DateCheckFilter
 
DateRangeChecker - Class in org.languagetool.rules
Checks whether the date range is valid, i.e., that the starting date happens before the end date.
DateRangeChecker() - Constructor for class org.languagetool.rules.DateRangeChecker
 
DATIV - Static variable in class org.languagetool.tagging.de.GermanToken.Kasus
 
DativePluralStandardReplaceRule - Class in org.languagetool.rules.ga
A rule that matches words in the dative plural and suggests the common plural instead.
DativePluralStandardReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ga.DativePluralStandardReplaceRule
 
DAYS_OF_WEEK - Static variable in class org.languagetool.rules.uk.LemmaHelper
 
DB - Static variable in class org.languagetool.tools.LoggingTools
 
dbDriver - Variable in class org.languagetool.server.HTTPServerConfig
 
DBGroup - Class in org.languagetool.server
 
DBGroup() - Constructor for class org.languagetool.server.DBGroup
 
DBGroup(APINewGroup, UserInfoEntry) - Constructor for class org.languagetool.server.DBGroup
 
DBGroupMember - Class in org.languagetool.server
 
DBGroupMember(Long, Long, Long, String) - Constructor for class org.languagetool.server.DBGroupMember
 
DBGroupMember(Long, Long, Long, GroupRoles) - Constructor for class org.languagetool.server.DBGroupMember
 
DBGroupMember(Long, Long, Long, List<GroupRoles>) - Constructor for class org.languagetool.server.DBGroupMember
 
DBInvite - Class in org.languagetool.server
 
DBInvite() - Constructor for class org.languagetool.server.DBInvite
 
DBInvite(UserInfoEntry, DBGroup) - Constructor for class org.languagetool.server.DBInvite
 
DBInvite(long, DBGroup) - Constructor for class org.languagetool.server.DBInvite
 
dbLogging - Variable in class org.languagetool.server.HTTPServerConfig
 
dbMaxConnections - Variable in class org.languagetool.server.HTTPServerConfig
 
dbPassword - Variable in class org.languagetool.server.HTTPServerConfig
 
dbTimeoutSeconds - Variable in class org.languagetool.server.HTTPServerConfig
 
dbUrl - Variable in class org.languagetool.server.HTTPServerConfig
 
dbUsername - Variable in class org.languagetool.server.HTTPServerConfig
 
deactivateRule() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Deactivate a rule as requested by the context menu
deactivateRule(String, String, boolean) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Deactivate a rule by rule iD
deactivateRule() - Method in class org.languagetool.openoffice.SingleDocument
get back the rule ID to deactivate a rule
DEBUG_MODE_CD - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEBUG_MODE_CR - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEBUG_MODE_DC - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEBUG_MODE_FP - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEBUG_MODE_IO - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEBUG_MODE_LD - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEBUG_MODE_LM - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEBUG_MODE_MD - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEBUG_MODE_SC - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEBUG_MODE_SD - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEBUG_MODE_SR - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEBUG_MODE_TM - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEBUG_MODE_TQ - Static variable in class org.languagetool.openoffice.OfficeTools
 
DecadeSpellingFilter - Class in org.languagetool.rules.pl
The filter is used to create suggestions for the DATA_DEKADY rule.
DecadeSpellingFilter() - Constructor for class org.languagetool.rules.pl.DecadeSpellingFilter
 
DECIMAL - Static variable in class org.languagetool.tools.ArabicConstants
 
decode(String) - Static method in enum org.languagetool.server.GroupRoles
 
DEFAULT - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
DEFAULT_HOST - Static variable in class org.languagetool.server.HTTPServerConfig
 
DEFAULT_PORT - Static variable in class org.languagetool.server.HTTPServerConfig
The default port on which the server is running (8081).
Default_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
Default = 0;
DEFAULT_VARIANT - Static variable in class org.languagetool.language.Ukrainian
 
DefaultClassBroker - Class in org.languagetool.broker
DefaultClassBroker() - Constructor for class org.languagetool.broker.DefaultClassBroker
 
defaultDictSpeller - Variable in class org.languagetool.rules.spelling.SymSpellRule
 
DefaultLanguageIdentifier - Class in org.languagetool.language.identifier
Identify the language of a text.
defaultLevel_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
defaultLevel = 9;
defaultMaxDistanceTokens - Variable in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer
 
DefaultResourceDataBroker - Class in org.languagetool.broker
Responsible for getting any items from LanguageTool's resource directories.
DefaultResourceDataBroker() - Constructor for class org.languagetool.broker.DefaultResourceDataBroker
Instantiates this data broker with the default resource directory names as specified in: ResourceDataBroker.RESOURCE_DIR ResourceDataBroker.RULES_DIR
DefaultResourceDataBroker(String, String) - Constructor for class org.languagetool.broker.DefaultResourceDataBroker
Instantiates this data broker with the passed resource directory names.
DEFINITE - Static variable in class org.languagetool.tagging.de.GermanToken.Determination
 
Delete() - Constructor for class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Delete
 
delete() - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
deleteCount() - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
 
deletes - Variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
deletes - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
 
DemoDisambiguator - Class in org.languagetool.tagging.disambiguation.xx
Trivial disambiguator.
DemoDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.xx.DemoDisambiguator
 
DemoRule - Class in org.languagetool.rules
A simple demo rule as an example for how to implement your own Java-based rule in LanguageTool.
DemoRule() - Constructor for class org.languagetool.rules.DemoRule
 
DemoTagger - Class in org.languagetool.tagging.xx
A trivial tagger that does nothing than assign null tags to words.
DemoTagger() - Constructor for class org.languagetool.tagging.xx.DemoTagger
 
demutate(String) - Static method in class org.languagetool.tagging.ga.Utils
 
denominator() - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
Override, if value should be given in an other unity than percent
denominator() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
Override, if value should be given in an other unity than percent
denominator() - Method in class org.languagetool.rules.de.NonSignificantVerbsRule
Minimal value is given in per mil
denominator() - Method in class org.languagetool.rules.de.SentenceWithManRule
Minimal value is given in per mil
denominator() - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
Minimal value is given in per mil
DESCRIPTION_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
DetailedDamerauLevenstheinDistance - Class in org.languagetool.rules.spelling.morfologik.suggestions_ordering
 
DetailedDamerauLevenstheinDistance.Delete - Class in org.languagetool.rules.spelling.morfologik.suggestions_ordering
 
DetailedDamerauLevenstheinDistance.Distance - Class in org.languagetool.rules.spelling.morfologik.suggestions_ordering
 
DetailedDamerauLevenstheinDistance.EditOperation - Class in org.languagetool.rules.spelling.morfologik.suggestions_ordering
 
DetailedDamerauLevenstheinDistance.Insert - Class in org.languagetool.rules.spelling.morfologik.suggestions_ordering
 
DetailedDamerauLevenstheinDistance.Replace - Class in org.languagetool.rules.spelling.morfologik.suggestions_ordering
 
DetailedDamerauLevenstheinDistance.Transpose - Class in org.languagetool.rules.spelling.morfologik.suggestions_ordering
 
DetectedLanguage - Class in org.languagetool
 
DetectedLanguage(Language, Language) - Constructor for class org.languagetool.DetectedLanguage
 
DetectedLanguage(Language, Language, float, String) - Constructor for class org.languagetool.DetectedLanguage
 
detectLanguage(String) - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
 
detectLanguage(String, List<String>, List<String>) - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
 
detectLanguage(String, List<String>, List<String>, boolean) - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
 
detectLanguage(String, List<String>, List<String>) - Method in class org.languagetool.language.identifier.LanguageIdentifier
 
detectLanguage(String, List<String>, List<String>, boolean) - Method in class org.languagetool.language.identifier.LanguageIdentifier
 
detectLanguage(String) - Method in class org.languagetool.language.identifier.LanguageIdentifier
 
detectLanguage(String, List<String>, List<String>) - Method in class org.languagetool.language.identifier.SimpleLanguageIdentifier
 
detectLanguage(String, List<String>, List<String>, boolean) - Method in class org.languagetool.language.identifier.SimpleLanguageIdentifier
 
detectLanguage(String) - Method in class org.languagetool.language.identifier.SimpleLanguageIdentifier
 
detectLanguages(String, List<String>) - Method in class org.languagetool.language.identifier.detector.NGramDetector
 
detectLanguages(String, Language, List<Language>) - Method in class org.languagetool.LanguageAnnotator
 
detectNumberRange(AnalyzedSentence, Matcher) - Method in class org.languagetool.rules.AbstractUnitConversionRule
 
DETERMINER - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
 
DEVELOP_MODE - Static variable in class org.languagetool.openoffice.OfficeTools
 
DEVELOP_MODE_ST - Static variable in class org.languagetool.openoffice.OfficeTools
 
DhaNoBeirtRule - Class in org.languagetool.rules.ga
 
DhaNoBeirtRule(ResourceBundle) - Constructor for class org.languagetool.rules.ga.DhaNoBeirtRule
 
DiacriticsCheckFilter - Class in org.languagetool.rules.ca
 
DiacriticsCheckFilter() - Constructor for class org.languagetool.rules.ca.DiacriticsCheckFilter
 
DICT_FILENAME - Static variable in class org.languagetool.rules.ca.FindSuggestionsFilter
 
DictGroupEntry - Class in org.languagetool.server
An item from a user's dictionary, fetched from a database.
DictGroupEntry(long, String, Long) - Constructor for class org.languagetool.server.DictGroupEntry
 
DICTIONARY_FILENAME_EXTENSION - Static variable in class org.languagetool.JLanguageTool
Extension of dictionary files read by Spellers
DictionaryMatchFilter - Class in org.languagetool.rules
 
DictionaryMatchFilter(UserConfig) - Constructor for class org.languagetool.rules.DictionaryMatchFilter
 
DictionarySpellMatchFilter - Class in org.languagetool.rules
Filter spelling error with phrases the users wants to have accepted.
DictionarySpellMatchFilter(UserConfig) - Constructor for class org.languagetool.rules.DictionarySpellMatchFilter
 
dictLimitTeam - Variable in class org.languagetool.server.HTTPServerConfig
 
dictLimitUser - Variable in class org.languagetool.server.HTTPServerConfig
 
DifferentLengthRule - Class in org.languagetool.rules.bitext
Checks if the translation has a really different length than the source (smaller than 30% or longer by 250%).
DifferentLengthRule() - Constructor for class org.languagetool.rules.bitext.DifferentLengthRule
 
DifferentPunctuationRule - Class in org.languagetool.rules.bitext
Checks if the translation has the same ending punctuation as the source.
DifferentPunctuationRule() - Constructor for class org.languagetool.rules.bitext.DifferentPunctuationRule
 
DiffsAsMatches - Class in org.languagetool.tools
 
DiffsAsMatches() - Constructor for class org.languagetool.tools.DiffsAsMatches
 
disableCategory(CategoryId) - Method in class org.languagetool.JLanguageTool
Disable the given rule category so the check methods like JLanguageTool.check(String) won't use it.
disableCategory(CategoryId) - Method in class org.languagetool.openoffice.SwJLanguageTool
Disable a category by ID
disableCertChecks() - Static method in class org.languagetool.server.HTTPTestTools
For testing, we disable all checks because we use a self-signed certificate on the server side and we want this test to run everywhere without importing the certificate into the JVM's trust store.
disabledRuleIds(List<String>) - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
disabledRuleIds(String...) - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
disabledRuleIds - Variable in class org.languagetool.server.HTTPServerConfig
 
DISABLEDRULES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
disableRule(String) - Method in class org.languagetool.JLanguageTool
Disable a given rule so the check methods like JLanguageTool.check(String) won't use it.
disableRule(String) - Method in class org.languagetool.openoffice.SwJLanguageTool
Disable a rule by ID
disableRules(List<String>) - Method in class org.languagetool.JLanguageTool
Disable the given rules so the check methods like JLanguageTool.check(String) won't use them.
disambiguate(AnalyzedSentence) - Method in class org.languagetool.noop.NoopDisambiguator
 
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.ar.ArabicHybridDisambiguator
 
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.ca.CatalanHybridDisambiguator
 
disambiguate(AnalyzedSentence) - Method in interface org.languagetool.tagging.disambiguation.Disambiguator
If possible, filters out the wrong POS tags.
disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in interface org.languagetool.tagging.disambiguation.Disambiguator
The same as Disambiguator.disambiguate(AnalyzedSentence), but may call checkCanceled (if it's non-null) to allow for better interruptibility.
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.es.SpanishHybridDisambiguator
 
disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.disambiguation.es.SpanishHybridDisambiguator
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.fr.FrenchHybridDisambiguator
 
disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.disambiguation.fr.FrenchHybridDisambiguator
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.ga.IrishHybridDisambiguator
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.gl.GalicianHybridDisambiguator
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
 
disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
Implements multiword POS tags, e.g., <ELLIPSIS> for ellipsis (...)
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
Implements multiword POS tags, e.g., <ELLIPSIS> for ellipsis (...)
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.pl.PolishHybridDisambiguator
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.pt.PortugueseHybridDisambiguator
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.ru.RussianHybridDisambiguator
 
disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.disambiguation.ru.RussianHybridDisambiguator
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.rules.de.GermanRuleDisambiguator
 
disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.disambiguation.rules.de.GermanRuleDisambiguator
 
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.rules.it.ItalianRuleDisambiguator
 
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.rules.XmlRuleDisambiguator
 
disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.disambiguation.rules.XmlRuleDisambiguator
 
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.sv.SwedishHybridDisambiguator
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.xx.DemoDisambiguator
 
disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.en.EnglishHybridDisambiguator
 
disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.en.EnglishHybridDisambiguator
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
DisambiguatedExample - Class in org.languagetool.tagging.disambiguation.rules
Disambiguated example.
DisambiguatedExample(String) - Constructor for class org.languagetool.tagging.disambiguation.rules.DisambiguatedExample
 
DisambiguatedExample(String, String, String) - Constructor for class org.languagetool.tagging.disambiguation.rules.DisambiguatedExample
 
DisambiguationPatternRule - Class in org.languagetool.tagging.disambiguation.rules
A Rule that describes a pattern of words or part-of-speech tags used for disambiguation.
DisambiguationPatternRule(String, String, Language, List<PatternToken>, String, Match, DisambiguationPatternRule.DisambiguatorAction) - Constructor for class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
 
DisambiguationPatternRule.DisambiguatorAction - Enum in org.languagetool.tagging.disambiguation.rules
Possible disambiguator actions.
DisambiguationRuleLoader - Class in org.languagetool.tagging.disambiguation.rules
Loads DisambiguationPatternRules from a disambiguation rules XML file.
DisambiguationRuleLoader() - Constructor for class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleLoader
 
Disambiguator - Interface in org.languagetool.tagging.disambiguation
Disambiguator interface.
discardLazySuggestedReplacements() - Method in class org.languagetool.rules.RuleMatch
Discard lazy suggested replacements, but keep other suggestions Useful to enforce time limits on result computation
dispatchCmd(String, XComponentContext) - Static method in class org.languagetool.openoffice.OfficeTools
dispatch an internal LO/OO command
dispatchCmd(String, PropertyValue[], XComponentContext) - Static method in class org.languagetool.openoffice.OfficeTools
Dispatch a internal LO/OO command
dispatchUnoCmd(String, XComponentContext) - Static method in class org.languagetool.openoffice.OfficeTools
dispatch an internal LO/OO command cmd does not include the ".uno:" substring; e.g. pass "Zoom" not ".uno:Zoom"
DISPOSE_FLAG - Static variable in class org.languagetool.openoffice.TextLevelCheckQueue
 
disposing(EventObject) - Method in class org.languagetool.openoffice.Main
Remove internal stored text if document disposes Interface: XEventListener
disposing(EventObject) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
remove internal stored text if document disposes
Distance() - Constructor for class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
Distance(int, int, int, int) - Constructor for class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
distance - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
 
DISTANCETOKENS - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
DMYDateCheckFilter - Class in org.languagetool.rules.fr
Date filter that expects a 'date' argument in the format 'dd-mm-yyyy'.
DMYDateCheckFilter() - Constructor for class org.languagetool.rules.fr.DMYDateCheckFilter
 
DocumentCache - Class in org.languagetool.openoffice
Class to store the Text of a LO document (document cache)
DocumentCache.TextParagraph - Class in org.languagetool.openoffice
 
documentElementsCount - Variable in class org.languagetool.openoffice.FlatParagraphTools.FlatParagraphContainer
 
DocumentLimitReachedException - Exception in org.languagetool.dev.dumpcheck
 
DocumentLimitReachedException(int) - Constructor for exception org.languagetool.dev.dumpcheck.DocumentLimitReachedException
 
doMatch(AnalyzedSentence, AnalyzedTokenReadings[], AbstractPatternRulePerformer.MatchConsumer) - Method in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
 
DOMINIQUE_PELLE - Static variable in class org.languagetool.language.Contributors
 
DonarTempsSuggestionsFilter - Class in org.languagetool.rules.ca
 
DonarTempsSuggestionsFilter() - Constructor for class org.languagetool.rules.ca.DonarTempsSuggestionsFilter
 
doProofreading(String, String, Locale, int, int, PropertyValue[]) - Method in class org.languagetool.openoffice.Main
Runs the grammar checker on paragraph text.
doProofreading(String, String, Locale, int, int, PropertyValue[]) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Runs the grammar checker on paragraph text.
doRemoteCheck() - Method in class org.languagetool.gui.Configuration
 
doReset() - Method in class org.languagetool.openoffice.SwJLanguageTool
Set reset flag
DoublePunctuationRule - Class in org.languagetool.rules
A rule that matches ".."
DoublePunctuationRule(ResourceBundle) - Constructor for class org.languagetool.rules.DoublePunctuationRule
 
DoublePunctuationRule(ResourceBundle, URL) - Constructor for class org.languagetool.rules.DoublePunctuationRule
 
doValidateDirectory(File) - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
 
downMilliseconds - Variable in class org.languagetool.rules.RemoteRuleConfig
 
DumontsHunspellDictionary - Class in org.languagetool.rules.spelling.hunspell
 
DumontsHunspellDictionary(Path, Path) - Constructor for class org.languagetool.rules.spelling.hunspell.DumontsHunspellDictionary
 
DuplicateRemover - Class in org.languagetool.dev
Print file without duplicate lines (except comments).
DuplicateRemover() - Constructor for class org.languagetool.dev.DuplicateRemover
 
Dutch - Class in org.languagetool.language
 
Dutch() - Constructor for class org.languagetool.language.Dutch
 
DUTCH_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.nl.SimpleReplaceRule
 
DutchConfusionProbabilityRule - Class in org.languagetool.rules.nl
 
DutchConfusionProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.nl.DutchConfusionProbabilityRule
 
DutchConfusionProbabilityRule(ResourceBundle, LanguageModel, Language, int) - Constructor for class org.languagetool.rules.nl.DutchConfusionProbabilityRule
 
DutchNumberInWordFilter - Class in org.languagetool.rules.nl
 
DutchNumberInWordFilter() - Constructor for class org.languagetool.rules.nl.DutchNumberInWordFilter
 
DutchSuppressMisspelledSuggestionsFilter - Class in org.languagetool.rules.nl
 
DutchSuppressMisspelledSuggestionsFilter() - Constructor for class org.languagetool.rules.nl.DutchSuppressMisspelledSuggestionsFilter
 
DutchSynthesizer - Class in org.languagetool.synthesis.nl
Dutch word form synthesizer.
DutchSynthesizer(Language) - Constructor for class org.languagetool.synthesis.nl.DutchSynthesizer
Deprecated.
DutchTagger - Class in org.languagetool.tagging.nl
Dutch tagger.
DutchTagger() - Constructor for class org.languagetool.tagging.nl.DutchTagger
 
DutchWordSplitter - Class in org.languagetool.dev
 
DutchWordSplitter() - Constructor for class org.languagetool.dev.DutchWordSplitter
 
DutchWordTokenizer - Class in org.languagetool.tokenizers.nl
 
DutchWordTokenizer() - Constructor for class org.languagetool.tokenizers.nl.DutchWordTokenizer
 
DutchWrongWordInContextRule - Class in org.languagetool.rules.nl
 
DutchWrongWordInContextRule(ResourceBundle) - Constructor for class org.languagetool.rules.nl.DutchWrongWordInContextRule
 
DuUpperLowerCaseRule - Class in org.languagetool.rules.de
Coherent use of Du/du, Dich/dich etc.
DuUpperLowerCaseRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.DuUpperLowerCaseRule
 

E

eclipse(String) - Static method in class org.languagetool.tagging.ga.Utils
eclipses a word ("Eclipsis" in Irish grammar is an initial mutation, represented as a prefix to the word that replaces the pronunciation of the letter for consonants, i.e., 'f' is eclipsed as 'bh' - 'focal' becomes 'bhfocal' - but only 'bh' (not 'f') is pronounced; or, with vowels, an initial 'n' is added (hyphenated before a lowercase word, lowercased but not hyphenated before an uppercase or titlecase word).
EditDistance - Class in org.languagetool.rules.spelling.symspell.implementation
 
EditDistance(String, EditDistance.DistanceAlgorithm) - Constructor for class org.languagetool.rules.spelling.symspell.implementation.EditDistance
 
EditDistance.DistanceAlgorithm - Enum in org.languagetool.rules.spelling.symspell.implementation
 
EditOperation() - Constructor for class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.EditOperation
 
EditOperation(long) - Constructor for class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.EditOperation
 
editOperations - Static variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance
 
EIGHT - Static variable in class org.languagetool.tools.ArabicConstants
 
EL_REDUNDANCY_REPLACE - Static variable in class org.languagetool.rules.el.GreekRedundancyRule
 
elegant_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
elegant = 8;
elegant_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
elegant = 8;
elements - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
email - Variable in class org.languagetool.server.ExtendedUserInfo
 
empty() - Method in class org.languagetool.rules.UnsyncStack
Tests if this stack is empty.
EMPTY_ARRAY - Static variable in class org.languagetool.rules.RuleMatch
 
EmptyLineRule - Class in org.languagetool.rules
A rule that checks for empty lines.
EmptyLineRule(ResourceBundle, Language, boolean) - Constructor for class org.languagetool.rules.EmptyLineRule
 
EmptyLineRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.EmptyLineRule
 
EN_DIACRITICS_REPLACE - Static variable in class org.languagetool.rules.en.EnglishDiacriticsRule
 
EN_PLAIN_ENGLISH_REPLACE - Static variable in class org.languagetool.rules.en.EnglishPlainEnglishRule
 
EN_REDUNDANCY_REPLACE - Static variable in class org.languagetool.rules.en.EnglishRedundancyRule
 
enableABTests() - Static method in class org.languagetool.UserConfig
 
enabledOnly() - Method in class org.languagetool.remote.CheckConfiguration
 
enabledOnly() - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
ENABLEDONLY_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
enabledRuleIds(List<String>) - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
enabledRuleIds(String...) - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
enabledRules - Variable in class org.languagetool.rules.LanguageDependentFilter
 
ENABLEDRULES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
enableMapping(boolean) - Method in class org.languagetool.dev.wikipedia.SwebleWikipediaTextFilter
Set this to false for better performance.
enableMapping(boolean) - Method in class org.languagetool.dev.wikipedia.TextConverter
 
enableNewStylePronounTag() - Method in class org.languagetool.tagging.ar.ArabicTagger
 
enableRule(String) - Method in class org.languagetool.JLanguageTool
Enable a given rule so the check methods like JLanguageTool.check(String) will use it.
enableRule(String) - Method in class org.languagetool.openoffice.SwJLanguageTool
Enable a rule by ID
enableRuleCategory(CategoryId) - Method in class org.languagetool.JLanguageTool
Enable all rules of the given category so the check methods like JLanguageTool.check(String) will use it.
encode(String) - Method in class org.languagetool.rules.fr.GrammalecteRule
 
encode(List<GroupRoles>) - Static method in enum org.languagetool.server.GroupRoles
 
end() - Method in class org.languagetool.dev.index.AnyCharTokenizer
 
end - Variable in class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
 
END_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
END_OF_PARAGRAPH - Static variable in class org.languagetool.openoffice.OfficeTools
 
endElement(String, String, String) - Method in class org.languagetool.rules.patterns.PatternRuleHandler
 
endPositionCorrection - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
endPositionCorrection - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
English - Class in org.languagetool.language
Support for English - use the sub classes BritishEnglish, AmericanEnglish, etc. if you need spell checking.
English() - Constructor for class org.languagetool.language.English
Deprecated.
use AmericanEnglish or BritishEnglish etc. instead - they have rules for spell checking, this class doesn't (deprecated since 3.2)
EnglishChunker - Class in org.languagetool.chunking
OpenNLP-based chunker.
EnglishChunker() - Constructor for class org.languagetool.chunking.EnglishChunker
 
EnglishConfusionProbabilityRule - Class in org.languagetool.rules.en
 
EnglishConfusionProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.EnglishConfusionProbabilityRule
 
EnglishConfusionProbabilityRule(ResourceBundle, LanguageModel, Language, int) - Constructor for class org.languagetool.rules.en.EnglishConfusionProbabilityRule
 
EnglishConvertToSentenceCaseFilter - Class in org.languagetool.rules.en
 
EnglishConvertToSentenceCaseFilter() - Constructor for class org.languagetool.rules.en.EnglishConvertToSentenceCaseFilter
 
EnglishDashRule - Class in org.languagetool.rules.en
Check for compounds written with dashes instead of hyphens.
EnglishDashRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.EnglishDashRule
 
EnglishDiacriticsRule - Class in org.languagetool.rules.en
A rule that matches words which require specific diacritics (e.g, a la instead of à la).
EnglishDiacriticsRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.EnglishDiacriticsRule
 
EnglishForDutchmenFalseFriendRule - Class in org.languagetool.rules.en
False friends for Dutch native speakers who write English text, based on ngrams.
EnglishForDutchmenFalseFriendRule(ResourceBundle, LanguageModel, Language, Language) - Constructor for class org.languagetool.rules.en.EnglishForDutchmenFalseFriendRule
 
EnglishForFrenchFalseFriendRule - Class in org.languagetool.rules.en
False friends for French native speakers who write English text, based on ngrams.
EnglishForFrenchFalseFriendRule(ResourceBundle, LanguageModel, Language, Language) - Constructor for class org.languagetool.rules.en.EnglishForFrenchFalseFriendRule
 
EnglishForGermansFalseFriendRule - Class in org.languagetool.rules.en
False friends for German native speakers who write English text, based on ngrams.
EnglishForGermansFalseFriendRule(ResourceBundle, LanguageModel, Language, Language) - Constructor for class org.languagetool.rules.en.EnglishForGermansFalseFriendRule
 
EnglishForL2SpeakersFalseFriendRule - Class in org.languagetool.rules.en
False friends for non-native speakers who write English text, based on ngrams.
EnglishForL2SpeakersFalseFriendRule(ResourceBundle, LanguageModel, Language, Language) - Constructor for class org.languagetool.rules.en.EnglishForL2SpeakersFalseFriendRule
 
EnglishForSpaniardsFalseFriendRule - Class in org.languagetool.rules.en
False friends for Spanish native speakers who write English text, based on ngrams.
EnglishForSpaniardsFalseFriendRule(ResourceBundle, LanguageModel, Language, Language) - Constructor for class org.languagetool.rules.en.EnglishForSpaniardsFalseFriendRule
 
EnglishHomophoneRule - Class in org.languagetool.rules.ga
A rule that matches words which should not be used and suggests correct ones instead.
EnglishHomophoneRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ga.EnglishHomophoneRule
 
EnglishHybridDisambiguator - Class in org.languagetool.tagging.en
Hybrid chunker-disambiguator for English.
EnglishHybridDisambiguator(Language) - Constructor for class org.languagetool.tagging.en.EnglishHybridDisambiguator
 
EnglishNgramProbabilityRule - Class in org.languagetool.rules.en
 
EnglishNgramProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.EnglishNgramProbabilityRule
 
EnglishNumberInWordFilter - Class in org.languagetool.rules.en
 
EnglishNumberInWordFilter() - Constructor for class org.languagetool.rules.en.EnglishNumberInWordFilter
 
EnglishPartialPosTagFilter - Class in org.languagetool.rules.en
A PartialPosTagFilter for English that also runs the disambiguator.
EnglishPartialPosTagFilter() - Constructor for class org.languagetool.rules.en.EnglishPartialPosTagFilter
 
EnglishPlainEnglishRule - Class in org.languagetool.rules.en
A rule that matches words which are complex and suggests easier to understand alternatives.
EnglishPlainEnglishRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.EnglishPlainEnglishRule
 
EnglishRedundancyRule - Class in org.languagetool.rules.en
A rule that matches redundant expression.
EnglishRedundancyRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.EnglishRedundancyRule
 
EnglishRepeatedWordsRule - Class in org.languagetool.rules.en
 
EnglishRepeatedWordsRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.EnglishRepeatedWordsRule
 
EnglishSpecificCaseRule - Class in org.languagetool.rules.en
A rule that matches words which need a specific upper/lowercase spelling.
EnglishSpecificCaseRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.EnglishSpecificCaseRule
 
EnglishSuppressMisspelledSuggestionsFilter - Class in org.languagetool.rules.en
 
EnglishSuppressMisspelledSuggestionsFilter() - Constructor for class org.languagetool.rules.en.EnglishSuppressMisspelledSuggestionsFilter
 
EnglishSynthesizer - Class in org.languagetool.synthesis.en
English word form synthesizer.
EnglishSynthesizer(Language) - Constructor for class org.languagetool.synthesis.en.EnglishSynthesizer
EnglishTagger - Class in org.languagetool.tagging.en
English Part-of-speech tagger.
EnglishTagger() - Constructor for class org.languagetool.tagging.en.EnglishTagger
 
EnglishUnpairedBracketsRule - Class in org.languagetool.rules.en
 
EnglishUnpairedBracketsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.en.EnglishUnpairedBracketsRule
 
EnglishWordRepeatBeginningRule - Class in org.languagetool.rules.en
Adds a list English adverbs to WordRepeatBeginningRule.
EnglishWordRepeatBeginningRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
 
EnglishWordRepeatRule - Class in org.languagetool.rules.en
Word repeat rule for English, to avoid false alarms in the generic word repetition rule.
EnglishWordRepeatRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.en.EnglishWordRepeatRule
 
EnglishWordTokenizer - Class in org.languagetool.tokenizers.en
 
EnglishWordTokenizer() - Constructor for class org.languagetool.tokenizers.en.EnglishWordTokenizer
 
EnglishWrongWordInContextRule - Class in org.languagetool.rules.en
 
EnglishWrongWordInContextRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.EnglishWrongWordInContextRule
 
ensureInitialized() - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
equals(Object) - Method in class org.languagetool.AnalyzedSentence
 
equals(Object) - Method in class org.languagetool.AnalyzedToken
 
equals(Object) - Method in class org.languagetool.AnalyzedTokenReadings
 
equals(Object) - Method in class org.languagetool.chunking.ChunkTag
 
equals(Object) - Method in class org.languagetool.GlobalConfig
 
equals(Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
equals(Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
equals(Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
equals(Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
equals(Object) - Method in class org.languagetool.Language
Considers languages as equal if their language code, including the country and variant codes are equal.
equals(Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
equals(Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
equals(Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
equals(Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
equals(Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
equals(Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
equals(Object) - Method in class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
 
equals(Object) - Method in class org.languagetool.LevelToneTagCacheKey
 
equals(Object) - Method in class org.languagetool.Range
 
equals(Object) - Method in class org.languagetool.remote.multiLang.InjectedSentence
 
equals(Object) - Method in class org.languagetool.rules.CategoryId
 
equals(Object) - Method in class org.languagetool.rules.ConfusionPair
 
equals(Object) - Method in class org.languagetool.rules.ConfusionSet
 
equals(Object) - Method in class org.languagetool.rules.ConfusionString
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
equals(Object) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
equals(Object) - Method in class org.languagetool.rules.RemoteRuleConfig
 
equals(Object) - Method in class org.languagetool.rules.RuleMatch
 
equals(Object) - Method in class org.languagetool.rules.ScoredConfusionSet
 
equals(Object) - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
equals(Object) - Method in class org.languagetool.rules.spelling.RuleWithLanguage
 
equals(Object) - Method in class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperiment
 
equals(Object) - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
 
equals(Object) - Method in class org.languagetool.rules.SuggestedReplacement
 
equals(Object) - Method in class org.languagetool.rules.translation.TranslationEntry
 
equals(Object) - Method in class org.languagetool.rules.uk.InflectionHelper.Inflection
 
equals(Object) - Method in class org.languagetool.SentenceRange
 
equals(Object) - Method in class org.languagetool.server.APINewGroup
 
equals(Object) - Method in class org.languagetool.server.DatabasePingLogEntry
 
equals(Object) - Method in class org.languagetool.server.PipelineSettings
 
equals(Object) - Method in class org.languagetool.tagging.TaggedWord
 
equals(Object) - Method in class org.languagetool.UserConfig
 
equalsConsiderVariantsIfSpecified(Language) - Method in class org.languagetool.Language
Return true if this is the same language as the given one, considering country variants only if set for both languages.
equalsIgnoreGender(InflectionHelper.Inflection) - Method in class org.languagetool.rules.uk.InflectionHelper.Inflection
 
equivalenceFeatures - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
Error - Class in org.languagetool.dev.errorcorpus
An error from an error corpus.
error(SAXParseException) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
ErrorCorpus - Interface in org.languagetool.dev.errorcorpus
Access to a corpus with error markups.
ErrorLimitReachedException - Exception in org.languagetool.dev.dumpcheck
 
ErrorLimitReachedException(int) - Constructor for exception org.languagetool.dev.dumpcheck.ErrorLimitReachedException
 
ErrorMarker - Class in org.languagetool.dev.wikipedia
String to mark the start and end of an error.
ErrorMarker(String, String) - Constructor for class org.languagetool.dev.wikipedia.ErrorMarker
 
ErrorRateTooHighException - Exception in org.languagetool
 
ErrorSentence - Class in org.languagetool.dev.errorcorpus
A sentence from a corpus with Errors.
errorTriggerExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
ErrorTriggeringExample - Class in org.languagetool.rules
A text, typically a sentence, that doesn't contain an error, but still leads to an error.
ErrorTriggeringExample(String) - Constructor for class org.languagetool.rules.ErrorTriggeringExample
 
errorTriggeringExamples - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
escapeForXmlAttribute(String) - Static method in class org.languagetool.tools.StringTools
 
escapeForXmlContent(String) - Static method in class org.languagetool.tools.StringTools
 
escapeHTML(String) - Static method in class org.languagetool.tools.StringTools
Escapes these characters: less than, greater than, quote, ampersand.
escapeXML(String) - Static method in class org.languagetool.tools.StringTools
Esperanto - Class in org.languagetool.language
 
Esperanto() - Constructor for class org.languagetool.language.Esperanto
 
EsperantoTagger - Class in org.languagetool.tagging.eo
A part-of-speech tagger for Esperanto.
EsperantoTagger() - Constructor for class org.languagetool.tagging.eo.EsperantoTagger
 
EsperantoWordTokenizer - Class in org.languagetool.tokenizers.eo
 
EsperantoWordTokenizer() - Constructor for class org.languagetool.tokenizers.eo.EsperantoWordTokenizer
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.AbstractCompoundRule
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.AbstractDashRule
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.de.AgreementRule
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.de.AgreementRule2
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.de.CaseRule
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.de.WiederVsWiderRule
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.en.AvsAnRule
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.nl.PreferredWordRule
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.patterns.PatternRule
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.patterns.RegexPatternRule
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.Rule
A number that estimates how many words there must be after a match before we can be (relatively) sure the match is valid.
estimateContextForSureMatch() - Method in class org.languagetool.rules.TextLevelRule
 
estimateContextForSureMatch() - Method in class org.languagetool.rules.WordRepeatRule
 
Example - Class in org.languagetool.rules
Helper class to create error examples.
example - Variable in class org.languagetool.rules.ExampleSentence
 
EXAMPLE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exampleCorrection - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
ExampleSentence - Class in org.languagetool.rules
 
ExampleSentence(String) - Constructor for class org.languagetool.rules.ExampleSentence
 
EXCEPTION - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionLevelCaseSensitive - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionLevelCaseSet - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionPosNegation - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionPosRegExp - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionPosToken - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptions - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionSet - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionSpaceBefore - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionSpaceBeforeSet - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionStringInflected - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionStringNegation - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionStringRegExp - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionValidNext - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
exceptionValidPrev - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
excludeDirectSpeech() - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
Condition to generate a hint related to the sentence (possibly including all exceptions)
excludeDirectSpeech() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
Condition to generate a hint related to the sentence (possibly including all exceptions)
excludeDirectSpeech() - Method in class org.languagetool.rules.de.ConjunctionAtBeginOfSentenceRule
 
excludeDirectSpeech() - Method in class org.languagetool.rules.de.GermanFillerWordsRule
 
excludeDirectSpeech() - Method in class org.languagetool.rules.de.NonSignificantVerbsRule
 
excludeDirectSpeech() - Method in class org.languagetool.rules.de.PassiveSentenceRule
 
excludeDirectSpeech() - Method in class org.languagetool.rules.de.SentenceWithManRule
 
excludeDirectSpeech() - Method in class org.languagetool.rules.de.SentenceWithModalVerbRule
 
excludeDirectSpeech() - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
 
executeRequest(RemoteRule.RemoteRequest, long) - Method in class org.languagetool.rules.BERTSuggestionRanking
 
executeRequest(RemoteRule.RemoteRequest, long) - Method in class org.languagetool.rules.GRPCRule
 
executeRequest(RemoteRule.RemoteRequest, long) - Method in class org.languagetool.rules.RemoteRule
 
executeRequest(RemoteRule.RemoteRequest, long) - Method in class org.languagetool.rules.TestRemoteRule
 
expandLine(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
expandLine(String) - Method in class org.languagetool.rules.de.LineExpander
 
expandLine(String) - Method in interface org.languagetool.rules.LineExpander
Expand a line read from a file into several lines, e.g. to interpret flags like "/S".
expandLine(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Expand suffixes in a line.
expandNounForms(String, String[]) - Static method in class org.languagetool.dev.GenerateIrishWordforms
 
Experimental - Annotation Type in org.languagetool
An experimental feature that may change without warning in future versions.
ExportGermanNouns - Class in org.languagetool.dev
Export German nouns, to be used by jWordSplitter.
exportProfile(String, File) - Method in class org.languagetool.gui.Configuration
 
ExtendedUserInfo - Class in org.languagetool.server
Used via Jackson-databind + myBatis -> return info from DB via JSON in /users/me route
ExtendedUserInfo() - Constructor for class org.languagetool.server.ExtendedUserInfo
 
ExtendedUserInfo(String, String, String, String, Date, Date, Timestamp, Long, String, Long, UUID, String) - Constructor for class org.languagetool.server.ExtendedUserInfo
 
EXTENSION_MAINTAINER - Static variable in class org.languagetool.openoffice.OfficeTools
 
extractEnWiktionaryNounTemplate(String) - Static method in class org.languagetool.dev.GenerateIrishWordforms
 
ExtraDictionaryLoader - Class in org.languagetool.rules.uk
Loads extra helper dictionaries in plain text format
ExtraDictionaryLoader() - Constructor for class org.languagetool.rules.uk.ExtraDictionaryLoader
 

F

FAHRENHEIT - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
failureRateThreshold - Variable in class org.languagetool.rules.RemoteRuleConfig
 
FakeRule - Class in org.languagetool.rules
 
FakeRule() - Constructor for class org.languagetool.rules.FakeRule
 
FakeRule(String) - Constructor for class org.languagetool.rules.FakeRule
 
FakeRule(String, Tag) - Constructor for class org.languagetool.rules.FakeRule
 
fallbackResults(RemoteRule.RemoteRequest) - Method in class org.languagetool.rules.BERTSuggestionRanking
 
fallbackResults(RemoteRule.RemoteRequest) - Method in class org.languagetool.rules.GRPCRule
 
fallbackResults(RemoteRule.RemoteRequest) - Method in class org.languagetool.rules.RemoteRule
fallback if executeRequest times out or throws an error
fallbackResults(RemoteRule.RemoteRequest) - Method in class org.languagetool.rules.TestRemoteRule
 
FALSE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
FALSE_FRIEND_FILE - Static variable in class org.languagetool.JLanguageTool
The name of the file with false friend information.
FALSE_FRIENDS - Static variable in class org.languagetool.rules.Categories
False friends: words easily confused by language learners because a similar word exists in their native language.
FalseFriendExporter - Class in org.languagetool.dev
 
FalseFriendExporter() - Constructor for class org.languagetool.dev.FalseFriendExporter
 
FalseFriendPatternRule - Class in org.languagetool.rules.patterns
A pattern rule for finding false friends.
FalseFriendPatternRule(String, Language, List<PatternToken>, String, String, String) - Constructor for class org.languagetool.rules.patterns.FalseFriendPatternRule
 
FalseFriendRuleLoader - Class in org.languagetool.rules.patterns
Loads PatternRules from a false friends XML file.
FalseFriendRuleLoader(Language) - Constructor for class org.languagetool.rules.patterns.FalseFriendRuleLoader
 
FalseFriendRuleLoader(String, String) - Constructor for class org.languagetool.rules.patterns.FalseFriendRuleLoader
 
FalseFriendsAsBitextLoader - Class in org.languagetool.rules.patterns.bitext
Loads the false friend rules as bitext pattern rules.
FalseFriendsAsBitextLoader() - Constructor for class org.languagetool.rules.patterns.bitext.FalseFriendsAsBitextLoader
 
fasttextBinary - Variable in class org.languagetool.server.HTTPServerConfig
 
FastTextDetector - Class in org.languagetool.language.identifier.detector
 
FastTextDetector(File, File) - Constructor for class org.languagetool.language.identifier.detector.FastTextDetector
 
FastTextDetector.FastTextException - Exception in org.languagetool.language.identifier.detector
 
FastTextException(String, boolean) - Constructor for exception org.languagetool.language.identifier.detector.FastTextDetector.FastTextException
 
fasttextModel - Variable in class org.languagetool.server.HTTPServerConfig
 
FATHA - Static variable in class org.languagetool.tools.ArabicConstants
 
FATHATAN - Static variable in class org.languagetool.tools.ArabicConstants
 
FEATURE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
FEET - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
FEH - Static variable in class org.languagetool.tools.ArabicConstants
 
FEMININUM - Static variable in class org.languagetool.tagging.de.GermanToken.Genus
 
fetchRemoteRuleResults(long, JLanguageTool.Mode, JLanguageTool.Level, List<AnalyzedSentence>, List<RuleMatch>, List<FutureTask<RemoteRuleResult>>, List<RemoteRule>, List<Integer>, Map<Integer, List<RuleMatch>>, Map<Integer, Integer>, AnnotatedText, Long, Set<ToneTag>) - Method in class org.languagetool.JLanguageTool
 
FIELD_NAME - Static variable in class org.languagetool.dev.index.Lucene
 
FIELD_NAME_LOWERCASE - Static variable in class org.languagetool.dev.index.Lucene
 
FILE_EXTENSION - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
filter(String) - Method in class org.languagetool.dev.wikipedia.SwebleWikipediaTextFilter
 
filter(String) - Method in interface org.languagetool.dev.wikipedia.TextMapFilter
Filter the given text, keeping a mapping from plain text to original markup positions.
filter(List<RuleMatch>) - Method in class org.languagetool.rules.CleanOverlappingFilter
 
filter(List<RuleMatch>, AnnotatedText) - Method in class org.languagetool.rules.DictionaryMatchFilter
 
filter(List<RuleMatch>, AnnotatedText) - Method in class org.languagetool.rules.DictionarySpellMatchFilter
 
filter(List<AnalyzedSentence>, List<RuleMatch>, Long, boolean) - Method in class org.languagetool.rules.GRPCPostProcessing
 
filter(List<RuleMatch>) - Method in class org.languagetool.rules.LanguageDependentFilter
 
filter(List<RuleMatch>, AnnotatedText) - Method in class org.languagetool.rules.LanguageDependentMergeSuggestionFilter
 
filter - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
filter(List<RuleMatch>) - Method in interface org.languagetool.rules.RuleMatchFilter
Deprecated.
use and implement filter(List<RuleMatch> ruleMatches, AnnotatedText text)
filter(List<RuleMatch>, AnnotatedText) - Method in interface org.languagetool.rules.RuleMatchFilter
 
filter(List<RuleMatch>) - Method in class org.languagetool.rules.RuleWithMaxFilter
 
filter(List<RuleMatch>) - Method in class org.languagetool.rules.SameRuleGroupFilter
 
filter(List<String>, String) - Method in class org.languagetool.rules.SuggestionFilter
 
filter(List<AnalyzedToken>, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
filter2(List<TaggedWord>, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
filter2Negative(List<TaggedWord>, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
filterArgs - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
filterArgs - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
 
filterClassName - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
 
filterDictionaryMatches() - Method in class org.languagetool.UserConfig
 
filterDupes(List<T>) - Static method in class org.languagetool.rules.spelling.SpellingCheckRule
 
FilterFileByLanguage - Class in org.languagetool.dev
 
FilterFileByLanguage() - Constructor for class org.languagetool.dev.FilterFileByLanguage
 
filterForLanguage(List<String>) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
filterForLanguage(List<String>) - Method in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
 
filterList(BitSet, List<T>) - Static method in class org.languagetool.rules.patterns.RuleSet
 
filterMatches - Variable in class org.languagetool.rules.RemoteRule
 
filterMatches(Language, AnalyzedSentence, List<RuleMatch>) - Static method in class org.languagetool.rules.RemoteRuleFilters
 
filterNoSuggestWords(List<SuggestedReplacement>) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
filterNoSuggestWords(List<SuggestedReplacement>) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
filterNoSuggestWords(List<SuggestedReplacement>) - Method in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
 
filterNoSuggestWords(List<SuggestedReplacement>) - Method in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
filterNoSuggestWords(List<SuggestedReplacement>) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
filterReadings() - Method in class org.languagetool.rules.patterns.MatchState
 
filterReplacements(List<String>, String) - Method in class org.languagetool.rules.AbstractCompoundRule
 
filterSuggestions(List<SuggestedReplacement>) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
filterSuggestions(List<SuggestedReplacement>) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Remove prohibited words from suggestions.
filterSuggestions(List<SuggestedReplacement>) - Method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
 
filterXML(String) - Static method in class org.languagetool.tools.StringTools
Simple XML filtering for XML tags.
finalizeExceptions() - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
finalizePhrase() - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
finalizeTokens(UnifierConfiguration) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
findCorrespondingSymbol(GenericUnpairedBracketsRule.Symbol) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
 
findMatches(AnalyzedTokenReadings, AnalyzedSentence) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
findMatches(AnalyzedTokenReadings, AnalyzedSentence) - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
findReplacements(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
 
findRuleMatchesOnIndex(PatternRule, Language) - Method in class org.languagetool.dev.index.Searcher
 
findRuleMatchesOnIndex(PatternRule, Language, String) - Method in class org.languagetool.dev.index.Searcher
 
findSimilarWords(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
 
FindSuggestionsEsFilter - Class in org.languagetool.rules.ca
 
FindSuggestionsEsFilter() - Constructor for class org.languagetool.rules.ca.FindSuggestionsEsFilter
 
FindSuggestionsFilter - Class in org.languagetool.rules.ca
 
FindSuggestionsFilter() - Constructor for class org.languagetool.rules.ca.FindSuggestionsFilter
 
FindSuggestionsFilter - Class in org.languagetool.rules.en
 
FindSuggestionsFilter() - Constructor for class org.languagetool.rules.en.FindSuggestionsFilter
 
FindSuggestionsFilter - Class in org.languagetool.rules.es
 
FindSuggestionsFilter() - Constructor for class org.languagetool.rules.es.FindSuggestionsFilter
 
FindSuggestionsFilter - Class in org.languagetool.rules.fr
 
FindSuggestionsFilter() - Constructor for class org.languagetool.rules.fr.FindSuggestionsFilter
 
first - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Entry
 
FIVE - Static variable in class org.languagetool.tools.ArabicConstants
 
fixContractions(String) - Method in class org.languagetool.rules.AbstractMakeContractionsFilter
 
fixContractions(String) - Method in class org.languagetool.rules.fr.MakeContractionsFilter
 
fixed(String) - Static method in class org.languagetool.rules.Example
Create an example text (usually just one sentence) without an error - the fixed error (compared to the text created with Example.wrong(String)) can be marked with {@code ...
fixLinebreak(String) - Static method in class org.languagetool.openoffice.DocumentCache
Change manual linebreak to distinguish from end of paragraph
fixMatchOffsets(AnalyzedSentence, List<RuleMatch>) - Static method in class org.languagetool.rules.RemoteRule
Adapt match positions so that results from languages that thread emojis, etc. as length 1 work for Java and match the normal offsets we use JavaScript also behaves like Java, so most clients will expect this behavior; but servers used for RemoteRules will often be written in Python (e.g. to access ML frameworks) based on offsetByCodePoints since codePointCount can be confusing, e.g. "👪".codePointCount(0,2) == 1, but length is 2 Java substring methods use this length (which can be >1 for a single character) whereas Python 3 indexing/slicing and len() in strings treat them as a single character so "😁foo".length() == 5, but len("😁foo") == 4; "😁foo".substring(2,5) == "foo" but "😁foo"[1:4] == 'foo'
fixOffsets - Variable in class org.languagetool.rules.RemoteRule
 
fixSuffix(String) - Static method in class org.languagetool.tagging.ga.Utils
 
FlatParagraphTools - Class in org.languagetool.openoffice
Information about Paragraphs of LibreOffice/OpenOffice documents on the basis of the LO/OO FlatParagraphs
FlatParagraphTools.FlatParagraphContainer - Class in org.languagetool.openoffice
 
FMeasure - Class in org.languagetool.dev.eval
Helper to calculate F-measure value.
followup() - Method in class org.languagetool.server.DatabaseLogEntry
for interdependent log entries, i.e. with foreign keys referencing other entries
footnotePositions - Variable in class org.languagetool.openoffice.FlatParagraphTools.FlatParagraphContainer
 
forDictionaryInResources(String, String) - Static method in class org.languagetool.rules.spelling.hunspell.Hunspell
 
forDictionaryInResources(String) - Static method in class org.languagetool.rules.spelling.hunspell.Hunspell
 
ForeignLanguageChecker - Class in org.languagetool.rules.spelling
 
ForeignLanguageChecker(String, String, Long, List<String>) - Constructor for class org.languagetool.rules.spelling.ForeignLanguageChecker
 
format - Variable in class org.languagetool.rules.en.UnitConversionRule
 
formatMeasurement(double, Unit) - Method in class org.languagetool.rules.AbstractUnitConversionRule
 
formatPosTag(String, int, int) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
Override this method if you want format POS tag differently
formatResult(String) - Method in class org.languagetool.rules.AbstractTextToNumberFilter
 
formatResult(String) - Method in class org.languagetool.rules.ca.TextToNumberFilter
 
formatRounded(String) - Method in class org.languagetool.rules.AbstractUnitConversionRule
Override in subclasses.
FORMS_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
forName(String) - Method in interface org.languagetool.broker.ClassBroker
Returns the Class object associated with the class or interface with the given string name.
forName(String) - Method in class org.languagetool.broker.DefaultClassBroker
Returns the Class object associated with the class or interface with the given string name.
forNumber(int) - Static method in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
 
forNumber(int) - Static method in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
 
forNumber(int) - Static method in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
 
forNumber(int) - Static method in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
 
FOUR - Static variable in class org.languagetool.tools.ArabicConstants
 
FragmentWithLanguage - Class in org.languagetool
 
French - Class in org.languagetool.language
 
French() - Constructor for class org.languagetool.language.French
 
FrenchConfusionProbabilityRule - Class in org.languagetool.rules.fr
 
FrenchConfusionProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.fr.FrenchConfusionProbabilityRule
 
FrenchHybridDisambiguator - Class in org.languagetool.tagging.disambiguation.fr
Hybrid chunker-disambiguator for French
FrenchHybridDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.fr.FrenchHybridDisambiguator
 
FrenchNumberInWordFilter - Class in org.languagetool.rules.fr
 
FrenchNumberInWordFilter() - Constructor for class org.languagetool.rules.fr.FrenchNumberInWordFilter
 
FrenchPartialPosTagFilter - Class in org.languagetool.rules.fr
A PartialPosTagFilter for French that also runs the disambiguator.
FrenchPartialPosTagFilter() - Constructor for class org.languagetool.rules.fr.FrenchPartialPosTagFilter
 
FrenchRepeatedWordsRule - Class in org.languagetool.rules.fr
 
FrenchRepeatedWordsRule(ResourceBundle) - Constructor for class org.languagetool.rules.fr.FrenchRepeatedWordsRule
 
FrenchSuppressMisspelledSuggestionsFilter - Class in org.languagetool.rules.fr
 
FrenchSuppressMisspelledSuggestionsFilter() - Constructor for class org.languagetool.rules.fr.FrenchSuppressMisspelledSuggestionsFilter
 
FrenchSynthesizer - Class in org.languagetool.synthesis
French word form synthesizer.
FrenchSynthesizer(Language) - Constructor for class org.languagetool.synthesis.FrenchSynthesizer
FrenchTagger - Class in org.languagetool.tagging.fr
French Tagger Based on Dicollecte (http://www.dicollecte.org/) implemented in FSA.
FrenchTagger() - Constructor for class org.languagetool.tagging.fr.FrenchTagger
 
FrenchWordTokenizer - Class in org.languagetool.tokenizers.fr
Tokenizes a sentence into words.
FrenchWordTokenizer() - Constructor for class org.languagetool.tokenizers.fr.FrenchWordTokenizer
 
FrequencyIndexCreator - Class in org.languagetool.dev.bigdata
Index *.gz files from Google's ngram corpus into a Lucene index ('text' mode) or aggregate them to plain text files ('lucene' mode).
FrequencyIndexCreator(FrequencyIndexCreator.Mode) - Constructor for class org.languagetool.dev.bigdata.FrequencyIndexCreator
 
fromGRPC(MLServerProto.AnalyzedTokenReadings) - Static method in class org.languagetool.rules.GRPCUtils
 
fromGRPC(MLServerProto.AnalyzedToken) - Static method in class org.languagetool.rules.GRPCUtils
 
fromGRPC(MLServerProto.AnalyzedSentence) - Static method in class org.languagetool.rules.GRPCUtils
 
fromGRPC(MLServerProto.Match, AnalyzedSentence) - Static method in class org.languagetool.rules.GRPCUtils
 
fromGRPC(MLServerProto.SuggestedReplacement) - Static method in class org.languagetool.rules.GRPCUtils
 
fromGRPC(MLServerProto.ProcessingOptions.Level) - Static method in class org.languagetool.rules.GRPCUtils
 
FULL_STOP - Static variable in class org.languagetool.tools.ArabicConstants
 
FutureDateFilter - Class in org.languagetool.rules.de
 
FutureDateFilter() - Constructor for class org.languagetool.rules.de.FutureDateFilter
 
FutureDateFilter - Class in org.languagetool.rules.en
 
FutureDateFilter() - Constructor for class org.languagetool.rules.en.FutureDateFilter
 
FutureDateFilter - Class in org.languagetool.rules.pt
 
FutureDateFilter() - Constructor for class org.languagetool.rules.pt.FutureDateFilter
 
FutureDateFilter - Class in org.languagetool.rules.ru
 
FutureDateFilter() - Constructor for class org.languagetool.rules.ru.FutureDateFilter
 
Fuzzer - Class in org.languagetool.dev
A very simple fuzzer to see if certain random input causes long processing times.
Fuzzer() - Constructor for class org.languagetool.dev.Fuzzer
 
FuzzerForAnalysis - Class in org.languagetool.dev
A very simple fuzzer to see if certain random input causes long processing times when analyzing text.
FuzzerForAnalysis() - Constructor for class org.languagetool.dev.FuzzerForAnalysis
 

G

Galician - Class in org.languagetool.language
 
Galician() - Constructor for class org.languagetool.language.Galician
 
GALICIAN_BARBARISM_RULE - Static variable in class org.languagetool.rules.gl.GalicianBarbarismsRule
 
GalicianBarbarismsRule - Class in org.languagetool.rules.gl
A rule that matches words which should not be used and suggests correct ones instead.
GalicianBarbarismsRule(ResourceBundle) - Constructor for class org.languagetool.rules.gl.GalicianBarbarismsRule
 
GalicianHybridDisambiguator - Class in org.languagetool.tagging.disambiguation.gl
Hybrid chunker-disambiguator for Portuguese
GalicianHybridDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.gl.GalicianHybridDisambiguator
 
GalicianRedundancyRule - Class in org.languagetool.rules.gl
A rule that matches redundant expression.
GalicianRedundancyRule(ResourceBundle) - Constructor for class org.languagetool.rules.gl.GalicianRedundancyRule
 
GalicianSynthesizer - Class in org.languagetool.synthesis.gl
Galician word form synthesizer.
GalicianSynthesizer(Language) - Constructor for class org.languagetool.synthesis.gl.GalicianSynthesizer
GalicianTagger - Class in org.languagetool.tagging.gl
Galician Part-of-speech tagger.
GalicianTagger() - Constructor for class org.languagetool.tagging.gl.GalicianTagger
 
GalicianWikipediaRule - Class in org.languagetool.rules.gl
A rule that matches common Wikipedia errors.
GalicianWikipediaRule(ResourceBundle) - Constructor for class org.languagetool.rules.gl.GalicianWikipediaRule
 
GalicianWordinessRule - Class in org.languagetool.rules.gl
A rule that matches wordy expressions.
GalicianWordinessRule(ResourceBundle) - Constructor for class org.languagetool.rules.gl.GalicianWordinessRule
 
GalicianWordTokenizer - Class in org.languagetool.tokenizers.gl
Tokenizes a sentence into words.
GalicianWordTokenizer() - Constructor for class org.languagetool.tokenizers.gl.GalicianWordTokenizer
 
GENDER_MAP - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
GENDER_NEUTRALITY - Static variable in class org.languagetool.rules.Categories
 
GENDER_NEUTRALITY - Static variable in class org.languagetool.rules.CategoryIds
 
GenderWordFinder - Class in org.languagetool.dev
Simple script to find words like "Schülerlots*innen" that might not be accepted by the speller.
GenderWordFinder() - Constructor for class org.languagetool.dev.GenderWordFinder
 
generateBasicNumbers(StatAnCache) - Method in class org.languagetool.openoffice.stylestatistic.LevelRule
 
generateBasicNumbers(StatAnCache) - Method in class org.languagetool.openoffice.stylestatistic.UsedWordRule
 
GenerateIrishWordforms - Class in org.languagetool.dev
 
GenerateIrishWordforms() - Constructor for class org.languagetool.dev.GenerateIrishWordforms
 
generateTokensForNv(String, String, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
GenericUnpairedBracketsRule - Class in org.languagetool.rules
Rule that finds unpaired quotes, brackets etc.
GenericUnpairedBracketsRule(String, ResourceBundle, List<String>, List<String>) - Constructor for class org.languagetool.rules.GenericUnpairedBracketsRule
 
GenericUnpairedBracketsRule(String, ResourceBundle, List<String>, List<String>, Pattern) - Constructor for class org.languagetool.rules.GenericUnpairedBracketsRule
 
GenericUnpairedBracketsRule(ResourceBundle, List<String>, List<String>) - Constructor for class org.languagetool.rules.GenericUnpairedBracketsRule
 
GenericUnpairedBracketsRule(ResourceBundle, List<String>, List<String>, Pattern) - Constructor for class org.languagetool.rules.GenericUnpairedBracketsRule
 
GenericUnpairedBracketsRule(ResourceBundle) - Constructor for class org.languagetool.rules.GenericUnpairedBracketsRule
Construct rule with a set of default start and end symbols: [] () {} "" ''
GenericUnpairedBracketsRule.Symbol - Class in org.languagetool.rules
 
GenericUnpairedBracketsRule.Symbol.Type - Enum in org.languagetool.rules
 
GENITIV - Static variable in class org.languagetool.tagging.de.GermanToken.Kasus
 
geo_ip_country - Variable in class org.languagetool.server.ExtendedUserInfo
 
German - Class in org.languagetool.language
Support for German - use the sub classes GermanyGerman, SwissGerman, or AustrianGerman if you need spell checking.
German() - Constructor for class org.languagetool.language.German
Deprecated.
use GermanyGerman, AustrianGerman, or SwissGerman instead - they have rules for spell checking, this class doesn't (deprecated since 3.2)
GermanCaseAmbiguityFinder - Class in org.languagetool.dev
 
GermanCaseAmbiguityFinder() - Constructor for class org.languagetool.dev.GermanCaseAmbiguityFinder
 
GermanChunker - Class in org.languagetool.chunking
A rule-based German chunker for noun phrases.
GermanChunker() - Constructor for class org.languagetool.chunking.GermanChunker
 
GermanCommaWhitespaceRule - Class in org.languagetool.rules.de
 
GermanCommaWhitespaceRule(ResourceBundle, IncorrectExample, CorrectExample, URL) - Constructor for class org.languagetool.rules.de.GermanCommaWhitespaceRule
 
GermanCompoundRule - Class in org.languagetool.rules.de
Checks that compounds are not written as separate words.
GermanCompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.GermanCompoundRule
 
GermanCompoundTokenizer - Class in org.languagetool.tokenizers.de
Split German nouns using the jWordSplitter library.
GermanCompoundTokenizer() - Constructor for class org.languagetool.tokenizers.de.GermanCompoundTokenizer
 
GermanCompoundTokenizer(boolean) - Constructor for class org.languagetool.tokenizers.de.GermanCompoundTokenizer
 
GermanConfusionProbabilityRule - Class in org.languagetool.rules.de
 
GermanConfusionProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.de.GermanConfusionProbabilityRule
 
GermanConfusionProbabilityRule(ResourceBundle, LanguageModel, Language, int) - Constructor for class org.languagetool.rules.de.GermanConfusionProbabilityRule
 
GermanDoublePunctuationRule - Class in org.languagetool.rules.de
Double punctuation rule with German-specific error message.
GermanDoublePunctuationRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.GermanDoublePunctuationRule
 
GermanElLeAdjectives - Class in org.languagetool.dev
Finds word pairs like "flexible" / "flexibel".
GermanElLeAdjectives() - Constructor for class org.languagetool.dev.GermanElLeAdjectives
 
GermanFillerWordsRule - Class in org.languagetool.rules.de
A rule that gives Hints about the use of German filler words.
GermanFillerWordsRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.GermanFillerWordsRule
 
GermanHelper - Class in org.languagetool.rules.de
Helper methods for working with German POS tags.
GermanNumberInWordFilter - Class in org.languagetool.rules.de
 
GermanNumberInWordFilter() - Constructor for class org.languagetool.rules.de.GermanNumberInWordFilter
 
GermanOldSpellingFinder - Class in org.languagetool.dev
Help finding old German spelling that lack their new version, like "abschloß" without "abschloss".
GermanOldSpellingFinder() - Constructor for class org.languagetool.dev.GermanOldSpellingFinder
 
GermanParagraphRepeatBeginningRule - Class in org.languagetool.rules.de
Check if to paragraphs begin with the same word.
GermanParagraphRepeatBeginningRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.de.GermanParagraphRepeatBeginningRule
 
GermanReadabilityRule - Class in org.languagetool.rules.de
A rule that checks the readability of German text (using the Flesch-Reading-Ease Formula) If tooEasyTest == true, the rule tests if paragraph level > level (readability is too easy) If tooEasyTest == false, the rule tests if paragraph level < level (readability is too difficult)
GermanReadabilityRule(ResourceBundle, Language, UserConfig, boolean) - Constructor for class org.languagetool.rules.de.GermanReadabilityRule
 
GermanReadabilityRule(ResourceBundle, Language, UserConfig, boolean, int) - Constructor for class org.languagetool.rules.de.GermanReadabilityRule
 
GermanReadabilityRule(ResourceBundle, Language, UserConfig, boolean, boolean) - Constructor for class org.languagetool.rules.de.GermanReadabilityRule
 
GermanReadabilityRule(ResourceBundle, Language, UserConfig, boolean, int, boolean) - Constructor for class org.languagetool.rules.de.GermanReadabilityRule
 
GermanRepeatedWordsRule - Class in org.languagetool.rules.de
 
GermanRepeatedWordsRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.GermanRepeatedWordsRule
 
GermanRuleDisambiguator - Class in org.languagetool.tagging.disambiguation.rules.de
 
GermanRuleDisambiguator(Language) - Constructor for class org.languagetool.tagging.disambiguation.rules.de.GermanRuleDisambiguator
 
GermanSpellerRule - Class in org.languagetool.rules.de
 
GermanSpellerRule(ResourceBundle, German) - Constructor for class org.languagetool.rules.de.GermanSpellerRule
 
GermanSpellerRule(ResourceBundle, German, UserConfig, String) - Constructor for class org.languagetool.rules.de.GermanSpellerRule
 
GermanSpellerRule(ResourceBundle, German, UserConfig, String, List<Language>, LanguageModel) - Constructor for class org.languagetool.rules.de.GermanSpellerRule
 
GermanStyleRepeatedWordRule - Class in org.languagetool.rules.de
A rule checks the appearance of same words in a sentence or in two consecutive sentences.
GermanStyleRepeatedWordRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.GermanStyleRepeatedWordRule
 
GermanSuppressMisspelledSuggestionsFilter - Class in org.languagetool.rules.de
 
GermanSuppressMisspelledSuggestionsFilter() - Constructor for class org.languagetool.rules.de.GermanSuppressMisspelledSuggestionsFilter
 
GermanSynthesizer - Class in org.languagetool.synthesis
German word form synthesizer.
GermanSynthesizer(Language) - Constructor for class org.languagetool.synthesis.GermanSynthesizer
GermanTagger - Class in org.languagetool.tagging.de
German part-of-speech tagger, requires data file in de/german.dict in the classpath.
GermanTagger() - Constructor for class org.languagetool.tagging.de.GermanTagger
 
GermanTaggerEnhancer - Class in org.languagetool.dev.archive
One-time script (used 2015-02-25) to add forms: City names are incoherently tagged in the Morphy data.
GermanTaggerEnhancer() - Constructor for class org.languagetool.dev.archive.GermanTaggerEnhancer
 
GermanToken - Class in org.languagetool.tagging.de
Constants used to describe the properties of German tokens.
GermanToken.Determination - Class in org.languagetool.tagging.de
 
GermanToken.Genus - Class in org.languagetool.tagging.de
 
GermanToken.Kasus - Class in org.languagetool.tagging.de
 
GermanToken.Numerus - Class in org.languagetool.tagging.de
 
GermanToken.POSType - Class in org.languagetool.tagging.de
 
GermanUnpairedBracketsRule - Class in org.languagetool.rules.de
 
GermanUnpairedBracketsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.de.GermanUnpairedBracketsRule
 
GermanWordRepeatBeginningRule - Class in org.languagetool.rules.de
Extends WordRepeatBeginningRule by a list of German adverbs ("Konjunktionaladverbien") for a more precise error message.
GermanWordRepeatBeginningRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.de.GermanWordRepeatBeginningRule
 
GermanWordRepeatRule - Class in org.languagetool.rules.de
Check if a word is repeated twice, taking into account an exception for German where e.g. "..., die die ..." is often okay.
GermanWordRepeatRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.de.GermanWordRepeatRule
 
GermanWordTokenizer - Class in org.languagetool.tokenizers.de
 
GermanWordTokenizer() - Constructor for class org.languagetool.tokenizers.de.GermanWordTokenizer
 
GermanWrongWordInContextRule - Class in org.languagetool.rules.de
 
GermanWrongWordInContextRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.GermanWrongWordInContextRule
 
GermanyGerman - Class in org.languagetool.language
 
GermanyGerman() - Constructor for class org.languagetool.language.GermanyGerman
 
get() - Static method in class org.languagetool.Languages
Language classes are detected at runtime by searching the classpath for files named META-INF/org/languagetool/language-module.properties.
get(int) - Method in class org.languagetool.openoffice.SingleDocument.IgnoredMatches
Get all ignored matches of a paragraph
get() - Static method in class org.languagetool.Premium
 
get() - Static method in class org.languagetool.rules.de.LanguageNames
 
get(Language) - Static method in class org.languagetool.rules.GRPCPostProcessing
 
get() - Static method in class org.languagetool.tagging.de.VerbPrefixes
 
get3gramProbabilityFor(Language, LanguageModel, int, AnalyzedSentence, String) - Static method in class org.languagetool.rules.ngrams.LanguageModelUtils
 
get4gramProbabilityFor(Language, LanguageModel, int, AnalyzedSentence, String) - Static method in class org.languagetool.rules.ngrams.LanguageModelUtils
 
getAbTest() - Method in class org.languagetool.server.HTTPServerConfig
 
getAbTest() - Method in class org.languagetool.UserConfig
 
getAbTestClients() - Method in class org.languagetool.server.HTTPServerConfig
Clients that a A/B test runs on; null -> disabled
getAbTestRollout() - Method in class org.languagetool.server.HTTPServerConfig
 
getAcceptedPhrases() - Method in class org.languagetool.UserConfig
 
getAcceptedWords() - Method in class org.languagetool.UserConfig
 
getAction() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
 
getActiveChecks() - Static method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
getActivePatternRules() - Method in class org.languagetool.server.ActiveRules
 
getActivePatternRules() - Method in interface org.languagetool.server.ActiveRulesMBean
 
getActiveSpellChecks() - Method in class org.languagetool.server.ActiveRules
 
getActiveSpellChecks() - Method in interface org.languagetool.server.ActiveRulesMBean
 
getAdditionalProhibitFileNames() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Get the name of the prohibit file, which lists words not to be accepted, even when the spell checker would accept them.
getAdditionalSpellingFileNames() - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
 
getAdditionalSpellingFileNames() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Get the name of additional spelling file, which lists words to be accepted and used for suggestions, even when the spell checker would not accept them.
getAdditionalSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Get additional suggestions added after other suggestions (note the rule may choose to re-order the suggestions anyway).
getAdditionalSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
 
getAdditionalTopSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
 
getAdditionalTopSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
getAdditionalTopSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
getAdditionalTopSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.en.MorfologikAmericanSpellerRule
 
getAdditionalTopSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
 
getAdditionalTopSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
 
getAdditionalTopSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Get additional suggestions added before other suggestions (note the rule may choose to re-order the suggestions anyway).
getAddon_token() - Method in class org.languagetool.server.ExtendedUserInfo
 
getAdjInflections(List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.InflectionHelper
 
getAdjInflections(List<AnalyzedToken>, String) - Static method in class org.languagetool.rules.uk.InflectionHelper
 
getAllActiveOfficeRules() - Method in class org.languagetool.JLanguageTool
Works like getAllActiveRules but overrides defaults by office defaults
getAllActiveOfficeRules() - Method in class org.languagetool.openoffice.SwJLanguageTool
Get all active office rules
getAllActiveRules() - Method in class org.languagetool.JLanguageTool
Get all active (not disabled) rules for the current language that are built-in or that have been added using e.g.
getAllActiveRules() - Method in class org.languagetool.openoffice.SwJLanguageTool
Get all active rules
getAllFlatParagraphs(Locale) - Method in class org.languagetool.openoffice.FlatParagraphTools
Returns Text of all FlatParagraphs of Document Returns null if it fails
getAllHeadings() - Method in class org.languagetool.openoffice.stylestatistic.StatAnCache
 
getAllowOriginUrl() - Method in class org.languagetool.server.HTTPServerConfig
Value to set as the "Access-Control-Allow-Origin" http header.
getAllParagraphs(XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
get all paragraphs of a impress document
getAllParagraphs(XComponent) - Static method in class org.languagetool.openoffice.OfficeSpreadsheetTools
returns the text of all cells as paragraphs
getAllParagraphs() - Method in class org.languagetool.openoffice.SingleDocument.IgnoredMatches
get all paragraphs containing ignored matches
getAllRules() - Method in class org.languagetool.JLanguageTool
Get all rules for the current language that are built-in or that have been added using JLanguageTool.addRule(Rule).
getAllRules() - Method in class org.languagetool.openoffice.SwJLanguageTool
Get all rules
getAllSentences() - Method in class org.languagetool.rules.ReadabilityRule
 
getAllSpellingCheckRules() - Method in class org.languagetool.JLanguageTool
Get all spelling check rules for the current language that are built-in or that have been added using JLanguageTool.addRule(Rule).
getAllSyllables() - Method in class org.languagetool.rules.ReadabilityRule
 
getAllWords() - Method in class org.languagetool.rules.ReadabilityRule
 
getAmbiguous() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguatedExample
 
getAnalysedParagraph(int) - Method in class org.languagetool.openoffice.stylestatistic.StatAnCache
 
getAnalysedParagraphsfrom(int, int) - Method in class org.languagetool.openoffice.stylestatistic.StatAnCache
 
getAnalyzedSentence() - Method in class org.languagetool.dev.index.MatchingSentence
 
getAnalyzedSentence(String) - Method in class org.languagetool.JLanguageTool
Tokenizes the given sentence into words and analyzes it, and then disambiguates POS tags.
getAnalyzedSentence(String) - Method in class org.languagetool.openoffice.SwJLanguageTool
Analyze sentence This Method may be used only for local checks use local lt for remote checks
getAnalyzedToken(int) - Method in class org.languagetool.AnalyzedTokenReadings
Get a token reading.
getAnalyzedTokens(String) - Method in class org.languagetool.tagging.BaseTagger
 
getAnalyzedTokens(String) - Method in class org.languagetool.tagging.uk.UkrainianTagger
 
getAnalyzeMethod() - Static method in class org.languagetool.rules.ml.ProcessingServerGrpc
 
getAndGroup() - Method in class org.languagetool.rules.patterns.PatternToken
Returns the group of elements linked with AND operator.
getAnnotatedText() - Method in class org.languagetool.dev.errorcorpus.ErrorSentence
 
getAnnotations() - Method in class org.languagetool.AnalyzedSentence
Get disambiguator actions log.
getAntiPatterns() - Method in class org.languagetool.rules.ca.CatalanRepeatedWordsRule
 
getAntiPatterns() - Method in class org.languagetool.rules.de.AgreementRule
 
getAntiPatterns() - Method in class org.languagetool.rules.de.AgreementRule2
 
getAntiPatterns() - Method in class org.languagetool.rules.de.CaseRule
 
getAntiPatterns() - Method in class org.languagetool.rules.de.CompoundInfinitivRule
 
getAntiPatterns() - Method in class org.languagetool.rules.de.GermanCompoundRule
 
getAntiPatterns() - Method in class org.languagetool.rules.de.GermanWordRepeatRule
 
getAntiPatterns() - Method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
 
getAntiPatterns() - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
 
getAntiPatterns() - Method in class org.languagetool.rules.de.VerbAgreementRule
 
getAntiPatterns() - Method in class org.languagetool.rules.en.CompoundRule
 
getAntiPatterns() - Method in class org.languagetool.rules.en.EnglishRepeatedWordsRule
 
getAntiPatterns() - Method in class org.languagetool.rules.en.UpperCaseNgramRule
 
getAntiPatterns() - Method in class org.languagetool.rules.es.SpanishRepeatedWordsRule
 
getAntiPatterns() - Method in class org.languagetool.rules.fr.QuestionWhitespaceRule
 
getAntiPatterns() - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
getAntiPatterns() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
getAntiPatterns() - Method in class org.languagetool.rules.Rule
Overwrite this to avoid false alarms by ignoring these patterns - note that your Rule.match(AnalyzedSentence) method needs to call Rule.getSentenceWithImmunization(org.languagetool.AnalyzedSentence) for this to be used and you need to check AnalyzedTokenReadings.isImmunized()
getAntiPatterns() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
getApi_key() - Method in class org.languagetool.server.ExtendedUserInfo
 
getAPIKey() - Method in class org.languagetool.remote.CheckConfiguration
 
getAppendTag() - Method in class org.languagetool.tagging.ga.Retaggable
 
getAppliedCorrection(String) - Method in class org.languagetool.dev.errorcorpus.Error
 
getAppliedRuleMatches() - Method in class org.languagetool.dev.wikipedia.MarkupAwareWikipediaResult
 
getAsRegex() - Static method in class org.languagetool.rules.de.LanguageNames
 
getAsStream(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
Get from resource broker by a path file
getAsStream(String) - Method in interface org.languagetool.broker.ResourceDataBroker
Get from resource broker by a path file
getAsURL(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
Get from resource broker by a path file
getAsURL(String) - Method in interface org.languagetool.broker.ResourceDataBroker
Get from resource broker by a path file
getAsURLs(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
Get URLs from resource broker by a path file
getAsURLs(String) - Method in interface org.languagetool.broker.ResourceDataBroker
Get URLs from resource broker by a path file
getAttachedPronoun(String) - Static method in class org.languagetool.tools.ArabicWordMaps
 
getAutoCorrect() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
is this correction eligible for auto-correction?
getAutoCorrect() - Method in class org.languagetool.rules.ml.MLServerProto.Match
is this correction eligible for auto-correction?
getAutoCorrect() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
is this correction eligible for auto-correction?
getAutoDetect() - Method in class org.languagetool.gui.Configuration
 
getBaseTimeoutMilliseconds() - Method in class org.languagetool.rules.RemoteRuleConfig
 
getBatchScoreMethod() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
 
getBeolingusFile() - Method in class org.languagetool.GlobalConfig
 
getBitextRuleFile() - Method in class org.languagetool.commandline.CommandLineOptions
 
getBitextRules(Language, Language) - Static method in class org.languagetool.tools.Tools
Gets default bitext rules for a given pair of languages
getBitextRules(Language, Language, File) - Static method in class org.languagetool.tools.Tools
Gets default bitext rules for a given pair of languages
getBooleanValue(Object) - Static method in class org.languagetool.openoffice.OfficeTools
Get a boolean value from an Object
getBorderGap() - Method in class org.languagetool.gui.Main.TextLineNumber
Gets the border gap
getBounds() - Method in class org.languagetool.gui.MainWindowStateBean
 
getBuildDate() - Method in class org.languagetool.Premium
 
getBuildDate() - Method in class org.languagetool.remote.RemoteServer
 
getCacheDir() - Static method in class org.languagetool.openoffice.OfficeTools
Returns directory to saves caches
getCacheDir(XComponentContext) - Static method in class org.languagetool.openoffice.OfficeTools
 
getCalendar() - Method in class org.languagetool.rules.AbstractDateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.AbstractFutureDateFilter
 
getCalendar() - Method in class org.languagetool.rules.AbstractNewYearDateFilter
 
getCalendar() - Method in class org.languagetool.rules.ar.filters.ArabicDateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.br.DateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.ca.DateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.ca.NewYearDateFilter
 
getCalendar() - Method in class org.languagetool.rules.de.DateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.de.FutureDateFilter
 
getCalendar() - Method in class org.languagetool.rules.de.NewYearDateFilter
 
getCalendar() - Method in class org.languagetool.rules.en.DateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.en.FutureDateFilter
 
getCalendar() - Method in class org.languagetool.rules.en.NewYearDateFilter
 
getCalendar() - Method in class org.languagetool.rules.eo.DateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.es.DateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.es.NewYearDateFilter
 
getCalendar() - Method in class org.languagetool.rules.fr.DateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.fr.NewYearDateFilter
 
getCalendar() - Method in class org.languagetool.rules.it.DateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.nl.DateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.pl.DateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.pt.DateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.pt.FutureDateFilter
 
getCalendar() - Method in class org.languagetool.rules.pt.NewYearDateFilter
 
getCalendar() - Method in class org.languagetool.rules.ru.DateCheckFilter
 
getCalendar() - Method in class org.languagetool.rules.ru.FutureDateFilter
 
getCalendar() - Method in class org.languagetool.rules.uk.DateCheckFilter
 
getCancel_date() - Method in class org.languagetool.server.ExtendedUserInfo
 
getCandidates(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
repeated string candidates = 3;
getCandidates(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
repeated string candidates = 3;
getCandidates(int) - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.MaskOrBuilder
repeated string candidates = 3;
getCandidates(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
getCandidates(String) - Method in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
Find potential corrections - it's okay if some of these are not valid words, this list will be filtered against the spellchecker before being returned to the user.
getCandidates(List<String>) - Method in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
 
getCandidatesBytes(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
repeated string candidates = 3;
getCandidatesBytes(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
repeated string candidates = 3;
getCandidatesBytes(int) - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.MaskOrBuilder
repeated string candidates = 3;
getCandidatesCount() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
repeated string candidates = 3;
getCandidatesCount() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
repeated string candidates = 3;
getCandidatesCount() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.MaskOrBuilder
repeated string candidates = 3;
getCandidatesList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
repeated string candidates = 3;
getCandidatesList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
repeated string candidates = 3;
getCandidatesList() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.MaskOrBuilder
repeated string candidates = 3;
getCaseConversionType() - Method in class org.languagetool.rules.patterns.Match
 
getCaseGovernments(AnalyzedTokenReadings, String) - Static method in class org.languagetool.rules.uk.CaseGovernmentHelper
 
getCaseGovernments(AnalyzedTokenReadings, Pattern) - Static method in class org.languagetool.rules.uk.CaseGovernmentHelper
 
getCaseSensitivy() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
getCaseSensitivy() - Method in class org.languagetool.rules.nl.SimpleReplaceRule
 
getCasus() - Method in class org.languagetool.tagging.de.AnalyzedGermanToken
 
getCategories() - Method in class org.languagetool.JLanguageTool
Get all rule categories for the current language.
getCategory() - Method in class org.languagetool.remote.RemoteRuleMatch
The error's category.
getCategory(ResourceBundle) - Method in class org.languagetool.rules.Categories
 
getCategory() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
.lt_ml_server.RuleCategory category = 4;
getCategory() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
.lt_ml_server.RuleCategory category = 4;
getCategory() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
.lt_ml_server.RuleCategory category = 4;
getCategory() - Method in class org.languagetool.rules.Rule
 
getCategoryBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
.lt_ml_server.RuleCategory category = 4;
getCategoryId() - Method in class org.languagetool.remote.RemoteRuleMatch
The id of the error's category.
getCategoryOrBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
.lt_ml_server.RuleCategory category = 4;
getCategoryOrBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
.lt_ml_server.RuleCategory category = 4;
getCategoryOrBuilder() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
.lt_ml_server.RuleCategory category = 4;
getCategoryString() - Method in class org.languagetool.rules.ar.ArabicWrongWordInContextRule
 
getCategoryString() - Method in class org.languagetool.rules.ca.CatalanWrongWordInContextRule
 
getCategoryString() - Method in class org.languagetool.rules.de.GermanWrongWordInContextRule
 
getCategoryString() - Method in class org.languagetool.rules.en.EnglishWrongWordInContextRule
 
getCategoryString() - Method in class org.languagetool.rules.es.SpanishWrongWordInContextRule
 
getCategoryString() - Method in class org.languagetool.rules.nl.DutchWrongWordInContextRule
 
getCategoryString() - Method in class org.languagetool.rules.pt.PortugueseWrongWordInContextRule
 
getCategoryString() - Method in class org.languagetool.rules.WrongWordInContextRule
 
getChangedUnsupportedParagraphs(DocumentCursorTools, ResultCache) - Method in class org.languagetool.openoffice.DocumentCache
get all paragraphs within unsupported text types (shapes, tables in frames) change the cache to new value return all changed paragraphs
getCheckedSentences() - Method in class org.languagetool.dev.index.SearcherResult
 
getChunk() - Method in class org.languagetool.rules.SynonymsData
 
getChunker() - Method in class org.languagetool.Language
Get this language's chunker implementation or null.
getChunkTag() - Method in class org.languagetool.chunking.ChunkTag
 
getChunkTag() - Method in class org.languagetool.rules.patterns.PatternToken
 
getChunkTags() - Method in class org.languagetool.AnalyzedTokenReadings
 
getChunkTags() - Method in class org.languagetool.chunking.ChunkTaggedToken
 
getChunkTags(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated string chunkTags = 2;
getChunkTags(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
repeated string chunkTags = 2;
getChunkTags(int) - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadingsOrBuilder
repeated string chunkTags = 2;
getChunkTagsBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated string chunkTags = 2;
getChunkTagsBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
repeated string chunkTags = 2;
getChunkTagsBytes(int) - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadingsOrBuilder
repeated string chunkTags = 2;
getChunkTagsCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated string chunkTags = 2;
getChunkTagsCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
repeated string chunkTags = 2;
getChunkTagsCount() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadingsOrBuilder
repeated string chunkTags = 2;
getChunkTagsList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated string chunkTags = 2;
getChunkTagsList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
repeated string chunkTags = 2;
getChunkTagsList() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadingsOrBuilder
repeated string chunkTags = 2;
getClassBroker() - Static method in class org.languagetool.JLanguageTool
 
getCleanToken() - Method in class org.languagetool.AnalyzedTokenReadings
 
getClosingDoubleQuote() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
getClosingDoubleQuote() - Method in class org.languagetool.language.Catalan
 
getClosingDoubleQuote() - Method in class org.languagetool.language.Dutch
 
getClosingDoubleQuote() - Method in class org.languagetool.language.English
 
getClosingDoubleQuote() - Method in class org.languagetool.language.French
 
getClosingDoubleQuote() - Method in class org.languagetool.language.German
 
getClosingDoubleQuote() - Method in class org.languagetool.Language
 
getClosingDoubleQuote() - Method in class org.languagetool.language.PortugalPortuguese
 
getClosingDoubleQuote() - Method in class org.languagetool.language.Portuguese
 
getClosingDoubleQuote() - Method in class org.languagetool.language.Russian
 
getClosingDoubleQuote() - Method in class org.languagetool.language.Spanish
 
getClosingDoubleQuote() - Method in class org.languagetool.language.SwissGerman
 
getClosingDoubleQuote() - Method in class org.languagetool.language.Ukrainian
 
getClosingSingleQuote() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
getClosingSingleQuote() - Method in class org.languagetool.language.Catalan
 
getClosingSingleQuote() - Method in class org.languagetool.language.Dutch
 
getClosingSingleQuote() - Method in class org.languagetool.language.English
 
getClosingSingleQuote() - Method in class org.languagetool.language.French
 
getClosingSingleQuote() - Method in class org.languagetool.language.German
 
getClosingSingleQuote() - Method in class org.languagetool.Language
 
getClosingSingleQuote() - Method in class org.languagetool.language.Portuguese
 
getClosingSingleQuote() - Method in class org.languagetool.language.Russian
 
getClosingSingleQuote() - Method in class org.languagetool.language.Spanish
 
getClosingSingleQuote() - Method in class org.languagetool.language.Ukrainian
 
getColumn() - Method in class org.languagetool.rules.RuleMatch
Deprecated.
rely on the character-based RuleMatch.getFromPos() instead (deprecated since 3.4)
getColumnCount() - Method in interface org.languagetool.bitext.BitextReader
Get the current column number in the file.
getColumnCount() - Method in class org.languagetool.bitext.TabBitextReader
 
getCommaCharacter() - Method in class org.languagetool.rules.ar.ArabicCommaWhitespaceRule
 
getCommaCharacter() - Method in class org.languagetool.rules.ar.ArabicDoublePunctuationRule
 
getCommaCharacter() - Method in class org.languagetool.rules.ar.ArabicQuestionMarkWhitespaceRule
 
getCommaCharacter() - Method in class org.languagetool.rules.ar.ArabicSemiColonWhitespaceRule
 
getCommaCharacter() - Method in class org.languagetool.rules.CommaWhitespaceRule
 
getCommaCharacter() - Method in class org.languagetool.rules.DoublePunctuationRule
 
getCommaCharacter() - Method in class org.languagetool.rules.fa.PersianCommaWhitespaceRule
 
getCommaCharacter() - Method in class org.languagetool.rules.fa.PersianDoublePunctuationRule
 
getCommaMessage() - Method in class org.languagetool.rules.DoublePunctuationRule
 
getCommonWordsPath() - Method in class org.languagetool.Language
A file with commons words, either in the classpath or as a filename in the file system.
getCommonWordsPath() - Method in class org.languagetool.language.Japanese
 
getCommonWordsPath() - Method in class org.languagetool.language.Khmer
 
getComparison(String) - Static method in class org.languagetool.rules.de.GermanHelper
 
getCompoundRuleData() - Method in class org.languagetool.rules.AbstractCompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.br.BretonCompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.ca.CompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.de.GermanCompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.de.SwissCompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.en.CompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.es.CompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.fr.CompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.ga.CompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.nl.CompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.pl.CompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.pt.PortugueseColourHyphenationRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.pt.PostReformPortugueseCompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.pt.PreReformPortugueseCompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.ro.CompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.ru.RussianCompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.sk.CompoundRule
 
getCompoundRuleData() - Method in class org.languagetool.rules.sv.CompoundRule
 
getCompoundsData() - Method in class org.languagetool.rules.AbstractDashRule
 
getCompoundsData() - Method in class org.languagetool.rules.en.EnglishDashRule
 
getCompoundsData() - Method in class org.languagetool.rules.pl.DashRule
 
getCompoundsData() - Method in class org.languagetool.rules.pt.PostReformPortugueseDashRule
 
getCompoundsData() - Method in class org.languagetool.rules.pt.PreReformPortugueseDashRule
 
getCompoundsData() - Method in class org.languagetool.rules.ru.RussianDashRule
 
getConfidence() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
from 0 (lowest) to 1 (highest) float confidence = 4;
getConfidence() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
from 0 (lowest) to 1 (highest) float confidence = 4;
getConfidence() - Method in interface org.languagetool.rules.ml.MLServerProto.SuggestedReplacementOrBuilder
from 0 (lowest) to 1 (highest) float confidence = 4;
getConfidence() - Method in class org.languagetool.rules.SuggestedReplacement
 
getConfig() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
 
getConfigurableValue(String) - Method in class org.languagetool.gui.Configuration
Get the configurable value of a rule by ruleID returns -1 if no value is set by configuration
getConfigurableValues() - Method in class org.languagetool.gui.Configuration
returns all configured values
getConfigurationInfo(String) - Method in class org.languagetool.remote.RemoteLanguageTool
 
getConfigureText() - Method in class org.languagetool.rules.AbstractFillerWordsRule
 
getConfigureText() - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
getConfigureText() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
 
getConfigureText() - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
getConfigureText() - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
 
getConfigureText() - Method in class org.languagetool.rules.de.ConjunctionAtBeginOfSentenceRule
 
getConfigureText() - Method in class org.languagetool.rules.de.GermanFillerWordsRule
 
getConfigureText() - Method in class org.languagetool.rules.de.GermanReadabilityRule
 
getConfigureText() - Method in class org.languagetool.rules.de.NonSignificantVerbsRule
 
getConfigureText() - Method in class org.languagetool.rules.de.PassiveSentenceRule
 
getConfigureText() - Method in class org.languagetool.rules.de.SentenceWithManRule
 
getConfigureText() - Method in class org.languagetool.rules.de.SentenceWithModalVerbRule
 
getConfigureText() - Method in class org.languagetool.rules.de.StyleTooOftenUsedAdjectiveRule
 
getConfigureText() - Method in class org.languagetool.rules.de.StyleTooOftenUsedNounRule
 
getConfigureText() - Method in class org.languagetool.rules.de.StyleTooOftenUsedVerbRule
 
getConfigureText() - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
 
getConfigureText() - Method in class org.languagetool.rules.en.StyleTooOftenUsedAdjectiveRule
 
getConfigureText() - Method in class org.languagetool.rules.en.StyleTooOftenUsedNounRule
 
getConfigureText() - Method in class org.languagetool.rules.en.StyleTooOftenUsedVerbRule
 
getConfigureText() - Method in class org.languagetool.rules.LongParagraphRule
 
getConfigureText() - Method in class org.languagetool.rules.LongSentenceRule
 
getConfigureText() - Method in class org.languagetool.rules.pt.PortugueseReadabilityRule
 
getConfigureText() - Method in class org.languagetool.rules.ReadabilityRule
 
getConfigureText() - Method in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
 
getConfigureText() - Method in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
getConfigureText() - Method in class org.languagetool.rules.Rule
Overwrite this to define the Text in the option panel for the configurable value
getConfigValueByID(String) - Method in class org.languagetool.UserConfig
 
getConfigValues() - Method in class org.languagetool.UserConfig
 
getConfusionTokens() - Method in class org.languagetool.rules.ScoredConfusionSet
 
getConj(String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
getConjunctionPrefix(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
getConjunctions() - Method in class org.languagetool.rules.AbstractSpaceBeforeRule
 
getConjunctions() - Method in class org.languagetool.rules.fa.PersianSpaceBeforeRule
 
getConjunctions() - Method in class org.languagetool.rules.km.KhmerSpaceBeforeRule
 
getConsistencyRulePrefix() - Method in class org.languagetool.Language
 
getContent() - Method in class org.languagetool.dev.wikipedia.MediaWikiContent
 
getContext(AnalyzedTokenReadings[], int, int) - Method in class org.languagetool.dev.bigdata.ContextBuilder
 
getContext() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Returns xContext
getContext() - Method in class org.languagetool.remote.RemoteRuleMatch
The error in its context.
getContext(T, List<T>, List<T>, int, int, Predicate<T>, T) - Static method in class org.languagetool.rules.ngrams.LanguageModelUtils
 
getContext(int, int, String) - Method in class org.languagetool.tools.ContextTools
 
getContextForSureMatch() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
sint32 contextForSureMatch = 13;
getContextForSureMatch() - Method in class org.languagetool.rules.ml.MLServerProto.Match
sint32 contextForSureMatch = 13;
getContextForSureMatch() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
sint32 contextForSureMatch = 13;
getContextOffset() - Method in class org.languagetool.remote.RemoteRuleMatch
The character position of the error start inside the result of RemoteRuleMatch.getContext().
getCorrectBitextExamples() - Method in class org.languagetool.rules.bitext.BitextRule
Get example sentences that are correct and thus will not match this rule.
getCorrectedErrorContext(int) - Method in class org.languagetool.dev.wikipedia.RuleMatchApplication
 
getCorrectedTextLength() - Method in class org.languagetool.AnalyzedSentence
Text length taking position fixes (for removed soft hyphens etc.) into account, so this is _not_ always equal to getText().
getCorrectExamples() - Method in class org.languagetool.rules.Rule
Get example sentences that are correct and thus will not match this rule.
getCorrection() - Method in class org.languagetool.dev.errorcorpus.Error
 
getCorrections() - Method in class org.languagetool.rules.bitext.IncorrectBitextExample
Return the possible corrections.
getCorrections() - Method in class org.languagetool.rules.IncorrectExample
Return the possible corrections.
getCount(String) - Method in class org.languagetool.languagemodel.BaseLanguageModel
Get the occurrence count for token.
getCount(List<String>) - Method in class org.languagetool.languagemodel.BaseLanguageModel
Get the occurrence count for the given token sequence.
getCount(List<String>) - Method in class org.languagetool.languagemodel.LuceneLanguageModel
 
getCount(String) - Method in class org.languagetool.languagemodel.LuceneLanguageModel
 
getCount(List<String>) - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
 
getCount(String) - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
 
getCountries() - Method in class org.languagetool.language.AmericanEnglish
 
getCountries() - Method in class org.languagetool.language.AngolaPortuguese
 
getCountries() - Method in class org.languagetool.language.Arabic
 
getCountries() - Method in class org.languagetool.language.Asturian
Deprecated.
 
getCountries() - Method in class org.languagetool.language.AustralianEnglish
 
getCountries() - Method in class org.languagetool.language.AustrianGerman
 
getCountries() - Method in class org.languagetool.language.BalearicCatalan
 
getCountries() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
getCountries() - Method in class org.languagetool.language.BelgianDutch
 
getCountries() - Method in class org.languagetool.language.BelgianFrench
 
getCountries() - Method in class org.languagetool.language.BrazilianPortuguese
 
getCountries() - Method in class org.languagetool.language.Breton
 
getCountries() - Method in class org.languagetool.language.BritishEnglish
 
getCountries() - Method in class org.languagetool.language.CanadianEnglish
 
getCountries() - Method in class org.languagetool.language.CanadianFrench
 
getCountries() - Method in class org.languagetool.language.Catalan
 
getCountries() - Method in class org.languagetool.language.Chinese
 
getCountries() - Method in class org.languagetool.language.Danish
Deprecated.
 
getCountries() - Method in class org.languagetool.language.Dutch
 
getCountries() - Method in class org.languagetool.language.English
 
getCountries() - Method in class org.languagetool.language.Esperanto
 
getCountries() - Method in class org.languagetool.language.French
 
getCountries() - Method in class org.languagetool.language.Galician
 
getCountries() - Method in class org.languagetool.language.German
 
getCountries() - Method in class org.languagetool.language.GermanyGerman
 
getCountries() - Method in class org.languagetool.Language
Get this language's country options , e.g.
getCountries() - Method in class org.languagetool.language.Greek
 
getCountries() - Method in class org.languagetool.language.Icelandic
Deprecated.
 
getCountries() - Method in class org.languagetool.language.Irish
 
getCountries() - Method in class org.languagetool.language.Italian
 
getCountries() - Method in class org.languagetool.language.Japanese
 
getCountries() - Method in class org.languagetool.language.Khmer
 
getCountries() - Method in class org.languagetool.language.Lithuanian
Deprecated.
 
getCountries() - Method in class org.languagetool.language.Malayalam
Deprecated.
 
getCountries() - Method in class org.languagetool.language.MozambiquePortuguese
 
getCountries() - Method in class org.languagetool.language.NewZealandEnglish
 
getCountries() - Method in class org.languagetool.language.Persian
 
getCountries() - Method in class org.languagetool.language.Polish
 
getCountries() - Method in class org.languagetool.language.PortugalPortuguese
 
getCountries() - Method in class org.languagetool.language.Portuguese
 
getCountries() - Method in class org.languagetool.language.Romanian
 
getCountries() - Method in class org.languagetool.language.Russian
 
getCountries() - Method in class org.languagetool.language.Slovak
 
getCountries() - Method in class org.languagetool.language.Slovenian
Deprecated.
 
getCountries() - Method in class org.languagetool.language.SouthAfricanEnglish
 
getCountries() - Method in class org.languagetool.language.Spanish
 
getCountries() - Method in class org.languagetool.language.SpanishVoseo
 
getCountries() - Method in class org.languagetool.language.Swedish
Deprecated.
 
getCountries() - Method in class org.languagetool.language.SwissFrench
 
getCountries() - Method in class org.languagetool.language.SwissGerman
 
getCountries() - Method in class org.languagetool.language.Tagalog
Deprecated.
 
getCountries() - Method in class org.languagetool.language.Tamil
 
getCountries() - Method in class org.languagetool.language.Ukrainian
 
getCountries() - Method in class org.languagetool.language.ValencianCatalan
 
getCountries() - Method in class org.languagetool.noop.NoopLanguage
 
getCountry() - Method in class org.languagetool.gui.LocaleBean
 
getCoverage() - Method in class org.languagetool.rules.ngrams.Probability
The fraction of lookups that had occurrence counts > 0.
getCurNumFlatParagraph() - Method in class org.languagetool.openoffice.FlatParagraphTools
Returns Current Paragraph Number from FlatParagaph Returns -1 if it fails
getCurrentComponent(XComponentContext) - Static method in class org.languagetool.openoffice.OfficeTools
Returns the current XComponent Returns null if it fails
getCurrentDocument() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Get the current used document
getCurrentExperiment() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
 
getCurrentHeapRatio() - Static method in class org.languagetool.openoffice.OfficeTools
 
getCurrentLine() - Method in interface org.languagetool.bitext.BitextReader
Get the current line of the bitext input.
getCurrentLine() - Method in class org.languagetool.bitext.TabBitextReader
 
getCurrentLineForeground() - Method in class org.languagetool.gui.Main.TextLineNumber
Gets the current line rendering Color
getCurrentParaText() - Method in class org.languagetool.openoffice.FlatParagraphTools
return text of current paragraph return null if it fails
getCurrentProfile() - Method in class org.languagetool.gui.Configuration
get the current profile
getCurrentRules() - Static method in class org.languagetool.rules.patterns.PatternRuleMatcher
 
getCurrentYear() - Method in class org.languagetool.rules.AbstractNewYearDateFilter
 
getCustomMetaData() - Method in class org.languagetool.markup.AnnotatedText
 
getDashSuggestion() - Method in class org.languagetool.rules.CompoundRuleData
 
getData() - Method in class org.languagetool.rules.nl.PreferredWordRule
 
getDatabaseDownIntervalSeconds() - Method in class org.languagetool.server.HTTPServerConfig
Number of seconds to skip database requests when a potential downtime has been detected
getDatabaseErrorRateThreshold() - Method in class org.languagetool.server.HTTPServerConfig
Rate in percent of requests (0-100) of errors during database queries until circuit breaker opens
getDatabaseTimeoutRateThreshold() - Method in class org.languagetool.server.HTTPServerConfig
Rate in percent of requests (0-100) of timeouts during database queries until circuit breaker opens
getDataBroker() - Static method in class org.languagetool.JLanguageTool
The grammar checker needs resources from following directories: /resource /rules
getDataFilePath() - Static method in class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
 
getDataSource() - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
 
getDataSource() - Method in interface org.languagetool.rules.translation.Translator
 
getDayOfMonth(String) - Method in class org.languagetool.rules.AbstractDateCheckFilter
Implement so that "first" returns 1, second returns 2 etc.
getDayOfMonth(String) - Method in class org.languagetool.rules.AbstractFutureDateFilter
Implement so that "first" returns 1, second returns 2 etc.
getDayOfMonth(String) - Method in class org.languagetool.rules.AbstractNewYearDateFilter
Implement so that "first" returns 1, second returns 2 etc.
getDayOfMonth(String) - Method in class org.languagetool.rules.br.DateCheckFilter
 
getDayOfMonth(String) - Method in class org.languagetool.rules.eo.DateCheckFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.AbstractDateCheckFilter
Implement so that Sunday returns 1, Monday 2 etc.
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.AbstractDateCheckFilter
Get the localized name of the day of week for the given date.
getDayOfWeek(String) - Method in class org.languagetool.rules.ar.filters.ArabicDateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.ar.filters.ArabicDateCheckFilter
 
getDayOfWeek(int) - Method in class org.languagetool.rules.ar.filters.ArabicDateCheckFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.br.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.br.DateCheckFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.ca.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.ca.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.ca.NewYearDateFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.de.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.de.DateCheckFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.en.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.en.DateCheckFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.eo.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.eo.DateCheckFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.es.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.es.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.es.NewYearDateFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.fr.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.fr.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.fr.NewYearDateFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.it.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.it.DateCheckFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.nl.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.nl.DateCheckFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.pl.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.pl.DateCheckFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.pt.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.pt.DateCheckFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.ru.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.ru.DateCheckFilter
 
getDayOfWeek(String) - Method in class org.languagetool.rules.uk.DateCheckFilter
 
getDayOfWeek(Calendar) - Method in class org.languagetool.rules.uk.DateCheckFilter
 
getDbMaxConnections() - Method in class org.languagetool.server.HTTPServerConfig
 
getDbTimeoutSeconds() - Method in class org.languagetool.server.HTTPServerConfig
timeout for database requests (for now, only requests for credentials to log in)
getDefaultDirectSpeach() - Method in class org.languagetool.openoffice.stylestatistic.LevelRule
 
getDefaultDirectSpeach() - Method in class org.languagetool.openoffice.stylestatistic.UsedWordRule
 
getDefaultDisabledRulesForVariant() - Method in class org.languagetool.language.BalearicCatalan
 
getDefaultDisabledRulesForVariant() - Method in class org.languagetool.language.BelgianFrench
 
getDefaultDisabledRulesForVariant() - Method in class org.languagetool.language.CanadianFrench
 
getDefaultDisabledRulesForVariant() - Method in class org.languagetool.Language
Get disabled rules different from the default ones for this language variant.
getDefaultDisabledRulesForVariant() - Method in class org.languagetool.language.SpanishVoseo
 
getDefaultDisabledRulesForVariant() - Method in class org.languagetool.language.SwissFrench
 
getDefaultDisabledRulesForVariant() - Method in class org.languagetool.language.Ukrainian
 
getDefaultDisabledRulesForVariant() - Method in class org.languagetool.language.Ukrainian1992
 
getDefaultDisabledRulesForVariant() - Method in class org.languagetool.language.ValencianCatalan
 
getDefaultEnabledRulesForVariant() - Method in class org.languagetool.language.BalearicCatalan
 
getDefaultEnabledRulesForVariant() - Method in class org.languagetool.Language
Get enabled rules different from the default ones for this language variant.
getDefaultEnabledRulesForVariant() - Method in class org.languagetool.language.ValencianCatalan
 
getDefaultInstance() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
getDefaultInstance() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
getDefaultInstance() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
getDefaultInstance() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
getDefaultInstance() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
getDefaultInstance() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
getDefaultInstance() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
getDefaultInstance() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
getDefaultInstance() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
getDefaultInstance() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
getDefaultInstance() - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
getDefaultInstanceForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
getDefaultInstanceForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
getDefaultInstanceForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
getDefaultInstanceForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
getDefaultInstanceForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
getDefaultInstanceForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
getDefaultInstanceForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
getDefaultInstanceForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
getDefaultInstanceForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
getDefaultInstanceForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
getDefaultInstanceForType() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
getDefaultLanguage() - Method in class org.languagetool.gui.Configuration
 
getDefaultLanguageIdentifier(int, File, File, File) - Method in enum org.languagetool.language.identifier.LanguageIdentifierService
 
getDefaultLanguageVariant() - Method in class org.languagetool.language.Catalan
 
getDefaultLanguageVariant() - Method in class org.languagetool.language.Dutch
 
getDefaultLanguageVariant() - Method in class org.languagetool.language.English
 
getDefaultLanguageVariant() - Method in class org.languagetool.language.French
 
getDefaultLanguageVariant() - Method in class org.languagetool.language.German
 
getDefaultLanguageVariant() - Method in class org.languagetool.Language
Languages that have country variants need to overwrite this to select their most common variant.
getDefaultLanguageVariant() - Method in class org.languagetool.language.Irish
 
getDefaultLanguageVariant() - Method in class org.languagetool.language.Portuguese
 
getDefaultLanguageVariant() - Method in class org.languagetool.language.Spanish
 
getDefaultPort() - Static method in class org.languagetool.server.HTTPTestTools
Get default port, but considering property lt.default.port.
getDefaultSpellingRule() - Method in class org.languagetool.language.German
 
getDefaultSpellingRule() - Method in class org.languagetool.Language
Retrieve default spelling rule for this language Useful for rules to implement suppression of misspelled suggestions
getDefaultSpellingRule(ResourceBundle) - Method in class org.languagetool.Language
getDefaultStep() - Method in class org.languagetool.openoffice.stylestatistic.LevelRule
 
getDefaultValue() - Method in class org.languagetool.rules.AbstractFillerWordsRule
 
getDefaultValue() - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
getDefaultValue() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
 
getDefaultValue() - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
getDefaultValue() - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
 
getDefaultValue() - Method in class org.languagetool.rules.LongParagraphRule
 
getDefaultValue() - Method in class org.languagetool.rules.LongSentenceRule
 
getDefaultValue() - Method in class org.languagetool.rules.ReadabilityRule
 
getDefaultValue() - Method in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
 
getDefaultValue() - Method in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
getDefaultValue() - Method in class org.languagetool.rules.Rule
Overwrite this to get a default Integer value by option panel
getDefinedProfiles() - Method in class org.languagetool.gui.Configuration
get the current profile
getDefinitePrefix(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
getDescription() - Method in class org.languagetool.rules.AbstractCompoundRule
 
getDescription() - Method in class org.languagetool.rules.AbstractDashRule
 
getDescription() - Method in class org.languagetool.rules.AbstractFillerWordsRule
 
getDescription() - Method in class org.languagetool.rules.AbstractPunctuationCheckRule
 
getDescription() - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
 
getDescription() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
getDescription(String) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
Used if each input form the replacement file has its specific id.
getDescription() - Method in class org.languagetool.rules.AbstractSpaceBeforeRule
 
getDescription() - Method in class org.languagetool.rules.AbstractSpecificCaseRule
 
getDescription() - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
getDescription() - Method in class org.languagetool.rules.ar.ArabicDarjaRule
 
getDescription() - Method in class org.languagetool.rules.ar.ArabicDiacriticsRule
 
getDescription() - Method in class org.languagetool.rules.ar.ArabicHomophonesRule
 
getDescription() - Method in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
 
getDescription() - Method in class org.languagetool.rules.ar.ArabicRedundancyRule
 
getDescription() - Method in class org.languagetool.rules.ar.ArabicSimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
 
getDescription() - Method in class org.languagetool.rules.ar.ArabicWordCoherencyRule
 
getDescription() - Method in class org.languagetool.rules.ar.ArabicWordinessRule
 
getDescription() - Method in class org.languagetool.rules.ar.ArabicWrongWordInContextRule
 
getDescription() - Method in class org.languagetool.rules.be.BelarusianSpecificCaseRule
 
getDescription() - Method in class org.languagetool.rules.be.SimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.BERTSuggestionRanking
 
getDescription() - Method in class org.languagetool.rules.bitext.DifferentLengthRule
 
getDescription() - Method in class org.languagetool.rules.bitext.DifferentPunctuationRule
 
getDescription() - Method in class org.languagetool.rules.bitext.SameTranslationRule
 
getDescription() - Method in class org.languagetool.rules.br.BretonCompoundRule
 
getDescription() - Method in class org.languagetool.rules.br.TopoReplaceRule
 
getDescription() - Method in class org.languagetool.rules.ca.CatalanRepeatedWordsRule
 
getDescription() - Method in class org.languagetool.rules.ca.CatalanUnpairedExclamationMarksRule
 
getDescription() - Method in class org.languagetool.rules.ca.CatalanUnpairedQuestionMarksRule
 
getDescription() - Method in class org.languagetool.rules.ca.CatalanWrongWordInContextRule
 
getDescription() - Method in class org.languagetool.rules.ca.CheckCaseRule
 
getDescription() - Method in class org.languagetool.rules.ca.CompoundRule
 
getDescription() - Method in class org.languagetool.rules.ca.PronomFebleDuplicateRule
 
getDescription() - Method in class org.languagetool.rules.ca.ReplaceOperationNamesRule
 
getDescription() - Method in class org.languagetool.rules.ca.SimpleReplaceAdverbsMent
 
getDescription() - Method in class org.languagetool.rules.ca.SimpleReplaceAnglicism
 
getDescription() - Method in class org.languagetool.rules.ca.SimpleReplaceBalearicRule
 
getDescription() - Method in class org.languagetool.rules.ca.SimpleReplaceDiacriticsIEC
 
getDescription() - Method in class org.languagetool.rules.ca.SimpleReplaceDNVColloquialRule
 
getDescription() - Method in class org.languagetool.rules.ca.SimpleReplaceDNVRule
 
getDescription() - Method in class org.languagetool.rules.ca.SimpleReplaceDNVSecondaryRule
 
getDescription() - Method in class org.languagetool.rules.ca.SimpleReplaceMultiwordsRule
 
getDescription() - Method in class org.languagetool.rules.ca.SimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
 
getDescription() - Method in class org.languagetool.rules.CommaWhitespaceRule
 
getDescription() - Method in class org.languagetool.rules.ConfusionString
 
getDescription() - Method in class org.languagetool.rules.de.AgreementRule
 
getDescription() - Method in class org.languagetool.rules.de.AgreementRule2
 
getDescription() - Method in class org.languagetool.rules.de.CaseRule
 
getDescription() - Method in class org.languagetool.rules.de.CompoundCoherencyRule
 
getDescription() - Method in class org.languagetool.rules.de.CompoundInfinitivRule
 
getDescription() - Method in class org.languagetool.rules.de.ConjunctionAtBeginOfSentenceRule
 
getDescription() - Method in class org.languagetool.rules.de.DashRule
 
getDescription() - Method in class org.languagetool.rules.de.DuUpperLowerCaseRule
 
getDescription() - Method in class org.languagetool.rules.de.GermanCompoundRule
 
getDescription() - Method in class org.languagetool.rules.de.GermanFillerWordsRule
 
getDescription() - Method in class org.languagetool.rules.de.GermanReadabilityRule
 
getDescription() - Method in class org.languagetool.rules.de.GermanRepeatedWordsRule
 
getDescription() - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
 
getDescription() - Method in class org.languagetool.rules.de.GermanWrongWordInContextRule
 
getDescription() - Method in class org.languagetool.rules.de.LongSentenceRule
 
getDescription() - Method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
 
getDescription() - Method in class org.languagetool.rules.de.MissingVerbRule
 
getDescription() - Method in class org.languagetool.rules.de.NonSignificantVerbsRule
 
getDescription() - Method in class org.languagetool.rules.de.OldSpellingRule
 
getDescription() - Method in class org.languagetool.rules.de.PassiveSentenceRule
 
getDescription() - Method in class org.languagetool.rules.de.ProhibitedCompoundRule
 
getDescription() - Method in class org.languagetool.rules.de.RedundantModalOrAuxiliaryVerb
 
getDescription() - Method in class org.languagetool.rules.de.SentenceWhitespaceRule
 
getDescription() - Method in class org.languagetool.rules.de.SentenceWithManRule
 
getDescription() - Method in class org.languagetool.rules.de.SentenceWithModalVerbRule
 
getDescription() - Method in class org.languagetool.rules.de.SimilarNameRule
 
getDescription() - Method in class org.languagetool.rules.de.SimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.de.StyleRepeatedSentenceBeginning
 
getDescription() - Method in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
 
getDescription() - Method in class org.languagetool.rules.de.StyleTooOftenUsedAdjectiveRule
 
getDescription() - Method in class org.languagetool.rules.de.StyleTooOftenUsedNounRule
 
getDescription() - Method in class org.languagetool.rules.de.StyleTooOftenUsedVerbRule
 
getDescription() - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
 
getDescription() - Method in class org.languagetool.rules.de.UnitConversionRule
 
getDescription() - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
 
getDescription() - Method in class org.languagetool.rules.de.UpperCaseNgramRule
 
getDescription() - Method in class org.languagetool.rules.de.VerbAgreementRule
 
getDescription() - Method in class org.languagetool.rules.de.WiederVsWiderRule
 
getDescription() - Method in class org.languagetool.rules.de.WordCoherencyRule
 
getDescription() - Method in class org.languagetool.rules.DemoRule
 
getDescription() - Method in class org.languagetool.rules.DoublePunctuationRule
 
getDescription() - Method in class org.languagetool.rules.el.GreekRedundancyRule
 
getDescription() - Method in class org.languagetool.rules.el.GreekSpecificCaseRule
 
getDescription() - Method in class org.languagetool.rules.el.NumeralStressRule
 
getDescription() - Method in class org.languagetool.rules.el.ReplaceHomonymsRule
 
getDescription() - Method in class org.languagetool.rules.EmptyLineRule
 
getDescription() - Method in class org.languagetool.rules.en.AmericanReplaceRule
 
getDescription() - Method in class org.languagetool.rules.en.AvsAnRule
 
getDescription() - Method in class org.languagetool.rules.en.BritishReplaceRule
 
getDescription() - Method in class org.languagetool.rules.en.CompoundRule
 
getDescription() - Method in class org.languagetool.rules.en.ConsistentApostrophesRule
 
getDescription() - Method in class org.languagetool.rules.en.ContractionSpellingRule
 
getDescription() - Method in class org.languagetool.rules.en.EnglishDashRule
 
getDescription() - Method in class org.languagetool.rules.en.EnglishDiacriticsRule
 
getDescription() - Method in class org.languagetool.rules.en.EnglishPlainEnglishRule
 
getDescription() - Method in class org.languagetool.rules.en.EnglishRedundancyRule
 
getDescription() - Method in class org.languagetool.rules.en.EnglishRepeatedWordsRule
 
getDescription() - Method in class org.languagetool.rules.en.EnglishSpecificCaseRule
 
getDescription() - Method in class org.languagetool.rules.en.EnglishWrongWordInContextRule
 
getDescription() - Method in class org.languagetool.rules.en.NewZealandReplaceRule
 
getDescription() - Method in class org.languagetool.rules.en.SimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.en.StyleTooOftenUsedAdjectiveRule
 
getDescription() - Method in class org.languagetool.rules.en.StyleTooOftenUsedNounRule
 
getDescription() - Method in class org.languagetool.rules.en.StyleTooOftenUsedVerbRule
 
getDescription() - Method in class org.languagetool.rules.en.UnitConversionRule
 
getDescription() - Method in class org.languagetool.rules.en.UpperCaseNgramRule
 
getDescription() - Method in class org.languagetool.rules.en.WordCoherencyRule
 
getDescription() - Method in class org.languagetool.rules.es.CompoundRule
 
getDescription() - Method in class org.languagetool.rules.es.QuestionMarkRule
 
getDescription() - Method in class org.languagetool.rules.es.SimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.es.SimpleReplaceVerbsRule
 
getDescription() - Method in class org.languagetool.rules.es.SpanishRepeatedWordsRule
 
getDescription() - Method in class org.languagetool.rules.es.SpanishWikipediaRule
 
getDescription() - Method in class org.languagetool.rules.es.SpanishWrongWordInContextRule
 
getDescription() - Method in class org.languagetool.rules.fa.PersianSpaceBeforeRule
 
getDescription() - Method in class org.languagetool.rules.fa.SimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.fa.WordCoherencyRule
 
getDescription() - Method in class org.languagetool.rules.FakeRule
 
getDescription() - Method in class org.languagetool.rules.fr.CompoundRule
 
getDescription() - Method in class org.languagetool.rules.fr.FrenchRepeatedWordsRule
 
getDescription() - Method in class org.languagetool.rules.fr.GrammalecteRule
 
getDescription() - Method in class org.languagetool.rules.fr.QuestionWhitespaceRule
 
getDescription() - Method in class org.languagetool.rules.fr.QuestionWhitespaceStrictRule
 
getDescription() - Method in class org.languagetool.rules.fr.SimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.ga.CompoundRule
 
getDescription() - Method in class org.languagetool.rules.ga.DativePluralStandardReplaceRule
 
getDescription() - Method in class org.languagetool.rules.ga.DhaNoBeirtRule
 
getDescription() - Method in class org.languagetool.rules.ga.EnglishHomophoneRule
 
getDescription() - Method in class org.languagetool.rules.ga.IrishFGBEqReplaceRule
 
getDescription() - Method in class org.languagetool.rules.ga.IrishReplaceRule
 
getDescription() - Method in class org.languagetool.rules.ga.IrishSpecificCaseRule
 
getDescription() - Method in class org.languagetool.rules.ga.LogainmRule
 
getDescription() - Method in class org.languagetool.rules.ga.PeopleRule
 
getDescription() - Method in class org.languagetool.rules.ga.PrestandardReplaceRule
 
getDescription() - Method in class org.languagetool.rules.ga.SpacesRule
 
getDescription() - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
 
getDescription() - Method in class org.languagetool.rules.gl.CastWordsRule
 
getDescription() - Method in class org.languagetool.rules.gl.GalicianBarbarismsRule
 
getDescription() - Method in class org.languagetool.rules.gl.GalicianRedundancyRule
 
getDescription() - Method in class org.languagetool.rules.gl.GalicianWikipediaRule
 
getDescription() - Method in class org.languagetool.rules.gl.GalicianWordinessRule
 
getDescription() - Method in class org.languagetool.rules.gl.SimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.GRPCRule.GRPCSubRule
 
getDescription() - Method in class org.languagetool.rules.km.KhmerSimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.km.KhmerWordRepeatRule
 
getDescription() - Method in class org.languagetool.rules.LongParagraphRule
 
getDescription() - Method in class org.languagetool.rules.LongSentenceRule
 
getDescription() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
string description = 2;
getDescription() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
string description = 2;
getDescription() - Method in interface org.languagetool.rules.ml.MLServerProto.SuggestedReplacementOrBuilder
string description = 2;
getDescription() - Method in class org.languagetool.rules.MultipleWhitespaceRule
 
getDescription() - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
getDescription() - Method in class org.languagetool.rules.ngrams.NgramProbabilityRule
 
getDescription() - Method in class org.languagetool.rules.nl.CheckCaseRule
 
getDescription() - Method in class org.languagetool.rules.nl.CompoundRule
 
getDescription() - Method in class org.languagetool.rules.nl.DutchWrongWordInContextRule
 
getDescription() - Method in class org.languagetool.rules.nl.PreferredWordRule
 
getDescription() - Method in class org.languagetool.rules.nl.SimpleReplaceRule
 
getDescription(String) - Method in class org.languagetool.rules.nl.SimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.nl.SpaceInCompoundRule
 
getDescription() - Method in class org.languagetool.rules.nl.WordCoherencyRule
 
getDescription() - Method in class org.languagetool.rules.ParagraphRepeatBeginningRule
 
getDescription() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
getDescription() - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRule
 
getDescription() - Method in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer.ConsistencyPatternRule
 
getDescription() - Method in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer.RepeatedPatternRule
 
getDescription() - Method in class org.languagetool.rules.pl.CompoundRule
 
getDescription() - Method in class org.languagetool.rules.pl.DashRule
 
getDescription() - Method in class org.languagetool.rules.pl.PolishWordRepeatRule
 
getDescription() - Method in class org.languagetool.rules.pl.SimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.pl.WordCoherencyRule
 
getDescription() - Method in class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseArchaismsRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseBarbarismsRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseClicheRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseColourHyphenationRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseDiacriticsRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseReadabilityRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseRedundancyRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseReplaceRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseUnitConversionRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseWeaselWordsRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseWikipediaRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseWordCoherencyRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseWordinessRule
 
getDescription() - Method in class org.languagetool.rules.pt.PortugueseWrongWordInContextRule
 
getDescription() - Method in class org.languagetool.rules.pt.PostReformPortugueseCompoundRule
 
getDescription() - Method in class org.languagetool.rules.pt.PostReformPortugueseDashRule
 
getDescription() - Method in class org.languagetool.rules.pt.PreReformPortugueseCompoundRule
 
getDescription() - Method in class org.languagetool.rules.pt.PreReformPortugueseDashRule
 
getDescription() - Method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
 
getDescription() - Method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd2
 
getDescription() - Method in class org.languagetool.rules.ReadabilityRule
 
getDescription() - Method in class org.languagetool.rules.ro.CompoundRule
 
getDescription() - Method in class org.languagetool.rules.ro.SimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
getDescription() - Method in class org.languagetool.rules.ru.RussianCompoundRule
 
getDescription() - Method in class org.languagetool.rules.ru.RussianDashRule
 
getDescription() - Method in class org.languagetool.rules.ru.RussianSimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.ru.RussianSpecificCaseRule
 
getDescription() - Method in class org.languagetool.rules.ru.RussianVerbConjugationRule
 
getDescription() - Method in class org.languagetool.rules.ru.RussianWordCoherencyRule
 
getDescription() - Method in class org.languagetool.rules.ru.RussianWordRepeatRule
 
getDescription() - Method in class org.languagetool.rules.ru.RussianWordRootRepeatRule
 
getDescription() - Method in class org.languagetool.rules.Rule
A short description of the error this rule can detect, usually in the language of the text that is checked.
getDescription() - Method in class org.languagetool.rules.SentenceWhitespaceRule
 
getDescription() - Method in class org.languagetool.rules.sk.CompoundRule
 
getDescription() - Method in class org.languagetool.rules.SpecificIdRule
 
getDescription() - Method in class org.languagetool.rules.spelling.hunspell.HunspellNoSuggestionRule
 
getDescription() - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
getDescription() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
getDescription() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
getDescription() - Method in class org.languagetool.rules.spelling.SymSpellRule
 
getDescription() - Method in class org.languagetool.rules.sv.CompoundRule
 
getDescription() - Method in class org.languagetool.rules.sv.WordCoherencyRule
 
getDescription() - Method in class org.languagetool.rules.TestRemoteRule
 
getDescription() - Method in class org.languagetool.rules.uk.HiddenCharacterRule
 
getDescription() - Method in class org.languagetool.rules.uk.MissingHyphenRule
 
getDescription() - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
 
getDescription() - Method in class org.languagetool.rules.uk.SimpleReplaceRenamedRule
 
getDescription() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
getDescription() - Method in class org.languagetool.rules.uk.SimpleReplaceSoftRule
 
getDescription() - Method in class org.languagetool.rules.uk.SimpleReplaceSpelling1992Rule
 
getDescription() - Method in class org.languagetool.rules.uk.SimpleReplaceSpelling2019Rule
 
getDescription() - Method in class org.languagetool.rules.uk.TokenAgreementAdjNounRule
 
getDescription() - Method in class org.languagetool.rules.uk.TokenAgreementNounVerbRule
 
getDescription() - Method in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
 
getDescription() - Method in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
 
getDescription() - Method in class org.languagetool.rules.uk.TokenAgreementVerbNounRule
 
getDescription() - Method in class org.languagetool.rules.uk.TypographyRule
 
getDescription() - Method in class org.languagetool.rules.UppercaseSentenceStartRule
 
getDescription() - Method in class org.languagetool.rules.WhiteSpaceAtBeginOfParagraph
 
getDescription() - Method in class org.languagetool.rules.WhiteSpaceBeforeParagraphEnd
 
getDescription() - Method in class org.languagetool.rules.WhitespaceBeforePunctuationRule
 
getDescription() - Method in class org.languagetool.rules.WordRepeatBeginningRule
 
getDescription() - Method in class org.languagetool.rules.WordRepeatRule
 
getDescription() - Method in class org.languagetool.rules.WrongWordInContextRule
 
getDescriptionBytes() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
string description = 2;
getDescriptionBytes() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
string description = 2;
getDescriptionBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.SuggestedReplacementOrBuilder
string description = 2;
getDescriptor() - Static method in class org.languagetool.grpc.Synthesizer
 
getDescriptor() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
getDescriptor() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
getDescriptor() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
getDescriptor() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
getDescriptor() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
getDescriptor() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
getDescriptor() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
getDescriptor() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
getDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
getDescriptor() - Static method in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
getDescriptor() - Static method in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
getDescriptor() - Static method in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
getDescriptor() - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
getDescriptor() - Static method in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
 
getDescriptorForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
getDescriptorForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
getDescriptorForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
getDescriptorForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
getDescriptorForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
getDescriptorForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
getDescriptorForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
getDescriptorForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
getDescriptorForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
getDescriptorForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
getDescriptorForType() - Method in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
getDescriptorForType() - Method in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
getDescriptorForType() - Method in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
getDescriptorForType() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
getDescriptorForType() - Method in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
 
getDetectedLanguage() - Method in class org.languagetool.DetectedLanguage
 
getDetectionConfidence() - Method in class org.languagetool.DetectedLanguage
 
getDetectionSource() - Method in class org.languagetool.DetectedLanguage
 
getDetermination() - Method in class org.languagetool.tagging.de.AnalyzedGermanToken
 
getDeterminerCase(String) - Static method in class org.languagetool.rules.de.GermanHelper
 
getDeterminerDefiniteness(String) - Static method in class org.languagetool.rules.de.GermanHelper
 
getDeterminerGender(String) - Static method in class org.languagetool.rules.de.GermanHelper
 
getDeterminerNumber(String) - Static method in class org.languagetool.rules.de.GermanHelper
 
getDictFilenameInResources(String) - Method in class org.languagetool.rules.ar.ArabicHunspellSpellerRule
 
getDictFilenameInResources(String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
getDictionary(Path, Path) - Static method in class org.languagetool.rules.spelling.hunspell.Hunspell
 
getDictionary() - Method in class org.languagetool.synthesis.BaseSynthesizer
Returns the Dictionary used for this synthesizer.
getDictionary() - Method in class org.languagetool.tagging.BaseTagger
 
getDictionaryPath() - Method in class org.languagetool.tagging.BaseTagger
 
getDictionaryWithCaching(String) - Static method in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
Load a dictionary from the given path or reuse a cached instance, if present.
getDictLimitTeam() - Method in class org.languagetool.server.HTTPServerConfig
 
getDictLimitUser() - Method in class org.languagetool.server.HTTPServerConfig
 
getDifference(String, String) - Static method in class org.languagetool.tools.StringTools
Difference between two strings (only one difference)
getDigitAlignment() - Method in class org.languagetool.gui.Main.TextLineNumber
Gets the digit alignment
getDisabledCategories() - Method in class org.languagetool.commandline.CommandLineOptions
 
getDisabledCategoryNames() - Method in class org.languagetool.gui.Configuration
 
getDisabledRuleIds() - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
getDisabledRuleIds() - Method in class org.languagetool.gui.Configuration
 
getDisabledRuleIds() - Method in class org.languagetool.remote.CheckConfiguration
 
getDisabledRuleIds() - Method in class org.languagetool.server.HTTPServerConfig
 
getDisabledRules() - Method in class org.languagetool.commandline.CommandLineOptions
 
getDisabledRules() - Method in class org.languagetool.JLanguageTool
Get rule ids of the rules that have been explicitly disabled.
getDisabledRules() - Method in class org.languagetool.openoffice.SwJLanguageTool
Get disabled rules
getDisabledRules(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string disabledRules = 7;
getDisabledRules(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
repeated string disabledRules = 7;
getDisabledRules(int) - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
repeated string disabledRules = 7;
getDisabledRulesBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string disabledRules = 7;
getDisabledRulesBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
repeated string disabledRules = 7;
getDisabledRulesBytes(int) - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
repeated string disabledRules = 7;
getDisabledRulesCount() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string disabledRules = 7;
getDisabledRulesCount() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
repeated string disabledRules = 7;
getDisabledRulesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
repeated string disabledRules = 7;
getDisabledRulesList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string disabledRules = 7;
getDisabledRulesList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
repeated string disabledRules = 7;
getDisabledRulesList() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
repeated string disabledRules = 7;
getDisambiguated() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguatedExample
Return the possible corrections.
getDisambiguatedPOS() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
 
getDisambiguationUnifier() - Method in class org.languagetool.Language
Get this language's feature unifier used for disambiguation.
getDisambiguationUnifierConfiguration() - Method in class org.languagetool.Language
 
getDisambiguator() - Method in class org.languagetool.Language
Get this language's part-of-speech disambiguator implementation.
getDistance(char, char) - Method in class org.languagetool.dev.wordsimilarity.BaseKeyboardDistance
 
getDistanceTokens() - Method in class org.languagetool.rules.Rule
 
getDividerLocation() - Method in class org.languagetool.gui.MainWindowStateBean
 
getDocAsString(DocumentCache.TextParagraph, int, boolean, boolean, boolean) - Method in class org.languagetool.openoffice.DocumentCache
Gives Back the full Text as String sorted by cursor types
getDocAsString() - Method in class org.languagetool.openoffice.DocumentCache
Gives Back the full Text as String
getDocCount() - Method in class org.languagetool.dev.index.Searcher
 
getDocCount() - Method in class org.languagetool.dev.index.SearcherResult
 
getDocumentCache() - Method in class org.languagetool.openoffice.CacheIO
get document cache
getDocumentCache() - Method in class org.languagetool.openoffice.SingleDocument
Get document cache of the document
getDocumentLocale() - Method in class org.languagetool.openoffice.DocumentCache
 
getDocumentLocale() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Checks the language under the cursor.
getDocumentLocale(XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
 
getDocumentLocale(XComponent) - Static method in class org.languagetool.openoffice.OfficeSpreadsheetTools
Get local of the Spreadsheet
getDocuments() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Get list of single documents
getDominantLangCodes(String) - Method in class org.languagetool.language.identifier.detector.UnicodeBasedDetector
 
getDotMessage() - Method in class org.languagetool.rules.de.GermanDoublePunctuationRule
 
getDotMessage() - Method in class org.languagetool.rules.DoublePunctuationRule
 
getDownMilliseconds() - Method in class org.languagetool.rules.RemoteRuleConfig
 
getDrawPageByIndex(XComponent, int) - Static method in class org.languagetool.openoffice.OfficeDrawTools
get draw page by index
getDrawPageCount(XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
get the page count for standard pages
getEmail() - Method in class org.languagetool.server.ExtendedUserInfo
 
getEnabledCategories() - Method in class org.languagetool.commandline.CommandLineOptions
 
getEnabledCategoryNames() - Method in class org.languagetool.gui.Configuration
 
getEnabledOnly() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
bool enabledOnly = 5;
getEnabledOnly() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
bool enabledOnly = 5;
getEnabledOnly() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
bool enabledOnly = 5;
getEnabledRuleIds() - Method in class org.languagetool.gui.Configuration
 
getEnabledRuleIds() - Method in class org.languagetool.remote.CheckConfiguration
 
getEnabledRules() - Method in class org.languagetool.commandline.CommandLineOptions
 
getEnabledRules(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string enabledRules = 6;
getEnabledRules(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
repeated string enabledRules = 6;
getEnabledRules(int) - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
repeated string enabledRules = 6;
getEnabledRulesBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string enabledRules = 6;
getEnabledRulesBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
repeated string enabledRules = 6;
getEnabledRulesBytes(int) - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
repeated string enabledRules = 6;
getEnabledRulesCount() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string enabledRules = 6;
getEnabledRulesCount() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
repeated string enabledRules = 6;
getEnabledRulesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
repeated string enabledRules = 6;
getEnabledRulesList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string enabledRules = 6;
getEnabledRulesList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
repeated string enabledRules = 6;
getEnabledRulesList() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
repeated string enabledRules = 6;
getEnabledRulesOnly() - Method in class org.languagetool.gui.Configuration
 
getEnclitic(AnalyzedToken) - Method in class org.languagetool.tagging.ar.ArabicTagger
 
getEncoding() - Method in class org.languagetool.commandline.CommandLineOptions
 
getEnd() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
uint32 end = 2;
getEnd() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
uint32 end = 2;
getEnd() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.MaskOrBuilder
uint32 end = 2;
getEnd() - Method in class org.languagetool.tagging.ner.NERService.Span
 
getEndColumn() - Method in class org.languagetool.rules.RuleMatch
Deprecated.
rely on RuleMatch.getToPos() instead (deprecated since 3.4)
getEndLine() - Method in class org.languagetool.rules.RuleMatch
Deprecated.
rely on RuleMatch.getToPos() instead (deprecated since 3.4)
getEndMarker() - Method in class org.languagetool.dev.wikipedia.ErrorMarker
 
getEndOfParaCheck(DocumentCache.TextParagraph, int, boolean, boolean, boolean) - Method in class org.languagetool.openoffice.DocumentCache
Gives back the end paragraph for text level check
getEndPos() - Method in class org.languagetool.AnalyzedTokenReadings
 
getEndPos() - Method in class org.languagetool.dev.errorcorpus.Error
 
getEndPositionCorrection() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
getEndSymbol() - Method in class org.languagetool.rules.ca.CatalanUnpairedExclamationMarksRule
 
getEndSymbol() - Method in class org.languagetool.rules.ca.CatalanUnpairedQuestionMarksRule
 
getEquivalenceFeatures() - Method in class org.languagetool.rules.patterns.UnifierConfiguration
 
getEquivalenceTypes() - Method in class org.languagetool.rules.patterns.UnifierConfiguration
 
getErrorColors() - Method in class org.languagetool.gui.Configuration
 
getErrorLength() - Method in class org.languagetool.remote.RemoteRuleMatch
The length of the error in characters.
getErrorLimitLang() - Method in class org.languagetool.rules.RuleMatch
The language that the text might be in if the error limit has been reached.
getErrorMarker() - Method in class org.languagetool.dev.wikipedia.RuleMatchApplication
 
getErrorOffset() - Method in class org.languagetool.remote.RemoteRuleMatch
The character position where the error starts.
getErrors() - Method in class org.languagetool.dev.errorcorpus.ErrorSentence
 
getErrorTriggeringExamples() - Method in class org.languagetool.rules.Rule
Get the examples that are correct but still trigger the rule due to an issue with the rule.
getExample() - Method in class org.languagetool.rules.bitext.IncorrectBitextExample
Return the example that contains the error.
getExample() - Method in class org.languagetool.rules.ExampleSentence
Return the example, typically one sentence.
getExample() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguatedExample
Return the example that contains the error.
getExamples() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
 
getExceptionInfl(AnalyzedTokenReadings[], int, AnalyzedTokenReadings, Set<String>) - Static method in class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper
 
getExceptionList() - Method in class org.languagetool.rules.patterns.PatternToken
 
getExceptionNonInfl(AnalyzedTokenReadings[], int, AnalyzedTokenReadings, Set<String>) - Static method in class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper
 
getExceptionStrong(AnalyzedTokenReadings[], int, AnalyzedTokenReadings, Set<String>) - Static method in class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper
 
getExcludedNonWordsPattern() - Method in class org.languagetool.rules.AdvancedWordRepeatRule
 
getExcludedNonWordsPattern() - Method in class org.languagetool.rules.pl.PolishWordRepeatRule
 
getExcludedNonWordsPattern() - Method in class org.languagetool.rules.ru.RussianWordRepeatRule
 
getExcludedPos() - Method in class org.languagetool.rules.AdvancedWordRepeatRule
 
getExcludedPos() - Method in class org.languagetool.rules.pl.PolishWordRepeatRule
 
getExcludedPos() - Method in class org.languagetool.rules.ru.RussianWordRepeatRule
 
getExcludedWordsPattern() - Method in class org.languagetool.rules.AdvancedWordRepeatRule
 
getExcludedWordsPattern() - Method in class org.languagetool.rules.pl.PolishWordRepeatRule
 
getExcludedWordsPattern() - Method in class org.languagetool.rules.ru.RussianWordRepeatRule
 
getExecutorService() - Method in class org.languagetool.MultiThreadedJLanguageTool
 
getExperiments() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
 
getExternalRuleDirectory() - Method in class org.languagetool.gui.Configuration
 
getFactor() - Method in class org.languagetool.rules.ConfusionPair
 
getFactor() - Method in class org.languagetool.rules.ConfusionSet
 
getFailureRateThreshold() - Method in class org.languagetool.rules.RemoteRuleConfig
 
getFalseFriendFile() - Method in class org.languagetool.commandline.CommandLineOptions
 
getFalseFriendsAsBitext(String, Language, Language) - Method in class org.languagetool.rules.patterns.bitext.FalseFriendsAsBitextLoader
 
getFasttextBinary() - Method in class org.languagetool.commandline.CommandLineOptions
 
getFasttextBinary() - Method in class org.languagetool.server.HTTPServerConfig
Get binary path for fasttext language detection
getFasttextInitCounter() - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
For test only
getFasttextModel() - Method in class org.languagetool.commandline.CommandLineOptions
 
getFasttextModel() - Method in class org.languagetool.server.HTTPServerConfig
Get model path for fasttext language detection
getFeatures() - Method in class org.languagetool.rules.RuleMatch
 
getFeatures() - Method in class org.languagetool.rules.SuggestedReplacement
 
getFilename() - Method in class org.languagetool.commandline.CommandLineOptions
 
getFileName() - Method in class org.languagetool.language.rules.ast.MorfologikAsturianSpellerRule
 
getFileName() - Method in class org.languagetool.language.tl.MorfologikTagalogSpellerRule
 
getFilename() - Method in class org.languagetool.rules.ar.ArabicWrongWordInContextRule
 
getFileName() - Method in class org.languagetool.rules.be.MorfologikBelarusianSpellerRule
 
getFileName() - Method in class org.languagetool.rules.br.MorfologikBretonSpellerRule
 
getFilename() - Method in class org.languagetool.rules.ca.CatalanWrongWordInContextRule
 
getFileName() - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
 
getFilename() - Method in class org.languagetool.rules.de.GermanWrongWordInContextRule
 
getFileName() - Method in class org.languagetool.rules.de.MorfologikGermanyGermanSpellerRule
Deprecated.
 
getFileName() - Method in class org.languagetool.rules.el.MorfologikGreekSpellerRule
 
getFilename() - Method in class org.languagetool.rules.en.EnglishWrongWordInContextRule
 
getFileName() - Method in class org.languagetool.rules.en.MorfologikAmericanSpellerRule
 
getFileName() - Method in class org.languagetool.rules.en.MorfologikAustralianSpellerRule
 
getFileName() - Method in class org.languagetool.rules.en.MorfologikBritishSpellerRule
 
getFileName() - Method in class org.languagetool.rules.en.MorfologikCanadianSpellerRule
 
getFileName() - Method in class org.languagetool.rules.en.MorfologikNewZealandSpellerRule
 
getFileName() - Method in class org.languagetool.rules.en.MorfologikSouthAfricanSpellerRule
 
getFileName() - Method in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
 
getFilename() - Method in class org.languagetool.rules.es.SpanishWrongWordInContextRule
 
getFileName() - Method in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
 
getFileName() - Method in class org.languagetool.rules.ga.MorfologikIrishSpellerRule
 
getFileName() - Method in class org.languagetool.rules.it.MorfologikItalianSpellerRule
 
getFileName() - Method in class org.languagetool.rules.lt.MorfologikLithuanianSpellerRule
 
getFileName() - Method in class org.languagetool.rules.ml.MorfologikMalayalamSpellerRule
 
getFilename() - Method in class org.languagetool.rules.nl.DutchWrongWordInContextRule
 
getFileName() - Method in class org.languagetool.rules.nl.MorfologikDutchSpellerRule
 
getFileName() - Method in class org.languagetool.rules.pl.MorfologikPolishSpellerRule
 
getFilename() - Method in class org.languagetool.rules.pt.PortugueseWrongWordInContextRule
 
getFileName() - Method in class org.languagetool.rules.ro.MorfologikRomanianSpellerRule
 
getFileName() - Method in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
 
getFileName() - Method in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
getFileName() - Method in class org.languagetool.rules.sk.MorfologikSlovakSpellerRule
 
getFileName() - Method in class org.languagetool.rules.sl.MorfologikSlovenianSpellerRule
 
getFileName() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
Get the filename, e.g., /resource/pl/spelling.dict.
getFileName() - Method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
 
getFilename() - Method in class org.languagetool.rules.WrongWordInContextRule
 
getFileNames() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
getFileNames() - Method in class org.languagetool.rules.ar.ArabicDarjaRule
 
getFileNames() - Method in class org.languagetool.rules.ar.ArabicDiacriticsRule
 
getFileNames() - Method in class org.languagetool.rules.ar.ArabicHomophonesRule
 
getFileNames() - Method in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
 
getFileNames() - Method in class org.languagetool.rules.ar.ArabicRedundancyRule
 
getFileNames() - Method in class org.languagetool.rules.ar.ArabicSimpleReplaceRule
 
getFileNames() - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
 
getFileNames() - Method in class org.languagetool.rules.ar.ArabicWordinessRule
 
getFileNames() - Method in class org.languagetool.rules.be.SimpleReplaceRule
 
getFileNames() - Method in class org.languagetool.rules.ca.CheckCaseRule
 
getFileNames() - Method in class org.languagetool.rules.ca.SimpleReplaceAnglicism
 
getFileNames() - Method in class org.languagetool.rules.ca.SimpleReplaceMultiwordsRule
 
getFileNames() - Method in class org.languagetool.rules.de.SimpleReplaceRule
 
getFileNames() - Method in class org.languagetool.rules.el.GreekRedundancyRule
 
getFileNames() - Method in class org.languagetool.rules.el.ReplaceHomonymsRule
 
getFileNames() - Method in class org.languagetool.rules.en.AmericanReplaceRule
 
getFileNames() - Method in class org.languagetool.rules.en.BritishReplaceRule
 
getFileNames() - Method in class org.languagetool.rules.en.EnglishDiacriticsRule
 
getFilenames() - Method in class org.languagetool.rules.en.EnglishForDutchmenFalseFriendRule
 
getFilenames() - Method in class org.languagetool.rules.en.EnglishForFrenchFalseFriendRule
 
getFilenames() - Method in class org.languagetool.rules.en.EnglishForGermansFalseFriendRule
 
getFilenames() - Method in class org.languagetool.rules.en.EnglishForSpaniardsFalseFriendRule
 
getFileNames() - Method in class org.languagetool.rules.en.EnglishPlainEnglishRule
 
getFileNames() - Method in class org.languagetool.rules.en.EnglishRedundancyRule
 
getFileNames() - Method in class org.languagetool.rules.en.NewZealandReplaceRule
 
getFileNames() - Method in class org.languagetool.rules.en.SimpleReplaceRule
 
getFileNames() - Method in class org.languagetool.rules.es.SpanishWikipediaRule
 
getFileNames() - Method in class org.languagetool.rules.gl.GalicianBarbarismsRule
 
getFileNames() - Method in class org.languagetool.rules.gl.GalicianRedundancyRule
 
getFileNames() - Method in class org.languagetool.rules.gl.GalicianWikipediaRule
 
getFileNames() - Method in class org.languagetool.rules.gl.GalicianWordinessRule
 
getFileNames() - Method in class org.languagetool.rules.km.KhmerSimpleReplaceRule
 
getFilenames() - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
getFileNames() - Method in class org.languagetool.rules.nl.CheckCaseRule
 
getFileNames() - Method in class org.languagetool.rules.nl.SimpleReplaceRule
 
getFileNames() - Method in class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
 
getFileNames() - Method in class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
 
getFileNames() - Method in class org.languagetool.rules.pt.PortugueseArchaismsRule
 
getFileNames() - Method in class org.languagetool.rules.pt.PortugueseBarbarismsRule
 
getFileNames() - Method in class org.languagetool.rules.pt.PortugueseClicheRule
 
getFileNames() - Method in class org.languagetool.rules.pt.PortugueseDiacriticsRule
 
getFileNames() - Method in class org.languagetool.rules.pt.PortugueseRedundancyRule
 
getFileNames() - Method in class org.languagetool.rules.pt.PortugueseWeaselWordsRule
 
getFileNames() - Method in class org.languagetool.rules.pt.PortugueseWikipediaRule
 
getFileNames() - Method in class org.languagetool.rules.pt.PortugueseWordinessRule
 
getFileNames() - Method in class org.languagetool.rules.ro.SimpleReplaceRule
 
getFileNames() - Method in class org.languagetool.rules.ru.RussianSimpleReplaceRule
 
getFilePaths() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
getFilter() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
getFilter(String) - Method in class org.languagetool.rules.patterns.RegexRuleFilterCreator
 
getFilter(String) - Method in class org.languagetool.rules.patterns.RuleFilterCreator
 
getFilterArguments() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
getFilteredSuggestions(List<String>) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
getFilteredSuggestions(List<String>) - Method in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
 
getFinalUnificationValue(Map<String, List<String>>) - Method in class org.languagetool.rules.patterns.Unifier
Make sure that we really matched all the required features of the unification.
getFinalUnified() - Method in class org.languagetool.rules.patterns.Unifier
Used for getting a unified sequence in case when simple test method Unifier.isUnified(AnalyzedToken, Map, boolean)} was used.
getFixedLanguage() - Method in class org.languagetool.gui.Configuration
 
getFixedThreadPoolExecutor(String) - Static method in class org.languagetool.tools.LtThreadPoolFactory
 
getFlag(String, String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
getFlatParagraph(int) - Method in class org.languagetool.openoffice.DocumentCache
get Flat Paragraph by Index
getFlatParagraphAt(int) - Method in class org.languagetool.openoffice.FlatParagraphTools
Change text of flat paragraph nPara delete characters between nStart and nStart + nLen, insert newText at nStart
getFlatParagraphDeletedCharacters(int) - Method in class org.languagetool.openoffice.DocumentCache
get deleted characters (report changes) of Flat Paragraph by Index
getFlatParagraphFootnotes(int) - Method in class org.languagetool.openoffice.DocumentCache
get footnotes of Flat Paragraph by Index
getFlatparagraphFromSortedTextId(int) - Method in class org.languagetool.openoffice.DocumentCache
Return Number of flat Paragraph from node index
getFlatParagraphLocale(int) - Method in class org.languagetool.openoffice.DocumentCache
get Locale of Flat Paragraph by Index
getFlatParagraphNumber(DocumentCache.TextParagraph) - Method in class org.languagetool.openoffice.DocumentCache
get Number of Flat Paragraph from Number of Text Paragraph
getFlatParagraphs(List<Integer>) - Method in class org.languagetool.openoffice.FlatParagraphTools
Returns Text of some FlatParagraphs defined in a List Returns null if it fails
getFleschReadingEase(double, double) - Method in class org.languagetool.rules.de.GermanReadabilityRule
 
getFleschReadingEase(double, double) - Method in class org.languagetool.rules.pt.PortugueseReadabilityRule
 
getFleschReadingEase(double, double) - Method in class org.languagetool.rules.ReadabilityRule
get Flesch-Reading-Ease (Formula for readability) for English the formula dependence on the language and has to be overridden for every supported language
getFMeasure(float, float, float) - Static method in class org.languagetool.dev.eval.FMeasure
 
getFontName() - Method in class org.languagetool.gui.Configuration
Returns the name of the GUI's editing textarea font.
getFontSize() - Method in class org.languagetool.gui.Configuration
Returns the size of the GUI's editing textarea font.
getFontStyle() - Method in class org.languagetool.gui.Configuration
Returns the style of the GUI's editing textarea font.
getForm(String, String, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
getForm(String, String, String) - Static method in class org.languagetool.tools.ArabicUnitsHelper
 
getForms(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
repeated string forms = 1;
getForms(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
repeated string forms = 1;
getForms(int) - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeResponseItemOrBuilder
repeated string forms = 1;
getFormsBytes(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
repeated string forms = 1;
getFormsBytes(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
repeated string forms = 1;
getFormsBytes(int) - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeResponseItemOrBuilder
repeated string forms = 1;
getFormsCount() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
repeated string forms = 1;
getFormsCount() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
repeated string forms = 1;
getFormsCount() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeResponseItemOrBuilder
repeated string forms = 1;
getFormsList() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
repeated string forms = 1;
getFormsList() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
repeated string forms = 1;
getFormsList() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeResponseItemOrBuilder
repeated string forms = 1;
getFoundWordsLevel(double) - Method in class org.languagetool.openoffice.stylestatistic.LevelRule
get level of occurrence of filler words(0 - 6)
getFragment() - Method in class org.languagetool.FragmentWithLanguage
 
getFrequency(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
Get the frequency of use of a word (0-27) from the dictionary
getFrequency(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
 
getFrom() - Method in class org.languagetool.remote.RemoteIgnoreRange
 
getFromPos() - Method in class org.languagetool.Range
 
getFromPos() - Method in class org.languagetool.rules.RuleMatch
Position of the start of the error (in characters, zero-based, relative to the original input text).
getFromPos() - Method in class org.languagetool.SentenceRange
 
getFromPos() - Method in class org.languagetool.tools.PseudoMatch
 
getFromPosSentence() - Method in class org.languagetool.rules.RuleMatch
Position of the start of the error (in characters, zero-based, relative to the original sentence).
getFromResourceDirAsLines(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
getFromResourceDirAsLines(String) - Method in interface org.languagetool.broker.ResourceDataBroker
Gets any resource from the /resource directory.
getFromResourceDirAsStream(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
getFromResourceDirAsStream(String) - Method in interface org.languagetool.broker.ResourceDataBroker
Gets any resource from LanguageTool's /resource directory.
getFromResourceDirAsUrl(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
getFromResourceDirAsUrl(String) - Method in interface org.languagetool.broker.ResourceDataBroker
Gets any resource from LanguageTool's /resource directory.
getFromResourceDirAsUrls(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
Gets all resources in a form of URL from LanguageTool's /resource directory with the same path.
getFromResourceDirAsUrls(String) - Method in interface org.languagetool.broker.ResourceDataBroker
Gets all resources in a form of URL from LanguageTool's /resource directory with the same path.
getFromRulesDirAsStream(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
getFromRulesDirAsStream(String) - Method in interface org.languagetool.broker.ResourceDataBroker
Gets any resource from LanguageTool's /rules directory.
getFromRulesDirAsUrl(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
getFromRulesDirAsUrl(String) - Method in interface org.languagetool.broker.ResourceDataBroker
Gets any resource from LanguageTool's /rules directory.
getFullId() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
The rule id and its sub id, if any.
getFullId() - Method in class org.languagetool.rules.Rule
Same as Rule.getId() for Java rules.
getFullMap() - Method in class org.languagetool.openoffice.SingleDocument.IgnoredMatches
Get a copy of map
getFullStackTrace(Throwable) - Static method in class org.languagetool.tools.Tools
Get a stacktrace as a string.
getGender(String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
getGenderConj(String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
getGenders(AnalyzedTokenReadings, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
getGenders(AnalyzedTokenReadings, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
getGenus() - Method in class org.languagetool.tagging.de.AnalyzedGermanToken
 
getGeo_ip_country() - Method in class org.languagetool.server.ExtendedUserInfo
 
getGivenLanguage() - Method in class org.languagetool.DetectedLanguage
 
getGlobalMetaData(String, String) - Method in class org.languagetool.markup.AnnotatedText
 
getGlobalMetaData(AnnotatedText.MetaDataKey, String) - Method in class org.languagetool.markup.AnnotatedText
 
getGlobalMetaData() - Method in class org.languagetool.markup.AnnotatedText
 
getGoogleStyleWordTokenizer() - Method in class org.languagetool.rules.en.EnglishNgramProbabilityRule
 
getGoogleStyleWordTokenizer() - Method in class org.languagetool.rules.ngrams.NgramProbabilityRule
 
getGoogleTokensForString(String, boolean, Language) - Static method in class org.languagetool.rules.ngrams.GoogleTokenUtil
 
getGracefulDatabaseFailure() - Method in class org.languagetool.server.HTTPServerConfig
Whether requests with credentials should be treated as anonymous requests in case of DB errors/timeout or throw an error
getGrammalectePassword() - Method in class org.languagetool.GlobalConfig
 
getGrammalecteServer() - Method in class org.languagetool.GlobalConfig
 
getGrammalecteUser() - Method in class org.languagetool.GlobalConfig
 
getGroupId() - Method in class org.languagetool.server.ExtendedUserInfo
 
getGroupRole() - Method in class org.languagetool.server.ExtendedUserInfo
 
getHandoutMasterPage(XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
in impress each documents has one handout page
getHeadingMap() - Method in class org.languagetool.openoffice.DocumentCache
Get Map of Headings (only cursor type text)
getHidePremiumMatches() - Method in class org.languagetool.UserConfig
 
getHighestScoringResult(Map<String, Double>) - Method in class org.languagetool.language.identifier.LanguageIdentifier
 
getHistoricalAnnotations() - Method in class org.languagetool.AnalyzedTokenReadings
Used to track disambiguator actions.
getId() - Method in class org.languagetool.language.rules.ast.MorfologikAsturianSpellerRule
 
getId() - Method in class org.languagetool.language.tl.MorfologikTagalogSpellerRule
 
getId() - Method in class org.languagetool.rules.AbstractCompoundRule
 
getId() - Method in class org.languagetool.rules.AbstractDashRule
 
getId() - Method in class org.languagetool.rules.AbstractFillerWordsRule
 
getId() - Method in class org.languagetool.rules.AbstractPunctuationCheckRule
 
getId() - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
 
getId() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
getId() - Method in class org.languagetool.rules.AbstractSpaceBeforeRule
 
getId() - Method in class org.languagetool.rules.AbstractSpecificCaseRule
 
getId() - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
Override this ID by adding a language acronym (e.g.
getId() - Method in class org.languagetool.rules.ar.ArabicCommaWhitespaceRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicDarjaRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicDiacriticsRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicDoublePunctuationRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicHomophonesRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicHunspellSpellerRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicQuestionMarkWhitespaceRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicRedundancyRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicSemiColonWhitespaceRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicSimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicWordCoherencyRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicWordinessRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicWordRepeatRule
 
getId() - Method in class org.languagetool.rules.ar.ArabicWrongWordInContextRule
 
getId() - Method in class org.languagetool.rules.be.BelarusianSpecificCaseRule
 
getId() - Method in class org.languagetool.rules.be.MorfologikBelarusianSpellerRule
 
getId() - Method in class org.languagetool.rules.be.SimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.BERTSuggestionRanking
 
getId() - Method in class org.languagetool.rules.bitext.DifferentLengthRule
 
getId() - Method in class org.languagetool.rules.bitext.DifferentPunctuationRule
 
getId() - Method in class org.languagetool.rules.bitext.SameTranslationRule
 
getId() - Method in class org.languagetool.rules.br.BretonCompoundRule
 
getId() - Method in class org.languagetool.rules.br.MorfologikBretonSpellerRule
 
getId() - Method in class org.languagetool.rules.br.TopoReplaceRule
 
getId() - Method in class org.languagetool.rules.ca.CatalanUnpairedExclamationMarksRule
 
getId() - Method in class org.languagetool.rules.ca.CatalanUnpairedQuestionMarksRule
 
getId() - Method in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
 
getId() - Method in class org.languagetool.rules.ca.CatalanWordRepeatRule
 
getId() - Method in class org.languagetool.rules.ca.CatalanWrongWordInContextRule
 
getId() - Method in class org.languagetool.rules.ca.CheckCaseRule
 
getId() - Method in class org.languagetool.rules.ca.CompoundRule
 
getId() - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
 
getId() - Method in class org.languagetool.rules.ca.PronomFebleDuplicateRule
 
getId() - Method in class org.languagetool.rules.ca.ReplaceOperationNamesRule
 
getId() - Method in class org.languagetool.rules.ca.SimpleReplaceAdverbsMent
 
getId() - Method in class org.languagetool.rules.ca.SimpleReplaceAnglicism
 
getId() - Method in class org.languagetool.rules.ca.SimpleReplaceBalearicRule
 
getId() - Method in class org.languagetool.rules.ca.SimpleReplaceDiacriticsIEC
 
getId() - Method in class org.languagetool.rules.ca.SimpleReplaceDNVColloquialRule
 
getId() - Method in class org.languagetool.rules.ca.SimpleReplaceDNVRule
 
getId() - Method in class org.languagetool.rules.ca.SimpleReplaceDNVSecondaryRule
 
getId() - Method in class org.languagetool.rules.ca.SimpleReplaceMultiwordsRule
 
getId() - Method in class org.languagetool.rules.ca.SimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
 
getId() - Method in class org.languagetool.rules.Categories
 
getId() - Method in class org.languagetool.rules.Category
 
getId() - Method in class org.languagetool.rules.CommaWhitespaceRule
 
getId() - Method in class org.languagetool.rules.de.AgreementRule
 
getId() - Method in class org.languagetool.rules.de.AgreementRule2
 
getId() - Method in class org.languagetool.rules.de.AustrianGermanSpellerRule
 
getId() - Method in class org.languagetool.rules.de.CaseRule
 
getId() - Method in class org.languagetool.rules.de.CompoundCoherencyRule
 
getId() - Method in class org.languagetool.rules.de.CompoundInfinitivRule
 
getId() - Method in class org.languagetool.rules.de.ConjunctionAtBeginOfSentenceRule
 
getId() - Method in class org.languagetool.rules.de.DashRule
 
getId() - Method in class org.languagetool.rules.de.DuUpperLowerCaseRule
 
getId() - Method in class org.languagetool.rules.de.GermanCompoundRule
 
getId() - Method in class org.languagetool.rules.de.GermanDoublePunctuationRule
 
getId() - Method in class org.languagetool.rules.de.GermanFillerWordsRule
 
getId() - Method in class org.languagetool.rules.de.GermanParagraphRepeatBeginningRule
 
getId() - Method in class org.languagetool.rules.de.GermanReadabilityRule
 
getId(boolean) - Method in class org.languagetool.rules.de.GermanReadabilityRule
 
getId() - Method in class org.languagetool.rules.de.GermanSpellerRule
 
getId() - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
 
getId() - Method in class org.languagetool.rules.de.GermanUnpairedBracketsRule
 
getId() - Method in class org.languagetool.rules.de.GermanWordRepeatBeginningRule
 
getId() - Method in class org.languagetool.rules.de.GermanWordRepeatRule
 
getId() - Method in class org.languagetool.rules.de.GermanWrongWordInContextRule
 
getId() - Method in class org.languagetool.rules.de.LongSentenceRule
 
getId() - Method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
 
getId() - Method in class org.languagetool.rules.de.MissingVerbRule
 
getId() - Method in class org.languagetool.rules.de.MorfologikGermanyGermanSpellerRule
Deprecated.
 
getId() - Method in class org.languagetool.rules.de.NonSignificantVerbsRule
 
getId() - Method in class org.languagetool.rules.de.OldSpellingRule
 
getId() - Method in class org.languagetool.rules.de.PassiveSentenceRule
 
getId() - Method in class org.languagetool.rules.de.ProhibitedCompoundRule
 
getId() - Method in class org.languagetool.rules.de.RedundantModalOrAuxiliaryVerb
 
getId() - Method in class org.languagetool.rules.de.SentenceWhitespaceRule
 
getId() - Method in class org.languagetool.rules.de.SentenceWithManRule
 
getId() - Method in class org.languagetool.rules.de.SentenceWithModalVerbRule
 
getId() - Method in class org.languagetool.rules.de.SimilarNameRule
 
getId() - Method in class org.languagetool.rules.de.SimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.de.StyleRepeatedSentenceBeginning
 
getId() - Method in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
 
getId() - Method in class org.languagetool.rules.de.StyleTooOftenUsedAdjectiveRule
 
getId() - Method in class org.languagetool.rules.de.StyleTooOftenUsedNounRule
 
getId() - Method in class org.languagetool.rules.de.StyleTooOftenUsedVerbRule
 
getId() - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
 
getId() - Method in class org.languagetool.rules.de.SwissCompoundRule
 
getId() - Method in class org.languagetool.rules.de.SwissGermanSpellerRule
 
getId() - Method in class org.languagetool.rules.de.UnitConversionRule
 
getId() - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
 
getId() - Method in class org.languagetool.rules.de.UpperCaseNgramRule
 
getId() - Method in class org.languagetool.rules.de.VerbAgreementRule
 
getId() - Method in class org.languagetool.rules.de.WiederVsWiderRule
 
getId() - Method in class org.languagetool.rules.de.WordCoherencyRule
 
getId() - Method in class org.languagetool.rules.DemoRule
 
getId() - Method in class org.languagetool.rules.DoublePunctuationRule
 
getId() - Method in class org.languagetool.rules.el.GreekRedundancyRule
 
getId() - Method in class org.languagetool.rules.el.GreekSpecificCaseRule
 
getId() - Method in class org.languagetool.rules.el.GreekWordRepeatBeginningRule
 
getId() - Method in class org.languagetool.rules.el.MorfologikGreekSpellerRule
 
getId() - Method in class org.languagetool.rules.el.NumeralStressRule
 
getId() - Method in class org.languagetool.rules.el.ReplaceHomonymsRule
 
getId() - Method in class org.languagetool.rules.EmptyLineRule
 
getId() - Method in class org.languagetool.rules.en.AmericanReplaceRule
 
getId() - Method in class org.languagetool.rules.en.AvsAnRule
 
getId() - Method in class org.languagetool.rules.en.BritishReplaceRule
 
getId() - Method in class org.languagetool.rules.en.CompoundRule
 
getId() - Method in class org.languagetool.rules.en.ConsistentApostrophesRule
 
getId() - Method in class org.languagetool.rules.en.ContractionSpellingRule
 
getId() - Method in class org.languagetool.rules.en.EnglishDashRule
 
getId() - Method in class org.languagetool.rules.en.EnglishDiacriticsRule
 
getId() - Method in class org.languagetool.rules.en.EnglishForDutchmenFalseFriendRule
 
getId() - Method in class org.languagetool.rules.en.EnglishForFrenchFalseFriendRule
 
getId() - Method in class org.languagetool.rules.en.EnglishForGermansFalseFriendRule
 
getId() - Method in class org.languagetool.rules.en.EnglishForSpaniardsFalseFriendRule
 
getId() - Method in class org.languagetool.rules.en.EnglishPlainEnglishRule
 
getId() - Method in class org.languagetool.rules.en.EnglishRedundancyRule
 
getId() - Method in class org.languagetool.rules.en.EnglishSpecificCaseRule
 
getId() - Method in class org.languagetool.rules.en.EnglishUnpairedBracketsRule
 
getId() - Method in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
 
getId() - Method in class org.languagetool.rules.en.EnglishWordRepeatRule
 
getId() - Method in class org.languagetool.rules.en.EnglishWrongWordInContextRule
 
getId() - Method in class org.languagetool.rules.en.MorfologikAmericanSpellerRule
 
getId() - Method in class org.languagetool.rules.en.MorfologikAustralianSpellerRule
 
getId() - Method in class org.languagetool.rules.en.MorfologikBritishSpellerRule
 
getId() - Method in class org.languagetool.rules.en.MorfologikCanadianSpellerRule
 
getId() - Method in class org.languagetool.rules.en.MorfologikNewZealandSpellerRule
 
getId() - Method in class org.languagetool.rules.en.MorfologikSouthAfricanSpellerRule
 
getId() - Method in class org.languagetool.rules.en.NewZealandReplaceRule
 
getId() - Method in class org.languagetool.rules.en.SimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.en.StyleTooOftenUsedAdjectiveRule
 
getId() - Method in class org.languagetool.rules.en.StyleTooOftenUsedNounRule
 
getId() - Method in class org.languagetool.rules.en.StyleTooOftenUsedVerbRule
 
getId() - Method in class org.languagetool.rules.en.UnitConversionRule
 
getId() - Method in class org.languagetool.rules.en.UnitConversionRuleImperial
 
getId() - Method in class org.languagetool.rules.en.UnitConversionRuleUS
 
getId() - Method in class org.languagetool.rules.en.UpperCaseNgramRule
 
getId() - Method in class org.languagetool.rules.en.WordCoherencyRule
 
getId() - Method in class org.languagetool.rules.es.CompoundRule
 
getId() - Method in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
 
getId() - Method in class org.languagetool.rules.es.QuestionMarkRule
 
getId() - Method in class org.languagetool.rules.es.SimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.es.SimpleReplaceVerbsRule
 
getId() - Method in class org.languagetool.rules.es.SpanishUnpairedBracketsRule
 
getId() - Method in class org.languagetool.rules.es.SpanishWikipediaRule
 
getId() - Method in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
 
getId() - Method in class org.languagetool.rules.es.SpanishWordRepeatRule
 
getId() - Method in class org.languagetool.rules.es.SpanishWrongWordInContextRule
 
getId() - Method in class org.languagetool.rules.fa.PersianCommaWhitespaceRule
 
getId() - Method in class org.languagetool.rules.fa.PersianDoublePunctuationRule
 
getId() - Method in class org.languagetool.rules.fa.PersianSpaceBeforeRule
 
getId() - Method in class org.languagetool.rules.fa.PersianWordRepeatBeginningRule
 
getId() - Method in class org.languagetool.rules.fa.PersianWordRepeatRule
 
getId() - Method in class org.languagetool.rules.fa.SimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.fa.WordCoherencyRule
 
getId() - Method in class org.languagetool.rules.FakeRule
 
getId() - Method in class org.languagetool.rules.fr.CompoundRule
 
getId() - Method in class org.languagetool.rules.fr.GrammalecteRule
 
getId() - Method in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
 
getId() - Method in class org.languagetool.rules.fr.QuestionWhitespaceRule
 
getId() - Method in class org.languagetool.rules.fr.QuestionWhitespaceStrictRule
 
getId() - Method in class org.languagetool.rules.fr.SimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.ga.CompoundRule
 
getId() - Method in class org.languagetool.rules.ga.DativePluralStandardReplaceRule
 
getId() - Method in class org.languagetool.rules.ga.DhaNoBeirtRule
 
getId() - Method in class org.languagetool.rules.ga.EnglishHomophoneRule
 
getId() - Method in class org.languagetool.rules.ga.IrishFGBEqReplaceRule
 
getId() - Method in class org.languagetool.rules.ga.IrishReplaceRule
 
getId() - Method in class org.languagetool.rules.ga.IrishSpecificCaseRule
 
getId() - Method in class org.languagetool.rules.ga.LogainmRule
 
getId() - Method in class org.languagetool.rules.ga.MorfologikIrishSpellerRule
 
getId() - Method in class org.languagetool.rules.ga.PeopleRule
 
getId() - Method in class org.languagetool.rules.ga.PrestandardReplaceRule
 
getId() - Method in class org.languagetool.rules.ga.SpacesRule
 
getId() - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
 
getId() - Method in class org.languagetool.rules.gl.CastWordsRule
 
getId() - Method in class org.languagetool.rules.gl.GalicianBarbarismsRule
 
getId() - Method in class org.languagetool.rules.gl.GalicianRedundancyRule
 
getId() - Method in class org.languagetool.rules.gl.GalicianWikipediaRule
 
getId() - Method in class org.languagetool.rules.gl.GalicianWordinessRule
 
getId() - Method in class org.languagetool.rules.gl.SimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.GRPCRule.GRPCSubRule
 
getId() - Method in class org.languagetool.rules.it.ItalianWordRepeatRule
 
getId() - Method in class org.languagetool.rules.it.MorfologikItalianSpellerRule
 
getId() - Method in class org.languagetool.rules.km.KhmerSimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.km.KhmerSpaceBeforeRule
 
getId() - Method in class org.languagetool.rules.km.KhmerUnpairedBracketsRule
 
getId() - Method in class org.languagetool.rules.km.KhmerWordRepeatRule
 
getId() - Method in class org.languagetool.rules.LongParagraphRule
 
getId() - Method in class org.languagetool.rules.LongSentenceRule
 
getId() - Method in class org.languagetool.rules.lt.MorfologikLithuanianSpellerRule
 
getId() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
prefix for rule ids; should use a common value for one model/server string id = 3;
getId() - Method in class org.languagetool.rules.ml.MLServerProto.Match
prefix for rule ids; should use a common value for one model/server string id = 3;
getId() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
prefix for rule ids; should use a common value for one model/server string id = 3;
getId() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
string id = 1;
getId() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
string id = 1;
getId() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleCategoryOrBuilder
string id = 1;
getId() - Method in class org.languagetool.rules.ml.MorfologikMalayalamSpellerRule
 
getId() - Method in class org.languagetool.rules.MultipleWhitespaceRule
 
getId() - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
getId() - Method in class org.languagetool.rules.ngrams.NgramProbabilityRule
 
getId() - Method in class org.languagetool.rules.nl.CheckCaseRule
 
getId() - Method in class org.languagetool.rules.nl.CompoundRule
 
getId() - Method in class org.languagetool.rules.nl.DutchWrongWordInContextRule
 
getId() - Method in class org.languagetool.rules.nl.MorfologikDutchSpellerRule
 
getId() - Method in class org.languagetool.rules.nl.PreferredWordRule
 
getId() - Method in class org.languagetool.rules.nl.SimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.nl.SpaceInCompoundRule
 
getId() - Method in class org.languagetool.rules.nl.WordCoherencyRule
 
getId() - Method in class org.languagetool.rules.ParagraphRepeatBeginningRule
 
getId() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
getId() - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRule
 
getId() - Method in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer.ConsistencyPatternRule
 
getId() - Method in class org.languagetool.rules.patterns.PatternRuleId
 
getId() - Method in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer.RepeatedPatternRule
 
getId() - Method in class org.languagetool.rules.pl.CompoundRule
 
getId() - Method in class org.languagetool.rules.pl.MorfologikPolishSpellerRule
 
getId() - Method in class org.languagetool.rules.pl.PolishUnpairedBracketsRule
 
getId() - Method in class org.languagetool.rules.pl.PolishWordRepeatRule
 
getId() - Method in class org.languagetool.rules.pl.SimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.pl.WordCoherencyRule
 
getId() - Method in class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
 
getId() - Method in class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseArchaismsRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseBarbarismsRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseClicheRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseColourHyphenationRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseDiacriticsRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseFillerWordsRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseReadabilityRule
 
getId(boolean) - Method in class org.languagetool.rules.pt.PortugueseReadabilityRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseRedundancyRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseReplaceRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseUnitConversionRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseWeaselWordsRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseWikipediaRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseWordCoherencyRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseWordinessRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseWordRepeatBeginningRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseWordRepeatRule
 
getId() - Method in class org.languagetool.rules.pt.PortugueseWrongWordInContextRule
 
getId() - Method in class org.languagetool.rules.pt.PostReformPortugueseCompoundRule
 
getId() - Method in class org.languagetool.rules.pt.PostReformPortugueseDashRule
 
getId() - Method in class org.languagetool.rules.pt.PreReformPortugueseCompoundRule
 
getId() - Method in class org.languagetool.rules.pt.PreReformPortugueseDashRule
 
getId() - Method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
 
getId() - Method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd2
 
getId() - Method in class org.languagetool.rules.ReadabilityRule
 
getId(boolean) - Method in class org.languagetool.rules.ReadabilityRule
 
getId() - Method in class org.languagetool.rules.RemoteRule
 
getId() - Method in class org.languagetool.rules.ro.CompoundRule
 
getId() - Method in class org.languagetool.rules.ro.MorfologikRomanianSpellerRule
 
getId() - Method in class org.languagetool.rules.ro.RomanianWordRepeatBeginningRule
 
getId() - Method in class org.languagetool.rules.ro.SimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
 
getId() - Method in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
getId() - Method in class org.languagetool.rules.ru.RussianCompoundRule
 
getId() - Method in class org.languagetool.rules.ru.RussianDashRule
 
getId() - Method in class org.languagetool.rules.ru.RussianFillerWordsRule
 
getId() - Method in class org.languagetool.rules.ru.RussianSimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.ru.RussianSimpleWordRepeatRule
 
getId() - Method in class org.languagetool.rules.ru.RussianSpecificCaseRule
 
getId() - Method in class org.languagetool.rules.ru.RussianUnpairedBracketsRule
 
getId() - Method in class org.languagetool.rules.ru.RussianVerbConjugationRule
 
getId() - Method in class org.languagetool.rules.ru.RussianWordCoherencyRule
 
getId() - Method in class org.languagetool.rules.ru.RussianWordRepeatRule
 
getId() - Method in class org.languagetool.rules.ru.RussianWordRootRepeatRule
 
getId() - Method in class org.languagetool.rules.Rule
A string used to identify the rule in e.g. configuration files.
getId() - Method in class org.languagetool.rules.SentenceWhitespaceRule
 
getId() - Method in class org.languagetool.rules.sk.CompoundRule
 
getId() - Method in class org.languagetool.rules.sk.MorfologikSlovakSpellerRule
 
getId() - Method in class org.languagetool.rules.sl.MorfologikSlovenianSpellerRule
 
getId() - Method in class org.languagetool.rules.SpecificIdRule
 
getId() - Method in class org.languagetool.rules.spelling.hunspell.HunspellNoSuggestionRule
 
getId() - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
getId() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
getId() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
getId() - Method in class org.languagetool.rules.spelling.SymSpellRule
 
getId() - Method in class org.languagetool.rules.sv.CompoundRule
 
getId() - Method in class org.languagetool.rules.sv.WordCoherencyRule
 
getId() - Method in class org.languagetool.rules.uk.HiddenCharacterRule
 
getId() - Method in class org.languagetool.rules.uk.MissingHyphenRule
 
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.SimpleReplaceRenamedRule
 
getId() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
getId() - Method in class org.languagetool.rules.uk.SimpleReplaceSoftRule
 
getId() - Method in class org.languagetool.rules.uk.SimpleReplaceSpelling1992Rule
 
getId() - Method in class org.languagetool.rules.uk.SimpleReplaceSpelling2019Rule
 
getId() - Method in class org.languagetool.rules.uk.TokenAgreementAdjNounRule
 
getId() - Method in class org.languagetool.rules.uk.TokenAgreementNounVerbRule
 
getId() - Method in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
 
getId() - Method in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
 
getId() - Method in class org.languagetool.rules.uk.TokenAgreementVerbNounRule
 
getId() - Method in class org.languagetool.rules.uk.TypographyRule
 
getId() - Method in class org.languagetool.rules.uk.UkrainianWordRepeatRule
 
getId() - Method in class org.languagetool.rules.UppercaseSentenceStartRule
 
getId() - Method in class org.languagetool.rules.WhiteSpaceAtBeginOfParagraph
 
getId() - Method in class org.languagetool.rules.WhiteSpaceBeforeParagraphEnd
 
getId() - Method in class org.languagetool.rules.WhitespaceBeforePunctuationRule
 
getId() - Method in class org.languagetool.rules.WordRepeatBeginningRule
 
getId() - Method in class org.languagetool.rules.WordRepeatRule
 
getId() - Method in class org.languagetool.rules.WrongWordInContextRule
 
getId() - Method in class org.languagetool.server.DictGroupEntry
 
getId() - Method in class org.languagetool.server.ExtendedUserInfo
 
getIdBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
prefix for rule ids; should use a common value for one model/server string id = 3;
getIdBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match
prefix for rule ids; should use a common value for one model/server string id = 3;
getIdBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
prefix for rule ids; should use a common value for one model/server string id = 3;
getIdBytes() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
string id = 1;
getIdBytes() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
string id = 1;
getIdBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleCategoryOrBuilder
string id = 1;
getIfPresent(InputSentence) - Method in class org.languagetool.ResultCache
 
getIfPresent(SimpleInputSentence) - Method in class org.languagetool.ResultCache
 
getIgnoredCharactersRegex() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
getIgnoredCharactersRegex() - Method in class org.languagetool.Language
 
getIgnoredCharactersRegex() - Method in class org.languagetool.language.Russian
 
getIgnoredCharactersRegex() - Method in class org.languagetool.language.Ukrainian
 
getIgnoredMatches() - Method in class org.languagetool.openoffice.CacheIO
get ignored matches
getIgnoredRanges() - Method in class org.languagetool.CheckResults
 
getIgnoreFileName() - Method in class org.languagetool.rules.nl.MorfologikDutchSpellerRule
 
getIgnoreFileName() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Get the name of the ignore file, which lists words to be accepted, even when the spell checker would not accept them.
getIgnoreRanges() - Method in class org.languagetool.remote.RemoteResult
 
getImmunizationSourceLine() - Method in class org.languagetool.AnalyzedTokenReadings
 
getImplementationName() - Method in class org.languagetool.openoffice.LanguageToolSpellChecker
 
getImplementationName() - Method in class org.languagetool.openoffice.Main
Get the implementation name of the LT service interface: XServiceInfo
getImplementationName() - Method in class org.languagetool.openoffice.SingletonFactory
 
getIncludeSkipped() - Method in class org.languagetool.rules.patterns.Match
 
getIncorrectBitextExamples() - Method in class org.languagetool.rules.bitext.BitextRule
Get example sentences that are incorrect and thus will match this rule.
getIncorrectCompounds() - Method in class org.languagetool.rules.CompoundRuleData
 
getIncorrectExamples() - Method in class org.languagetool.rules.Rule
Get example sentences that are incorrect and thus will match this rule.
getIndexAccessOfAllTables() - Method in class org.languagetool.openoffice.ViewCursorTools
Returns the Index Access to all tables of a document
getInitialCapitalMessage() - Method in class org.languagetool.rules.AbstractSpecificCaseRule
 
getInitialCapitalMessage() - Method in class org.languagetool.rules.be.BelarusianSpecificCaseRule
 
getInitialCapitalMessage() - Method in class org.languagetool.rules.el.GreekSpecificCaseRule
 
getInitialCapitalMessage() - Method in class org.languagetool.rules.en.EnglishSpecificCaseRule
 
getInitialized() - Method in enum org.languagetool.language.identifier.LanguageIdentifierService
Try to get an already initialized LanguageIdentifier
getInjectedSentences() - Method in class org.languagetool.remote.multiLang.MultiLangCorpora
 
getInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
allow logging of input on error bool inputLogging = 2;
getInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
allow logging of input on error bool inputLogging = 2;
getInputLogging() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
allow logging of input on error bool inputLogging = 2;
getInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
allow logging of input on error bool inputLogging = 2;
getInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
allow logging of input on error bool inputLogging = 2;
getInputLogging() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
allow logging of input on error bool inputLogging = 2;
getInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
allow logging of input on error bool inputLogging = 3;
getInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
allow logging of input on error bool inputLogging = 3;
getInputLogging() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
allow logging of input on error bool inputLogging = 3;
getInputStreamLTEntities(String) - Method in class org.languagetool.RuleEntityResolver
 
getInstance(File) - Static method in class org.languagetool.rules.en.translation.BeoLingusTranslator
 
getInstance(GlobalConfig) - Static method in class org.languagetool.rules.en.translation.BeoLingusTranslator
 
getInstance() - Static method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
null if nothing is configured, i.e. in most normal use cases
getInstance() - Static method in class org.languagetool.server.ServerMetricsCollector
 
getInternalErrorCount() - Method in class org.languagetool.dev.wikipedia.MarkupAwareWikipediaResult
Mapping the Wikipedia syntax is complicated and it sometimes fails.
getInternTags() - Method in class org.languagetool.tagging.MorfologikTagger
 
getIsPremium() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
bool isPremium = 5;
getIsPremium() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
bool isPremium = 5;
getIsPremium() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
bool isPremium = 5;
getIssueType(String) - Static method in enum org.languagetool.rules.ITSIssueType
 
getIssueType() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues string issueType = 2;
getIssueType() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues string issueType = 2;
getIssueType() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues string issueType = 2;
getIssueTypeBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues string issueType = 2;
getIssueTypeBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues string issueType = 2;
getIssueTypeBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues string issueType = 2;
getItemCount() - Method in class org.languagetool.rules.translation.TranslationEntry
 
getItems(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItems(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItems(int) - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestOrBuilder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItems(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItems(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItems(int) - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeResponseOrBuilder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsBuilder(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsBuilder(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsBuilderList() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsBuilderList() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsCount() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsCount() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsCount() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestOrBuilder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsCount() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsCount() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsCount() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeResponseOrBuilder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsList() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsList() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsList() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestOrBuilder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsList() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsList() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsList() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeResponseOrBuilder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsOrBuilder(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsOrBuilder(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsOrBuilder(int) - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestOrBuilder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsOrBuilder(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsOrBuilder(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsOrBuilder(int) - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeResponseOrBuilder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsOrBuilderList() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsOrBuilderList() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsOrBuilderList() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestOrBuilder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
getItemsOrBuilderList() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsOrBuilderList() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getItemsOrBuilderList() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeResponseOrBuilder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
getJarPrefix(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
getJarProclitic(AnalyzedToken) - Method in class org.languagetool.tagging.ar.ArabicTagger
 
getJavaInformation() - Static method in class org.languagetool.openoffice.OfficeTools
Get information about Java as String
getJLanguageTool() - Method in class org.languagetool.rules.AbstractSuppressIfAnyRuleMatchesFilter
 
getJLanguageTool() - Method in class org.languagetool.rules.ca.SuppressIfAnyRuleMatchesFilter
 
getJLanguageTool() - Method in class org.languagetool.rules.es.SuppressIfAnyRuleMatchesFilter
 
getJoinedLowerCaseSuggestion() - Method in class org.languagetool.rules.CompoundRuleData
 
getJoinedSuggestion() - Method in class org.languagetool.rules.CompoundRuleData
 
getKeys() - Method in class org.languagetool.ResourceBundleWithFallback
 
getKnownWordsPerLanguage(String) - Method in class org.languagetool.language.identifier.detector.CommonWordsDetector
 
getL1() - Method in class org.languagetool.rules.translation.TranslationEntry
 
getL2() - Method in class org.languagetool.rules.translation.TranslationEntry
 
getLabel(String) - Static method in class org.languagetool.gui.Tools
Returns translation of the UI element without the control character &.
getLang() - Method in class org.languagetool.Range
 
getLangCode() - Method in class org.languagetool.FragmentWithLanguage
 
getLangCode() - Method in class org.languagetool.remote.CheckConfiguration
 
getLanguage() - Method in class org.languagetool.commandline.CommandLineOptions
 
getLanguage(URL) - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
getLanguage() - Method in class org.languagetool.gui.Configuration
 
getLanguage() - Method in class org.languagetool.gui.LocaleBean
 
getLanguage() - Method in class org.languagetool.JLanguageTool
Get the language that was used to configure this instance.
getLanguage() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Checks the language under the cursor.
getLanguage(Locale) - Static method in class org.languagetool.openoffice.MultiDocumentsHandler
Get language from locale
getLanguage() - Method in class org.languagetool.openoffice.SingleDocument
get language of the document
getLanguage() - Method in class org.languagetool.openoffice.SwJLanguageTool
Get the language from LT
getLanguage() - Method in class org.languagetool.remote.multiLang.InjectedSentence
 
getLanguage() - Method in class org.languagetool.remote.multiLang.MultiLangCorpora
 
getLanguage() - Method in class org.languagetool.remote.RemoteResult
 
getLanguage() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
string language = 1;
getLanguage() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
string language = 1;
getLanguage() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
string language = 1;
getLanguage() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
getLanguage() - Method in class org.languagetool.rules.RemoteRuleConfig
Regex to match language codes for which this rule should be applied
getLanguage() - Method in class org.languagetool.rules.spelling.RuleWithLanguage
 
getLanguageBytes() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
string language = 1;
getLanguageBytes() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
string language = 1;
getLanguageBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
string language = 1;
getLanguageCode() - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheckResult
 
getLanguageCode() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
string languageCode = 1;
getLanguageCode() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
string languageCode = 1;
getLanguageCode() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestOrBuilder
string languageCode = 1;
getLanguageCode() - Method in class org.languagetool.remote.RemoteIgnoreRange
 
getLanguageCode() - Method in class org.languagetool.remote.RemoteResult
 
getLanguageCodeBytes() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
string languageCode = 1;
getLanguageCodeBytes() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
string languageCode = 1;
getLanguageCodeBytes() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestOrBuilder
string languageCode = 1;
getLanguageDetectedCode() - Method in class org.languagetool.remote.RemoteResult
 
getLanguageDetectedName() - Method in class org.languagetool.remote.RemoteResult
 
getLanguageForLocale(Locale) - Static method in class org.languagetool.Languages
Get the best match for a locale, using American English as the final fallback if nothing else fits.
getLanguageForName(String) - Static method in class org.languagetool.Languages
Get the Language object for the given language name.
getLanguageForShortCode(String) - Static method in class org.languagetool.Languages
Get the Language object for the given language code.
getLanguageForShortCode(String, List<String>) - Static method in class org.languagetool.Languages
Get the Language object for the given language code.
getLanguageModel() - Method in class org.languagetool.commandline.CommandLineOptions
 
getLanguageModel(File) - Method in class org.languagetool.language.Arabic
 
getLanguageModel(File) - Method in class org.languagetool.language.Belarusian
Deprecated.
 
getLanguageModel(File) - Method in class org.languagetool.language.Chinese
 
getLanguageModel(File) - Method in class org.languagetool.language.Dutch
 
getLanguageModel(File) - Method in class org.languagetool.language.English
 
getLanguageModel(File) - Method in class org.languagetool.language.French
 
getLanguageModel(File) - Method in class org.languagetool.language.German
 
getLanguageModel(File) - Method in class org.languagetool.Language
 
getLanguageModel(File) - Method in class org.languagetool.language.Irish
 
getLanguageModel(File) - Method in class org.languagetool.language.Italian
 
getLanguageModel(File) - Method in class org.languagetool.language.Portuguese
 
getLanguageModel(File) - Method in class org.languagetool.language.Russian
 
getLanguageModel(File) - Method in class org.languagetool.language.SimpleGerman
 
getLanguageModel(File) - Method in class org.languagetool.language.Spanish
 
getLanguageTool() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
get LanguageTool
getLanguageVariantSpellingFileName() - Method in class org.languagetool.rules.de.AustrianGermanSpellerRule
 
getLanguageVariantSpellingFileName() - Method in class org.languagetool.rules.de.SwissGermanSpellerRule
 
getLanguageVariantSpellingFileName() - Method in class org.languagetool.rules.en.MorfologikAmericanSpellerRule
 
getLanguageVariantSpellingFileName() - Method in class org.languagetool.rules.en.MorfologikAustralianSpellerRule
 
getLanguageVariantSpellingFileName() - Method in class org.languagetool.rules.en.MorfologikBritishSpellerRule
 
getLanguageVariantSpellingFileName() - Method in class org.languagetool.rules.en.MorfologikCanadianSpellerRule
 
getLanguageVariantSpellingFileName() - Method in class org.languagetool.rules.en.MorfologikNewZealandSpellerRule
 
getLanguageVariantSpellingFileName() - Method in class org.languagetool.rules.en.MorfologikSouthAfricanSpellerRule
 
getLanguageVariantSpellingFileName() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Get the name of the spelling file for a language variant (e.g., en-US or de-AT), which lists words to be accepted and used for suggestions, even when the spell checker would not accept them.
getLastEditTimestamp() - Method in class org.languagetool.dev.wikipedia.MarkupAwareWikipediaResult
 
getLemma() - Method in class org.languagetool.AnalyzedToken
 
getLemma() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string lemma = 5;
getLemma() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
string lemma = 5;
getLemma() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestItemOrBuilder
string lemma = 5;
getLemma() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string lemma = 3;
getLemma() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
string lemma = 3;
getLemma() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenOrBuilder
string lemma = 3;
getLemma() - Method in class org.languagetool.rules.patterns.Match
 
getLemma() - Method in class org.languagetool.tagging.TaggedWord
 
getLemmaBytes() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string lemma = 5;
getLemmaBytes() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
string lemma = 5;
getLemmaBytes() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestItemOrBuilder
string lemma = 5;
getLemmaBytes() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string lemma = 3;
getLemmaBytes() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
string lemma = 3;
getLemmaBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenOrBuilder
string lemma = 3;
getLemmaOffsets(String) - Method in class org.languagetool.AnalyzedSentence
 
getLemmas(AnalyzedTokenReadings, String) - Method in class org.languagetool.tagging.ar.ArabicTagger
 
getLemmaSet() - Method in class org.languagetool.AnalyzedSentence
Get the lowercase lemmas of this sentence in a set.
getLemmasOfWord(String) - Method in class org.languagetool.openoffice.SwJLanguageTool
get the lemmas of a word
getLength() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
length of matched area; >0 uint32 length = 2;
getLength() - Method in class org.languagetool.rules.ml.MLServerProto.Match
length of matched area; >0 uint32 length = 2;
getLength() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
length of matched area; >0 uint32 length = 2;
getLevel() - Method in class org.languagetool.commandline.CommandLineOptions
 
getLevel(int, int) - Method in class org.languagetool.openoffice.stylestatistic.LevelRule
 
getLevel() - Method in class org.languagetool.remote.CheckConfiguration
 
getLevel() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
.lt_ml_server.ProcessingOptions.Level level = 3;
getLevel() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
.lt_ml_server.ProcessingOptions.Level level = 3;
getLevel() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
.lt_ml_server.ProcessingOptions.Level level = 3;
getLevelValue() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
.lt_ml_server.ProcessingOptions.Level level = 3;
getLevelValue() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
.lt_ml_server.ProcessingOptions.Level level = 3;
getLevelValue() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
.lt_ml_server.ProcessingOptions.Level level = 3;
getLimit() - Method in exception org.languagetool.dev.dumpcheck.DocumentLimitReachedException
 
getLimitMessage(int, double) - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
Defines the message for hints which exceed the limit
getLimitMessage(int, double) - Method in class org.languagetool.rules.AbstractStatisticStyleRule
Defines the message for hints which exceed the limit
getLimitMessage(int) - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
Defines the message for hints which exceed the limit
getLimitMessage(int, double) - Method in class org.languagetool.rules.de.ConjunctionAtBeginOfSentenceRule
 
getLimitMessage(int, double) - Method in class org.languagetool.rules.de.GermanFillerWordsRule
 
getLimitMessage(int, double) - Method in class org.languagetool.rules.de.NonSignificantVerbsRule
 
getLimitMessage(int, double) - Method in class org.languagetool.rules.de.PassiveSentenceRule
 
getLimitMessage(int, double) - Method in class org.languagetool.rules.de.SentenceWithManRule
 
getLimitMessage(int, double) - Method in class org.languagetool.rules.de.SentenceWithModalVerbRule
 
getLimitMessage(int) - Method in class org.languagetool.rules.de.StyleTooOftenUsedAdjectiveRule
 
getLimitMessage(int) - Method in class org.languagetool.rules.de.StyleTooOftenUsedNounRule
 
getLimitMessage(int) - Method in class org.languagetool.rules.de.StyleTooOftenUsedVerbRule
 
getLimitMessage(int, double) - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
 
getLimitMessage(int) - Method in class org.languagetool.rules.en.StyleTooOftenUsedAdjectiveRule
 
getLimitMessage(int) - Method in class org.languagetool.rules.en.StyleTooOftenUsedNounRule
 
getLimitMessage(int) - Method in class org.languagetool.rules.en.StyleTooOftenUsedVerbRule
 
getLine() - Method in class org.languagetool.rules.RuleMatch
Deprecated.
rely on the character-based RuleMatch.getFromPos() instead (deprecated since 3.4)
getLineCount() - Method in interface org.languagetool.bitext.BitextReader
Get the current line number in the file.
getLineCount() - Method in class org.languagetool.bitext.TabBitextReader
 
getLinguisticServices() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
get LinguisticServices
getLinguisticServices() - Static method in class org.languagetool.tools.Tools
since 5.7
getLinguServices() - Method in class org.languagetool.UserConfig
 
getList(K) - Method in class org.languagetool.tools.MostlySingularMultiMap
 
getLocale() - Method in class org.languagetool.Language
Get this language's Java locale, not considering the country code.
getLocale() - Method in class org.languagetool.language.Ukrainian
 
getLocale() - Method in class org.languagetool.noop.NoopLanguage
 
getLocale(Language) - Static method in class org.languagetool.openoffice.LinguisticServices
Get a Locale from a LT defined language
getLocale() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Get current locale language
getLocale() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
locale used on case-conversion
getLocale() - Method in class org.languagetool.rules.ar.ArabicDarjaRule
 
getLocale() - Method in class org.languagetool.rules.ar.ArabicDiacriticsRule
 
getLocale() - Method in class org.languagetool.rules.ar.ArabicHomophonesRule
 
getLocale() - Method in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
 
getLocale() - Method in class org.languagetool.rules.ar.ArabicRedundancyRule
 
getLocale() - Method in class org.languagetool.rules.ar.ArabicSimpleReplaceRule
locale used on case-conversion
getLocale() - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
 
getLocale() - Method in class org.languagetool.rules.ar.ArabicWordinessRule
 
getLocale() - Method in class org.languagetool.rules.be.SimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.br.TopoReplaceRule
locale used on case-conversion
getLocale() - Method in class org.languagetool.rules.ca.AbstractSimpleReplaceLemmasRule
 
getLocale() - Method in class org.languagetool.rules.ca.CheckCaseRule
 
getLocale() - Method in class org.languagetool.rules.ca.ReplaceOperationNamesRule
 
getLocale() - Method in class org.languagetool.rules.ca.SimpleReplaceAdverbsMent
 
getLocale() - Method in class org.languagetool.rules.ca.SimpleReplaceAnglicism
 
getLocale() - Method in class org.languagetool.rules.ca.SimpleReplaceBalearicRule
 
getLocale() - Method in class org.languagetool.rules.ca.SimpleReplaceDiacriticsIEC
 
getLocale() - Method in class org.languagetool.rules.ca.SimpleReplaceMultiwordsRule
 
getLocale() - Method in class org.languagetool.rules.ca.SimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
 
getLocale() - Method in class org.languagetool.rules.de.SimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.el.GreekRedundancyRule
 
getLocale() - Method in class org.languagetool.rules.el.ReplaceHomonymsRule
 
getLocale() - Method in class org.languagetool.rules.en.AmericanReplaceRule
 
getLocale() - Method in class org.languagetool.rules.en.BritishReplaceRule
 
getLocale() - Method in class org.languagetool.rules.en.ContractionSpellingRule
 
getLocale() - Method in class org.languagetool.rules.en.EnglishDiacriticsRule
 
getLocale() - Method in class org.languagetool.rules.en.EnglishPlainEnglishRule
 
getLocale() - Method in class org.languagetool.rules.en.EnglishRedundancyRule
 
getLocale() - Method in class org.languagetool.rules.en.NewZealandReplaceRule
 
getLocale() - Method in class org.languagetool.rules.en.SimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.es.SimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.es.SimpleReplaceVerbsRule
 
getLocale() - Method in class org.languagetool.rules.es.SpanishWikipediaRule
 
getLocale() - Method in class org.languagetool.rules.fa.SimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.fr.SimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.ga.EnglishHomophoneRule
 
getLocale() - Method in class org.languagetool.rules.ga.IrishFGBEqReplaceRule
 
getLocale() - Method in class org.languagetool.rules.ga.IrishReplaceRule
 
getLocale() - Method in class org.languagetool.rules.ga.LogainmRule
 
getLocale() - Method in class org.languagetool.rules.ga.PeopleRule
 
getLocale() - Method in class org.languagetool.rules.ga.PrestandardReplaceRule
 
getLocale() - Method in class org.languagetool.rules.ga.SpacesRule
 
getLocale() - Method in class org.languagetool.rules.gl.CastWordsRule
 
getLocale() - Method in class org.languagetool.rules.gl.GalicianBarbarismsRule
 
getLocale() - Method in class org.languagetool.rules.gl.GalicianRedundancyRule
 
getLocale() - Method in class org.languagetool.rules.gl.GalicianWikipediaRule
 
getLocale() - Method in class org.languagetool.rules.gl.GalicianWordinessRule
 
getLocale() - Method in class org.languagetool.rules.gl.SimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.km.KhmerSimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.nl.CheckCaseRule
 
getLocale() - Method in class org.languagetool.rules.nl.SimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.pl.SimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
 
getLocale() - Method in class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
 
getLocale() - Method in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
 
getLocale() - Method in class org.languagetool.rules.pt.PortugueseArchaismsRule
 
getLocale() - Method in class org.languagetool.rules.pt.PortugueseBarbarismsRule
 
getLocale() - Method in class org.languagetool.rules.pt.PortugueseClicheRule
 
getLocale() - Method in class org.languagetool.rules.pt.PortugueseDiacriticsRule
 
getLocale() - Method in class org.languagetool.rules.pt.PortugueseRedundancyRule
 
getLocale() - Method in class org.languagetool.rules.pt.PortugueseReplaceRule
 
getLocale() - Method in class org.languagetool.rules.pt.PortugueseWeaselWordsRule
 
getLocale() - Method in class org.languagetool.rules.pt.PortugueseWikipediaRule
 
getLocale() - Method in class org.languagetool.rules.pt.PortugueseWordinessRule
 
getLocale() - Method in class org.languagetool.rules.ro.SimpleReplaceRule
 
getLocale() - Method in class org.languagetool.rules.ru.RussianSimpleReplaceRule
 
getLocales() - Method in class org.languagetool.openoffice.LanguageToolSpellChecker
 
getLocales() - Method in class org.languagetool.openoffice.Main
 
getLocales() - Static method in class org.languagetool.openoffice.MultiDocumentsHandler
 
getLocaleWithCountryAndVariant() - Method in class org.languagetool.Language
Get this language's Java locale, considering language code and country code (if any).
getLocation() - Method in class org.languagetool.rules.Category
 
getLOConfigDir() - Static method in class org.languagetool.openoffice.OfficeTools
Returns directory to store every information for LT office extension
getLOConfigDir(XComponentContext) - Static method in class org.languagetool.openoffice.OfficeTools
 
getLocQualityIssueType() - Method in class org.languagetool.remote.RemoteRuleMatch
 
getLocQualityIssueType() - Method in class org.languagetool.rules.Rule
getLogFilePath() - Static method in class org.languagetool.openoffice.OfficeTools
Returns log file
getLogFilePath(XComponentContext) - Static method in class org.languagetool.openoffice.OfficeTools
 
getlogLevel() - Method in class org.languagetool.gui.Configuration
 
getLogProb() - Method in class org.languagetool.rules.ngrams.Probability
 
getLongCodeToLangMapping() - Static method in class org.languagetool.Languages
For internal use only.
getLongMessageString() - Method in class org.languagetool.rules.ar.ArabicWrongWordInContextRule
 
getLongMessageString() - Method in class org.languagetool.rules.ca.CatalanWrongWordInContextRule
 
getLongMessageString() - Method in class org.languagetool.rules.de.GermanWrongWordInContextRule
 
getLongMessageString() - Method in class org.languagetool.rules.en.EnglishWrongWordInContextRule
 
getLongMessageString() - Method in class org.languagetool.rules.es.SpanishWrongWordInContextRule
 
getLongMessageString() - Method in class org.languagetool.rules.nl.DutchWrongWordInContextRule
 
getLongMessageString() - Method in class org.languagetool.rules.pt.PortugueseWrongWordInContextRule
 
getLongMessageString() - Method in class org.languagetool.rules.WrongWordInContextRule
 
getLookAndFeelName() - Method in class org.languagetool.gui.Configuration
Returns the name of the GUI's LaF.
getLtImage() - Static method in class org.languagetool.openoffice.OfficeTools
Get LanguageTool Image
getLtImageIcon(boolean) - Static method in class org.languagetool.openoffice.OfficeTools
Get LanguageTool Image
getLtInformation() - Static method in class org.languagetool.openoffice.OfficeTools
Get information about LanguageTool
getLuceneMatchCount() - Method in class org.languagetool.dev.index.SearcherResult
 
getLuceneSearcher(int) - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
 
getMaintainedState() - Method in class org.languagetool.language.Arabic
 
getMaintainedState() - Method in class org.languagetool.language.Breton
 
getMaintainedState() - Method in class org.languagetool.language.Catalan
 
getMaintainedState() - Method in class org.languagetool.language.Dutch
 
getMaintainedState() - Method in class org.languagetool.language.English
 
getMaintainedState() - Method in class org.languagetool.language.Esperanto
 
getMaintainedState() - Method in class org.languagetool.language.French
 
getMaintainedState() - Method in class org.languagetool.language.Galician
 
getMaintainedState() - Method in class org.languagetool.language.German
 
getMaintainedState() - Method in class org.languagetool.Language
Information about whether the support for this language in LanguageTool is actively maintained.
getMaintainedState() - Method in class org.languagetool.language.Greek
 
getMaintainedState() - Method in class org.languagetool.language.Irish
 
getMaintainedState() - Method in class org.languagetool.language.Italian
 
getMaintainedState() - Method in class org.languagetool.language.Polish
 
getMaintainedState() - Method in class org.languagetool.language.Portuguese
 
getMaintainedState() - Method in class org.languagetool.language.Russian
 
getMaintainedState() - Method in class org.languagetool.language.Spanish
 
getMaintainedState() - Method in class org.languagetool.language.Swedish
Deprecated.
 
getMaintainedState() - Method in class org.languagetool.language.Ukrainian
 
getMaintainers() - Method in class org.languagetool.language.Arabic
 
getMaintainers() - Method in class org.languagetool.language.Asturian
Deprecated.
 
getMaintainers() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
getMaintainers() - Method in class org.languagetool.language.Breton
 
getMaintainers() - Method in class org.languagetool.language.Catalan
 
getMaintainers() - Method in class org.languagetool.language.Chinese
 
getMaintainers() - Method in class org.languagetool.language.Danish
Deprecated.
 
getMaintainers() - Method in class org.languagetool.language.Dutch
 
getMaintainers() - Method in class org.languagetool.language.English
 
getMaintainers() - Method in class org.languagetool.language.Esperanto
 
getMaintainers() - Method in class org.languagetool.language.French
 
getMaintainers() - Method in class org.languagetool.language.Galician
 
getMaintainers() - Method in class org.languagetool.language.German
 
getMaintainers() - Method in class org.languagetool.Language
Get the name(s) of the maintainer(s) for this language or null.
getMaintainers() - Method in class org.languagetool.language.Greek
 
getMaintainers() - Method in class org.languagetool.language.Icelandic
Deprecated.
 
getMaintainers() - Method in class org.languagetool.language.Irish
 
getMaintainers() - Method in class org.languagetool.language.Italian
 
getMaintainers() - Method in class org.languagetool.language.Japanese
 
getMaintainers() - Method in class org.languagetool.language.Khmer
 
getMaintainers() - Method in class org.languagetool.language.Lithuanian
Deprecated.
 
getMaintainers() - Method in class org.languagetool.language.Malayalam
Deprecated.
 
getMaintainers() - Method in class org.languagetool.language.Persian
 
getMaintainers() - Method in class org.languagetool.language.Polish
 
getMaintainers() - Method in class org.languagetool.language.Portuguese
 
getMaintainers() - Method in class org.languagetool.language.Romanian
 
getMaintainers() - Method in class org.languagetool.language.Russian
 
getMaintainers() - Method in class org.languagetool.language.SimpleGerman
 
getMaintainers() - Method in class org.languagetool.language.Slovak
 
getMaintainers() - Method in class org.languagetool.language.Slovenian
Deprecated.
 
getMaintainers() - Method in class org.languagetool.language.Spanish
 
getMaintainers() - Method in class org.languagetool.language.Swedish
Deprecated.
 
getMaintainers() - Method in class org.languagetool.language.Tagalog
Deprecated.
 
getMaintainers() - Method in class org.languagetool.language.Tamil
 
getMaintainers() - Method in class org.languagetool.language.Ukrainian
 
getMaintainers() - Method in class org.languagetool.noop.NoopLanguage
 
getManaged_accounts() - Method in class org.languagetool.server.ExtendedUserInfo
 
getManagedChannel(String, int, boolean, String, String, String) - Static method in class org.languagetool.rules.GRPCRule.Connection
 
getManualAdditionsFileNames() - Method in class org.languagetool.tagging.BaseTagger
Get the filenames for manual additions, e.g., /en/added.txt.
getManualRemovalsFileNames() - Method in class org.languagetool.tagging.BaseTagger
Get the filenames for manual removals, e.g., /en/removed.txt.
getMapping() - Method in class org.languagetool.dev.wikipedia.PlainTextMapping
 
getMapping() - Method in class org.languagetool.dev.wikipedia.TextConverter
Return a mapping from converted text positions to original text positions.
getMapping() - Method in class org.languagetool.server.DatabaseLogEntry
 
getMapping() - Method in class org.languagetool.server.DatabasePingLogEntry
 
getMappingIdentifier() - Method in class org.languagetool.server.DatabaseLogEntry
 
getMappingIdentifier() - Method in class org.languagetool.server.DatabasePingLogEntry
 
getMarkupText() - Method in class org.languagetool.dev.errorcorpus.ErrorSentence
 
getMask(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
getMask(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
repeated .bert.Mask mask = 2;
getMask(int) - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequestOrBuilder
repeated .bert.Mask mask = 2;
getMaskBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
getMaskBuilderList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
getMaskCount() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
getMaskCount() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
repeated .bert.Mask mask = 2;
getMaskCount() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequestOrBuilder
repeated .bert.Mask mask = 2;
getMaskList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
getMaskList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
repeated .bert.Mask mask = 2;
getMaskList() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequestOrBuilder
repeated .bert.Mask mask = 2;
getMaskOrBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
getMaskOrBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
repeated .bert.Mask mask = 2;
getMaskOrBuilder(int) - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequestOrBuilder
repeated .bert.Mask mask = 2;
getMaskOrBuilderList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
getMaskOrBuilderList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
repeated .bert.Mask mask = 2;
getMaskOrBuilderList() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequestOrBuilder
repeated .bert.Mask mask = 2;
getMasterPageByIndex(XComponent, int) - Static method in class org.languagetool.openoffice.OfficeDrawTools
get master page by index
getMasterPageCount(XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
get the page count for master pages
getMatch() - Method in class org.languagetool.rules.patterns.MatchState
 
getMatch() - Method in class org.languagetool.rules.patterns.PatternToken
 
getMatchAnalyzedMethod() - Static method in class org.languagetool.rules.ml.MLServerGrpc
 
getMatchDescription() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
description of the match; displayed in e.g. the add-on pop-up string matchDescription = 7;
getMatchDescription() - Method in class org.languagetool.rules.ml.MLServerProto.Match
description of the match; displayed in e.g. the add-on pop-up string matchDescription = 7;
getMatchDescription() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
description of the match; displayed in e.g. the add-on pop-up string matchDescription = 7;
getMatchDescriptionBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
description of the match; displayed in e.g. the add-on pop-up string matchDescription = 7;
getMatchDescriptionBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match
description of the match; displayed in e.g. the add-on pop-up string matchDescription = 7;
getMatchDescriptionBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
description of the match; displayed in e.g. the add-on pop-up string matchDescription = 7;
getMatchElement() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
 
getMatches() - Method in class org.languagetool.remote.RemoteResult
 
getMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
getMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
list of matches repeated .lt_ml_server.Match matches = 1;
getMatches(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchListOrBuilder
list of matches repeated .lt_ml_server.Match matches = 1;
getMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatches(int) - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
getMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
repeated .lt_ml_server.Match matches = 2;
getMatches(int) - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessResponseOrBuilder
repeated .lt_ml_server.Match matches = 2;
getMatches() - Method in class org.languagetool.rules.RemoteRuleResult
 
getMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
getMatchesBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
getMatchesCache() - Method in class org.languagetool.ResultCache
 
getMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchListOrBuilder
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
getMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
repeated .lt_ml_server.Match matches = 2;
getMatchesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessResponseOrBuilder
repeated .lt_ml_server.Match matches = 2;
getMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchListOrBuilder
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesList() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
getMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
repeated .lt_ml_server.Match matches = 2;
getMatchesList() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessResponseOrBuilder
repeated .lt_ml_server.Match matches = 2;
getMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchListOrBuilder
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
getMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
repeated .lt_ml_server.Match matches = 2;
getMatchesOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessResponseOrBuilder
repeated .lt_ml_server.Match matches = 2;
getMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchListOrBuilder
list of matches repeated .lt_ml_server.Match matches = 1;
getMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
getMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
getMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
repeated .lt_ml_server.Match matches = 2;
getMatchesOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessResponseOrBuilder
repeated .lt_ml_server.Match matches = 2;
getMatchingSentences() - Method in class org.languagetool.dev.index.SearcherResult
 
getMatchMethod() - Static method in class org.languagetool.rules.ml.MLServerGrpc
 
getMatchShortDescription() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
shortened description of the match; displayed in e.g.
getMatchShortDescription() - Method in class org.languagetool.rules.ml.MLServerProto.Match
shortened description of the match; displayed in e.g.
getMatchShortDescription() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
shortened description of the match; displayed in e.g.
getMatchShortDescriptionBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
shortened description of the match; displayed in e.g.
getMatchShortDescriptionBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match
shortened description of the match; displayed in e.g.
getMatchShortDescriptionBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
shortened description of the match; displayed in e.g.
getMaxConfigurableValue() - Method in class org.languagetool.rules.AbstractFillerWordsRule
 
getMaxConfigurableValue() - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
getMaxConfigurableValue() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
 
getMaxConfigurableValue() - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
getMaxConfigurableValue() - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
 
getMaxConfigurableValue() - Method in class org.languagetool.rules.LongParagraphRule
 
getMaxConfigurableValue() - Method in class org.languagetool.rules.LongSentenceRule
 
getMaxConfigurableValue() - Method in class org.languagetool.rules.ReadabilityRule
 
getMaxConfigurableValue() - Method in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
 
getMaxConfigurableValue() - Method in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
getMaxConfigurableValue() - Method in class org.languagetool.rules.Rule
Overwrite this to define the maximum of a configurable value
getMaxDocChecked() - Method in class org.languagetool.dev.index.SearcherResult
 
getMaxHits() - Method in class org.languagetool.dev.index.Searcher
 
getMaxOccurrence() - Method in class org.languagetool.rules.patterns.PatternToken
The maximum number of times the element may occur.
getMaxPipelinePoolSize() - Method in class org.languagetool.server.HTTPServerConfig
 
getMaxPort() - Method in class org.languagetool.server.HTTPServerConfig
 
getMaxSearchTimeMillis() - Method in class org.languagetool.dev.index.Searcher
 
getMaxSpellingSuggestions() - Method in class org.languagetool.UserConfig
 
getMaxTextLength() - Method in class org.languagetool.remote.RemoteConfigurationInfo
 
getMaxTextLength() - Method in class org.languagetool.remote.RemoteLanguageTool
 
getMediaWikiContent(URL) - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
getMessage() - Method in exception org.languagetool.dev.dumpcheck.DocumentLimitReachedException
 
getMessage() - Method in exception org.languagetool.dev.dumpcheck.ErrorLimitReachedException
 
getMessage() - Method in class org.languagetool.remote.RemoteRuleMatch
A text describing the error to the user.
getMessage() - Method in class org.languagetool.rules.AbstractDashRule
 
getMessage() - Method in class org.languagetool.rules.AbstractFillerWordsRule
 
getMessage() - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
getMessage() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
getMessage(AbstractUnitConversionRule.Message) - Method in class org.languagetool.rules.AbstractUnitConversionRule
Override in subclasses
getMessage(String, String) - Method in class org.languagetool.rules.AbstractWordCoherencyRule
Get the message shown to the user if the rule matches.
getMessage() - Method in class org.languagetool.rules.AdvancedWordRepeatRule
 
getMessage() - Method in class org.languagetool.rules.ar.ArabicDarjaRule
 
getMessage() - Method in class org.languagetool.rules.ar.ArabicDiacriticsRule
 
getMessage() - Method in class org.languagetool.rules.ar.ArabicHomophonesRule
 
getMessage() - Method in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
 
getMessage() - Method in class org.languagetool.rules.ar.ArabicRedundancyRule
 
getMessage() - Method in class org.languagetool.rules.ar.ArabicSimpleReplaceRule
 
getMessage() - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
 
getMessage(String, String) - Method in class org.languagetool.rules.ar.ArabicWordCoherencyRule
 
getMessage() - Method in class org.languagetool.rules.ar.ArabicWordinessRule
 
getMessage() - Method in class org.languagetool.rules.be.SimpleReplaceRule
 
getMessage() - Method in class org.languagetool.rules.bitext.BitextRule
 
getMessage() - Method in class org.languagetool.rules.bitext.DifferentLengthRule
 
getMessage() - Method in class org.languagetool.rules.bitext.DifferentPunctuationRule
 
getMessage() - Method in class org.languagetool.rules.bitext.SameTranslationRule
 
getMessage() - Method in class org.languagetool.rules.ca.CatalanRepeatedWordsRule
 
getMessage() - Method in class org.languagetool.rules.ca.CheckCaseRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ca.ReplaceOperationNamesRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ca.SimpleReplaceAdverbsMent
 
getMessage() - Method in class org.languagetool.rules.ca.SimpleReplaceAnglicism
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ca.SimpleReplaceBalearicRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ca.SimpleReplaceDiacriticsIEC
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ca.SimpleReplaceDNVColloquialRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ca.SimpleReplaceDNVRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ca.SimpleReplaceDNVSecondaryRule
 
getMessage() - Method in class org.languagetool.rules.ca.SimpleReplaceMultiwordsRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ca.SimpleReplaceRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
 
getMessage(int, int, int, int) - Method in class org.languagetool.rules.de.GermanReadabilityRule
 
getMessage() - Method in class org.languagetool.rules.de.GermanRepeatedWordsRule
 
getMessage(boolean) - Method in class org.languagetool.rules.de.SentenceWhitespaceRule
 
getMessage() - Method in class org.languagetool.rules.de.SimpleReplaceRule
 
getMessage(AbstractUnitConversionRule.Message) - Method in class org.languagetool.rules.de.UnitConversionRule
 
getMessage(String, String) - Method in class org.languagetool.rules.de.WordCoherencyRule
 
getMessage() - Method in class org.languagetool.rules.el.GreekRedundancyRule
 
getMessage() - Method in class org.languagetool.rules.el.ReplaceHomonymsRule
 
getMessage() - Method in class org.languagetool.rules.en.AmericanReplaceRule
 
getMessage() - Method in class org.languagetool.rules.en.BritishReplaceRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.en.ContractionSpellingRule
 
getMessage() - Method in class org.languagetool.rules.en.EnglishDashRule
 
getMessage() - Method in class org.languagetool.rules.en.EnglishDiacriticsRule
 
getMessage(ConfusionString, ConfusionString) - Method in class org.languagetool.rules.en.EnglishForL2SpeakersFalseFriendRule
 
getMessage() - Method in class org.languagetool.rules.en.EnglishPlainEnglishRule
 
getMessage() - Method in class org.languagetool.rules.en.EnglishRedundancyRule
 
getMessage() - Method in class org.languagetool.rules.en.EnglishRepeatedWordsRule
 
getMessage() - Method in class org.languagetool.rules.en.NewZealandReplaceRule
 
getMessage() - Method in class org.languagetool.rules.en.SimpleReplaceRule
 
getMessage() - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
 
getMessage(String, String) - Method in class org.languagetool.rules.en.WordCoherencyRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.es.SimpleReplaceRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.es.SimpleReplaceVerbsRule
 
getMessage() - Method in class org.languagetool.rules.es.SpanishRepeatedWordsRule
 
getMessage() - Method in class org.languagetool.rules.es.SpanishWikipediaRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.fa.SimpleReplaceRule
 
getMessage(String, String) - Method in class org.languagetool.rules.fa.WordCoherencyRule
 
getMessage() - Method in class org.languagetool.rules.fr.FrenchRepeatedWordsRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.fr.SimpleReplaceRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ga.DativePluralStandardReplaceRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ga.EnglishHomophoneRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ga.IrishFGBEqReplaceRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ga.IrishReplaceRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ga.LogainmRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ga.PeopleRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ga.PrestandardReplaceRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.ga.SpacesRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.gl.CastWordsRule
 
getMessage() - Method in class org.languagetool.rules.gl.GalicianBarbarismsRule
 
getMessage() - Method in class org.languagetool.rules.gl.GalicianRedundancyRule
 
getMessage() - Method in class org.languagetool.rules.gl.GalicianWikipediaRule
 
getMessage() - Method in class org.languagetool.rules.gl.GalicianWordinessRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.gl.SimpleReplaceRule
 
getMessage(MLServerProto.Match, AnalyzedSentence) - Method in class org.languagetool.rules.GRPCRule
messages can be provided by the ML server or the Java client fill them in here or leave this empty if the server takes care of it
getMessage() - Method in class org.languagetool.rules.km.KhmerSimpleReplaceRule
 
getMessage() - Method in class org.languagetool.rules.LongParagraphRule
 
getMessage() - Method in class org.languagetool.rules.LongSentenceRule
 
getMessage(ConfusionString, ConfusionString) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
getMessage() - Method in class org.languagetool.rules.nl.CheckCaseRule
 
getMessage() - Method in class org.languagetool.rules.nl.SimpleReplaceRule
 
getMessage(String, String) - Method in class org.languagetool.rules.nl.WordCoherencyRule
 
getMessage() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
Get the message shown to the user if this rule matches.
getMessage() - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRule
 
getMessage() - Method in class org.languagetool.rules.pl.DashRule
 
getMessage() - Method in class org.languagetool.rules.pl.PolishWordRepeatRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.pl.SimpleReplaceRule
 
getMessage(String, String) - Method in class org.languagetool.rules.pl.WordCoherencyRule
 
getMessage() - Method in class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
 
getMessage() - Method in class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
 
getMessage() - Method in class org.languagetool.rules.pt.PortugueseArchaismsRule
 
getMessage() - Method in class org.languagetool.rules.pt.PortugueseBarbarismsRule
 
getMessage() - Method in class org.languagetool.rules.pt.PortugueseClicheRule
 
getMessage() - Method in class org.languagetool.rules.pt.PortugueseDiacriticsRule
 
getMessage(int, int, int, int) - Method in class org.languagetool.rules.pt.PortugueseReadabilityRule
 
getMessage() - Method in class org.languagetool.rules.pt.PortugueseRedundancyRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.pt.PortugueseReplaceRule
 
getMessage(AbstractUnitConversionRule.Message) - Method in class org.languagetool.rules.pt.PortugueseUnitConversionRule
 
getMessage() - Method in class org.languagetool.rules.pt.PortugueseWeaselWordsRule
 
getMessage() - Method in class org.languagetool.rules.pt.PortugueseWikipediaRule
 
getMessage(String, String) - Method in class org.languagetool.rules.pt.PortugueseWordCoherencyRule
 
getMessage() - Method in class org.languagetool.rules.pt.PortugueseWordinessRule
 
getMessage() - Method in class org.languagetool.rules.pt.PostReformPortugueseDashRule
 
getMessage() - Method in class org.languagetool.rules.pt.PreReformPortugueseDashRule
 
getMessage(int, int, int, int) - Method in class org.languagetool.rules.ReadabilityRule
 
getMessage() - Method in class org.languagetool.rules.ro.SimpleReplaceRule
 
getMessage() - Method in class org.languagetool.rules.ru.RussianDashRule
 
getMessage() - Method in class org.languagetool.rules.ru.RussianSimpleReplaceRule
 
getMessage(String, String) - Method in class org.languagetool.rules.ru.RussianWordCoherencyRule
 
getMessage() - Method in class org.languagetool.rules.ru.RussianWordRepeatRule
 
getMessage(String, String) - Method in class org.languagetool.rules.ru.RussianWordRootRepeatRule
 
getMessage() - Method in class org.languagetool.rules.RuleMatch
A human-readable explanation describing the error.
getMessage(boolean) - Method in class org.languagetool.rules.SentenceWhitespaceRule
 
getMessage() - Method in class org.languagetool.rules.SuggestionWithMessage
 
getMessage(String, String) - Method in class org.languagetool.rules.sv.WordCoherencyRule
 
getMessage() - Method in interface org.languagetool.rules.translation.Translator
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.uk.SimpleReplaceSoftRule
 
getMessage(String, List<String>) - Method in class org.languagetool.rules.uk.SimpleReplaceSpelling1992Rule
 
getMessageBundle() - Static method in class org.languagetool.JLanguageTool
Gets the ResourceBundle (i18n strings) for the default language of the user's system.
getMessageBundle(Language) - Static method in class org.languagetool.JLanguageTool
Gets the ResourceBundle (i18n strings) for the given user interface language.
getMessageBundle() - Static method in class org.languagetool.ResourceBundleTools
Gets the ResourceBundle (i18n strings) for the default language of the user's system.
getMessageBundle(Language) - Static method in class org.languagetool.ResourceBundleTools
Gets the ResourceBundle (i18n strings) for the given user interface language.
getMessageOfLevel(int) - Method in class org.languagetool.openoffice.stylestatistic.LevelRule
 
getMessageString() - Method in class org.languagetool.rules.ar.ArabicWrongWordInContextRule
 
getMessageString() - Method in class org.languagetool.rules.ca.CatalanWrongWordInContextRule
 
getMessageString() - Method in class org.languagetool.rules.de.GermanWrongWordInContextRule
 
getMessageString() - Method in class org.languagetool.rules.en.EnglishWrongWordInContextRule
 
getMessageString() - Method in class org.languagetool.rules.es.SpanishWrongWordInContextRule
 
getMessageString() - Method in class org.languagetool.rules.nl.DutchWrongWordInContextRule
 
getMessageString() - Method in class org.languagetool.rules.pt.PortugueseWrongWordInContextRule
 
getMessageString() - Method in class org.languagetool.rules.WrongWordInContextRule
 
getMetricEquivalent(double, Unit) - Method in class org.languagetool.rules.AbstractUnitConversionRule
 
getMinConfigurableValue() - Method in class org.languagetool.rules.AbstractFillerWordsRule
 
getMinConfigurableValue() - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
getMinConfigurableValue() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
 
getMinConfigurableValue() - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
getMinConfigurableValue() - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
 
getMinConfigurableValue() - Method in class org.languagetool.rules.LongParagraphRule
 
getMinConfigurableValue() - Method in class org.languagetool.rules.LongSentenceRule
 
getMinConfigurableValue() - Method in class org.languagetool.rules.ReadabilityRule
 
getMinConfigurableValue() - Method in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
 
getMinConfigurableValue() - Method in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
getMinConfigurableValue() - Method in class org.languagetool.rules.Rule
Overwrite this to define the minimum of a configurable value
getMinimumDisplayDigits() - Method in class org.languagetool.gui.Main.TextLineNumber
Gets the minimum display digits
getMinimumNumberOfCalls() - Method in class org.languagetool.rules.RemoteRuleConfig
 
getMinOccurrence() - Method in class org.languagetool.rules.patterns.PatternToken
The minimum number of times the element needs to occur.
getMinPort() - Method in class org.languagetool.server.HTTPServerConfig
 
getMinPrevMatches() - Method in class org.languagetool.rules.Rule
 
getMnemonic(String) - Static method in class org.languagetool.gui.Tools
Returns mnemonic of a UI element.
getMode() - Method in class org.languagetool.remote.CheckConfiguration
 
getMonth(String) - Method in class org.languagetool.rules.AbstractDateCheckFilter
Implement so that January returns 1, February 2 etc.
getMonth(String) - Method in class org.languagetool.rules.AbstractFutureDateFilter
Implement so that January returns 1, February 2 etc.
getMonth(String) - Method in class org.languagetool.rules.AbstractNewYearDateFilter
Implement so that January returns 1, February 2 etc.
getMonth(String) - Method in class org.languagetool.rules.ar.filters.ArabicDateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.br.DateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.ca.DateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.ca.NewYearDateFilter
 
getMonth(String) - Method in class org.languagetool.rules.de.DateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.de.FutureDateFilter
 
getMonth(String) - Method in class org.languagetool.rules.de.NewYearDateFilter
 
getMonth(String) - Method in class org.languagetool.rules.en.DateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.en.FutureDateFilter
 
getMonth(String) - Method in class org.languagetool.rules.en.NewYearDateFilter
 
getMonth(String) - Method in class org.languagetool.rules.eo.DateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.es.DateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.es.NewYearDateFilter
 
getMonth(String) - Method in class org.languagetool.rules.fr.DateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.fr.NewYearDateFilter
 
getMonth(String) - Method in class org.languagetool.rules.it.DateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.nl.DateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.pl.DateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.pt.DateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.pt.FutureDateFilter
 
getMonth(String) - Method in class org.languagetool.rules.pt.NewYearDateFilter
 
getMonth(String) - Method in class org.languagetool.rules.ru.DateCheckFilter
 
getMonth(String) - Method in class org.languagetool.rules.ru.FutureDateFilter
 
getMonth(String) - Method in class org.languagetool.rules.uk.DateCheckFilter
 
getMostUsedWord(int) - Method in class org.languagetool.openoffice.stylestatistic.UsedWordRule
 
getMostUsedWords() - Method in class org.languagetool.openoffice.stylestatistic.UsedWordRule
 
getMotherTongue() - Method in class org.languagetool.commandline.CommandLineOptions
 
getMotherTongue() - Method in class org.languagetool.gui.Configuration
 
getMotherTongue() - Method in class org.languagetool.server.HTTPServerConfig
 
getMotherTongueLangCode() - Method in class org.languagetool.remote.CheckConfiguration
 
getMultiDocumentsHandler() - Method in class org.languagetool.openoffice.SingleDocument
Get MultiDocumentsHandler
getName() - Method in class org.languagetool.language.AmericanEnglish
 
getName() - Method in class org.languagetool.language.AngolaPortuguese
 
getName() - Method in class org.languagetool.language.Arabic
 
getName() - Method in class org.languagetool.language.Asturian
Deprecated.
 
getName() - Method in class org.languagetool.language.AustralianEnglish
 
getName() - Method in class org.languagetool.language.AustrianGerman
 
getName() - Method in class org.languagetool.language.BalearicCatalan
 
getName() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
getName() - Method in class org.languagetool.language.BelgianDutch
 
getName() - Method in class org.languagetool.language.BelgianFrench
 
getName() - Method in class org.languagetool.language.BrazilianPortuguese
 
getName() - Method in class org.languagetool.language.Breton
 
getName() - Method in class org.languagetool.language.BritishEnglish
 
getName() - Method in class org.languagetool.language.CanadianEnglish
 
getName() - Method in class org.languagetool.language.CanadianFrench
 
getName() - Method in class org.languagetool.language.Catalan
 
getName() - Method in class org.languagetool.language.Chinese
 
getName() - Method in class org.languagetool.language.Contributor
 
getName() - Method in class org.languagetool.language.Danish
Deprecated.
 
getName() - Method in class org.languagetool.language.Dutch
 
getName() - Method in class org.languagetool.language.English
 
getName() - Method in class org.languagetool.language.Esperanto
 
getName() - Method in class org.languagetool.language.French
 
getName() - Method in class org.languagetool.language.Galician
 
getName() - Method in class org.languagetool.language.German
 
getName() - Method in class org.languagetool.language.GermanyGerman
 
getName() - Method in class org.languagetool.Language
Get this language's name in English, e.g.
getName() - Method in class org.languagetool.language.Greek
 
getName() - Method in class org.languagetool.language.Icelandic
Deprecated.
 
getName() - Method in class org.languagetool.language.Irish
 
getName() - Method in class org.languagetool.language.Italian
 
getName() - Method in class org.languagetool.language.Japanese
 
getName() - Method in class org.languagetool.language.Khmer
 
getName() - Method in class org.languagetool.language.Lithuanian
Deprecated.
 
getName() - Method in class org.languagetool.language.Malayalam
Deprecated.
 
getName() - Method in class org.languagetool.language.MozambiquePortuguese
 
getName() - Method in class org.languagetool.language.NewZealandEnglish
 
getName() - Method in class org.languagetool.language.Persian
 
getName() - Method in class org.languagetool.language.Polish
 
getName() - Method in class org.languagetool.language.PortugalPortuguese
 
getName() - Method in class org.languagetool.language.Portuguese
 
getName() - Method in class org.languagetool.language.Romanian
 
getName() - Method in class org.languagetool.language.Russian
 
getName() - Method in class org.languagetool.language.SimpleGerman
 
getName() - Method in class org.languagetool.language.Slovak
 
getName() - Method in class org.languagetool.language.Slovenian
Deprecated.
 
getName() - Method in class org.languagetool.language.SouthAfricanEnglish
 
getName() - Method in class org.languagetool.language.Spanish
 
getName() - Method in class org.languagetool.language.SpanishVoseo
 
getName() - Method in class org.languagetool.language.Swedish
Deprecated.
 
getName() - Method in class org.languagetool.language.SwissFrench
 
getName() - Method in class org.languagetool.language.SwissGerman
 
getName() - Method in class org.languagetool.language.Tagalog
Deprecated.
 
getName() - Method in class org.languagetool.language.Tamil
 
getName() - Method in class org.languagetool.language.Ukrainian
 
getName() - Method in class org.languagetool.language.Ukrainian1992
 
getName() - Method in class org.languagetool.language.ValencianCatalan
 
getName() - Method in class org.languagetool.noop.NoopLanguage
 
getName() - Method in class org.languagetool.rules.Category
 
getName() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
string name = 2;
getName() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
string name = 2;
getName() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleCategoryOrBuilder
string name = 2;
getName() - Method in class org.languagetool.server.DictGroupEntry
 
getName() - Method in class org.languagetool.server.ExtendedUserInfo
 
getNameBytes() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
string name = 2;
getNameBytes() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
string name = 2;
getNameBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleCategoryOrBuilder
string name = 2;
getNameOfParagraph(int) - Method in class org.languagetool.openoffice.stylestatistic.StatAnCache
get name of paragraph (maximal MAX_NAME_LENGTH characters)
getNameOfParagraph(String) - Method in class org.languagetool.openoffice.stylestatistic.StatAnCache
get name of paragraph (maximal MAX_NAME_LENGTH characters)
getNearestSortedTextId(int) - Method in class org.languagetool.openoffice.DocumentCache
Return nearest sorted text Id
getNegation() - Method in class org.languagetool.rules.patterns.PatternToken
getNerUrl() - Method in class org.languagetool.GlobalConfig
 
getNewTokenReadings() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
 
getNextQueueEntry(DocumentCache.TextParagraph) - Method in class org.languagetool.openoffice.SingleDocument
get the next queue entry which is the next empty cache entry
getNextToken() - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
getNgramDirectory() - Method in class org.languagetool.gui.Configuration
Directory with ngram data or null.
getNgramLangIdentData() - Method in class org.languagetool.server.HTTPServerConfig
 
getNGrams() - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
Returns the ngram level used, typically 3.
getNonStrictCompoundSplitter() - Method in class org.languagetool.language.German
 
getNonStrictInstance() - Static method in class org.languagetool.tokenizers.de.GermanCompoundTokenizer
 
getNotesPage(XDrawPage) - Static method in class org.languagetool.openoffice.OfficeDrawTools
in impress documents each normal draw page has a corresponding notes page
getNounCase(String) - Static method in class org.languagetool.rules.de.GermanHelper
 
getNounGender(String) - Static method in class org.languagetool.rules.de.GermanHelper
 
getNounInflections(List<AnalyzedToken>, Pattern) - Static method in class org.languagetool.rules.uk.InflectionHelper
 
getNounNumber(String) - Static method in class org.languagetool.rules.de.GermanHelper
 
getNullableResult(ResultSet, String) - Method in class org.languagetool.server.UUIDTypeHandler
 
getNullableResult(ResultSet, int) - Method in class org.languagetool.server.UUIDTypeHandler
 
getNullableResult(CallableStatement, int) - Method in class org.languagetool.server.UUIDTypeHandler
 
getNum(String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
getNumber() - Method in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
 
getNumber() - Method in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
 
getNumber() - Method in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
 
getNumber() - Method in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
 
getNumberFormat() - Method in class org.languagetool.rules.AbstractUnitConversionRule
Override in subclasses
getNumberFormat() - Method in class org.languagetool.rules.de.UnitConversionRule
 
getNumberFormat() - Method in class org.languagetool.rules.en.UnitConversionRule
 
getNumberFormat() - Method in class org.languagetool.rules.pt.PortugueseUnitConversionRule
 
getNumberOfAllFlatPara() - Method in class org.languagetool.openoffice.FlatParagraphTools
Returns Number of all FlatParagraphs of Document from current FlatParagraph Returns negative value if it fails
getNumberOfMatches() - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
getNumberOfMatches() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
 
getNumberOfSyllables(String, Language) - Method in class org.languagetool.LinguServices
Returns the number of syllable of a word Returns -1 if the word was not found or anything goes wrong
getNumberOfSyllables(String, Language) - Method in class org.languagetool.openoffice.LinguisticServices
Returns the number of syllable of a word Returns -1 if the word was not found or anything goes wrong
getNumberOfSyllables(String, Locale) - Method in class org.languagetool.openoffice.LinguisticServices
 
getNumberOfTextParagraph(int) - Method in class org.languagetool.openoffice.DocumentCache
get Number of Text Paragraph from Number of Flat Paragraph
getNumDocs() - Method in class org.languagetool.dev.index.SearcherResult
 
getNumericWordValue(String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
getNumerus() - Method in class org.languagetool.tagging.de.AnalyzedGermanToken
 
getNumMinToCheckParas() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Returns a list of different numbers of paragraphs to check for text level rules
getNumParasToCheck() - Method in class org.languagetool.gui.Configuration
get the number of paragraphs to be checked for TextLevelRules
getNumrInflections(List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.InflectionHelper
 
getOccurrences() - Method in class org.languagetool.rules.ngrams.Probability
The number the longest ngram occurs in the corpus.
getOfficeProductInfo(XComponentContext) - Static method in class org.languagetool.openoffice.OfficeTools
get information of LO/OO office product
getOffset() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
start position in the sentence (i.e. not relative to whole text) uint32 offset = 1;
getOffset() - Method in class org.languagetool.rules.ml.MLServerProto.Match
start position in the sentence (i.e. not relative to whole text) uint32 offset = 1;
getOffset() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
start position in the sentence (i.e. not relative to whole text) uint32 offset = 1;
getOldConfigFile() - Static method in class org.languagetool.openoffice.OfficeTools
Returns old configuration file
getOneForm(String, String) - Static method in class org.languagetool.tools.ArabicUnitsHelper
 
getOnlySuggestions(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
getOnlySuggestions(String) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
getOnlySuggestions(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Get suggestions that will replace all other suggestions.
getOpeningDoubleQuote() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
getOpeningDoubleQuote() - Method in class org.languagetool.language.Catalan
 
getOpeningDoubleQuote() - Method in class org.languagetool.language.Dutch
 
getOpeningDoubleQuote() - Method in class org.languagetool.language.English
 
getOpeningDoubleQuote() - Method in class org.languagetool.language.French
 
getOpeningDoubleQuote() - Method in class org.languagetool.language.German
 
getOpeningDoubleQuote() - Method in class org.languagetool.Language
 
getOpeningDoubleQuote() - Method in class org.languagetool.language.PortugalPortuguese
 
getOpeningDoubleQuote() - Method in class org.languagetool.language.Portuguese
 
getOpeningDoubleQuote() - Method in class org.languagetool.language.Russian
 
getOpeningDoubleQuote() - Method in class org.languagetool.language.Spanish
 
getOpeningDoubleQuote() - Method in class org.languagetool.language.SwissGerman
 
getOpeningDoubleQuote() - Method in class org.languagetool.language.Ukrainian
 
getOpeningSingleQuote() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
getOpeningSingleQuote() - Method in class org.languagetool.language.Catalan
 
getOpeningSingleQuote() - Method in class org.languagetool.language.Dutch
 
getOpeningSingleQuote() - Method in class org.languagetool.language.English
 
getOpeningSingleQuote() - Method in class org.languagetool.language.French
 
getOpeningSingleQuote() - Method in class org.languagetool.language.German
 
getOpeningSingleQuote() - Method in class org.languagetool.Language
 
getOpeningSingleQuote() - Method in class org.languagetool.language.Portuguese
 
getOpeningSingleQuote() - Method in class org.languagetool.language.Russian
 
getOpeningSingleQuote() - Method in class org.languagetool.language.Spanish
 
getOpeningSingleQuote() - Method in class org.languagetool.language.Ukrainian
 
getOpenTelemetry() - Method in enum org.languagetool.tools.TelemetryProvider
To use the openTelemetry instance directly without the helper functions
getOptional(String, Map<String, String>) - Method in class org.languagetool.rules.patterns.RuleFilter
 
getOptional(String, Map<String, String>, String) - Method in class org.languagetool.rules.patterns.RuleFilter
 
getOptionalProperty(Properties, String, String) - Method in class org.languagetool.server.HTTPServerConfig
 
getOptions() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
getOptions() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
.lt_ml_server.ProcessingOptions options = 2;
getOptions() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzeRequestOrBuilder
.lt_ml_server.ProcessingOptions options = 2;
getOptions() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
getOptions() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
.lt_ml_server.ProcessingOptions options = 2;
getOptions() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessRequestOrBuilder
.lt_ml_server.ProcessingOptions options = 2;
getOptions() - Method in class org.languagetool.rules.RemoteRuleConfig
miscellaneous options for remote rules allows implementing additional behavior in subclasses some options defined in RemoteRule: fixOffsets: boolean - adjust offsets of matches because of discrepancies in string length for some unicode characters between Java and Python filterMatches: boolean - enable anti-patterns from remote-rule-filters.xml suppressMisspelledMatch: regex - filter out matches with matching rule IDs that have misspelled suggestions suppressMisspelledSuggestions: regex - filter out misspelled suggestions from matches with matching rule IDs
getOptionsBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
getOptionsBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
getOptionsOrBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
getOptionsOrBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
.lt_ml_server.ProcessingOptions options = 2;
getOptionsOrBuilder() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzeRequestOrBuilder
.lt_ml_server.ProcessingOptions options = 2;
getOptionsOrBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
getOptionsOrBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
.lt_ml_server.ProcessingOptions options = 2;
getOptionsOrBuilder() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessRequestOrBuilder
.lt_ml_server.ProcessingOptions options = 2;
getOrAddLanguageByClassName(String) - Static method in class org.languagetool.Languages
Get the Language object for the given language class name or try to create it and add to dynamic languages.
getOrGroup() - Method in class org.languagetool.rules.patterns.PatternToken
Returns the group of elements linked with OR operator.
getOriginalErrorContext(int) - Method in class org.languagetool.dev.wikipedia.RuleMatchApplication
 
getOriginalErrorStr() - Method in class org.languagetool.rules.RuleMatch
Get the underlined string in the original sentence.
getOriginalPosition(int) - Method in class org.languagetool.AnalyzedSentence
Get a position of a non-whitespace token in the original sentence with whitespace.
getOriginalText() - Method in class org.languagetool.dev.wikipedia.RuleMatchApplication
 
getOriginalText() - Method in class org.languagetool.markup.AnnotatedText
Get the plain text, without markup and content from interpretAs.
getOriginalTextPositionFor(int) - Method in class org.languagetool.dev.wikipedia.PlainTextMapping
 
getOriginalTextPositionFor(int, boolean) - Method in class org.languagetool.markup.AnnotatedText
Internally used by LanguageTool to adjust error positions to point to the original location with markup, even though markup was ignored during text checking.
getOriginalWikiMarkup() - Method in class org.languagetool.dev.wikipedia.MarkupAwareWikipediaResult
 
getOtherCapitalizationMessage() - Method in class org.languagetool.rules.AbstractSpecificCaseRule
 
getOtherCapitalizationMessage() - Method in class org.languagetool.rules.be.BelarusianSpecificCaseRule
 
getOtherCapitalizationMessage() - Method in class org.languagetool.rules.el.GreekSpecificCaseRule
 
getOtherCapitalizationMessage() - Method in class org.languagetool.rules.en.EnglishSpecificCaseRule
 
getPageSize(XDrawPage) - Static method in class org.languagetool.openoffice.OfficeDrawTools
get size of the given page
getPageTitle(URL) - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
getParagraphFromCurrentPage(XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
get the first paragraph of current draw page
getParagraphFromCurrentSheet(XComponent) - Static method in class org.languagetool.openoffice.OfficeSpreadsheetTools
get the first paragraph from current visual sheet
getParagraphsCache() - Method in class org.languagetool.openoffice.CacheIO
get paragraph caches (results for check of paragraphes)
getParagraphsfrom(int, int) - Method in class org.languagetool.openoffice.stylestatistic.StatAnCache
 
getParagraphType(int) - Method in class org.languagetool.openoffice.DocumentCache
get Type of Paragraph from flat paragraph number
getParserForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
getParserForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
getParserForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
getParserForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
getParserForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
getParserForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
getParserForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
getParserForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
getParserForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
getParserForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
getParserForType() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
getPart() - Method in class org.languagetool.markup.TextPart
 
getParts() - Method in class org.languagetool.markup.AnnotatedText
 
getPassword() - Method in class org.languagetool.server.BasicAuthentication
 
getPasswordAuthentication() - Method in class org.languagetool.rules.patterns.PasswordAuthenticator
 
getPasswortLoginAccessListPath() - Method in class org.languagetool.server.HTTPServerConfig
 
getPathFromLTResourceFolder(String) - Method in class org.languagetool.RuleEntityResolver
 
getPattern() - Method in class org.languagetool.rules.patterns.RegexPatternRule
 
getPatternFromPos() - Method in class org.languagetool.rules.RuleMatch
Position of the start of the pattern (in characters, zero-based, relative to the original input text).
getPatternRuleId() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
The rule id and its sub id, if any.
getPatternRules() - Method in class org.languagetool.Language
Get the pattern rules as defined in the files returned by Language.getRuleFileNames().
getPatternRules() - Method in class org.languagetool.noop.NoopLanguage
 
getPatternRulesByIdAndSubId(String, String) - Method in class org.languagetool.JLanguageTool
Get pattern rules by Id and SubId.
getPatternToken() - Method in class org.languagetool.rules.patterns.PatternTokenMatcher
 
getPatternTokens() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
getPatternToPos() - Method in class org.languagetool.rules.RuleMatch
Position of the end of the mistake pattern (in characters, zero-based, relative to the original input text).
getPermanentIgnoredMatches() - Method in class org.languagetool.openoffice.SingleDocument
 
getPhraseName() - Method in class org.languagetool.rules.patterns.PatternToken
Gets the phrase the element is in.
getPhrases(List<RuleMatch>, AnnotatedText) - Method in class org.languagetool.rules.DictionarySpellMatchFilter
 
getPhrasesPath() - Method in class org.languagetool.rules.AbstractSpecificCaseRule
 
getPhrasesPath() - Method in class org.languagetool.rules.be.BelarusianSpecificCaseRule
 
getPhrasesPath() - Method in class org.languagetool.rules.el.GreekSpecificCaseRule
 
getPhrasesPath() - Method in class org.languagetool.rules.en.EnglishSpecificCaseRule
 
getPipelineExpireTime() - Method in class org.languagetool.server.HTTPServerConfig
 
getPlainText() - Method in class org.languagetool.dev.wikipedia.PlainTextMapping
 
getPlainText(String) - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
getPlainText() - Method in class org.languagetool.markup.AnnotatedText
Get the plain text, without markup but with content from interpretAs.
getPlainTextContext(int, int, String) - Method in class org.languagetool.tools.ContextTools
Get a plain text context that uses ^ characters in a new line as a marker of the given string region.
getPlainTextMapping(String) - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
getPluralForm(String, String) - Static method in class org.languagetool.tools.ArabicUnitsHelper
 
getPort() - Method in class org.languagetool.rules.RemoteRuleConfig
 
getPort() - Method in class org.languagetool.server.HTTPServerConfig
 
getPosFix() - Method in class org.languagetool.AnalyzedTokenReadings
 
getPosition(String, AnalyzedTokenReadings[], RuleMatch) - Method in class org.languagetool.rules.patterns.RuleFilter
 
getPOSNegation() - Method in class org.languagetool.rules.patterns.PatternToken
 
getPosRegexMatch() - Method in class org.languagetool.rules.patterns.Match
 
getPossibleTags() - Method in class org.languagetool.synthesis.ca.CatalanSynthesizer
 
getPossibleTags() - Method in class org.languagetool.synthesis.ManualSynthesizer
Retrieve all the possible POS values.
getPossibleValues() - Method in class org.languagetool.rules.patterns.StringMatcher
 
getPOSTag() - Method in class org.languagetool.AnalyzedToken
 
getPostag() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string postag = 2;
getPostag() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
string postag = 2;
getPostag() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestItemOrBuilder
string postag = 2;
getPosTag() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string posTag = 2;
getPosTag() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
string posTag = 2;
getPosTag() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenOrBuilder
string posTag = 2;
getPosTag() - Method in class org.languagetool.rules.patterns.Match
 
getPOStag() - Method in class org.languagetool.rules.patterns.PatternToken
 
getPostag() - Method in class org.languagetool.rules.SynonymsData
 
getPosTag() - Method in class org.languagetool.tagging.TaggedWord
 
getPostagBytes() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string postag = 2;
getPostagBytes() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
string postag = 2;
getPostagBytes() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestItemOrBuilder
string postag = 2;
getPosTagBytes() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string posTag = 2;
getPosTagBytes() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
string posTag = 2;
getPosTagBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenOrBuilder
string posTag = 2;
getPosTagCorrection(String) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
 
getPosTagCorrection(String) - Method in class org.languagetool.synthesis.BaseSynthesizer
 
getPosTagCorrection(String) - Method in class org.languagetool.synthesis.pl.PolishSynthesizer
 
getPosTagCorrection(String) - Method in interface org.languagetool.synthesis.Synthesizer
Gets a corrected version of the POS tag used for synthesis.
getPostagRegexp() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
bool postag_regexp = 3;
getPostagRegexp() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
bool postag_regexp = 3;
getPostagRegexp() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestItemOrBuilder
bool postag_regexp = 3;
getPostagReplace() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string postag_replace = 4;
getPostagReplace() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
string postag_replace = 4;
getPostagReplace() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestItemOrBuilder
string postag_replace = 4;
getPosTagReplace() - Method in class org.languagetool.rules.patterns.Match
 
getPostagReplaceBytes() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string postag_replace = 4;
getPostagReplaceBytes() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
string postag_replace = 4;
getPostagReplaceBytes() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestItemOrBuilder
string postag_replace = 4;
getPostDisambiguationChunker() - Method in class org.languagetool.Language
Get this language's post disambiguation chunker implementation or null.
getPreDisambigTokens() - Method in class org.languagetool.AnalyzedSentence
 
getPreDisambigTokensWithoutWhitespace() - Method in class org.languagetool.AnalyzedSentence
 
getPreferedLanguages() - Method in class org.languagetool.server.HTTPServerConfig
 
getPreferredLanguages() - Method in class org.languagetool.UserConfig
This may not contain the full preferredLanguages list as it's intended to only be used with ForeignLanguageChecker
getPremium() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
bool premium = 4;
getPremium() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
bool premium = 4;
getPremium() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
bool premium = 4;
getPremium_from() - Method in class org.languagetool.server.ExtendedUserInfo
 
getPremium_to() - Method in class org.languagetool.server.ExtendedUserInfo
 
getPremiumUid() - Method in class org.languagetool.UserConfig
 
getPrimaryLanguageOfPartOfParagraph(int, int, int, Locale) - Method in class org.languagetool.openoffice.FlatParagraphTools
Get the main language of paragraph
getPrimaryParagraphLanguage(XFlatParagraph, int, int, Locale, Locale, boolean) - Static method in class org.languagetool.openoffice.FlatParagraphTools
Get the main language of paragraph
getPriorityForId(String) - Method in class org.languagetool.language.Belarusian
Deprecated.
 
getPriorityForId(String) - Method in class org.languagetool.language.BritishEnglish
 
getPriorityForId(String) - Method in class org.languagetool.language.Catalan
 
getPriorityForId(String) - Method in class org.languagetool.language.Dutch
 
getPriorityForId(String) - Method in class org.languagetool.language.English
 
getPriorityForId(String) - Method in class org.languagetool.language.French
 
getPriorityForId(String) - Method in class org.languagetool.language.Galician
 
getPriorityForId(String) - Method in class org.languagetool.language.German
 
getPriorityForId(String) - Method in class org.languagetool.Language
Returns a priority for Rule or Category Id (default: 0).
getPriorityForId(String) - Method in class org.languagetool.language.Irish
 
getPriorityForId(String) - Method in class org.languagetool.language.Polish
 
getPriorityForId(String) - Method in class org.languagetool.language.PortugalPortuguese
 
getPriorityForId(String) - Method in class org.languagetool.language.Portuguese
 
getPriorityForId(String) - Method in class org.languagetool.language.Russian
 
getPriorityForId(String) - Method in class org.languagetool.language.SimpleGerman
 
getPriorityForId(String) - Method in class org.languagetool.language.Spanish
 
getProb() - Method in class org.languagetool.rules.ngrams.Probability
A probability-like value, but can be filled with any float >= 0.
getProcessMethod() - Static method in class org.languagetool.rules.ml.PostProcessingServerGrpc
 
getProcessMethod() - Static method in class org.languagetool.rules.ml.ProcessingServerGrpc
 
getProclitic(AnalyzedToken) - Method in class org.languagetool.tagging.ar.ArabicTagger
 
getProhibitFileName() - Method in class org.languagetool.rules.nl.MorfologikDutchSpellerRule
 
getProhibitFileName() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Get the name of the prohibit file, which lists words not to be accepted, even when the spell checker would accept them.
getPrometheusPort() - Method in class org.languagetool.server.HTTPServerConfig
 
getPronounSuffix(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
getProperty(Properties, String, File) - Method in class org.languagetool.server.HTTPServerConfig
 
getProperty(String) - Method in class org.languagetool.tools.MultiKeyProperties
 
getProtocol() - Method in class org.languagetool.server.HTTPServer
 
getProtocol() - Method in class org.languagetool.server.HTTPSServer
 
getProtocols() - Static method in class org.languagetool.tokenizers.WordTokenizer
Get the protocols that the tokenizer knows about.
getPseudoMatches(String, String) - Method in class org.languagetool.tools.DiffsAsMatches
 
getPseudoProbability(List<String>) - Method in class org.languagetool.languagemodel.BaseLanguageModel
 
getPseudoProbability(List<String>) - Method in interface org.languagetool.languagemodel.LanguageModel
This is not always guaranteed to be a real probability (0.0 to 1.0).
getPseudoProbability(List<String>) - Method in class org.languagetool.languagemodel.MultiLanguageModel
 
getPseudoProbabilityStupidBackoff(List<String>) - Method in class org.languagetool.languagemodel.BaseLanguageModel
 
getQueueEntryForChangedParagraph() - Method in class org.languagetool.openoffice.SingleDocument
get the queue entry for the first changed paragraph in document cache
getRangesFromSentences(AnnotatedText, List<String>) - Static method in class org.languagetool.SentenceRange
 
getRawAnalyzedSentence(String) - Method in class org.languagetool.JLanguageTool
Tokenizes the given sentence into words and analyzes it.
getRawMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatches(int) - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessResponseOrBuilder
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessResponseOrBuilder
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesList() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessResponseOrBuilder
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessResponseOrBuilder
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
repeated .lt_ml_server.Match rawMatches = 1;
getRawMatchesOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessResponseOrBuilder
repeated .lt_ml_server.Match rawMatches = 1;
getReader() - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel.LuceneSearcher
 
getReadings() - Method in class org.languagetool.AnalyzedTokenReadings
 
getReadings() - Method in class org.languagetool.chunking.ChunkTaggedToken
 
getReadings(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadings(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadings(int) - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadingsOrBuilder
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsCount() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadingsOrBuilder
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsLength() - Method in class org.languagetool.AnalyzedTokenReadings
Number of readings.
getReadingsList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsList() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadingsOrBuilder
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadingsOrBuilder
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
repeated .lt_ml_server.AnalyzedToken readings = 1;
getReadingsOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadingsOrBuilder
repeated .lt_ml_server.AnalyzedToken readings = 1;
getRedisCertificate() - Method in class org.languagetool.server.HTTPServerConfig
 
getRedisConnectionMilliseconds() - Method in class org.languagetool.server.HTTPServerConfig
Timeout for establishing the initial connection, including e.g.
getRedisDatabase() - Method in class org.languagetool.server.HTTPServerConfig
 
getRedisDictTTLSeconds() - Method in class org.languagetool.server.HTTPServerConfig
 
getRedisHost() - Method in class org.languagetool.server.HTTPServerConfig
 
getRedisKey() - Method in class org.languagetool.server.HTTPServerConfig
 
getRedisKeyPassword() - Method in class org.languagetool.server.HTTPServerConfig
 
getRedisPassword() - Method in class org.languagetool.server.HTTPServerConfig
 
getRedisPort() - Method in class org.languagetool.server.HTTPServerConfig
 
getRedisTimeoutMilliseconds() - Method in class org.languagetool.server.HTTPServerConfig
Timeout for regular commands
getRegexMatch() - Method in class org.languagetool.rules.patterns.Match
 
getRegexReplace() - Method in class org.languagetool.rules.patterns.Match
 
getRelaxedQuery() - Method in class org.languagetool.dev.index.SearcherResult
 
getRelevantConfig(String, List<RemoteRuleConfig>) - Static method in class org.languagetool.rules.RemoteRuleConfig
 
getRelevantLanguageModelCapableRules(ResourceBundle, LanguageModel, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.AmericanEnglish
 
getRelevantLanguageModelCapableRules(ResourceBundle, LanguageModel, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.AustralianEnglish
 
getRelevantLanguageModelCapableRules(ResourceBundle, LanguageModel, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.AustrianGerman
 
getRelevantLanguageModelCapableRules(ResourceBundle, LanguageModel, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.BritishEnglish
 
getRelevantLanguageModelCapableRules(ResourceBundle, LanguageModel, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.CanadianEnglish
 
getRelevantLanguageModelCapableRules(ResourceBundle, LanguageModel, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.English
 
getRelevantLanguageModelCapableRules(ResourceBundle, LanguageModel, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.GermanyGerman
 
getRelevantLanguageModelCapableRules(ResourceBundle, LanguageModel, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.Language
Get a list of rules that can optionally use a LanguageModel.
getRelevantLanguageModelCapableRules(ResourceBundle, LanguageModel, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.NewZealandEnglish
 
getRelevantLanguageModelCapableRules(ResourceBundle, LanguageModel, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.SimpleGerman
 
getRelevantLanguageModelCapableRules(ResourceBundle, LanguageModel, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.SouthAfricanEnglish
 
getRelevantLanguageModelCapableRules(ResourceBundle, LanguageModel, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.SwissGerman
 
getRelevantLanguageModelRules(ResourceBundle, LanguageModel, UserConfig) - Method in class org.languagetool.language.Arabic
 
getRelevantLanguageModelRules(ResourceBundle, LanguageModel, UserConfig) - Method in class org.languagetool.language.Chinese
 
getRelevantLanguageModelRules(ResourceBundle, LanguageModel, UserConfig) - Method in class org.languagetool.language.Dutch
 
getRelevantLanguageModelRules(ResourceBundle, LanguageModel, UserConfig) - Method in class org.languagetool.language.English
 
getRelevantLanguageModelRules(ResourceBundle, LanguageModel, UserConfig) - Method in class org.languagetool.language.French
 
getRelevantLanguageModelRules(ResourceBundle, LanguageModel, UserConfig) - Method in class org.languagetool.language.German
 
getRelevantLanguageModelRules(ResourceBundle, LanguageModel, UserConfig) - Method in class org.languagetool.Language
Get a list of rules that require a LanguageModel.
getRelevantLanguageModelRules(ResourceBundle, LanguageModel, UserConfig) - Method in class org.languagetool.language.Italian
 
getRelevantLanguageModelRules(ResourceBundle, LanguageModel, UserConfig) - Method in class org.languagetool.language.Portuguese
 
getRelevantLanguageModelRules(ResourceBundle, LanguageModel, UserConfig) - Method in class org.languagetool.language.Russian
 
getRelevantLanguageModelRules(ResourceBundle, LanguageModel, UserConfig) - Method in class org.languagetool.language.SimpleGerman
 
getRelevantLanguageModelRules(ResourceBundle, LanguageModel, UserConfig) - Method in class org.languagetool.language.Spanish
 
getRelevantRemoteRules(ResourceBundle, List<RemoteRuleConfig>, GlobalConfig, UserConfig, Language, List<Language>, boolean) - Method in class org.languagetool.Language
For rules that depend on a remote server; based on RemoteRule will be executed asynchronously, with timeout, retries, etc.
getRelevantRemoteRules(ResourceBundle, List<RemoteRuleConfig>, GlobalConfig, UserConfig, Language, List<Language>, boolean) - Method in class org.languagetool.language.SwissGerman
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.AmericanEnglish
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.AngolaPortuguese
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Arabic
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Asturian
Deprecated.
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.AustralianEnglish
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.AustrianGerman
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Belarusian
Deprecated.
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.BrazilianPortuguese
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Breton
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.BritishEnglish
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.CanadianEnglish
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Catalan
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Chinese
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Danish
Deprecated.
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Dutch
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.English
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Esperanto
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.French
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Galician
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.German
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.GermanyGerman
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.Language
Get the rules classes that should run for texts in this language.
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Greek
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Icelandic
Deprecated.
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Irish
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Italian
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Japanese
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Khmer
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Lithuanian
Deprecated.
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Malayalam
Deprecated.
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.MozambiquePortuguese
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.NewZealandEnglish
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.NonSwissGerman
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Persian
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Polish
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.PortugalPortuguese
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Portuguese
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Romanian
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Russian
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.SimpleGerman
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Slovak
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Slovenian
Deprecated.
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.SouthAfricanEnglish
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Spanish
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Swedish
Deprecated.
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.SwissGerman
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Tagalog
Deprecated.
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Tamil
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.Ukrainian
 
getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.noop.NoopLanguage
 
getRelevantRules() - Static method in class org.languagetool.rules.bitext.BitextRule
 
getRelevantRulesGlobalConfig(ResourceBundle, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.language.French
 
getRelevantRulesGlobalConfig(ResourceBundle, GlobalConfig, UserConfig, Language, List<Language>) - Method in class org.languagetool.Language
Get the rules classes that should run for texts in this language.
getRemainingRules() - Method in class org.languagetool.rules.patterns.PatternRuleTransformer.TransformedRules
 
getRemoteApiKey() - Method in class org.languagetool.gui.Configuration
 
getRemoteEnhancedRules(ResourceBundle, List<RemoteRuleConfig>, UserConfig, Language, List<Language>, boolean) - Method in class org.languagetool.language.English
 
getRemoteEnhancedRules(ResourceBundle, List<RemoteRuleConfig>, UserConfig, Language, List<Language>, boolean) - Method in class org.languagetool.Language
For rules whose results are extended using some remote service, e.g.
getRemoteMatchesCache() - Method in class org.languagetool.ResultCache
 
getRemoteRules() - Method in class org.languagetool.remote.RemoteConfigurationInfo
 
getRemoteRulesFile() - Method in class org.languagetool.commandline.CommandLineOptions
 
getRemoteServer() - Method in class org.languagetool.remote.RemoteResult
 
getRemoteUsername() - Method in class org.languagetool.gui.Configuration
 
getRemovalTagger() - Method in class org.languagetool.tagging.CombiningTagger
 
getReplacement() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
string replacement = 1;
getReplacement() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
string replacement = 1;
getReplacement() - Method in interface org.languagetool.rules.ml.MLServerProto.SuggestedReplacementOrBuilder
string replacement = 1;
getReplacement() - Method in class org.languagetool.rules.SuggestedReplacement
 
getReplacementBytes() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
string replacement = 1;
getReplacementBytes() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
string replacement = 1;
getReplacementBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.SuggestedReplacementOrBuilder
string replacement = 1;
getReplacements() - Method in class org.languagetool.remote.RemoteRuleMatch
Potential corrections for the error.
getReplacements() - Method in class org.languagetool.tools.PseudoMatch
 
getRequestLimitAccessToken() - Method in class org.languagetool.server.HTTPServerConfig
 
getRequestLimitWhitelistLimit() - Method in class org.languagetool.server.HTTPServerConfig
 
getRequestLimitWhitelistUsers() - Method in class org.languagetool.server.HTTPServerConfig
 
getRequests(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
getRequests(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
repeated .bert.ScoreRequest requests = 1;
getRequests(int) - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequestOrBuilder
repeated .bert.ScoreRequest requests = 1;
getRequestsBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
getRequestsBuilderList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
getRequestsCount() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
getRequestsCount() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
repeated .bert.ScoreRequest requests = 1;
getRequestsCount() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequestOrBuilder
repeated .bert.ScoreRequest requests = 1;
getRequestsList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
getRequestsList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
repeated .bert.ScoreRequest requests = 1;
getRequestsList() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequestOrBuilder
repeated .bert.ScoreRequest requests = 1;
getRequestsOrBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
getRequestsOrBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
repeated .bert.ScoreRequest requests = 1;
getRequestsOrBuilder(int) - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequestOrBuilder
repeated .bert.ScoreRequest requests = 1;
getRequestsOrBuilderList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
getRequestsOrBuilderList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
repeated .bert.ScoreRequest requests = 1;
getRequestsOrBuilderList() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequestOrBuilder
repeated .bert.ScoreRequest requests = 1;
getRequired(String, Map<String, String>) - Method in class org.languagetool.rules.patterns.RuleFilter
 
getResolvedArguments(String, AnalyzedTokenReadings[], int, List<Integer>) - Method in class org.languagetool.rules.patterns.RuleFilterEvaluator
Resolves the backref arguments, e.g. replaces \1 by the value of the first token in the pattern.
getResourceBundle(String, Locale) - Method in class org.languagetool.broker.DefaultResourceDataBroker
Gets a resource bundle using the specified base name and locale, and the caller module.
getResourceBundle(String, Locale) - Method in interface org.languagetool.broker.ResourceDataBroker
Gets a resource bundle using the specified base name and locale, and the caller module.
getResourceDir() - Method in class org.languagetool.broker.DefaultResourceDataBroker
 
getResourceDir() - Method in interface org.languagetool.broker.ResourceDataBroker
 
getResponses(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
getResponses(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
repeated .bert.BertLmResponse responses = 1;
getResponses(int) - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponseOrBuilder
repeated .bert.BertLmResponse responses = 1;
getResponsesBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
getResponsesBuilderList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
getResponsesCount() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
getResponsesCount() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
repeated .bert.BertLmResponse responses = 1;
getResponsesCount() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponseOrBuilder
repeated .bert.BertLmResponse responses = 1;
getResponsesList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
getResponsesList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
repeated .bert.BertLmResponse responses = 1;
getResponsesList() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponseOrBuilder
repeated .bert.BertLmResponse responses = 1;
getResponsesOrBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
getResponsesOrBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
repeated .bert.BertLmResponse responses = 1;
getResponsesOrBuilder(int) - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponseOrBuilder
repeated .bert.BertLmResponse responses = 1;
getResponsesOrBuilderList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
getResponsesOrBuilderList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
repeated .bert.BertLmResponse responses = 1;
getResponsesOrBuilderList() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponseOrBuilder
repeated .bert.BertLmResponse responses = 1;
getRestrictToPos() - Method in class org.languagetool.tagging.ga.Retaggable
 
getRomanNumber(String) - Method in class org.languagetool.synthesis.BaseSynthesizer
 
getRule() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Rule rule = 14;
getRule() - Method in class org.languagetool.rules.ml.MLServerProto.Match
.lt_ml_server.Rule rule = 14;
getRule() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
.lt_ml_server.Rule rule = 14;
getRule() - Method in class org.languagetool.rules.RuleMatch
 
getRule() - Method in class org.languagetool.rules.spelling.RuleWithLanguage
 
getRuleBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Rule rule = 14;
getRuleDescription() - Method in class org.languagetool.remote.RemoteRuleMatch
Description of the rule.
getRuleDescription() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
added later, optional (can be substituted by Java) string ruleDescription = 6;
getRuleDescription() - Method in class org.languagetool.rules.ml.MLServerProto.Match
added later, optional (can be substituted by Java) string ruleDescription = 6;
getRuleDescription() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
added later, optional (can be substituted by Java) string ruleDescription = 6;
getRuleDescriptionBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
added later, optional (can be substituted by Java) string ruleDescription = 6;
getRuleDescriptionBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match
added later, optional (can be substituted by Java) string ruleDescription = 6;
getRuleDescriptionBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
added later, optional (can be substituted by Java) string ruleDescription = 6;
getRuleFile() - Method in class org.languagetool.commandline.CommandLineOptions
 
getRuleFileNames() - Method in class org.languagetool.language.AustrianGerman
 
getRuleFileNames() - Method in class org.languagetool.language.BelgianDutch
 
getRuleFileNames() - Method in class org.languagetool.language.Dutch
 
getRuleFileNames() - Method in class org.languagetool.language.GermanyGerman
 
getRuleFileNames() - Method in class org.languagetool.Language
Get the location of the rule file(s) in a form like /org/languagetool/rules/de/grammar.xml, i.e. a path in the classpath.
getRuleFileNames() - Method in class org.languagetool.language.NonSwissGerman
 
getRuleFileNames() - Method in class org.languagetool.language.SimpleGerman
 
getRuleFileNames() - Method in class org.languagetool.language.Slovak
 
getRuleFileNames() - Method in class org.languagetool.language.Ukrainian
 
getRuleId() - Method in class org.languagetool.remote.RemoteRuleMatch
Unique (per language) identifier for the error.
getRuleId() - Method in class org.languagetool.rules.RemoteRuleConfig
 
getRuleMatch() - Method in class org.languagetool.dev.wikipedia.AppliedRuleMatch
 
getRuleMatch() - Method in class org.languagetool.dev.wikipedia.RuleMatchApplication
 
getRuleMatchApplications() - Method in class org.languagetool.dev.wikipedia.AppliedRuleMatch
 
getRuleMatches() - Method in class org.languagetool.CheckResults
 
getRuleMatches() - Method in class org.languagetool.dev.index.MatchingSentence
 
getRuleMatches() - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheckResult
 
getRuleMatches(String, int, AnalyzedSentence, List<RuleMatch>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
getRuleMatches(String, int, AnalyzedSentence, List<RuleMatch>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.pl.MorfologikPolishSpellerRule
 
getRuleMatches(String, int, AnalyzedSentence, List<RuleMatch>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
getRuleOrBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Rule rule = 14;
getRuleOrBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Match
.lt_ml_server.Rule rule = 14;
getRuleOrBuilder() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
.lt_ml_server.Rule rule = 14;
getRulePriority(Rule) - Method in class org.languagetool.language.Catalan
 
getRulePriority(Rule) - Method in class org.languagetool.language.English
 
getRulePriority(Rule) - Method in class org.languagetool.Language
Returns a priority for Rule (default: 0).
getRules(InputStream, String) - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRuleLoader
 
getRules(File, Language, Language) - Method in class org.languagetool.rules.patterns.FalseFriendRuleLoader
 
getRules(InputStream, Language, Language) - Method in class org.languagetool.rules.patterns.FalseFriendRuleLoader
 
getRules(File, Language) - Method in class org.languagetool.rules.patterns.PatternRuleLoader
 
getRules(InputStream, String, Language) - Method in class org.languagetool.rules.patterns.PatternRuleLoader
 
getRules() - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
getRules(InputStream, Language, String) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleLoader
 
getRules() - Method in class org.languagetool.UserConfig
 
getRulesDir() - Method in class org.languagetool.broker.DefaultResourceDataBroker
 
getRulesDir() - Method in interface org.languagetool.broker.ResourceDataBroker
 
getRuleSubId() - Method in class org.languagetool.remote.RemoteRuleMatch
Optional sub id (rule groups have a sub id for each rule).
getRuleValues() - Method in class org.languagetool.remote.CheckConfiguration
 
getRunServer() - Method in class org.languagetool.gui.Configuration
 
getScore(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
repeated double score = 1;
getScore(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
repeated double score = 1;
getScore(int) - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.PredictionOrBuilder
repeated double score = 1;
getScore() - Method in class org.languagetool.rules.ScoredConfusionSet
 
getScoreCount() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
repeated double score = 1;
getScoreCount() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
repeated double score = 1;
getScoreCount() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.PredictionOrBuilder
repeated double score = 1;
getScoreList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
repeated double score = 1;
getScoreList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
repeated double score = 1;
getScoreList() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.PredictionOrBuilder
repeated double score = 1;
getScoreMethod() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
 
getScores(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
getScores(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
repeated .bert.Prediction scores = 1;
getScores(int) - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponseOrBuilder
repeated .bert.Prediction scores = 1;
getScoresBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
getScoresBuilderList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
getScoresCount() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
getScoresCount() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
repeated .bert.Prediction scores = 1;
getScoresCount() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponseOrBuilder
repeated .bert.Prediction scores = 1;
getScoresList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
getScoresList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
repeated .bert.Prediction scores = 1;
getScoresList() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponseOrBuilder
repeated .bert.Prediction scores = 1;
getScoresOrBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
getScoresOrBuilder(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
repeated .bert.Prediction scores = 1;
getScoresOrBuilder(int) - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponseOrBuilder
repeated .bert.Prediction scores = 1;
getScoresOrBuilderList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
getScoresOrBuilderList() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
repeated .bert.Prediction scores = 1;
getScoresOrBuilderList() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponseOrBuilder
repeated .bert.Prediction scores = 1;
getSentence() - Method in class org.languagetool.dev.index.MatchingSentence
 
getSentence() - Method in class org.languagetool.rules.RuleMatch
 
getSentenceCache() - Method in class org.languagetool.ResultCache
 
getSentenceCount() - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
getSentenceIndex() - Method in class org.languagetool.rules.SymbolLocator
 
getSentenceMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatches(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchResponseOrBuilder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchResponseOrBuilder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchResponseOrBuilder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchResponseOrBuilder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMatchesOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchResponseOrBuilder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
getSentenceMessage() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
Defines the message for sentence related hints
getSentenceMessage() - Method in class org.languagetool.rules.de.GermanFillerWordsRule
 
getSentenceMessage() - Method in class org.languagetool.rules.de.NonSignificantVerbsRule
 
getSentenceMessage() - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
 
getSentencePosition() - Method in interface org.languagetool.bitext.BitextReader
Get the current target sentence position in the file.
getSentencePosition() - Method in class org.languagetool.bitext.TabBitextReader
 
getSentenceRanges() - Method in class org.languagetool.CheckResults
 
getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentences(int) - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentences(int) - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzeResponseOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
input text to be analyzed repeated string sentences = 1;
getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
input text to be analyzed repeated string sentences = 1;
getSentences(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
input text to be analyzed repeated string sentences = 1;
getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
input text to be analyzed repeated string sentences = 1;
getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
input text to be analyzed repeated string sentences = 1;
getSentences(int) - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
input text to be analyzed repeated string sentences = 1;
getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentences(int) - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessRequestOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
input text to be analyzed repeated string sentences = 1;
getSentencesBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
input text to be analyzed repeated string sentences = 1;
getSentencesBytes(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
input text to be analyzed repeated string sentences = 1;
getSentencesBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
input text to be analyzed repeated string sentences = 1;
getSentencesBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
input text to be analyzed repeated string sentences = 1;
getSentencesBytes(int) - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
input text to be analyzed repeated string sentences = 1;
getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzeResponseOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
input text to be analyzed repeated string sentences = 1;
getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
input text to be analyzed repeated string sentences = 1;
getSentencesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
input text to be analyzed repeated string sentences = 1;
getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
input text to be analyzed repeated string sentences = 1;
getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
input text to be analyzed repeated string sentences = 1;
getSentencesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
input text to be analyzed repeated string sentences = 1;
getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessRequestOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesInText() - Method in class org.languagetool.remote.multiLang.MultiLangCorpora
 
getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesList() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesList() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzeResponseOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
input text to be analyzed repeated string sentences = 1;
getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
input text to be analyzed repeated string sentences = 1;
getSentencesList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
input text to be analyzed repeated string sentences = 1;
getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
input text to be analyzed repeated string sentences = 1;
getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
input text to be analyzed repeated string sentences = 1;
getSentencesList() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
input text to be analyzed repeated string sentences = 1;
getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesList() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessRequestOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzeResponseOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessRequestOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzeResponseOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentencesOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessRequestOrBuilder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
getSentenceTextWithoutUrlsAndImmunizedTokens(AnalyzedSentence) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
getSentenceTokenizer() - Method in class org.languagetool.Language
Get this language's sentence tokenizer implementation.
getSentenceWithImmunization(AnalyzedSentence) - Method in class org.languagetool.rules.Rule
To be called from Rule.match(AnalyzedSentence) for rules that want Rule.getAntiPatterns() to be considered.
getSentinelHost() - Method in class org.languagetool.server.HTTPServerConfig
 
getSentinelMasterId() - Method in class org.languagetool.server.HTTPServerConfig
 
getSentinelPassword() - Method in class org.languagetool.server.HTTPServerConfig
 
getSentinelPort() - Method in class org.languagetool.server.HTTPServerConfig
 
getSerializedSize() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
getSerializedSize() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
getSerializedSize() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
getSerializedSize() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
getSerializedSize() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
getSerializedSize() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
getSerializedSize() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
getSerializedSize() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
getSerializedSize() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
getSerializedSize() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
getSerializedSize() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
getServerPort() - Method in class org.languagetool.gui.Configuration
 
getServerUrl() - Method in class org.languagetool.gui.Configuration
 
getServerURL() - Method in class org.languagetool.server.HTTPServerConfig
 
getServiceConfiguration() - Method in class org.languagetool.rules.RemoteRule
 
getServiceDescriptor() - Static method in class org.languagetool.grpc.SynthesizeServerGrpc
 
getServiceDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
 
getServiceDescriptor() - Static method in class org.languagetool.rules.ml.MLServerGrpc
 
getServiceDescriptor() - Static method in class org.languagetool.rules.ml.PostProcessingServerGrpc
 
getServiceDescriptor() - Static method in class org.languagetool.rules.ml.ProcessingServerGrpc
 
getServiceDisplayName(Locale) - Method in class org.languagetool.openoffice.LanguageToolSpellChecker
 
getServiceDisplayName(Locale) - Method in class org.languagetool.openoffice.Main
Get the display name of the LT service Interface: XServiceDisplayName
getServiceDisplayName(Locale) - Static method in class org.languagetool.openoffice.MultiDocumentsHandler
Get the displayed service name for LT
getSet() - Method in class org.languagetool.rules.ConfusionSet
 
getShapes(XDrawPage) - Static method in class org.languagetool.openoffice.OfficeDrawTools
get shapes of a page
getShort() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
getShort() - Method in class org.languagetool.rules.AbstractSpaceBeforeRule
 
getShort() - Method in class org.languagetool.rules.ar.ArabicDarjaRule
 
getShort() - Method in class org.languagetool.rules.ar.ArabicDiacriticsRule
 
getShort() - Method in class org.languagetool.rules.ar.ArabicHomophonesRule
 
getShort() - Method in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
 
getShort() - Method in class org.languagetool.rules.ar.ArabicRedundancyRule
 
getShort() - Method in class org.languagetool.rules.ar.ArabicSimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
 
getShort() - Method in class org.languagetool.rules.ar.ArabicWordinessRule
 
getShort() - Method in class org.languagetool.rules.be.SimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.br.TopoReplaceRule
 
getShort() - Method in class org.languagetool.rules.ca.CheckCaseRule
 
getShort() - Method in class org.languagetool.rules.ca.ReplaceOperationNamesRule
 
getShort() - Method in class org.languagetool.rules.ca.SimpleReplaceAdverbsMent
 
getShort() - Method in class org.languagetool.rules.ca.SimpleReplaceAnglicism
 
getShort() - Method in class org.languagetool.rules.ca.SimpleReplaceBalearicRule
 
getShort() - Method in class org.languagetool.rules.ca.SimpleReplaceDiacriticsIEC
 
getShort() - Method in class org.languagetool.rules.ca.SimpleReplaceDNVColloquialRule
 
getShort() - Method in class org.languagetool.rules.ca.SimpleReplaceDNVRule
 
getShort() - Method in class org.languagetool.rules.ca.SimpleReplaceDNVSecondaryRule
 
getShort() - Method in class org.languagetool.rules.ca.SimpleReplaceMultiwordsRule
 
getShort() - Method in class org.languagetool.rules.ca.SimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
 
getShort() - Method in class org.languagetool.rules.de.SimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.el.GreekRedundancyRule
 
getShort() - Method in class org.languagetool.rules.el.ReplaceHomonymsRule
 
getShort() - Method in class org.languagetool.rules.en.AmericanReplaceRule
 
getShort() - Method in class org.languagetool.rules.en.BritishReplaceRule
 
getShort() - Method in class org.languagetool.rules.en.ContractionSpellingRule
 
getShort() - Method in class org.languagetool.rules.en.EnglishDiacriticsRule
 
getShort() - Method in class org.languagetool.rules.en.EnglishPlainEnglishRule
 
getShort() - Method in class org.languagetool.rules.en.EnglishRedundancyRule
 
getShort() - Method in class org.languagetool.rules.en.NewZealandReplaceRule
 
getShort() - Method in class org.languagetool.rules.en.SimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.es.SimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.es.SimpleReplaceVerbsRule
 
getShort() - Method in class org.languagetool.rules.es.SpanishWikipediaRule
 
getShort() - Method in class org.languagetool.rules.fa.PersianSpaceBeforeRule
 
getShort() - Method in class org.languagetool.rules.fa.SimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.fr.SimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.ga.DativePluralStandardReplaceRule
 
getShort() - Method in class org.languagetool.rules.ga.EnglishHomophoneRule
 
getShort() - Method in class org.languagetool.rules.ga.IrishFGBEqReplaceRule
 
getShort() - Method in class org.languagetool.rules.ga.IrishReplaceRule
 
getShort() - Method in class org.languagetool.rules.ga.LogainmRule
 
getShort() - Method in class org.languagetool.rules.ga.PeopleRule
 
getShort() - Method in class org.languagetool.rules.ga.PrestandardReplaceRule
 
getShort() - Method in class org.languagetool.rules.ga.SpacesRule
 
getShort() - Method in class org.languagetool.rules.gl.CastWordsRule
 
getShort() - Method in class org.languagetool.rules.gl.GalicianBarbarismsRule
 
getShort() - Method in class org.languagetool.rules.gl.GalicianRedundancyRule
 
getShort() - Method in class org.languagetool.rules.gl.GalicianWikipediaRule
 
getShort() - Method in class org.languagetool.rules.gl.GalicianWordinessRule
 
getShort() - Method in class org.languagetool.rules.gl.SimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.km.KhmerSimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.nl.CheckCaseRule
 
getShort() - Method in class org.languagetool.rules.nl.SimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.pl.SimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
 
getShort() - Method in class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
 
getShort() - Method in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
 
getShort() - Method in class org.languagetool.rules.pt.PortugueseArchaismsRule
 
getShort() - Method in class org.languagetool.rules.pt.PortugueseBarbarismsRule
 
getShort() - Method in class org.languagetool.rules.pt.PortugueseClicheRule
 
getShort() - Method in class org.languagetool.rules.pt.PortugueseDiacriticsRule
 
getShort() - Method in class org.languagetool.rules.pt.PortugueseRedundancyRule
 
getShort() - Method in class org.languagetool.rules.pt.PortugueseReplaceRule
 
getShort() - Method in class org.languagetool.rules.pt.PortugueseWeaselWordsRule
 
getShort() - Method in class org.languagetool.rules.pt.PortugueseWikipediaRule
 
getShort() - Method in class org.languagetool.rules.pt.PortugueseWordinessRule
 
getShort() - Method in class org.languagetool.rules.ro.SimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.ru.RussianSimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.ru.RussianVerbConjugationRule
 
getShort() - Method in class org.languagetool.rules.uk.HiddenCharacterRule
 
getShort() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
getShort() - Method in class org.languagetool.rules.uk.SimpleReplaceSoftRule
 
getShort() - Method in class org.languagetool.rules.uk.SimpleReplaceSpelling1992Rule
 
getShort() - Method in class org.languagetool.rules.uk.TokenAgreementAdjNounRule
 
getShort() - Method in class org.languagetool.rules.uk.TokenAgreementNounVerbRule
 
getShort() - Method in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
 
getShort() - Method in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
 
getShort() - Method in class org.languagetool.rules.uk.TokenAgreementVerbNounRule
 
getShort() - Method in class org.languagetool.rules.uk.TypographyRule
 
getShortCode() - Method in class org.languagetool.language.Arabic
 
getShortCode() - Method in class org.languagetool.language.Asturian
Deprecated.
 
getShortCode() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
getShortCode() - Method in class org.languagetool.language.Breton
 
getShortCode() - Method in class org.languagetool.language.Catalan
 
getShortCode() - Method in class org.languagetool.language.Chinese
 
getShortCode() - Method in class org.languagetool.language.Danish
Deprecated.
 
getShortCode() - Method in class org.languagetool.language.Dutch
 
getShortCode() - Method in class org.languagetool.language.English
 
getShortCode() - Method in class org.languagetool.language.Esperanto
 
getShortCode() - Method in class org.languagetool.language.French
 
getShortCode() - Method in class org.languagetool.language.Galician
 
getShortCode() - Method in class org.languagetool.language.German
 
getShortCode() - Method in class org.languagetool.Language
Get this language's character code, e.g.
getShortCode() - Method in class org.languagetool.language.Greek
 
getShortCode() - Method in class org.languagetool.language.Icelandic
Deprecated.
 
getShortCode() - Method in class org.languagetool.language.Irish
 
getShortCode() - Method in class org.languagetool.language.Italian
 
getShortCode() - Method in class org.languagetool.language.Japanese
 
getShortCode() - Method in class org.languagetool.language.Khmer
 
getShortCode() - Method in class org.languagetool.language.Lithuanian
Deprecated.
 
getShortCode() - Method in class org.languagetool.language.Malayalam
Deprecated.
 
getShortCode() - Method in class org.languagetool.language.Persian
 
getShortCode() - Method in class org.languagetool.language.Polish
 
getShortCode() - Method in class org.languagetool.language.Portuguese
 
getShortCode() - Method in class org.languagetool.language.Romanian
 
getShortCode() - Method in class org.languagetool.language.Russian
 
getShortCode() - Method in class org.languagetool.language.SimpleGerman
 
getShortCode() - Method in class org.languagetool.language.Slovak
 
getShortCode() - Method in class org.languagetool.language.Slovenian
Deprecated.
 
getShortCode() - Method in class org.languagetool.language.Spanish
 
getShortCode() - Method in class org.languagetool.language.Swedish
Deprecated.
 
getShortCode() - Method in class org.languagetool.language.Tagalog
Deprecated.
 
getShortCode() - Method in class org.languagetool.language.Tamil
 
getShortCode() - Method in class org.languagetool.language.Ukrainian
 
getShortCode() - Method in class org.languagetool.noop.NoopLanguage
 
getShortCodeWithCountryAndVariant() - Method in class org.languagetool.Language
Get the short name of the language with country and variant (if any), if it is a single-country language.
getShortDescription() - Method in class org.languagetool.rules.SuggestedReplacement
 
getShortDescription(String, Language) - Method in class org.languagetool.ShortDescriptionProvider
 
getShortGitId() - Method in class org.languagetool.Premium
 
getShortMessage() - Method in class org.languagetool.remote.RemoteRuleMatch
Optional short message describing the error.
getShortMessage() - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
 
getShortMessage() - Method in class org.languagetool.rules.AbstractSpecificCaseRule
 
getShortMessage(AbstractUnitConversionRule.Message) - Method in class org.languagetool.rules.AbstractUnitConversionRule
Override in subclasses
getShortMessage() - Method in class org.languagetool.rules.AdvancedWordRepeatRule
 
getShortMessage() - Method in class org.languagetool.rules.be.BelarusianSpecificCaseRule
 
getShortMessage() - Method in class org.languagetool.rules.ca.CatalanRepeatedWordsRule
 
getShortMessage() - Method in class org.languagetool.rules.de.GermanRepeatedWordsRule
 
getShortMessage() - Method in class org.languagetool.rules.de.LongSentenceRule
 
getShortMessage(AbstractUnitConversionRule.Message) - Method in class org.languagetool.rules.de.UnitConversionRule
 
getShortMessage() - Method in class org.languagetool.rules.el.GreekSpecificCaseRule
 
getShortMessage() - Method in class org.languagetool.rules.en.EnglishRepeatedWordsRule
 
getShortMessage() - Method in class org.languagetool.rules.en.EnglishSpecificCaseRule
 
getShortMessage() - Method in class org.languagetool.rules.en.LongSentenceRule
 
getShortMessage() - Method in class org.languagetool.rules.es.SpanishRepeatedWordsRule
 
getShortMessage() - Method in class org.languagetool.rules.fr.FrenchRepeatedWordsRule
 
getShortMessage() - Method in class org.languagetool.rules.patterns.PatternRule
 
getShortMessage() - Method in class org.languagetool.rules.pl.PolishWordRepeatRule
 
getShortMessage(AbstractUnitConversionRule.Message) - Method in class org.languagetool.rules.pt.PortugueseUnitConversionRule
 
getShortMessage() - Method in class org.languagetool.rules.ru.RussianWordRepeatRule
 
getShortMessage() - Method in class org.languagetool.rules.RuleMatch
A shorter human-readable explanation describing the error or an empty string if no such explanation is available.
getShortMessageString() - Method in class org.languagetool.rules.ar.ArabicWrongWordInContextRule
 
getShortMessageString() - Method in class org.languagetool.rules.ca.CatalanWrongWordInContextRule
 
getShortMessageString() - Method in class org.languagetool.rules.de.GermanWrongWordInContextRule
 
getShortMessageString() - Method in class org.languagetool.rules.en.EnglishWrongWordInContextRule
 
getShortMessageString() - Method in class org.languagetool.rules.es.SpanishWrongWordInContextRule
 
getShortMessageString() - Method in class org.languagetool.rules.nl.DutchWrongWordInContextRule
 
getShortMessageString() - Method in class org.languagetool.rules.pt.PortugueseWrongWordInContextRule
 
getShortMessageString() - Method in class org.languagetool.rules.WrongWordInContextRule
 
getSimpleLanguageIdentifier(List<String>) - Method in enum org.languagetool.language.identifier.LanguageIdentifierService
 
getSkipHits() - Method in class org.languagetool.dev.index.Searcher
 
getSkipHits() - Method in class org.languagetool.dev.index.SearcherResult
 
getSkipNext() - Method in class org.languagetool.rules.patterns.PatternToken
Gets the exception scope length.
getSlidingWindowSize() - Method in class org.languagetool.rules.RemoteRuleConfig
 
getSlidingWindowType() - Method in class org.languagetool.rules.RemoteRuleConfig
 
getSlowRuleLoggingThreshold() - Method in class org.languagetool.server.HTTPServerConfig
 
getSoftware() - Method in class org.languagetool.remote.RemoteServer
 
getSoftwareInfo() - Method in class org.languagetool.remote.RemoteConfigurationInfo
 
getSource() - Method in class org.languagetool.bitext.StringPair
 
getSource() - Method in class org.languagetool.dev.dumpcheck.MixingSentenceSource
 
getSource() - Method in class org.languagetool.dev.dumpcheck.PlainTextSentenceSource
 
getSource() - Method in class org.languagetool.dev.dumpcheck.Sentence
 
getSource() - Method in class org.languagetool.dev.dumpcheck.SentenceSource
 
getSource() - Method in class org.languagetool.dev.dumpcheck.WikipediaSentenceSource
 
getSource() - Method in class org.languagetool.dev.index.MatchingSentence
 
getSourceFile() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
id, subId, description, url already in Match string sourceFile = 1;
getSourceFile() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
id, subId, description, url already in Match string sourceFile = 1;
getSourceFile() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
id, subId, description, url already in Match string sourceFile = 1;
getSourceFile() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
getSourceFile() - Method in class org.languagetool.rules.Rule
 
getSourceFileBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
id, subId, description, url already in Match string sourceFile = 1;
getSourceFileBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
id, subId, description, url already in Match string sourceFile = 1;
getSourceFileBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
id, subId, description, url already in Match string sourceFile = 1;
getSourceLanguage() - Method in class org.languagetool.rules.bitext.BitextRule
 
getSpecialTabCategories(String) - Method in class org.languagetool.gui.Configuration
 
getSpecialTabNames() - Method in class org.languagetool.gui.Configuration
 
getSpecificRuleId() - Method in class org.languagetool.rules.RuleMatch
Get the specific rule ID from the RuleMatch to replace getRule().getId() in the output.
getSpellAlternatives(String, Language) - Method in class org.languagetool.openoffice.LinguisticServices
Returns Alternatives to wrong spelled word
getSpellAlternatives(String, Locale) - Method in class org.languagetool.openoffice.LinguisticServices
 
getSpellChecker(XComponentContext) - Method in class org.languagetool.openoffice.LinguisticServices
Get the SpellChecker to be used.
getSpelledNumber(String) - Method in class org.languagetool.synthesis.BaseSynthesizer
 
getSpelledNumber(String) - Method in interface org.languagetool.synthesis.Synthesizer
Spells out a number
getSpeller(Language, UserConfig, String) - Static method in class org.languagetool.rules.de.GermanSpellerRule
 
getSpeller() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
Deprecated.
use (or introduce) other methods to this class which would take care of the necessary synchronization
getSpellingDictBaseDir(Language) - Static method in class org.languagetool.rules.spelling.SymSpellRule
 
getSpellingFileName() - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
 
getSpellingFileName() - Method in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
 
getSpellingFileName() - Method in class org.languagetool.rules.nl.MorfologikDutchSpellerRule
 
getSpellingFileName() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Get the name of the spelling file, which lists words to be accepted and used for suggestions, even when the spell checker would not accept them.
getSpellingFilePaths(String) - Static method in class org.languagetool.rules.de.GermanSpellerRule
 
getSpellingFilePaths(String) - Static method in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
 
getSpellingReplacementRule(ResourceBundle) - Method in class org.languagetool.language.Ukrainian
 
getSpellingReplacementRule(ResourceBundle) - Method in class org.languagetool.language.Ukrainian1992
 
getSpellingSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractFindSuggestionsFilter
 
getSpellingSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.FindSuggestionsFilter
 
getSpellingSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.FindSuggestionsFilter
 
getSpellingSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.es.FindSuggestionsFilter
 
getSpellingSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.fr.FindSuggestionsFilter
 
getSpellingSuggestions(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
getSrcRule() - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRule
 
getStart() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
uint32 start = 1;
getStart() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
uint32 start = 1;
getStart() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.MaskOrBuilder
uint32 start = 1;
getStart() - Method in class org.languagetool.tagging.ner.NERService.Span
 
getStartMarker() - Method in class org.languagetool.dev.wikipedia.ErrorMarker
 
getStartOfParaCheck(DocumentCache.TextParagraph, int, boolean, boolean, boolean) - Method in class org.languagetool.openoffice.DocumentCache
Gives back the start paragraph for text level check
getStartOfParagraph(int, DocumentCache.TextParagraph, int, boolean, boolean, boolean) - Method in class org.languagetool.openoffice.DocumentCache
Gives Back the StartPosition of Paragraph
getStartPos() - Method in class org.languagetool.AnalyzedTokenReadings
 
getStartPos() - Method in class org.languagetool.dev.errorcorpus.Error
 
getStartPos() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
int32 startPos = 3;
getStartPos() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
int32 startPos = 3;
getStartPos() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadingsOrBuilder
int32 startPos = 3;
getStartPositionCorrection() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
getStartSymbol() - Method in class org.languagetool.rules.ca.CatalanUnpairedExclamationMarksRule
 
getStartSymbol() - Method in class org.languagetool.rules.ca.CatalanUnpairedQuestionMarksRule
 
getState() - Method in class org.languagetool.gui.MainWindowStateBean
 
getStatisticalConfigFilePath() - Static method in class org.languagetool.openoffice.OfficeTools
Returns statistical analyzes configuration file
getStemmer() - Method in class org.languagetool.synthesis.BaseSynthesizer
 
getStream(String) - Static method in class org.languagetool.tools.Tools
Load a file from the classpath using Class.getResourceAsStream(String).
getStreams(List<String>) - Static method in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
 
getStrictCompoundTokenizer() - Method in class org.languagetool.language.German
 
getStrictInstance() - Static method in class org.languagetool.tokenizers.de.GermanCompoundTokenizer
 
getString() - Method in class org.languagetool.rules.ConfusionString
 
getString() - Method in class org.languagetool.rules.patterns.PatternToken
 
getStyleGuideLimitTeam() - Method in class org.languagetool.server.HTTPServerConfig
 
getStyleGuideLimitUser() - Method in class org.languagetool.server.HTTPServerConfig
 
getSubId() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
more specific suffix for rule ids; i.e. one model/server can return multiple values to distinguish between mach types string sub_id = 4;
getSubId() - Method in class org.languagetool.rules.ml.MLServerProto.Match
more specific suffix for rule ids; i.e. one model/server can return multiple values to distinguish between mach types string sub_id = 4;
getSubId() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
more specific suffix for rule ids; i.e. one model/server can return multiple values to distinguish between mach types string sub_id = 4;
getSubId() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
getSubId() - Method in class org.languagetool.rules.patterns.PatternRuleId
 
getSubId() - Method in class org.languagetool.rules.Rule
 
getSubIdBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
more specific suffix for rule ids; i.e. one model/server can return multiple values to distinguish between mach types string sub_id = 4;
getSubIdBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match
more specific suffix for rule ids; i.e. one model/server can return multiple values to distinguish between mach types string sub_id = 4;
getSubIdBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
more specific suffix for rule ids; i.e. one model/server can return multiple values to distinguish between mach types string sub_id = 4;
getSubscription_months() - Method in class org.languagetool.server.ExtendedUserInfo
 
getSuffix() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
Value shown in the UI after the replacement (but not part of it).
getSuffix() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
Value shown in the UI after the replacement (but not part of it).
getSuffix() - Method in interface org.languagetool.rules.ml.MLServerProto.SuggestedReplacementOrBuilder
Value shown in the UI after the replacement (but not part of it).
getSuffix() - Method in class org.languagetool.rules.SuggestedReplacement
Value shown in the UI after the replacement (but not part of it).
getSuffixBytes() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
Value shown in the UI after the replacement (but not part of it).
getSuffixBytes() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
Value shown in the UI after the replacement (but not part of it).
getSuffixBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.SuggestedReplacementOrBuilder
Value shown in the UI after the replacement (but not part of it).
getSuffixPattern() - Static method in class org.languagetool.rules.spelling.CommonFileTypes
 
getSuggestedReplacementObjects() - Method in class org.languagetool.rules.RuleMatch
 
getSuggestedReplacements(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacements(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacements(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacements() - Method in class org.languagetool.rules.RuleMatch
The text fragments which might be an appropriate fix for the problem.
getSuggestedReplacementsBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsCount() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsCount() - Method in class org.languagetool.rules.ml.MLServerProto.Match
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsCount() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsList() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsList() - Method in class org.languagetool.rules.ml.MLServerProto.Match
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.Match
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestedReplacementsOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
getSuggestion() - Method in class org.languagetool.rules.AbstractSpaceBeforeRule
 
getSuggestion(String, String) - Method in class org.languagetool.rules.AbstractUnitConversionRule
Format suggestion.
getSuggestion() - Method in class org.languagetool.rules.br.TopoReplaceRule
 
getSuggestion() - Method in class org.languagetool.rules.fa.PersianSpaceBeforeRule
 
getSuggestion() - Method in class org.languagetool.rules.SuggestionWithMessage
 
getSuggestion(String) - Method in class org.languagetool.rules.uk.HiddenCharacterRule
 
getSuggestions(String) - Method in class org.languagetool.rules.AbstractNumberInWordFilter
 
getSuggestions(String) - Method in class org.languagetool.rules.ca.CatalanNumberInWordFilter
 
getSuggestions(Supplier<String>, int, int, GenericUnpairedBracketsRule.Symbol, String) - Method in class org.languagetool.rules.ca.CatalanUnpairedBracketsRule
 
getSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
 
getSuggestions(String) - Method in class org.languagetool.rules.de.GermanNumberInWordFilter
 
getSuggestions(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
getSuggestions(Supplier<String>, int, int, GenericUnpairedBracketsRule.Symbol, String) - Method in class org.languagetool.rules.de.GermanUnpairedBracketsRule
 
getSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.el.GreekWordRepeatBeginningRule
 
getSuggestions(String) - Method in class org.languagetool.rules.en.EnglishNumberInWordFilter
 
getSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
 
getSuggestions(String) - Method in class org.languagetool.rules.es.SpanishNumberInWordFilter
 
getSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
 
getSuggestions(String) - Method in class org.languagetool.rules.fr.FrenchNumberInWordFilter
 
getSuggestions(Supplier<String>, int, int, GenericUnpairedBracketsRule.Symbol, String) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
 
getSuggestions(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
legacy; use suggestedReplacements repeated string suggestions = 5;
getSuggestions(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match
legacy; use suggestedReplacements repeated string suggestions = 5;
getSuggestions(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
legacy; use suggestedReplacements repeated string suggestions = 5;
getSuggestions(String) - Method in class org.languagetool.rules.nl.DutchNumberInWordFilter
 
getSuggestions(String) - Method in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
As a hunspell-based approach is too slow, we use Morfologik to create suggestions.
getSuggestions(String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellNoSuggestionRule
 
getSuggestions(String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
getSuggestions(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
The suggestions from all dictionaries (without duplicates).
getSuggestions(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
 
getSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.WordRepeatBeginningRule
 
getSuggestionsBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
legacy; use suggestedReplacements repeated string suggestions = 5;
getSuggestionsBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match
legacy; use suggestedReplacements repeated string suggestions = 5;
getSuggestionsBytes(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
legacy; use suggestedReplacements repeated string suggestions = 5;
getSuggestionsCount() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
legacy; use suggestedReplacements repeated string suggestions = 5;
getSuggestionsCount() - Method in class org.languagetool.rules.ml.MLServerProto.Match
legacy; use suggestedReplacements repeated string suggestions = 5;
getSuggestionsCount() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
legacy; use suggestedReplacements repeated string suggestions = 5;
getSuggestionsFromDefaultDicts(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
 
getSuggestionsFromUserDicts(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
 
getSuggestionsList() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
legacy; use suggestedReplacements repeated string suggestions = 5;
getSuggestionsList() - Method in class org.languagetool.rules.ml.MLServerProto.Match
legacy; use suggestedReplacements repeated string suggestions = 5;
getSuggestionsList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
legacy; use suggestedReplacements repeated string suggestions = 5;
getSuggestionsNumericPhrase(String, boolean, boolean, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
getSuggestionsNumericPhraseWithUnits(String, String, boolean, boolean, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
getSuggestionsOutMsg() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.ar.ArabicDarjaRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.ar.ArabicDiacriticsRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.ar.ArabicHomophonesRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.ar.ArabicRedundancyRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.ar.ArabicSimpleReplaceRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.ar.ArabicWordinessRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.br.TopoReplaceRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.en.EnglishDiacriticsRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.en.EnglishPlainEnglishRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.en.EnglishRedundancyRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.es.SpanishWikipediaRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.gl.GalicianBarbarismsRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.gl.GalicianRedundancyRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.gl.GalicianWikipediaRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.gl.GalicianWordinessRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.km.KhmerSimpleReplaceRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.pt.PortugueseArchaismsRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.pt.PortugueseBarbarismsRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.pt.PortugueseClicheRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.pt.PortugueseDiacriticsRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.pt.PortugueseRedundancyRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.pt.PortugueseWeaselWordsRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.pt.PortugueseWikipediaRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.pt.PortugueseWordinessRule
 
getSuggestionsSeparator() - Method in class org.languagetool.rules.ro.SimpleReplaceRule
 
getSupportedServiceNames() - Method in class org.languagetool.openoffice.LanguageToolSpellChecker
Get the names of supported services interface: XServiceInfo
getSupportedServiceNames() - Method in class org.languagetool.openoffice.Main
Get the names of supported services interface: XServiceInfo
getSupportedServiceNames() - Method in class org.languagetool.openoffice.SingletonFactory
 
getSymbol() - Method in class org.languagetool.rules.SymbolLocator
 
getSynonyms(String, Language) - Method in class org.languagetool.LinguServices
Get all synonyms of a word as list of strings.
getSynonyms(String, Language) - Method in class org.languagetool.openoffice.LinguisticServices
Get all synonyms of a word as list of strings.
getSynonyms(String, Locale) - Method in class org.languagetool.openoffice.LinguisticServices
 
getSynonyms() - Method in class org.languagetool.rules.SynonymsData
 
getSynthesizeMethod() - Static method in class org.languagetool.grpc.SynthesizeServerGrpc
 
getSynthesizer() - Method in class org.languagetool.Language
Get this language's part-of-speech synthesizer implementation or null.
getSynthesizer() - Method in class org.languagetool.rules.AbstractAdvancedSynthesizerFilter
 
getSynthesizer() - Method in class org.languagetool.rules.AbstractFindSuggestionsFilter
 
getSynthesizer() - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
 
getSynthesizer() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
Synthesizer to generate inflected suggestions
getSynthesizer() - Method in class org.languagetool.rules.ar.filters.ArabicAdvancedSynthesizerFilter
 
getSynthesizer() - Method in class org.languagetool.rules.ca.AdvancedSynthesizerFilter
 
getSynthesizer() - Method in class org.languagetool.rules.ca.CatalanRepeatedWordsRule
 
getSynthesizer() - Method in class org.languagetool.rules.de.AdvancedSynthesizerFilter
 
getSynthesizer() - Method in class org.languagetool.rules.de.GermanRepeatedWordsRule
 
getSynthesizer() - Method in class org.languagetool.rules.en.AdvancedSynthesizerFilter
 
getSynthesizer() - Method in class org.languagetool.rules.en.EnglishRepeatedWordsRule
 
getSynthesizer() - Method in class org.languagetool.rules.es.AdvancedSynthesizerFilter
 
getSynthesizer() - Method in class org.languagetool.rules.es.SpanishRepeatedWordsRule
 
getSynthesizer() - Method in class org.languagetool.rules.fr.AdvancedSynthesizerFilter
 
getSynthesizer() - Method in class org.languagetool.rules.fr.FindSuggestionsFilter
 
getSynthesizer() - Method in class org.languagetool.rules.fr.FrenchRepeatedWordsRule
 
getSynthesizer() - Method in class org.languagetool.rules.gl.AdvancedSynthesizerFilter
 
getSynthesizer() - Method in class org.languagetool.rules.pt.AdvancedSynthesizerFilter
 
getSynthesizer() - Method in class org.languagetool.rules.pt.RomanNumeralFilter
 
getSynthesizer() - Method in class org.languagetool.rules.ru.AdvancedSynthesizerFilter
 
getTabName() - Method in class org.languagetool.rules.Category
 
getTagger() - Method in class org.languagetool.Language
Get this language's part-of-speech tagger implementation.
getTagger() - Method in class org.languagetool.rules.AbstractFindSuggestionsFilter
 
getTagger() - Method in class org.languagetool.rules.ca.FindSuggestionsFilter
 
getTagger() - Method in class org.languagetool.rules.en.FindSuggestionsFilter
 
getTagger() - Method in class org.languagetool.rules.es.FindSuggestionsFilter
 
getTagger() - Method in class org.languagetool.rules.fr.FindSuggestionsFilter
 
getTaggerShowsDisambigLog() - Method in class org.languagetool.gui.Configuration
Determines whether the tagger window will also print the disambiguation log.
getTags(int) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
repeated .lt_ml_server.Rule.Tag tags = 6;
getTags(int) - Method in class org.languagetool.rules.ml.MLServerProto.Rule
repeated .lt_ml_server.Rule.Tag tags = 6;
getTags(int) - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
repeated .lt_ml_server.Rule.Tag tags = 6;
getTags() - Method in class org.languagetool.rules.Rule
 
getTagsCount() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
repeated .lt_ml_server.Rule.Tag tags = 6;
getTagsCount() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
repeated .lt_ml_server.Rule.Tag tags = 6;
getTagsCount() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
repeated .lt_ml_server.Rule.Tag tags = 6;
getTagsList() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
repeated .lt_ml_server.Rule.Tag tags = 6;
getTagsList() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
repeated .lt_ml_server.Rule.Tag tags = 6;
getTagsList() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
repeated .lt_ml_server.Rule.Tag tags = 6;
getTagsValue(int) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
repeated .lt_ml_server.Rule.Tag tags = 6;
getTagsValue(int) - Method in class org.languagetool.rules.ml.MLServerProto.Rule
repeated .lt_ml_server.Rule.Tag tags = 6;
getTagsValue(int) - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
repeated .lt_ml_server.Rule.Tag tags = 6;
getTagsValueList() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
repeated .lt_ml_server.Rule.Tag tags = 6;
getTagsValueList() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
repeated .lt_ml_server.Rule.Tag tags = 6;
getTagsValueList() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
repeated .lt_ml_server.Rule.Tag tags = 6;
getTarget() - Method in class org.languagetool.bitext.StringPair
 
getTargetColumnCount() - Method in interface org.languagetool.bitext.BitextReader
Get the current target column number in the file.
getTargetColumnCount() - Method in class org.languagetool.bitext.TabBitextReader
 
getTargetPosTag() - Method in class org.languagetool.rules.patterns.MatchState
Format POS tag using parameters already defined in the class.
getTargetPosTag(List<String>, String) - Method in class org.languagetool.synthesis.BaseSynthesizer
 
getTargetPosTag(List<String>, String) - Method in class org.languagetool.synthesis.ca.CatalanSynthesizer
 
getTargetPosTag(List<String>, String) - Method in interface org.languagetool.synthesis.Synthesizer
Select the desired POS tag to synthesize
getTempOff() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
bool tempOff = 2;
getTempOff() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
bool tempOff = 2;
getTempOff() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessingOptionsOrBuilder
bool tempOff = 2;
getTempOff() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
bool tempOff = 3;
getTempOff() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
bool tempOff = 3;
getTempOff() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
bool tempOff = 3;
getTerm1() - Method in class org.languagetool.rules.ConfusionPair
 
getTerm2() - Method in class org.languagetool.rules.ConfusionPair
 
getTerms() - Method in class org.languagetool.rules.ConfusionPair
 
getText() - Method in class org.languagetool.AnalyzedSentence
Return the original text.
getText() - Method in class org.languagetool.dev.dumpcheck.Sentence
 
getText() - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheckResult
 
getText() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
string text = 1;
getText() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
string text = 1;
getText() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequestOrBuilder
string text = 1;
getText() - Method in class org.languagetool.remote.multiLang.InjectedSentence
 
getText() - Method in class org.languagetool.remote.multiLang.MultiLangCorpora
 
getText() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
string text = 1;
getText() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
string text = 1;
getText() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedSentenceOrBuilder
string text = 1;
getText() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
string text = 1;
getText() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
string text = 1;
getText() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzeRequestOrBuilder
string text = 1;
getText() - Method in enum org.languagetool.tagging.uk.IPOSTag
 
getText() - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
 
getTextBytes() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
string text = 1;
getTextBytes() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
string text = 1;
getTextBytes() - Method in interface org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequestOrBuilder
string text = 1;
getTextBytes() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
string text = 1;
getTextBytes() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
string text = 1;
getTextBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedSentenceOrBuilder
string text = 1;
getTextBytes() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
string text = 1;
getTextBytes() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
string text = 1;
getTextBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzeRequestOrBuilder
string text = 1;
getTextCheckerQueueSize() - Method in class org.languagetool.server.HTTPServerConfig
 
getTextLevelCheckQueue() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Get text level queue
getTextLineNumber(int) - Method in class org.languagetool.gui.Main.TextLineNumber
 
getTextParagraph(DocumentCache.TextParagraph) - Method in class org.languagetool.openoffice.DocumentCache
get the Content of a Text Paragraph
getTextParagraphDeletedCharacters(DocumentCache.TextParagraph) - Method in class org.languagetool.openoffice.DocumentCache
get deleted Characters of Text Paragraph
getTextParagraphFootnotes(DocumentCache.TextParagraph) - Method in class org.languagetool.openoffice.DocumentCache
get footnotes of Text Paragraph by Index
getTextParagraphLocale(DocumentCache.TextParagraph) - Method in class org.languagetool.openoffice.DocumentCache
get Locale of Text Paragraph by Index
getTextSessionID() - Method in class org.languagetool.remote.CheckConfiguration
 
getTextSessionID(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionID(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionID(int) - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionID(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionID(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionID(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionID(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
getTextSessionID(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
getTextSessionID(int) - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
getTextSessionId() - Method in class org.languagetool.UserConfig
 
getTextSessionIDCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionIDCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionIDCount() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionIDCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionIDCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionIDCount() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionIDCount() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
getTextSessionIDCount() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
getTextSessionIDCount() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
getTextSessionIDList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionIDList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionIDList() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionIDList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionIDList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionIDList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
getTextSessionIDList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
getTextSessionIDList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
getTextSessionIDList() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
getTextWithCorrection() - Method in class org.languagetool.dev.wikipedia.RuleMatchApplication
 
getTextWithMarkup() - Method in class org.languagetool.markup.AnnotatedText
 
getThreadPoolSize() - Method in class org.languagetool.MultiThreadedJLanguageTool
When no thread pool size is configured, the number of available processors is returned.
getTimeout(long) - Method in class org.languagetool.rules.RemoteRule
 
getTimeoutPerCharacterMilliseconds() - Method in class org.languagetool.rules.RemoteRuleConfig
 
getTimestamp() - Method in class org.languagetool.dev.wikipedia.MediaWikiContent
 
getTitle() - Method in class org.languagetool.dev.dumpcheck.Sentence
 
getTitle() - Method in class org.languagetool.dev.index.MatchingSentence
 
getTo() - Method in class org.languagetool.remote.RemoteIgnoreRange
 
getToken() - Method in class org.languagetool.AnalyzedToken
 
getToken() - Method in class org.languagetool.AnalyzedTokenReadings
 
getToken() - Method in class org.languagetool.chunking.ChunkTaggedToken
 
getToken() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string token = 1;
getToken() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
string token = 1;
getToken() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenOrBuilder
string token = 1;
getTokenBytes() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string token = 1;
getTokenBytes() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
string token = 1;
getTokenBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedTokenOrBuilder
string token = 1;
getTokenDescriptions() - Method in class org.languagetool.rules.ScoredConfusionSet
 
getTokenizingCharacters() - Method in class org.languagetool.language.tokenizers.TagalogWordTokenizer
 
getTokenizingCharacters() - Method in class org.languagetool.rules.en.GoogleStyleWordTokenizer
 
getTokenizingCharacters() - Method in class org.languagetool.tokenizers.ArabicWordTokenizer
 
getTokenizingCharacters() - Method in class org.languagetool.tokenizers.be.BelarusianWordTokenizer
 
getTokenizingCharacters() - Method in class org.languagetool.tokenizers.de.GermanWordTokenizer
 
getTokenizingCharacters() - Method in class org.languagetool.tokenizers.nl.DutchWordTokenizer
 
getTokenizingCharacters() - Method in class org.languagetool.tokenizers.PersianWordTokenizer
 
getTokenizingCharacters() - Method in class org.languagetool.tokenizers.ru.RussianWordTokenizer
 
getTokenizingCharacters() - Method in class org.languagetool.tokenizers.WordTokenizer
 
getTokenOffsets(String) - Method in class org.languagetool.AnalyzedSentence
 
getTokenRef() - Method in class org.languagetool.rules.patterns.Match
Gets the token number referenced by the match.
getTokens() - Method in class org.languagetool.AnalyzedSentence
Returns the AnalyzedTokenReadings of the analyzed text.
getTokens() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
getTokens() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
getTokens() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestItemOrBuilder
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
getTokens(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokens(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokens(int) - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedSentenceOrBuilder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensBuilder() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
getTokensBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensCount() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedSentenceOrBuilder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokenSet() - Method in class org.languagetool.AnalyzedSentence
Get the lowercase tokens of this sentence in a set.
getTokensList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensList() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedSentenceOrBuilder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensOrBuilder() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
getTokensOrBuilder() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
getTokensOrBuilder() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestItemOrBuilder
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
getTokensOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedSentenceOrBuilder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedSentenceOrBuilder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
getTokensWithoutWhitespace() - Method in class org.languagetool.AnalyzedSentence
Returns the AnalyzedTokenReadings of the analyzed text, with whitespace tokens removed but with the artificial SENT_START token included.
getToneTags() - Method in class org.languagetool.rules.Rule
 
getToPos() - Method in class org.languagetool.Range
 
getToPos() - Method in class org.languagetool.rules.RuleMatch
Position of the end of the error (in characters, zero-based, relative to the original input text).
getToPos() - Method in class org.languagetool.SentenceRange
 
getToPos() - Method in class org.languagetool.tools.PseudoMatch
 
getToPosSentence() - Method in class org.languagetool.rules.RuleMatch
Position of the end of the error (in characters, zero-based, relative to the original sentence).
getTopSuggestions() - Static method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
getTopSuggestionsIgnoreCase() - Static method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
getTotalTokenCount() - Method in class org.languagetool.languagemodel.BaseLanguageModel
 
getTotalTokenCount() - Method in class org.languagetool.languagemodel.LuceneLanguageModel
 
getTotalTokenCount() - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
 
getTransformedRules() - Method in class org.languagetool.rules.patterns.PatternRuleTransformer.TransformedRules
 
getTranslatedName(ResourceBundle) - Method in class org.languagetool.Language
Get the name of the language translated to the current locale, if available.
getTranslations() - Method in class org.languagetool.rules.translation.TranslationData
 
getTranslationSuffix(String) - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
 
getTranslationSuffix(String) - Method in interface org.languagetool.rules.translation.Translator
 
getTranslator(GlobalConfig) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
getTranslator(GlobalConfig) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
getTrgRule() - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRule
 
getTwoForm(String, String) - Static method in class org.languagetool.tools.ArabicUnitsHelper
 
getTwoNextPronouns(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
 
getType() - Method in class org.languagetool.markup.TextPart
 
getType() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Match.MatchType type = 12;
getType() - Method in class org.languagetool.rules.ml.MLServerProto.Match
.lt_ml_server.Match.MatchType type = 12;
getType() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
.lt_ml_server.Match.MatchType type = 12;
getType() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
.lt_ml_server.SuggestedReplacement.SuggestionType type = 5;
getType() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
.lt_ml_server.SuggestedReplacement.SuggestionType type = 5;
getType() - Method in interface org.languagetool.rules.ml.MLServerProto.SuggestedReplacementOrBuilder
.lt_ml_server.SuggestedReplacement.SuggestionType type = 5;
getType() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
Determines the match type, based on the type variable if set (to allow overriding) or Rule.getLocQualityIssueType()
getType() - Method in class org.languagetool.rules.RemoteRuleConfig
Identifier for the implementation of RemoteRule that this configuration is meant for
getType() - Method in class org.languagetool.rules.RuleMatch
 
getType() - Method in class org.languagetool.rules.SuggestedReplacement
 
getType() - Method in class org.languagetool.tagging.de.AnalyzedGermanToken
 
getTypeValue() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Match.MatchType type = 12;
getTypeValue() - Method in class org.languagetool.rules.ml.MLServerProto.Match
.lt_ml_server.Match.MatchType type = 12;
getTypeValue() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
.lt_ml_server.Match.MatchType type = 12;
getTypeValue() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
.lt_ml_server.SuggestedReplacement.SuggestionType type = 5;
getTypeValue() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
.lt_ml_server.SuggestedReplacement.SuggestionType type = 5;
getTypeValue() - Method in interface org.languagetool.rules.ml.MLServerProto.SuggestedReplacementOrBuilder
.lt_ml_server.SuggestedReplacement.SuggestionType type = 5;
getUnderlineColor(String, String) - Method in class org.languagetool.gui.Configuration
 
getUnderlineColors() - Method in class org.languagetool.gui.Configuration
 
getUnderlineRuleColors() - Method in class org.languagetool.gui.Configuration
 
getUnderlineRuleTypes() - Method in class org.languagetool.gui.Configuration
 
getUnderlineType(String, String) - Method in class org.languagetool.gui.Configuration
 
getUnderlineTypes() - Method in class org.languagetool.gui.Configuration
 
getUniFeatures() - Method in class org.languagetool.rules.patterns.PatternToken
Get unification features and types.
getUnifiedTokens() - Method in class org.languagetool.rules.patterns.Unifier
Gets a full sequence of filtered tokens.
getUnifier() - Method in class org.languagetool.Language
Get this language's feature unifier.
getUnifierConfiguration() - Method in class org.languagetool.Language
 
getUnitFactor() - Method in class org.languagetool.openoffice.stylestatistic.LevelRule
 
getUnitForm(Integer, String, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
getUnitString() - Method in class org.languagetool.openoffice.stylestatistic.LevelRule
 
getUnknownFields() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
getUnknownFields() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
getUnknownFields() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
getUnknownFields() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
getUnknownFields() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
getUnknownFields() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
getUnknownFields() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
getUnknownFields() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
getUnknownFields() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
getUnknownFields() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
getUnknownFields() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
getUnknownWords() - Method in class org.languagetool.JLanguageTool
Get the alphabetically sorted list of unknown words in the latest run of one of the JLanguageTool.check(String) methods.
getUntouchedExamples() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
 
getUppercaseFirstCharSet() - Method in class org.languagetool.rules.ConfusionSet
 
getUppercaseFirstCharTerms() - Method in class org.languagetool.rules.ConfusionPair
 
getUrl() - Method in class org.languagetool.language.Contributor
 
getUrl() - Method in class org.languagetool.remote.RemoteRuleMatch
URL with a more detailed explanation of the error.
getUrl() - Method in class org.languagetool.rules.de.CaseRule
 
getUrl() - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
 
getUrl() - Method in class org.languagetool.rules.en.EnglishDiacriticsRule
 
getUrl() - Method in class org.languagetool.rules.en.EnglishPlainEnglishRule
 
getUrl() - Method in class org.languagetool.rules.en.EnglishRedundancyRule
 
getUrl() - Method in class org.languagetool.rules.es.SpanishWikipediaRule
 
getUrl() - Method in class org.languagetool.rules.ga.LogainmRule
 
getUrl() - Method in class org.languagetool.rules.gl.GalicianBarbarismsRule
 
getUrl() - Method in class org.languagetool.rules.gl.GalicianRedundancyRule
 
getUrl() - Method in class org.languagetool.rules.gl.GalicianWikipediaRule
 
getUrl(RuleMatch) - Static method in class org.languagetool.rules.GRPCUtils
 
getUrl() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
to show a link, e.g. with further explanations for this error string url = 9;
getUrl() - Method in class org.languagetool.rules.ml.MLServerProto.Match
to show a link, e.g. with further explanations for this error string url = 9;
getUrl() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
to show a link, e.g. with further explanations for this error string url = 9;
getUrl() - Method in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
 
getUrl() - Method in class org.languagetool.rules.pt.PortugueseArchaismsRule
 
getUrl() - Method in class org.languagetool.rules.pt.PortugueseBarbarismsRule
 
getUrl() - Method in class org.languagetool.rules.pt.PortugueseClicheRule
 
getUrl() - Method in class org.languagetool.rules.pt.PortugueseColourHyphenationRule
 
getUrl() - Method in class org.languagetool.rules.pt.PortugueseDiacriticsRule
 
getUrl() - Method in class org.languagetool.rules.pt.PortugueseRedundancyRule
 
getUrl() - Method in class org.languagetool.rules.pt.PortugueseReplaceRule
 
getUrl() - Method in class org.languagetool.rules.pt.PortugueseWeaselWordsRule
 
getUrl() - Method in class org.languagetool.rules.pt.PortugueseWikipediaRule
 
getUrl() - Method in class org.languagetool.rules.pt.PortugueseWordinessRule
 
getUrl() - Method in class org.languagetool.rules.pt.PostReformPortugueseCompoundRule
 
getUrl() - Method in class org.languagetool.rules.RemoteRuleConfig
 
getUrl() - Method in class org.languagetool.rules.Rule
An optional URL describing the rule match in more detail.
getUrl() - Method in class org.languagetool.rules.RuleMatch
A URL that points to a more detailed error description or null.
getUrl(String) - Static method in class org.languagetool.tools.Tools
Create a URL object from a string.
getUrlBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
to show a link, e.g. with further explanations for this error string url = 9;
getUrlBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match
to show a link, e.g. with further explanations for this error string url = 9;
getUrlBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
to show a link, e.g. with further explanations for this error string url = 9;
getUseDocLanguage() - Method in class org.languagetool.gui.Configuration
 
getUseGUIConfig() - Method in class org.languagetool.gui.Configuration
 
getUser() - Method in class org.languagetool.server.BasicAuthentication
 
getUserDictCacheSize() - Method in class org.languagetool.UserConfig
for speedup, certain users custom dictionaries are cached.
getUserDictionaries(XComponentContext) - Static method in class org.languagetool.openoffice.LtDictionary
Get all user dictionaries
getUserDictName() - Method in class org.languagetool.UserConfig
 
getUserGroupId() - Method in class org.languagetool.server.DictGroupEntry
 
getUsername() - Method in class org.languagetool.remote.CheckConfiguration
 
getValueDescriptor() - Method in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
 
getValueDescriptor() - Method in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
 
getValueDescriptor() - Method in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
 
getValueDescriptor() - Method in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
 
getValues(int) - Method in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
 
getVariant() - Method in class org.languagetool.gui.LocaleBean
 
getVariant() - Method in class org.languagetool.language.BalearicCatalan
 
getVariant() - Method in class org.languagetool.Language
Get this language's variant, e.g.
getVariant() - Method in class org.languagetool.language.ValencianCatalan
 
getVersion() - Method in class org.languagetool.Premium
 
getVersion() - Method in class org.languagetool.remote.RemoteServer
 
getViewCursor() - Method in class org.languagetool.openoffice.ViewCursorTools
Returns ViewCursor Returns null if it fails
getViewCursorParagraph() - Method in class org.languagetool.openoffice.ViewCursorTools
get the paragraph under the view cursor
getWeightedFMeasure(float, float) - Static method in class org.languagetool.dev.eval.FMeasure
Calculates the F-measure with a beta of 0.5, so that precision weights higher than recall.
getWhitespaceBefore() - Method in class org.languagetool.AnalyzedTokenReadings
 
getWithDemoLanguage() - Static method in class org.languagetool.Languages
Like Languages.get() but the list contains also LanguageTool's internal 'Demo' language, if available.
getWord() - Method in class org.languagetool.tagging.ga.Retaggable
 
getWordCount() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
 
getWordMap() - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
 
getWordMap() - Method in class org.languagetool.rules.AbstractWordCoherencyRule
Maps words in both directions, e.g.
getWordMap() - Method in class org.languagetool.rules.ar.ArabicWordCoherencyRule
 
getWordMap() - Method in class org.languagetool.rules.de.WordCoherencyRule
 
getWordMap() - Method in class org.languagetool.rules.en.WordCoherencyRule
 
getWordMap() - Method in class org.languagetool.rules.fa.WordCoherencyRule
 
getWordMap() - Method in class org.languagetool.rules.nl.WordCoherencyRule
 
getWordMap() - Method in class org.languagetool.rules.pl.WordCoherencyRule
 
getWordMap() - Method in class org.languagetool.rules.pt.PortugueseWordCoherencyRule
 
getWordMap() - Method in class org.languagetool.rules.ru.RussianWordCoherencyRule
 
getWordMap() - Method in class org.languagetool.rules.ru.RussianWordRootRepeatRule
 
getWordMap() - Method in class org.languagetool.rules.sv.WordCoherencyRule
 
getWordsToCheck() - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
 
getWordsToCheck() - Method in class org.languagetool.rules.ca.CatalanRepeatedWordsRule
 
getWordsToCheck() - Method in class org.languagetool.rules.de.GermanRepeatedWordsRule
 
getWordsToCheck() - Method in class org.languagetool.rules.en.EnglishRepeatedWordsRule
 
getWordsToCheck() - Method in class org.languagetool.rules.es.SpanishRepeatedWordsRule
 
getWordsToCheck() - Method in class org.languagetool.rules.fr.FrenchRepeatedWordsRule
 
getWordTagger() - Method in class org.languagetool.tagging.BaseTagger
 
getWordTagger() - Method in class org.languagetool.tagging.uk.UkrainianTagger
 
getWordTokenizer() - Method in class org.languagetool.Language
Get this language's word tokenizer implementation.
getWrappedRules() - Method in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer.ConsistencyPatternRule
 
getWrappedRules() - Method in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer.RepeatedPatternRule
 
getWrongWords() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
getWrongWords(boolean) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
getWrongWords() - Method in class org.languagetool.rules.br.TopoReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.ca.AbstractSimpleReplaceLemmasRule
 
getWrongWords() - Method in class org.languagetool.rules.ca.ReplaceOperationNamesRule
 
getWrongWords() - Method in class org.languagetool.rules.ca.SimpleReplaceAdverbsMent
 
getWrongWords() - Method in class org.languagetool.rules.ca.SimpleReplaceBalearicRule
 
getWrongWords() - Method in class org.languagetool.rules.ca.SimpleReplaceDiacriticsIEC
 
getWrongWords() - Method in class org.languagetool.rules.ca.SimpleReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
 
getWrongWords() - Method in class org.languagetool.rules.en.ContractionSpellingRule
 
getWrongWords() - Method in class org.languagetool.rules.es.SimpleReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.es.SimpleReplaceVerbsRule
 
getWrongWords() - Method in class org.languagetool.rules.fa.SimpleReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.fr.SimpleReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.ga.DativePluralStandardReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.ga.EnglishHomophoneRule
 
getWrongWords() - Method in class org.languagetool.rules.ga.IrishFGBEqReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.ga.IrishReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.ga.LogainmRule
 
getWrongWords() - Method in class org.languagetool.rules.ga.PeopleRule
 
getWrongWords() - Method in class org.languagetool.rules.ga.PrestandardReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.ga.SpacesRule
 
getWrongWords() - Method in class org.languagetool.rules.gl.CastWordsRule
 
getWrongWords() - Method in class org.languagetool.rules.gl.SimpleReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.pl.SimpleReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.pt.PortugueseReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
getWrongWords() - Method in class org.languagetool.rules.uk.SimpleReplaceSoftRule
 
getWrongWords() - Method in class org.languagetool.rules.uk.SimpleReplaceSpelling1992Rule
 
getXComponent() - Method in class org.languagetool.openoffice.SingleDocument
Get xComponent of the document
getXmlLineNumber() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
Returns the line in the XML file where this rule is located.
GHAIN - Static variable in class org.languagetool.tools.ArabicConstants
 
GIT_SHORT_ID - Static variable in class org.languagetool.JLanguageTool
Abbreviated git id or null if not available.
GL_CAST_WORDS_RULE - Static variable in class org.languagetool.rules.gl.CastWordsRule
 
GL_REDUNDANCY_REPLACE - Static variable in class org.languagetool.rules.gl.GalicianRedundancyRule
 
GL_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.gl.SimpleReplaceRule
 
GL_WORDINESS_REPLACE - Static variable in class org.languagetool.rules.gl.GalicianWordinessRule
 
GLOBAL_SPELLING_FILE - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
 
GlobalConfig - Class in org.languagetool
 
GlobalConfig() - Constructor for class org.languagetool.GlobalConfig
 
globalConfig - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
globalConfig - Variable in class org.languagetool.server.HTTPServerConfig
 
GOAL_SPECIFIC - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
GOOGLE_SENTENCE_END - Static variable in interface org.languagetool.languagemodel.LanguageModel
ngram sentence end marker - note: this is not in the v1 data from Google
GOOGLE_SENTENCE_START - Static variable in interface org.languagetool.languagemodel.LanguageModel
ngram sentence start marker - note: this is not in the v1 data from Google
GoogleStyleWordTokenizer - Class in org.languagetool.rules.en
Tokenize sentences to tokens like Google does for its ngram index.
GoogleStyleWordTokenizer() - Constructor for class org.languagetool.rules.en.GoogleStyleWordTokenizer
 
GoogleTokenUtil - Class in org.languagetool.rules.ngrams
 
GoogleTokenUtil() - Constructor for class org.languagetool.rules.ngrams.GoogleTokenUtil
 
gracefulDatabaseFailure - Variable in class org.languagetool.server.HTTPServerConfig
 
GrammalecteRule - Class in org.languagetool.rules.fr
Queries a local Grammalecte server.
GrammalecteRule(ResourceBundle, GlobalConfig) - Constructor for class org.languagetool.rules.fr.GrammalecteRule
 
GRAMMAR - Static variable in class org.languagetool.rules.Categories
 
GRAMMAR - Static variable in class org.languagetool.rules.CategoryIds
 
Greek - Class in org.languagetool.language
 
Greek() - Constructor for class org.languagetool.language.Greek
 
GreekRedundancyRule - Class in org.languagetool.rules.el
A rule that matches redundant expressions.
GreekRedundancyRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.el.GreekRedundancyRule
 
GreekSpecificCaseRule - Class in org.languagetool.rules.el
A rule that matches words which need a specific upper/lowercase spelling.
GreekSpecificCaseRule(ResourceBundle) - Constructor for class org.languagetool.rules.el.GreekSpecificCaseRule
 
GreekSynthesizer - Class in org.languagetool.synthesis.el
 
GreekSynthesizer(Language) - Constructor for class org.languagetool.synthesis.el.GreekSynthesizer
Deprecated.
GreekTagger - Class in org.languagetool.tagging.el
 
GreekTagger() - Constructor for class org.languagetool.tagging.el.GreekTagger
 
greekToLatin(String) - Static method in class org.languagetool.tagging.ga.Utils
 
GreekWordRepeatBeginningRule - Class in org.languagetool.rules.el
Adds a list Greek adverbs to WordRepeatBeginningRule.
GreekWordRepeatBeginningRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.el.GreekWordRepeatBeginningRule
 
GreekWordTokenizer - Class in org.languagetool.tokenizers.el
 
GreekWordTokenizer() - Constructor for class org.languagetool.tokenizers.el.GreekWordTokenizer
 
GreekWordTokenizerImpl - Class in org.languagetool.tokenizers.el
This class is a scanner generated by JFlex 1.4.3 on 6/12/19 12:42 AM from the specification file /home/pminos/NetBeansProjects/workspace-languagetool/languagetool-parent/languagetool-language-modules/el/src/main/jflex/GreekWordTokenizerImpl.jflex
GreekWordTokenizerImpl(Reader) - Constructor for class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
Creates a new scanner There is also a java.io.InputStream version of this constructor.
GreekWordTokenizerImpl(InputStream) - Constructor for class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
Creates a new scanner.
group_id - Variable in class org.languagetool.server.DBInvite
 
groupId - Variable in class org.languagetool.server.DBGroupMember
 
groupId - Variable in class org.languagetool.server.ExtendedUserInfo
 
groupRole - Variable in class org.languagetool.server.ExtendedUserInfo
 
GroupRoles - Enum in org.languagetool.server
 
GRPCPostProcessing - Class in org.languagetool.rules
 
GRPCPostProcessing(RemoteRuleConfig) - Constructor for class org.languagetool.rules.GRPCPostProcessing
 
GRPCRule - Class in org.languagetool.rules
Base class fur rules running on external servers; see gRPC service definition in languagetool-core/src/main/proto/ml_server.proto See #create(Language, ResourceBundle, RemoteRuleConfig, boolean, String, String, Map) for an easy way to add rules; return rule in Language::getRelevantRemoteRules add it like this: public List<Rule> getRelevantRemoteRules(ResourceBundle messageBundle, List<RemoteRuleConfig> configs, GlobalConfig globalConfig, UserConfig userConfig, Language motherTongue, List<Language> altLanguages) throws IOException { List<Rule> rules = new ArrayList<>(super.getRelevantRemoteRules( messageBundle, configs, globalConfig, userConfig, motherTongue, altLanguages)); Rule exampleRule = GRPCRule.create(messageBundle, RemoteRuleConfig.getRelevantConfig("EXAMPLE_ID", configs), "EXAMPLE_ID", "example_rule_id", Collections.singletonMap("example_match_id", "example_rule_message")); rules.add(exampleRule); return rules; }
GRPCRule(Language, ResourceBundle, RemoteRuleConfig, boolean) - Constructor for class org.languagetool.rules.GRPCRule
 
GRPCRule.AnalyzedMLRuleRequest - Class in org.languagetool.rules
 
GRPCRule.Connection - Class in org.languagetool.rules
 
GRPCRule.GRPCSubRule - Class in org.languagetool.rules
Internal rule to create rule matches with IDs based on Match Sub-IDs
GRPCRule.MLRuleRequest - Class in org.languagetool.rules
 
GRPCServer - Class in org.languagetool.server
 
GRPCServer() - Constructor for class org.languagetool.server.GRPCServer
 
GRPCUtils - Class in org.languagetool.rules
 
GRPCUtils() - Constructor for class org.languagetool.rules.GRPCUtils
 
guessIrishFSTNounClassSimple(String) - Static method in class org.languagetool.dev.GenerateIrishWordforms
 
guessLanguage() - Method in class org.languagetool.remote.CheckConfiguration
 

H

HAH - Static variable in class org.languagetool.tools.ArabicConstants
 
halfwidthLatinToLatin(String) - Static method in class org.languagetool.tagging.ga.Utils
 
HAMZA - Static variable in class org.languagetool.tools.ArabicConstants
 
HAMZA_ABOVE - Static variable in class org.languagetool.tools.ArabicConstants
 
HAMZA_BELOW - Static variable in class org.languagetool.tools.ArabicConstants
 
handleGetObject(String) - Method in class org.languagetool.ResourceBundleWithFallback
 
hasABTestsEnabled() - Static method in class org.languagetool.UserConfig
 
hasAndGroup() - Method in class org.languagetool.rules.patterns.PatternToken
Checks if this element has an AND group associated with it.
hasAnyLemma(String...) - Method in class org.languagetool.AnalyzedTokenReadings
Checks if one of the token's readings has one of the given lemmas
hasAnyPartialPosTag(String...) - Method in class org.languagetool.AnalyzedTokenReadings
Checks if the token has any of the given particular POS tags (only a part of the given POS tag needs to match)
hasCaseGovernment(AnalyzedTokenReadings, String) - Static method in class org.languagetool.rules.uk.CaseGovernmentHelper
 
hasCaseGovernment(AnalyzedTokenReadings, Pattern, String) - Static method in class org.languagetool.rules.uk.CaseGovernmentHelper
 
hasCategory() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
.lt_ml_server.RuleCategory category = 4;
hasCategory() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
.lt_ml_server.RuleCategory category = 4;
hasCategory() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
.lt_ml_server.RuleCategory category = 4;
hasConfigurableValue() - Method in class org.languagetool.rules.AbstractFillerWordsRule
 
hasConfigurableValue() - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
hasConfigurableValue() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
 
hasConfigurableValue() - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
hasConfigurableValue() - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
 
hasConfigurableValue() - Method in class org.languagetool.rules.LongParagraphRule
 
hasConfigurableValue() - Method in class org.languagetool.rules.LongSentenceRule
 
hasConfigurableValue() - Method in class org.languagetool.rules.ReadabilityRule
 
hasConfigurableValue() - Method in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
 
hasConfigurableValue() - Method in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
hasConfigurableValue() - Method in class org.languagetool.rules.Rule
Overwrite this to return true, if a value may be configured by option panel
hasConjunction(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
hasCurrentOrNextExceptions() - Method in class org.languagetool.rules.patterns.PatternToken
 
hasDiacritics(String) - Static method in class org.languagetool.tools.StringTools
 
hasErrorCoveredByMatch(RuleMatch) - Method in class org.languagetool.dev.errorcorpus.ErrorSentence
 
hasErrorCoveredByMatchAndGoodFirstSuggestion(RuleMatch) - Method in class org.languagetool.dev.errorcorpus.ErrorSentence
 
hasErrorOverlappingWithMatch(RuleMatch) - Method in class org.languagetool.dev.errorcorpus.ErrorSentence
 
hasExceptionList() - Method in class org.languagetool.rules.patterns.PatternToken
 
hashCode() - Method in class org.languagetool.AnalyzedSentence
 
hashCode() - Method in class org.languagetool.AnalyzedToken
 
hashCode() - Method in class org.languagetool.AnalyzedTokenReadings
 
hashCode() - Method in class org.languagetool.chunking.ChunkTag
 
hashCode() - Method in class org.languagetool.GlobalConfig
 
hashCode() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
hashCode() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
hashCode() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
hashCode() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
hashCode() - Method in class org.languagetool.Language
 
hashCode() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
hashCode() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
hashCode() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
hashCode() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
hashCode() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
hashCode() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
hashCode() - Method in class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
 
hashCode() - Method in class org.languagetool.LevelToneTagCacheKey
 
hashCode() - Method in class org.languagetool.Range
 
hashCode() - Method in class org.languagetool.remote.multiLang.InjectedSentence
 
hashCode() - Method in class org.languagetool.rules.CategoryId
 
hashCode() - Method in class org.languagetool.rules.ConfusionPair
 
hashCode() - Method in class org.languagetool.rules.ConfusionSet
 
hashCode() - Method in class org.languagetool.rules.ConfusionString
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
hashCode() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
hashCode() - Method in class org.languagetool.rules.RemoteRuleConfig
 
hashCode() - Method in class org.languagetool.rules.RuleMatch
 
hashCode() - Method in class org.languagetool.rules.ScoredConfusionSet
 
hashCode() - Method in class org.languagetool.rules.spelling.RuleWithLanguage
 
hashCode() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperiment
 
hashCode() - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
 
hashCode() - Method in class org.languagetool.rules.SuggestedReplacement
 
hashCode() - Method in class org.languagetool.rules.translation.TranslationEntry
 
hashCode() - Method in class org.languagetool.rules.uk.InflectionHelper.Inflection
 
hashCode() - Method in class org.languagetool.SentenceRange
 
hashCode() - Method in class org.languagetool.server.APINewGroup
 
hashCode() - Method in class org.languagetool.server.DatabasePingLogEntry
 
hashCode() - Method in class org.languagetool.server.PipelineSettings
 
hashCode() - Method in class org.languagetool.tagging.TaggedWord
 
hashCode() - Method in class org.languagetool.UserConfig
 
hasJar(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
hasLemma(String) - Method in class org.languagetool.AnalyzedTokenReadings
Checks if one of the token's readings has a particular lemma.
hasLemma(AnalyzedTokenReadings, Collection<String>) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
hasLemma(List<AnalyzedToken>, Collection<String>) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
hasLemma(List<AnalyzedToken>, Pattern) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
hasLemma(AnalyzedTokenReadings, List<String>, String) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
hasLemma(AnalyzedTokenReadings, Collection<String>, Pattern) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
hasLemma(AnalyzedTokenReadings, String) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
hasLemma(AnalyzedTokenReadings, Pattern) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
hasLemma(AnalyzedTokenReadings, Pattern, Pattern) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
hasLemmaBase(AnalyzedTokenReadings, Collection<String>, Pattern) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
hasLinguServices() - Method in class org.languagetool.UserConfig
 
hasLocale(Locale) - Method in class org.languagetool.openoffice.LanguageToolSpellChecker
 
hasLocale(Locale) - Method in class org.languagetool.openoffice.Main
 
hasMaleUA(AnalyzedTokenReadings) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasMinMatchesRules() - Method in class org.languagetool.language.Catalan
 
hasMinMatchesRules() - Method in class org.languagetool.language.English
 
hasMinMatchesRules() - Method in class org.languagetool.language.French
 
hasMinMatchesRules() - Method in class org.languagetool.language.German
 
hasMinMatchesRules() - Method in class org.languagetool.Language
 
hasMinMatchesRules() - Method in class org.languagetool.language.Spanish
 
hasMixedGreekAndCyrillic(String) - Static method in class org.languagetool.tagging.ga.Utils
 
hasMixedGreekAndLatin(String) - Static method in class org.languagetool.tagging.ga.Utils
 
hasNext() - Method in class org.languagetool.dev.dumpcheck.MixingSentenceSource
 
hasNext() - Method in class org.languagetool.dev.dumpcheck.PlainTextSentenceSource
 
hasNext() - Method in class org.languagetool.dev.dumpcheck.SentenceSource
 
hasNext() - Method in class org.languagetool.dev.dumpcheck.WikipediaSentenceSource
 
hasNextException() - Method in class org.languagetool.rules.patterns.PatternToken
Checks if the element has an exception for a next scope.
hasNGramFalseFriendRule(Language) - Method in class org.languagetool.language.English
 
hasNGramFalseFriendRule(Language) - Method in class org.languagetool.Language
hasNoContent(boolean) - Method in class org.languagetool.openoffice.DocumentCache
has no content
hasNoTag() - Method in class org.languagetool.AnalyzedToken
 
hasOptions() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
hasOptions() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
.lt_ml_server.ProcessingOptions options = 2;
hasOptions() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzeRequestOrBuilder
.lt_ml_server.ProcessingOptions options = 2;
hasOptions() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
hasOptions() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
.lt_ml_server.ProcessingOptions options = 2;
hasOptions() - Method in interface org.languagetool.rules.ml.MLServerProto.ProcessRequestOrBuilder
.lt_ml_server.ProcessingOptions options = 2;
hasOrGroup() - Method in class org.languagetool.rules.patterns.PatternToken
Checks if this element has an OR group associated with it.
hasPartialPosTag(String) - Method in class org.languagetool.AnalyzedTokenReadings
Checks if the token has a particular POS tag, where only a part of the given POS tag needs to match.
hasPermissions(String, GroupRoles...) - Static method in enum org.languagetool.server.GroupRoles
 
hasPosTag(String) - Method in class org.languagetool.AnalyzedTokenReadings
Checks if the token has a particular POS tag.
hasPosTag(AnalyzedTokenReadings, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTag(AnalyzedTokenReadings, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTag(Collection<AnalyzedToken>, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTag(Collection<AnalyzedToken>, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTag(AnalyzedToken, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTag(AnalyzedToken, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTag(TaggedWord, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTag2(List<TaggedWord>, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagAll(List<AnalyzedToken>, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagAndLemma(String, String) - Method in class org.languagetool.AnalyzedTokenReadings
Checks if the token has a particular POS tag and lemma.
hasPosTagAndToken(AnalyzedTokenReadings, Pattern, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagPart(AnalyzedToken, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagPart(AnalyzedTokenReadings, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagPart(List<AnalyzedToken>, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagPart2(List<TaggedWord>, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagPartAll(AnalyzedTokenReadings, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagPartAll(List<AnalyzedToken>, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagStart(AnalyzedTokenReadings, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagStart(List<AnalyzedToken>, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagStart(AnalyzedToken, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagStart2(List<TaggedWord>, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
hasPosTagStartingWith(String) - Method in class org.languagetool.AnalyzedTokenReadings
Checks if the token has a POS tag starting with the given string.
hasPreviousException() - Method in class org.languagetool.rules.patterns.PatternToken
Checks if the element has an exception for a previous token.
hasPreviousException() - Method in class org.languagetool.rules.patterns.PatternTokenMatcher
 
hasPronoun(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
hasReading() - Method in class org.languagetool.AnalyzedTokenReadings
Checks if there is at least one POS tag
hasReadingOfType(AnalyzedTokenReadings, GermanToken.POSType) - Static method in class org.languagetool.rules.de.GermanHelper
 
hasRealReplacement() - Method in class org.languagetool.dev.wikipedia.RuleMatchApplication
 
hasRule() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Rule rule = 14;
hasRule() - Method in class org.languagetool.rules.ml.MLServerProto.Match
.lt_ml_server.Rule rule = 14;
hasRule() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
.lt_ml_server.Rule rule = 14;
hasSameLemmas() - Method in class org.languagetool.AnalyzedTokenReadings
Used to optimize pattern matching.
hasStatisticalOptions(Rule) - Static method in class org.languagetool.openoffice.stylestatistic.LevelRule
 
hasStatisticalStyleRules(Language) - Static method in class org.languagetool.openoffice.OfficeTools
 
hasTag(Tag) - Method in class org.languagetool.rules.Rule
 
hasTokens() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
hasTokens() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
hasTokens() - Method in interface org.languagetool.grpc.Synthesizer.SynthesizeRequestItemOrBuilder
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
hasToneTag(ToneTag) - Method in class org.languagetool.rules.Rule
 
hasTooManyLuceneMatches() - Method in class org.languagetool.dev.index.SearcherResult
 
hasTypographicApostrophe() - Method in class org.languagetool.AnalyzedTokenReadings
 
hasUnsupportedText() - Method in class org.languagetool.openoffice.DocumentCache
 
hasVariant() - Method in class org.languagetool.Language
Whether this class has at least one subclass that implements variants of this language.
heapLimitIsReached() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
heap limit is reached
HEH - Static variable in class org.languagetool.tools.ArabicConstants
 
HiddenCharacterRule - Class in org.languagetool.rules.uk
A rule that finds hidden characters in the text
HiddenCharacterRule(ResourceBundle) - Constructor for class org.languagetool.rules.uk.HiddenCharacterRule
 
hierarchy - Variable in class org.languagetool.openoffice.stylestatistic.StatAnCache.Paragraph
 
HIGH_CONFIDENCE - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
The confidence value for a suggestion with high confidence.
Hint_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
Style errors, typically light blue.
hitCount() - Method in class org.languagetool.ResultCache
 
hitRate() - Method in class org.languagetool.ResultCache
 
HomophoneExtractor - Class in org.languagetool.dev.wiktionary
Extract homophones from Wiktionary XML dump by looking for the homophones template.
HomophoneExtractor() - Constructor for class org.languagetool.dev.wiktionary.HomophoneExtractor
 
HTTPServer - Class in org.languagetool.server
A small embedded HTTP server that checks text.
HTTPServer() - Constructor for class org.languagetool.server.HTTPServer
Prepare a server on the given port - use run() to start it.
HTTPServer(HTTPServerConfig) - Constructor for class org.languagetool.server.HTTPServer
Prepare a server on localhost on the given port - use run() to start it.
HTTPServer(HTTPServerConfig, boolean) - Constructor for class org.languagetool.server.HTTPServer
Prepare a server on localhost on the given port - use run() to start it.
HTTPServer(HTTPServerConfig, boolean, Set<String>) - Constructor for class org.languagetool.server.HTTPServer
Prepare a server on localhost on the given port - use run() to start it.
HTTPServer(HTTPServerConfig, boolean, String, Set<String>) - Constructor for class org.languagetool.server.HTTPServer
Prepare a server on the given host and port - use run() to start it.
HTTPServerConfig - Class in org.languagetool.server
 
HTTPServerConfig() - Constructor for class org.languagetool.server.HTTPServerConfig
Create a server configuration for the default port (HTTPServerConfig.DEFAULT_PORT).
HTTPServerConfig(int) - Constructor for class org.languagetool.server.HTTPServerConfig
 
HTTPServerConfig(int, boolean) - Constructor for class org.languagetool.server.HTTPServerConfig
 
HTTPSServer - Class in org.languagetool.server
A small embedded HTTPS server that checks text.
HTTPSServer(HTTPSServerConfig, boolean, String, Set<String>) - Constructor for class org.languagetool.server.HTTPSServer
Prepare a server on the given host and port - use run() to start it.
HTTPSServerConfig - Class in org.languagetool.server
 
HTTPSServerConfig(File, String) - Constructor for class org.languagetool.server.HTTPSServerConfig
 
HTTPSServerConfig(int, boolean, File, String) - Constructor for class org.languagetool.server.HTTPSServerConfig
 
HTTPTestTools - Class in org.languagetool.server
 
Hunspell - Class in org.languagetool.rules.spelling.hunspell
 
Hunspell() - Constructor for class org.languagetool.rules.spelling.hunspell.Hunspell
 
hunspell - Variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
HunspellDictionary - Interface in org.languagetool.rules.spelling.hunspell
 
HunspellNoSuggestionRule - Class in org.languagetool.rules.spelling.hunspell
Like HunspellRule, but does not offer suggestions for incorrect words as that is very slow with Hunspell.
HunspellNoSuggestionRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.spelling.hunspell.HunspellNoSuggestionRule
 
HunspellNoSuggestionRule(ResourceBundle, Language, UserConfig, List<Language>, IncorrectExample, CorrectExample) - Constructor for class org.languagetool.rules.spelling.hunspell.HunspellNoSuggestionRule
 
HunspellRule - Class in org.languagetool.rules.spelling.hunspell
A hunspell-based spellchecking-rule.
HunspellRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.spelling.hunspell.HunspellRule
 
HunspellRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.spelling.hunspell.HunspellRule
 
HunspellRule(ResourceBundle, Language, UserConfig, List<Language>, LanguageModel) - Constructor for class org.languagetool.rules.spelling.hunspell.HunspellRule
 

I

i18n(ResourceBundle, String, Object...) - Static method in class org.languagetool.tools.Tools
Translate a text string based on our i18n files.
Icelandic - Class in org.languagetool.language
Deprecated.
this language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6)
Icelandic() - Constructor for class org.languagetool.language.Icelandic
Deprecated.
 
ID - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
id - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
id - Variable in class org.languagetool.server.DBGroup
 
id - Variable in class org.languagetool.server.DBGroupMember
 
id - Variable in class org.languagetool.server.DBInvite
 
id - Variable in class org.languagetool.server.ExtendedUserInfo
 
ID_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
ID_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
ignore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.ar.ArabicWordRepeatRule
 
ignore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.ca.CatalanWordRepeatRule
 
ignore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.GermanWordRepeatRule
 
ignore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.en.EnglishWordRepeatRule
 
ignore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.es.SpanishWordRepeatRule
 
ignore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.fa.PersianWordRepeatRule
 
ignore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.it.ItalianWordRepeatRule
 
IGNORE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
ignore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.pt.PortugueseWordRepeatRule
 
ignore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.ru.RussianSimpleWordRepeatRule
 
ignore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.UkrainianWordRepeatRule
 
ignore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.WordRepeatRule
Implement this method to return true if there's a potential word repetition at the current position that should be ignored, i.e. if no error should be created.
IGNORE_LANGUAGE - Static variable in class org.languagetool.openoffice.OfficeTools
 
IGNORED_CHARS - Static variable in class org.languagetool.language.Ukrainian
 
ignoreOnce() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Call method ignoreOnce for concerned document
ignoreOnce() - Method in class org.languagetool.openoffice.SingleDocument
add a ignore once entry to queue and remove the mark
ignorePermanent() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Call method ignorePermanent for concerned document
ignorePermanent() - Method in class org.languagetool.openoffice.SingleDocument
add a ignore once entry to queue and remove the mark
ignorePotentiallyMisspelledWord(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
ignorePotentiallyMisspelledWord(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Like SpellingCheckRule.ignoreWord(String), but will only be called after the standard spell check has run and considered this word to be incorrect.
ignoreRule(String, Locale) - Method in class org.languagetool.openoffice.Main
Called when "Ignore" is selected e.g. in the context menu for an error.
ignoreRule(String, Locale) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Called when "Ignore" is selected e.g. in the context menu for an error.
ignoreSpelling() - Method in class org.languagetool.AnalyzedTokenReadings
Make the token ignored by all spelling rules.
ignoreTaggedWords - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule
 
ignoreToken(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
 
ignoreToken(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
ignoreToken(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Returns true iff the token at the given position should be ignored by the spell checker.
ignoreToken(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
 
ignoreWord(String) - Method in class org.languagetool.rules.ar.ArabicHunspellSpellerRule
 
ignoreWord(List<String>, int) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
ignoreWord(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
Ignore surrogate pairs (emojis)
ignoreWord(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Returns true iff the word should be ignored by the spell checker.
ignoreWord(List<String>, int) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Returns true iff the word at the given position should be ignored by the spell checker.
ignoreWordsWithLength - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
 
immunize(int) - Method in class org.languagetool.AnalyzedTokenReadings
 
IMP_FL_OUNCE - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
IMP_GALLON - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
IMP_PINT - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
IMP_QUART - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
importProfile(File) - Method in class org.languagetool.gui.Configuration
 
in - Variable in class org.languagetool.bitext.TabBitextReader
 
inAndGroup - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inAntiPatternExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inAntiPatternForRuleGroupExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
INCH - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
inCircuitBreaker(long, CircuitBreaker, String, long, Callable<T>) - Static method in class org.languagetool.rules.RemoteRuleMetrics
 
IncorrectBitextExample - Class in org.languagetool.rules.bitext
A text, typically a pair of sentences that contains an error.
IncorrectBitextExample(StringPair) - Constructor for class org.languagetool.rules.bitext.IncorrectBitextExample
 
IncorrectBitextExample(StringPair, List<String>) - Constructor for class org.languagetool.rules.bitext.IncorrectBitextExample
 
IncorrectExample - Class in org.languagetool.rules
A text, typically a sentence, that contains an error.
IncorrectExample(String) - Constructor for class org.languagetool.rules.IncorrectExample
 
IncorrectExample(String, List<String>) - Constructor for class org.languagetool.rules.IncorrectExample
 
incorrectExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inCorrectExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
incorrectExamples - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
IncorrectLinePrinter - Class in org.languagetool.dev
Simple script to print only the lines that do have a match.
IncorrectLinePrinter() - Constructor for class org.languagetool.dev.IncorrectLinePrinter
 
incrementToken() - Method in class org.languagetool.dev.index.AnyCharTokenizer
 
incrementToken() - Method in class org.languagetool.dev.index.LanguageToolFilter
 
INDEFINITE - Static variable in class org.languagetool.tagging.de.GermanToken.Determination
 
Indexer - Class in org.languagetool.dev.index
A class with a main() method that takes a text file and indexes its sentences, including POS tags
Indexer(Directory, Language) - Constructor for class org.languagetool.dev.index.Indexer
 
Indexer(Directory, Language, Analyzer) - Constructor for class org.languagetool.dev.index.Indexer
 
indexSentence(Sentence, int) - Method in class org.languagetool.dev.index.Indexer
 
indexText(BufferedReader) - Method in class org.languagetool.dev.index.Indexer
 
inErrorTriggerExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inException - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inflectAdjectiveTanwinNasb(String, boolean) - Static method in class org.languagetool.synthesis.ar.ArabicSynthesizer
 
INFLECTED - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
InflectionHelper - Class in org.languagetool.rules.uk
 
InflectionHelper.Inflection - Class in org.languagetool.rules.uk
 
inflectLemmaLike(String, AnalyzedToken) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
 
inflectMafoulMutlq(String) - Static method in class org.languagetool.synthesis.ar.ArabicSynthesizer
 
inIncorrectExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
init() - Method in class org.languagetool.openoffice.FlatParagraphTools
Initialize XFlatParagraphIterator Set the new iterator only if it is not null
init() - Method in class org.languagetool.rules.de.AustrianGermanSpellerRule
 
init() - Method in class org.languagetool.rules.de.GermanSpellerRule
 
init() - Method in class org.languagetool.rules.de.SwissGermanSpellerRule
 
init() - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
init() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
init(HTTPServerConfig) - Static method in class org.languagetool.server.ServerMetricsCollector
 
INIT - Static variable in class org.languagetool.tools.LoggingTools
 
initDefaultDictSpeller(Language) - Static method in class org.languagetool.rules.spelling.SymSpellRule
 
INITIAL_CAPACITY - Static variable in class org.languagetool.rules.spelling.SymSpellRule
 
initLanguageModel(File, LanguageModel) - Method in class org.languagetool.Language
 
initOptions() - Method in class org.languagetool.gui.Configuration
Initialize variables and clears Maps, Sets and Lists
initParameters() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
 
initPool(HTTPServerConfig) - Method in class org.languagetool.server.GRPCServer
 
initPossibleTags() - Method in class org.languagetool.synthesis.BaseSynthesizer
 
initStyleCategories(List<Rule>) - Method in class org.languagetool.gui.Configuration
 
initUserDictSpeller(UserConfig) - Static method in class org.languagetool.rules.spelling.SymSpellRule
 
InjectedSentence - Class in org.languagetool.remote.multiLang
 
InjectedSentence(String, String) - Constructor for class org.languagetool.remote.multiLang.InjectedSentence
 
injectOtherSentence(String, String) - Method in class org.languagetool.remote.multiLang.MultiLangCorpora
 
inMarker - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inMatch - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inMessage - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
INNNumberFilter - Class in org.languagetool.rules.ru
Checks if INN number is incorrect
INNNumberFilter() - Constructor for class org.languagetool.rules.ru.INNNumberFilter
 
inOrGroup - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inPattern - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inPhrases - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inputLogging - Variable in class org.languagetool.rules.RemoteRule
 
INPUTLOGGING_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
INPUTLOGGING_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
INPUTLOGGING_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
inRegex - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inRuleGroup - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
insert() - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
Insert() - Constructor for class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Insert
 
InsertCommaFilter - Class in org.languagetool.rules.de
Specific to KOMMA_ZWISCHEN_HAUPT_UND_NEBENSATZ - helps setting the comma suggestion, if easily possible.
InsertCommaFilter() - Constructor for class org.languagetool.rules.de.InsertCommaFilter
 
insertConfigValues(Map<String, Integer>) - Method in class org.languagetool.UserConfig
 
insertNewDrawPageByIndex(XComponent, int) - Static method in class org.languagetool.openoffice.OfficeDrawTools
creates and inserts a draw page into the giving position, the method returns the new created page
insertNewMasterPageByIndex(XComponent, int) - Static method in class org.languagetool.openoffice.OfficeDrawTools
creates and inserts a new master page into the giving position, the method returns the new created page
inserts - Variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
insertUpdate(DocumentEvent) - Method in class org.languagetool.gui.Main.TextLineNumber
 
inShortMessage - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inShortMessageForRuleGroup - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
INSTANCE - Static variable in class org.languagetool.language.GermanyGerman
 
INSTANCE - Static variable in class org.languagetool.synthesis.ar.ArabicSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.ca.CatalanSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.el.GreekSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.en.EnglishSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.es.SpanishSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.FrenchSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.ga.IrishSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.GermanSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.gl.GalicianSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.it.ItalianSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.nl.DutchSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.pl.PolishSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.pt.PortugueseSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.ro.RomanianSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.ru.RussianSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.sk.SlovakSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.sv.SwedishSynthesizer
 
INSTANCE - Static variable in class org.languagetool.synthesis.uk.UkrainianSynthesizer
 
INSTANCE - Static variable in class org.languagetool.tagging.de.GermanTagger
 
INSTANCE - Static variable in class org.languagetool.tagging.disambiguation.ru.RussianHybridDisambiguator
 
INSTANCE - Static variable in class org.languagetool.tagging.en.EnglishTagger
 
INSTANCE - Static variable in class org.languagetool.tagging.es.SpanishTagger
 
INSTANCE - Static variable in class org.languagetool.tagging.fr.FrenchTagger
 
INSTANCE - Static variable in class org.languagetool.tagging.ru.RussianTagger
 
INSTANCE_CAT - Static variable in class org.languagetool.tagging.ca.CatalanTagger
 
INSTANCE_VAL - Static variable in class org.languagetool.tagging.ca.CatalanTagger
 
InstrumentedAppender - Class in org.languagetool.server
 
InstrumentedAppender() - Constructor for class org.languagetool.server.InstrumentedAppender
Create a new instrumented appender using the default registry.
inSuggestion - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
intercept(Invocation) - Method in class org.languagetool.server.LoggingInterceptor
 
internalGetFieldAccessorTable() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
internalGetFieldAccessorTable() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
internalGetFieldAccessorTable() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
internalGetFieldAccessorTable() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
internalGetFieldAccessorTable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
internalGetFieldAccessorTable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
internalGetFieldAccessorTable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
internalGetFieldAccessorTable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
internalGetFieldAccessorTable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
internalGetFieldAccessorTable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
internalGetFieldAccessorTable() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
internalGetValueMap() - Static method in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
 
internalGetValueMap() - Static method in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
 
internalGetValueMap() - Static method in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
 
internalGetValueMap() - Static method in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
 
internString(String) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
InterrogativeVerbFilter - Class in org.languagetool.rules.fr
 
InterrogativeVerbFilter() - Constructor for class org.languagetool.rules.fr.InterrogativeVerbFilter
 
interruptCheck(String, boolean) - Method in class org.languagetool.openoffice.TextLevelCheckQueue
remove all entries for the disposed docId (gone document)
InterruptibleCharSequence - Class in org.languagetool.tools
CharSequence that noticed thread interrupts -- as might be necessary to recover from a loose regex on unexpected challenging input.
InterruptibleCharSequence(CharSequence) - Constructor for class org.languagetool.tools.InterruptibleCharSequence
 
inToken - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inUnification - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inUnificationDef - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inUnificationNeutral - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inUrl - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
inUrlForRuleGroup - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
InvalidGermanVerbFinder - Class in org.languagetool.dev
Findet potentiell falsche Wortformen mit "zu" wie "verzukokeln", die entstehen, weil die "_" Syntax benutzt wurde, ohne zu bedenken, dass diese Form mit "zu" nicht gültig ist.
InvalidGermanVerbFinder() - Constructor for class org.languagetool.dev.InvalidGermanVerbFinder
 
ipFingerprintFactor - Variable in class org.languagetool.server.HTTPServerConfig
 
IPOSTag - Enum in org.languagetool.tagging.uk
 
Irish - Class in org.languagetool.language
 
Irish() - Constructor for class org.languagetool.language.Irish
 
IrishFGBEqReplaceRule - Class in org.languagetool.rules.ga
A rule that matches words which should not be used and suggests correct ones instead.
IrishFGBEqReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ga.IrishFGBEqReplaceRule
 
IrishHybridDisambiguator - Class in org.languagetool.tagging.disambiguation.ga
Hybrid chunker-disambiguator for Irish
IrishHybridDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.ga.IrishHybridDisambiguator
 
IrishPartialPosTagFilter - Class in org.languagetool.rules.ga
A PartialPosTagFilter for Irish that also runs the disambiguator.
IrishPartialPosTagFilter() - Constructor for class org.languagetool.rules.ga.IrishPartialPosTagFilter
 
IrishReplaceRule - Class in org.languagetool.rules.ga
A rule that matches words which should not be used and suggests correct ones instead.
IrishReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ga.IrishReplaceRule
 
IrishSpecificCaseRule - Class in org.languagetool.rules.ga
A rule that matches words which need a specific upper/lowercase spelling.
IrishSpecificCaseRule(ResourceBundle) - Constructor for class org.languagetool.rules.ga.IrishSpecificCaseRule
 
IrishSynthesizer - Class in org.languagetool.synthesis.ga
Irish word form synthesizer.
IrishSynthesizer(Language) - Constructor for class org.languagetool.synthesis.ga.IrishSynthesizer
Deprecated.
IrishTagger - Class in org.languagetool.tagging.ga
Irish POS tagger.
IrishTagger() - Constructor for class org.languagetool.tagging.ga.IrishTagger
 
isActivating() - Static method in class org.languagetool.openoffice.LtDictionary
Add a non permanent dictionary to LO/OO that contains additional words defined in LT
isActual(int) - Method in class org.languagetool.openoffice.DocumentCache
Return false if cache has to be actualized
isAdj(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isAdjustSuggestionCase() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
Allows adjusting the behavior of uppercasing suggestions when the matched text started with an upper-case letter
isAdvancedTypographyEnabled() - Method in class org.languagetool.language.Belarusian
Deprecated.
 
isAdvancedTypographyEnabled() - Method in class org.languagetool.language.Catalan
 
isAdvancedTypographyEnabled() - Method in class org.languagetool.language.Dutch
 
isAdvancedTypographyEnabled() - Method in class org.languagetool.language.English
 
isAdvancedTypographyEnabled() - Method in class org.languagetool.language.French
 
isAdvancedTypographyEnabled() - Method in class org.languagetool.language.German
 
isAdvancedTypographyEnabled() - Method in class org.languagetool.Language
 
isAdvancedTypographyEnabled() - Method in class org.languagetool.language.Portuguese
 
isAdvancedTypographyEnabled() - Method in class org.languagetool.language.Russian
 
isAdvancedTypographyEnabled() - Method in class org.languagetool.language.Spanish
 
isAdvancedTypographyEnabled() - Method in class org.languagetool.language.Ukrainian
 
isAdverb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
 
isAdverb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.GermanWordRepeatBeginningRule
 
isAdverb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.el.GreekWordRepeatBeginningRule
 
isAdverb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
 
isAdverb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
 
isAdverb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.fa.PersianWordRepeatBeginningRule
 
isAdverb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.pt.PortugueseWordRepeatBeginningRule
 
isAdverb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ro.RomanianWordRepeatBeginningRule
 
isAdverb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.WordRepeatBeginningRule
 
isAllHalfWidthChars(String) - Static method in class org.languagetool.tagging.ga.Utils
 
isAllMathsChars(String) - Static method in class org.languagetool.tagging.ga.Utils
 
isAllowedWhitespaceChar(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.fr.QuestionWhitespaceRule
 
isAllowedWhitespaceChar(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.fr.QuestionWhitespaceStrictRule
 
isAllUppercase(String) - Static method in class org.languagetool.tagging.ga.Utils
 
isAllUppercase(String) - Static method in class org.languagetool.tools.StringTools
Returns true if the given string is made up of all-uppercase characters (ignoring characters for which no upper-/lowercase distinction exists).
isAllUppercase(List<String>) - Static method in class org.languagetool.tools.StringTools
Returns true if the given list of string is made up of all-uppercase words.
isAllUppercaseUk(String) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
isAndExceptionGroupMatched(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternToken
Enables testing multiple conditions specified by multiple element exceptions.
isAnonymousAccessAllowed() - Method in class org.languagetool.server.HTTPServerConfig
 
isApplySuggestions() - Method in class org.languagetool.commandline.CommandLineOptions
 
isArticle(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.GermanParagraphRepeatBeginningRule
 
isArticle(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ParagraphRepeatBeginningRule
 
isAttached(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isAutoCorrect() - Method in class org.languagetool.rules.RuleMatch
 
isAutoDetect() - Method in class org.languagetool.commandline.CommandLineOptions
 
isAutomaticGenerated(int) - Method in class org.languagetool.openoffice.DocumentCache
get deleted characters (report changes) of Flat Paragraph by Index
isBackgroundCheckOff() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
true, if LanguageTool is switched off
isBidirectional() - Method in class org.languagetool.rules.ConfusionPair
 
isBitext() - Method in class org.languagetool.commandline.CommandLineOptions
 
isBoundary(String) - Method in class org.languagetool.rules.AbstractDashRule
 
isBoundary(String) - Method in class org.languagetool.rules.pt.PostReformPortugueseDashRule
 
isBoundary(String) - Method in class org.languagetool.rules.pt.PreReformPortugueseDashRule
 
isBoundary(String) - Method in class org.languagetool.rules.ru.RussianDashRule
 
isBreak(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isBusy() - Static method in class org.languagetool.openoffice.FlatParagraphTools
Returns the status of cursor tools true: If a cursor tool in one or more threads is active
isBusy() - Static method in class org.languagetool.openoffice.ViewCursorTools
Returns the status of view cursor tools true: If a cursor tool in one or more threads is active
isCamelCase(String) - Static method in class org.languagetool.tools.StringTools
Whether the string is camelCase.
isCapitalized(String) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
isCapitalizedWord(String) - Static method in class org.languagetool.tools.StringTools
 
isCaseSensitive() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
Indicates if the rule is case-sensitive.
isCaseSensitive() - Method in class org.languagetool.rules.br.TopoReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.ca.AbstractSimpleReplaceLemmasRule
 
isCaseSensitive() - Method in class org.languagetool.rules.ca.SimpleReplaceAdverbsMent
 
isCaseSensitive() - Method in class org.languagetool.rules.ca.SimpleReplaceBalearicRule
 
isCaseSensitive() - Method in class org.languagetool.rules.ca.SimpleReplaceDiacriticsIEC
 
isCaseSensitive() - Method in class org.languagetool.rules.ca.SimpleReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.en.ContractionSpellingRule
 
isCaseSensitive() - Method in class org.languagetool.rules.es.SimpleReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.fa.SimpleReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.fr.SimpleReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.ga.EnglishHomophoneRule
 
isCaseSensitive() - Method in class org.languagetool.rules.ga.IrishFGBEqReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.ga.IrishReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.ga.LogainmRule
 
isCaseSensitive() - Method in class org.languagetool.rules.ga.PeopleRule
 
isCaseSensitive() - Method in class org.languagetool.rules.ga.PrestandardReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.ga.SpacesRule
 
isCaseSensitive() - Method in class org.languagetool.rules.gl.CastWordsRule
 
isCaseSensitive() - Method in class org.languagetool.rules.gl.SimpleReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.patterns.PatternToken
Whether the element matches case sensitively.
isCaseSensitive() - Method in class org.languagetool.rules.pl.SimpleReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.pt.PortugueseReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
isCaseSensitive() - Method in class org.languagetool.rules.uk.SimpleReplaceSoftRule
 
isCaseSensitive() - Method in class org.languagetool.rules.uk.SimpleReplaceSpelling1992Rule
 
isCaseSensitive() - Method in class org.languagetool.rules.uk.TokenAgreementNounVerbRule
Indicates if the rule is case-sensitive.
isCaseSensitive() - Method in class org.languagetool.rules.uk.TokenAgreementVerbNounRule
 
isCategoryDisabled(CategoryId) - Method in class org.languagetool.JLanguageTool
Returns true if a category is explicitly disabled.
isChecked(List<Integer>, int) - Method in class org.languagetool.openoffice.FlatParagraphTools
Get information of checked status of all paragraphs
isCheckLemmas() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
isCleanOverlapping() - Method in class org.languagetool.commandline.CommandLineOptions
 
isClosed() - Method in class org.languagetool.rules.spelling.hunspell.DumontsHunspellDictionary
 
isClosed() - Method in interface org.languagetool.rules.spelling.hunspell.HunspellDictionary
Indicate resource is closed.
isComma(String) - Method in class org.languagetool.rules.AbstractTextToNumberFilter
 
isComma(String) - Method in class org.languagetool.rules.ca.TextToNumberFilter
 
isComma(String) - Method in class org.languagetool.rules.es.TextToNumberFilter
 
isCommonWord(String) - Method in class org.languagetool.rules.de.GermanConfusionProbabilityRule
 
isCommonWord(String) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
isCorrectSpell(String, Language) - Method in class org.languagetool.LinguServices
Returns true if the spell check is positive
isCorrectSpell(String, Language) - Method in class org.languagetool.openoffice.LinguisticServices
Returns true if the spell check is positive
isCorrectSpell(String, Locale) - Method in class org.languagetool.openoffice.LinguisticServices
 
isCustomPasswordAuthenticatorUsed() - Static method in class org.languagetool.JLanguageTool
Whether the Tools.setPasswordAuthenticator() should be called when loading rules in rule loader to use PasswordAuthenticator as default one.
isDash(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
isDebug() - Static method in class org.languagetool.chunking.GermanChunker
Deprecated.
for internal use only
isDebug() - Static method in class org.languagetool.chunking.RussianChunker
Deprecated.
for internal use only
isDefaultOff() - Method in class org.languagetool.rules.Category
Checks whether the category has been turned off by default by the category author.
isDefaultOff() - Method in class org.languagetool.rules.Rule
Checks whether the rule has been turned off by default by the rule author.
isDefaultTempOff() - Method in class org.languagetool.rules.Rule
Checks whether the rule has been turned off using "default='temp_off'" by default by the rule author.
isDefinite(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isDictionaryBasedSpellingRule() - Method in class org.languagetool.rules.ar.ArabicSimpleReplaceRule
 
isDictionaryBasedSpellingRule() - Method in class org.languagetool.rules.Rule
Whether this is a spelling rule that uses a dictionary.
isDictionaryBasedSpellingRule() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
isDisabled() - Method in exception org.languagetool.language.identifier.detector.FastTextDetector.FastTextException
Should FastTextDetector be disable after this exception
isDual(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isEMail(String) - Static method in class org.languagetool.rules.spelling.SpellingCheckRule
 
isEMail(String) - Method in class org.languagetool.rules.UppercaseSentenceStartRule
 
isEMail(String) - Static method in class org.languagetool.tokenizers.WordTokenizer
 
isEmoji(String) - Static method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
Checks whether a given String is an Emoji with a string length larger 1.
isEmpty() - Method in class org.languagetool.openoffice.DocumentCache
is DocumentCache empty
isEmpty() - Method in class org.languagetool.openoffice.SingleDocument.IgnoredMatches
Is the list of ignored matches empty - no ignored matches
isEmpty(String) - Static method in class org.languagetool.tools.StringTools
Helper method to replace calls to "".equals().
isEnableTempOff() - Method in class org.languagetool.commandline.CommandLineOptions
 
isEnoughHeapSpace() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Test if enough heap space is left Change to single paragraph mode if not return false if heap space is to small
isEqual(int, String, Locale) - Method in class org.languagetool.openoffice.DocumentCache
Text and local are equal to cache
isEqual(int, String, Locale, List<Integer>) - Method in class org.languagetool.openoffice.DocumentCache
Text, deleted chars and local are equal to cache
isEqualCacheSize(DocumentCursorTools) - Method in class org.languagetool.openoffice.DocumentCache
size of cache has changed?
isEqualText(String, String, int[]) - Static method in class org.languagetool.openoffice.DocumentCache
 
isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.AbstractFillerWordsRule
 
isException(AnalyzedTokenReadings[], int, boolean, boolean, boolean) - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
 
isException(String) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
isException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
An exception is defined for the token
isException(AnalyzedTokenReadings[], int, boolean, boolean, boolean) - Method in class org.languagetool.rules.ca.CatalanRepeatedWordsRule
 
isException(String) - Method in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
 
isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.CommaWhitespaceRule
 
isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.GermanCommaWhitespaceRule
 
isException(String, int, int) - Method in class org.languagetool.rules.de.GermanConfusionProbabilityRule
 
isException(AnalyzedTokenReadings[], int, boolean, boolean, boolean) - Method in class org.languagetool.rules.de.GermanRepeatedWordsRule
 
isException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.StyleTooOftenUsedAdjectiveRule
 
isException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.StyleTooOftenUsedNounRule
 
isException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.StyleTooOftenUsedVerbRule
 
isException(String) - Method in class org.languagetool.rules.el.GreekWordRepeatBeginningRule
 
isException(String, int, int) - Method in class org.languagetool.rules.en.EnglishConfusionProbabilityRule
 
isException(AnalyzedTokenReadings[], int, boolean, boolean, boolean) - Method in class org.languagetool.rules.en.EnglishRepeatedWordsRule
 
isException(String) - Method in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
 
isException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.StyleTooOftenUsedAdjectiveRule
 
isException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.StyleTooOftenUsedNounRule
 
isException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.StyleTooOftenUsedVerbRule
 
isException(AnalyzedTokenReadings[], int, boolean, boolean, boolean) - Method in class org.languagetool.rules.es.SpanishRepeatedWordsRule
 
isException(String) - Method in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
 
isException(AnalyzedTokenReadings[], int, boolean, boolean, boolean) - Method in class org.languagetool.rules.fr.FrenchRepeatedWordsRule
 
isException(String, int, int) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
Return true to prevent a match.
isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.pt.PortugueseFillerWordsRule
 
isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.ru.RussianFillerWordsRule
 
isException(AnalyzedTokenReadings[], int, int, List<VerbInflectionHelper.Inflection>, List<VerbInflectionHelper.Inflection>, List<AnalyzedToken>, List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.TokenAgreementNounVerbExceptionHelper
 
isException(AnalyzedTokenReadings[], int, int, TokenAgreementVerbNounRule.State, List<VerbInflectionHelper.Inflection>, List<VerbInflectionHelper.Inflection>, List<AnalyzedToken>, List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
 
isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.UkrainianCommaWhitespaceRule
 
isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.UkrainianUppercaseSentenceStartRule
 
isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.UppercaseSentenceStartRule
 
isException(String) - Method in class org.languagetool.rules.WordRepeatBeginningRule
 
isException(String) - Method in class org.languagetool.synthesis.BaseSynthesizer
 
isException(String) - Method in class org.languagetool.synthesis.en.EnglishSynthesizer
 
isException(String) - Method in class org.languagetool.synthesis.FrenchSynthesizer
 
isExceptionMatched(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternToken
Checks whether an exception matches.
isExceptionMatchedCompletely(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternToken
This method checks exceptions both in AND-group and the token.
isExceptionMatchedCompletely(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternTokenMatcher
 
isExceptionPair(AnalyzedTokenReadings, AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
isExceptionPair(AnalyzedTokenReadings, AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
 
isExternal() - Method in class org.languagetool.Language
For internal use only.
isExternSpeller() - Static method in class org.languagetool.tools.Tools
since 5.7
isFastTextEnabled() - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
 
isFeminin(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isFeminin(String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
isFeminin(String) - Static method in class org.languagetool.tools.ArabicUnitsHelper
 
isFieldCode() - Method in class org.languagetool.AnalyzedTokenReadings
 
isFillerWord(String) - Method in class org.languagetool.rules.AbstractFillerWordsRule
 
isFillerWord(String) - Method in class org.languagetool.rules.pt.PortugueseFillerWordsRule
 
isFillerWord(String) - Method in class org.languagetool.rules.ru.RussianFillerWordsRule
 
isFinished() - Method in class org.languagetool.openoffice.DocumentCache
wait till reset is finished
isFlatParaFromIter() - Method in class org.languagetool.openoffice.FlatParagraphTools
is true if FlatParagraph is from Automatic Iteration
isFutureTense(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isGetUnified() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
isGoalSpecific - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
isGoalSpecific() - Method in class org.languagetool.rules.Rule
 
isGoalSpecificCategoryAttribute - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
isGoalSpecificRuleGroupAttribute - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
isGroupsOrUnification() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
isHeapLimitReached() - Static method in class org.languagetool.openoffice.OfficeTools
 
isHiddenFromGui() - Method in class org.languagetool.Language
 
isIgnored(int, int, int, String) - Method in class org.languagetool.openoffice.SingleDocument.IgnoredMatches
Is the match of a ruleID at a position ignored
isIgnoredBySpeller() - Method in class org.languagetool.AnalyzedTokenReadings
Test if the token can be ignored by spelling rules.
isIgnoredNoCase(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
isIgnoredNoCase(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
isIgnoreOnce(int, int, int, String) - Method in class org.languagetool.openoffice.SingleDocument
is a ignore once entry in cache
isImmunized() - Method in class org.languagetool.AnalyzedTokenReadings
 
isImpressDocument(XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
test if a Presentation Document is supported.
isInflected() - Method in class org.languagetool.rules.patterns.PatternToken
 
isInIgnoredSet(String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
isInIgnoredSet(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
isInitial(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.uk.LemmaHelper
 
isInitialized() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
isInitialized() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
isInitialized() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
isInitialized() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
isInitialized() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
isInitialized() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
isInitialized() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
isInitialized() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
isInitialized() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
isInitialized() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
isInitialized() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
isInitialized() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
isInitialized() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
isInitialized() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
isInitialized() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
isInitialized() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
isInitialized() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
isInitialized() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
isInitialized() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
isInitialized() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
isInitialized() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
isInMessageOnly() - Method in class org.languagetool.rules.patterns.Match
 
isInsideMarker() - Method in class org.languagetool.rules.patterns.PatternToken
 
isInSpecialTab(String, String) - Method in class org.languagetool.gui.Configuration
 
isInterpretPosTagsPreDisambiguation() - Method in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
 
isInterrupted() - Method in class org.languagetool.openoffice.TextLevelCheckQueue
gives back information if queue is interrupted
isJanuary() - Method in class org.languagetool.rules.AbstractNewYearDateFilter
Return true if the year recently changed (= it is January)
isJavaLookAndFeelSet() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
true, if Java look and feel is set
isJsonFormat() - Method in class org.languagetool.commandline.CommandLineOptions
 
isLanguageSupported(String) - Static method in class org.languagetool.Languages
Return whether a language with the given language code is supported.
isLastInUnification() - Method in class org.languagetool.rules.patterns.PatternToken
 
isLatinScript() - Method in class org.languagetool.rules.ar.ArabicHunspellSpellerRule
 
isLatinScript() - Method in class org.languagetool.rules.be.MorfologikBelarusianSpellerRule
 
isLatinScript() - Method in class org.languagetool.rules.el.MorfologikGreekSpellerRule
 
isLatinScript() - Method in class org.languagetool.rules.km.KhmerHunspellRule
 
isLatinScript() - Method in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
 
isLatinScript() - Method in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
isLatinScript() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
isLatinScript() - Method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
 
isLevelRule(Rule) - Static method in class org.languagetool.openoffice.stylestatistic.LevelRule
 
isLinebreak() - Method in class org.languagetool.AnalyzedTokenReadings
Returns true if the token equals \n, \r, \n\r, or \r\n.
isLineByLine() - Method in class org.languagetool.commandline.CommandLineOptions
 
isListUnknown() - Method in class org.languagetool.commandline.CommandLineOptions
 
isLocalApiMode() - Method in class org.languagetool.server.HTTPServerConfig
 
isLowerLenitable(char) - Static method in class org.languagetool.tagging.ga.Utils
 
isLowerVowel(char) - Static method in class org.languagetool.tagging.ga.Utils
 
isMajrour(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isMark(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
isMasdar(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isMatchAtSentenceStart(AnalyzedTokenReadings[], RuleMatch) - Method in class org.languagetool.rules.patterns.RuleFilter
 
isMatched(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternToken
Checks whether the rule element matches the token given as a parameter.
isMatched(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternTokenMatcher
Checks whether the rule element matches the token given as a parameter.
isMatchedByPreviousException(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternToken
Checks whether an exception for a previous token matches (in case the exception had scope == "previous").
isMatchedByPreviousException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.patterns.PatternToken
Checks whether an exception for a previous token matches all readings of a given token (in case the exception had scope == "previous").
isMatchedByPreviousException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.patterns.PatternTokenMatcher
 
isMatchedByScopeNextException(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternToken
Checks whether a previously set exception matches (in case the exception had scope == "next").
isMatchedByScopeNextException(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternTokenMatcher
 
isMisspelled(String) - Method in class org.languagetool.rules.AbstractCompoundRule
 
isMisspelled(String) - Method in class org.languagetool.rules.AbstractNumberInWordFilter
 
isMisspelled(String) - Method in class org.languagetool.rules.AbstractSuppressMisspelledSuggestionsFilter
 
isMisspelled(String) - Method in class org.languagetool.rules.ar.ArabicHunspellSpellerRule
 
isMisspelled(String) - Method in class org.languagetool.rules.ca.CatalanNumberInWordFilter
 
isMisspelled(String) - Method in class org.languagetool.rules.ca.CompoundRule
 
isMisspelled(String) - Method in class org.languagetool.rules.de.GermanCompoundRule
 
isMisspelled(String) - Method in class org.languagetool.rules.de.GermanNumberInWordFilter
 
isMisspelled(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
isMisspelled(String) - Method in class org.languagetool.rules.en.CompoundRule
 
isMisspelled(String) - Method in class org.languagetool.rules.en.EnglishNumberInWordFilter
 
isMisspelled(String) - Method in class org.languagetool.rules.es.CompoundRule
 
isMisspelled(String) - Method in class org.languagetool.rules.es.SpanishNumberInWordFilter
 
isMisspelled(String) - Method in class org.languagetool.rules.fr.CompoundRule
 
isMisspelled(String) - Method in class org.languagetool.rules.fr.FrenchNumberInWordFilter
 
isMisspelled(String) - Method in class org.languagetool.rules.ga.MorfologikIrishSpellerRule
 
isMisspelled(String) - Method in class org.languagetool.rules.nl.DutchNumberInWordFilter
 
isMisspelled(String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
isMisspelled(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
Accept the word if at least one of the dictionaries accepts it as not misspelled.
isMisspelled(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
 
isMisspelled(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
isMisspelled(MorfologikMultiSpeller, String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
isMisspelled(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
isMisspelled(String) - Method in class org.languagetool.rules.spelling.SymSpellRule
 
isMisspelled(MorfologikMultiSpeller, String) - Method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
 
isMixedCase(String) - Static method in class org.languagetool.tools.StringTools
Returns true if the given string is mixed case, like MixedCase or mixedCase (but not Mixedcase).
isMlAvailable() - Method in interface org.languagetool.rules.spelling.suggestions.SuggestionsOrderer
 
isMlAvailable() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
 
isMLSuggestionsOrderingEnabled() - Static method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererConfig
 
isMultilingualFlatParagraph(int) - Method in class org.languagetool.openoffice.DocumentCache
is multilingual Flat Paragraph
isMultiThread() - Method in class org.languagetool.gui.Configuration
shall LO run in multi thread mode
isNoException(String, AnalyzedTokenReadings[], int, int, boolean, boolean, UnsyncStack<SymbolLocator>) - Method in class org.languagetool.rules.ca.CatalanUnpairedBracketsRule
 
isNoException(String, AnalyzedTokenReadings[], int, int, boolean, boolean, UnsyncStack<SymbolLocator>) - Method in class org.languagetool.rules.en.EnglishUnpairedBracketsRule
 
isNoException(String, AnalyzedTokenReadings[], int, int, boolean, boolean, UnsyncStack<SymbolLocator>) - Method in class org.languagetool.rules.es.SpanishUnpairedBracketsRule
 
isNoException(String, AnalyzedTokenReadings[], int, int, boolean, boolean, UnsyncStack<SymbolLocator>) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
Generic method to specify an exception.
isNonBreakingWhitespace(String) - Static method in class org.languagetool.tools.StringTools
Checks if a string is the non-breaking whitespace ( ).
isNonWord() - Method in class org.languagetool.AnalyzedTokenReadings
 
isNotAllLowercase(String) - Static method in class org.languagetool.tools.StringTools
Returns true if str is not made up of all-lowercase characters (ignoring characters for which no upper-/lowercase distinction exists).
isNotWordCharacter(String) - Static method in class org.languagetool.tools.StringTools
Whether the string is a punctuation mark
isNotWordString(String) - Static method in class org.languagetool.tools.StringTools
 
isNoun(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isNum(String) - Static method in enum org.languagetool.tagging.uk.IPOSTag
 
isNumericWord(String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
isOfficeDefaultOff() - Method in class org.languagetool.rules.Rule
Checks whether the rule has been turned off by default for Office Extension by the rule author.
isOfficeDefaultOn() - Method in class org.languagetool.rules.Rule
Checks whether the rule has been turned on by default for Office Extension by the rule author.
isolatedToAttachedPronoun - Static variable in class org.languagetool.tools.ArabicConstantsMaps
 
isOpeningQuote(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
isParagraphEnd() - Method in class org.languagetool.AnalyzedTokenReadings
 
isParagraphEnd(String, boolean) - Static method in class org.languagetool.tools.StringTools
 
isParagraphEnd(List<AnalyzedSentence>, int, Language) - Static method in class org.languagetool.tools.Tools
 
isParagraphInNotesPage(int, XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
true: if paragraph is in a notes page
isPartOfPhrase() - Method in class org.languagetool.rules.patterns.PatternToken
Checks if the Element is in any phrase.
isPartOfWord(String, String) - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
isPartOfWord(String, String) - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
 
isPercentage(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.AbstractTextToNumberFilter
 
isPercentage(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.ca.TextToNumberFilter
 
isPercentage(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.es.TextToNumberFilter
 
isPipelineCachingEnabled() - Method in class org.languagetool.server.HTTPServerConfig
 
isPipelinePrewarmingEnabled() - Method in class org.languagetool.server.HTTPServerConfig
 
isPonc(char) - Static method in class org.languagetool.tagging.ga.Utils
Check if the character is dotted ('ponc' in Irish)
isPositiveNumber(char) - Static method in class org.languagetool.tools.StringTools
 
isPostagRegexp() - Method in class org.languagetool.rules.patterns.Match
 
isPOStagRegularExpression() - Method in class org.languagetool.rules.patterns.PatternToken
Tests whether the POS matches a regular expression.
isPosTagUnknown() - Method in class org.languagetool.AnalyzedTokenReadings
Test if the token's POStag equals null.
isPredictOrInsert(AnalyzedToken) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
isPremium() - Method in class org.languagetool.gui.Configuration
 
isPremium() - Method in class org.languagetool.rules.RemoteRule
 
isPremium() - Method in class org.languagetool.rules.Rule
 
ISPREMIUM_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
 
isPremiumOnly() - Method in class org.languagetool.server.HTTPServerConfig
 
isPremiumRule(Rule) - Method in class org.languagetool.Premium
 
isPremiumRule(Rule) - Method in class org.languagetool.PremiumOff
 
isPremiumRule(RuleMatch) - Method in class org.languagetool.rules.CleanOverlappingFilter
 
isPremiumRule - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
isPremiumStatusCheck(AnnotatedText) - Static method in class org.languagetool.Premium
 
isPremiumVersion() - Static method in class org.languagetool.Premium
 
isPrintLanguages() - Method in class org.languagetool.commandline.CommandLineOptions
 
isPrintUsage() - Method in class org.languagetool.commandline.CommandLineOptions
 
isPrintVersion() - Method in class org.languagetool.commandline.CommandLineOptions
 
isProfile() - Method in class org.languagetool.commandline.CommandLineOptions
 
isProhibited(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
isProhibited(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Whether the word is prohibited, i.e. whether it should be marked as a spelling error even if the spell checker would accept it.
isPrometheusMonitoring() - Method in class org.languagetool.server.HTTPServerConfig
 
isPublicAccess() - Method in class org.languagetool.server.HTTPServerConfig
 
isPunctsJoinOk(String) - Method in class org.languagetool.rules.AbstractPunctuationCheckRule
 
isPunctsJoinOk(String) - Method in class org.languagetool.rules.uk.PunctuationCheckRule
 
isPunctuation(String) - Method in class org.languagetool.rules.AbstractPunctuationCheckRule
 
isPunctuation(String) - Method in class org.languagetool.rules.uk.PunctuationCheckRule
 
isPunctuationMark(String) - Static method in class org.languagetool.tools.StringTools
Whether the string is a punctuation mark
isQuotedCompound(AnalyzedSentence, int, String) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
isQuotedCompound(AnalyzedSentence, int, String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
Is the given token part of a hyphenated compound preceded by a quoted token (e.g., „Spiegel“-Magazin) and should be treated as an ordinary hyphenated compound (e.g., „Spiegel-Magazin“)
isRecursive() - Method in class org.languagetool.commandline.CommandLineOptions
 
isRedisUseSentinel() - Method in class org.languagetool.server.HTTPServerConfig
Allow using redis sentinel for automated failover
isRedisUseSSL() - Method in class org.languagetool.server.HTTPServerConfig
 
isReferenceElement() - Method in class org.languagetool.rules.patterns.PatternToken
 
isRegexp() - Method in class org.languagetool.chunking.ChunkTag
 
isRegularExpression() - Method in class org.languagetool.rules.patterns.PatternToken
Tests whether the element matches a regular expression.
isRelevantConfig(String, Language) - Static method in class org.languagetool.rules.RemoteRuleConfig
 
isRemote() - Method in class org.languagetool.openoffice.SwJLanguageTool
Return true if check is done by a remote server
isRemote() - Method in class org.languagetool.rules.RemoteRuleResult
 
isResetCheck() - Method in class org.languagetool.gui.Configuration
will all paragraphs check after every change of text?
isResetRunning() - Method in class org.languagetool.openoffice.DocumentCache
wait till reset is finished
isRestrictManagedAccounts() - Method in class org.languagetool.server.HTTPServerConfig
 
isResultIsTimeLimited() - Method in class org.languagetool.dev.index.SearcherResult
 
isRunning() - Method in class org.languagetool.openoffice.TextLevelCheckQueue
gives back information if queue is running
isRunningExperiment(String) - Static method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
 
isSatisfied(AnalyzedToken, Map<String, List<String>>) - Method in class org.languagetool.rules.patterns.Unifier
Tests if a token has shared features with other tokens.
isSentenceEnd() - Method in class org.languagetool.AnalyzedTokenReadings
 
isSentenceException(AnalyzedSentence) - Method in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
 
isSentenceException(AnalyzedSentence) - Method in class org.languagetool.rules.WordRepeatBeginningRule
 
isSentenceStart() - Method in class org.languagetool.AnalyzedTokenReadings
 
isSentenceStart() - Method in class org.languagetool.rules.patterns.PatternToken
Checks if the token is a sentence start.
isSentStart() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
isSingleLineBreakMarksParagraph() - Method in class org.languagetool.commandline.CommandLineOptions
 
isSingleParagraph(int) - Method in class org.languagetool.openoffice.DocumentCache
is flat paragraph a single paragraph
isSkipLoggingChecks() - Method in class org.languagetool.server.HTTPServerConfig
 
isSLenitable(char) - Static method in class org.languagetool.tagging.ga.Utils
The (non-definite) eclipsed form of 's', 'sh', is pronounced like 'h' in English; words beginning with 's' can only have lenition applied if the following letter would be easily pronounced after this sound: this function checks if the that second letter is one of them
isSortedRuleForIndex(int) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Test if sorted rules for index exist
isSpecialTabCategory(String) - Method in class org.languagetool.gui.Configuration
 
isSpellChecker() - Method in class org.languagetool.openoffice.Main
We leave spell checking to OpenOffice/LibreOffice.
isSpellChecker() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
We leave spell checking to OpenOffice/LibreOffice.
isSpellcheckOnlyLanguage() - Method in class org.languagetool.Language
Whether this language supports spell checking only and no advanced grammar and style checking.
isSpreadsheetDocument(XComponent) - Static method in class org.languagetool.openoffice.OfficeSpreadsheetTools
test if the document is a Spreadsheet Document
isStaticLemma() - Method in class org.languagetool.rules.patterns.Match
 
isStopWord(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isStyleCategory(String) - Method in class org.languagetool.gui.Configuration
 
isSuccess() - Method in class org.languagetool.rules.RemoteRuleResult
 
ISSUETYPE_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
 
isSuggestionException(String, String) - Method in class org.languagetool.rules.AbstractAdvancedSynthesizerFilter
 
isSuggestionException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractFindSuggestionsFilter
 
isSuggestionException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.FindSuggestionsFilter
 
isSuggestionException(String, String) - Method in class org.languagetool.rules.pt.AdvancedSynthesizerFilter
 
isTagged() - Method in class org.languagetool.AnalyzedTokenReadings
 
isTagged(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
This method allows to override which tags will mark token as tagged
isTagged(AnalyzedTokenReadings) - Method in class org.languagetool.rules.uk.SimpleReplaceRule
 
isTaggerOnly() - Method in class org.languagetool.commandline.CommandLineOptions
 
isTempNotPremium(Rule) - Static method in class org.languagetool.Premium
 
isTestUnification() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
isThesaurusRelevantRule(String) - Method in class org.languagetool.openoffice.LinguisticServices
Test if rule is thesaurus relevant (match should give suggestions from thesaurus)
isToCountedWord(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
A token that has to be counted
isToCountedWord(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.StyleTooOftenUsedAdjectiveRule
 
isToCountedWord(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.StyleTooOftenUsedNounRule
 
isToCountedWord(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.StyleTooOftenUsedVerbRule
 
isToCountedWord(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.StyleTooOftenUsedAdjectiveRule
 
isToCountedWord(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.StyleTooOftenUsedNounRule
 
isToCountedWord(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.StyleTooOftenUsedVerbRule
 
isTokenChar(int) - Method in class org.languagetool.dev.index.AnyCharTokenizer
Collects any characters.
isTokenException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
isTokenException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
isTokenException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.SimpleReplaceAnglicism
 
isTokenException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.SimpleReplaceBalearicRule
 
isTokenException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.SimpleReplaceDiacriticsIEC
 
isTokenException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
 
isTokenException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
 
isTokenException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.pt.PortugueseBarbarismsRule
 
isTokenException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.uk.SimpleReplaceSoftRule
 
isTokenPair(AnalyzedTokenReadings[], int, boolean) - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
isTokenPair(AnalyzedTokenReadings[], int, boolean) - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
Pairs of substantive are excluded like "Arm in Arm", "Seite an Seite", etc.
isTokenToCheck(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
isTokenToCheck(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
Only substantive, names, verbs and adjectives are checked
isUnAttachedNoun(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isUnificationNeutral() - Method in class org.languagetool.rules.patterns.PatternToken
Determines whether the element should be silently ignored during unification, and simply added.
isUnified() - Method in class org.languagetool.rules.patterns.PatternToken
 
isUnified(AnalyzedToken, Map<String, List<String>>, boolean, boolean) - Method in class org.languagetool.rules.patterns.Unifier
Tests if the token sequence is unified.
isUnified(AnalyzedToken, Map<String, List<String>>, boolean) - Method in class org.languagetool.rules.patterns.Unifier
 
isUniNegated() - Method in class org.languagetool.rules.patterns.PatternToken
 
isUnit(String) - Static method in class org.languagetool.tools.ArabicUnitsHelper
 
isUnknownWord(AnalyzedTokenReadings) - Static method in class org.languagetool.tagging.uk.PosTagHelper
 
isUpperLenitable(char) - Static method in class org.languagetool.tagging.ga.Utils
 
isUpperVowel(char) - Static method in class org.languagetool.tagging.ga.Utils
 
isUrl(String) - Static method in class org.languagetool.rules.spelling.SpellingCheckRule
 
isUrl(String) - Method in class org.languagetool.rules.UppercaseSentenceStartRule
 
isUrl(String) - Static method in class org.languagetool.tokenizers.WordTokenizer
 
isUsedWordRule(TextLevelRule) - Static method in class org.languagetool.openoffice.stylestatistic.UsedWordRule
 
isUseEnabledOnly() - Method in class org.languagetool.commandline.CommandLineOptions
 
isValid(String, Locale, PropertyValue[]) - Method in class org.languagetool.openoffice.LanguageToolSpellChecker
 
isValidInOtherVariant(String) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
isValidInOtherVariant(String) - Method in class org.languagetool.rules.en.MorfologikAmericanSpellerRule
 
isValidInOtherVariant(String) - Method in class org.languagetool.rules.en.MorfologikAustralianSpellerRule
 
isValidInOtherVariant(String) - Method in class org.languagetool.rules.en.MorfologikBritishSpellerRule
 
isValidInOtherVariant(String) - Method in class org.languagetool.rules.en.MorfologikCanadianSpellerRule
 
isValidInOtherVariant(String) - Method in class org.languagetool.rules.en.MorfologikNewZealandSpellerRule
 
isValidInOtherVariant(String) - Method in class org.languagetool.rules.en.MorfologikSouthAfricanSpellerRule
 
isValidServerUrl(String) - Method in class org.languagetool.gui.Configuration
Test if http-server URL is correct
isValidWord(String, Language) - Method in class org.languagetool.rules.spelling.VagueSpellChecker
 
isVariant() - Method in class org.languagetool.language.AustrianGerman
 
isVariant() - Method in class org.languagetool.language.GermanyGerman
 
isVariant() - Method in class org.languagetool.Language
Whether this is a country variant of another language, i.e. whether it doesn't directly extend Language, but a subclass of Language.
isVariant() - Method in class org.languagetool.language.SimpleGerman
 
isVariant() - Method in class org.languagetool.language.SwissGerman
 
isVerb(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
isVerbose() - Method in class org.languagetool.commandline.CommandLineOptions
 
isVerbose() - Method in class org.languagetool.server.HTTPServerConfig
 
isVowel(char) - Static method in class org.languagetool.tagging.ga.Utils
 
isWaiting() - Method in class org.languagetool.openoffice.TextLevelCheckQueue
gives back information if queue is waiting
isWhitespace() - Method in class org.languagetool.AnalyzedTokenReadings
 
isWhitespace(String) - Static method in class org.languagetool.tools.StringTools
Checks if a string contains a whitespace, including: all Unicode whitespace the non-breaking space (U+00A0) the narrow non-breaking space (U+202F) the zero width space (U+200B), used in Khmer
isWhitespaceBefore() - Method in class org.languagetool.AnalyzedToken
 
isWhitespaceBefore() - Method in class org.languagetool.AnalyzedTokenReadings
 
isWhitespaceBefore(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternToken
 
isXmlFiltering() - Method in class org.languagetool.commandline.CommandLineOptions
 
Italian - Class in org.languagetool.language
 
Italian() - Constructor for class org.languagetool.language.Italian
 
ItalianConfusionProbabilityRule - Class in org.languagetool.rules.it
 
ItalianConfusionProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.it.ItalianConfusionProbabilityRule
 
ItalianRuleDisambiguator - Class in org.languagetool.tagging.disambiguation.rules.it
 
ItalianRuleDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.rules.it.ItalianRuleDisambiguator
 
ItalianSynthesizer - Class in org.languagetool.synthesis.it
Italian word form synthesizer.
ItalianSynthesizer(Language) - Constructor for class org.languagetool.synthesis.it.ItalianSynthesizer
ItalianTagger - Class in org.languagetool.tagging.it
Italian tagger.
ItalianTagger() - Constructor for class org.languagetool.tagging.it.ItalianTagger
 
ItalianWordRepeatRule - Class in org.languagetool.rules.it
Avoid false alarms in the word repetition rule.
ItalianWordRepeatRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.it.ItalianWordRepeatRule
 
ITEMS_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
ITEMS_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
iterator() - Method in class org.languagetool.AnalyzedTokenReadings
 
iterator() - Method in class org.languagetool.bitext.TabBitextReader
 
iterator() - Method in class org.languagetool.bitext.WordFastTMReader
 
iterator() - Method in class org.languagetool.dev.errorcorpus.PedlerCorpus
 
iterator() - Method in class org.languagetool.dev.errorcorpus.SimpleCorpus
 
ITSIssueType - Enum in org.languagetool.rules
Some constants for Localization Quality Issue Type from the Internationalization Tag Set (ITS) Version 2.0.

J

Japanese - Class in org.languagetool.language
 
Japanese() - Constructor for class org.languagetool.language.Japanese
 
JapaneseTagger - Class in org.languagetool.tagging.ja
 
JapaneseTagger() - Constructor for class org.languagetool.tagging.ja.JapaneseTagger
 
JapaneseWordTokenizer - Class in org.languagetool.tokenizers.ja
 
JapaneseWordTokenizer() - Constructor for class org.languagetool.tokenizers.ja.JapaneseWordTokenizer
 
javaVersionOkay() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Test if the needed java version is installed
JEEM - Static variable in class org.languagetool.tools.ArabicConstants
 
JLanguageTool - Class in org.languagetool
The main class used for checking text against different rules: built-in Java rules (for English: a vs.
JLanguageTool(Language, Language) - Constructor for class org.languagetool.JLanguageTool
Create a JLanguageTool and setup the built-in rules for the given language and false friend rules for the text language / mother tongue pair.
JLanguageTool(Language) - Constructor for class org.languagetool.JLanguageTool
Create a JLanguageTool and setup the built-in Java rules for the given language.
JLanguageTool(Language, Language, ResultCache) - Constructor for class org.languagetool.JLanguageTool
Create a JLanguageTool and setup the built-in rules for the given language and false friend rules for the text language / mother tongue pair.
JLanguageTool(Language, ResultCache, UserConfig) - Constructor for class org.languagetool.JLanguageTool
Create a JLanguageTool and setup the built-in rules for the given language and false friend rules for the text language / mother tongue pair.
JLanguageTool(Language, List<Language>, Language, ResultCache, GlobalConfig, UserConfig) - Constructor for class org.languagetool.JLanguageTool
 
JLanguageTool(Language, List<Language>, Language, ResultCache, GlobalConfig, UserConfig, boolean) - Constructor for class org.languagetool.JLanguageTool
Create a JLanguageTool and setup the built-in rules for the given language and false friend rules for the text language / mother tongue pair.
JLanguageTool(Language, Language, ResultCache, UserConfig) - Constructor for class org.languagetool.JLanguageTool
Create a JLanguageTool and setup the built-in rules for the given language and false friend rules for the text language / mother tongue pair.
JLanguageTool.CheckCancelledCallback - Interface in org.languagetool
Callback for checking if result of JLanguageTool.check(String) is still needed.
JLanguageTool.Level - Enum in org.languagetool
 
JLanguageTool.Mode - Enum in org.languagetool
 
JLanguageTool.ParagraphHandling - Enum in org.languagetool
Constants for correct paragraph-rule handling.
JnaTools - Class in org.languagetool.tools
JNA helper tools.
jobapp_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
jobapp = 6;
jobapp_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
jobapp = 6;
joinEMails(List<String>) - Method in class org.languagetool.tokenizers.WordTokenizer
 
joinEMailsAndUrls(List<String>) - Method in class org.languagetool.tokenizers.WordTokenizer
 
joinUrls(List<String>) - Method in class org.languagetool.tokenizers.WordTokenizer
 

K

KAF - Static variable in class org.languagetool.tools.ArabicConstants
 
KASRA - Static variable in class org.languagetool.tools.ArabicConstants
 
KASRATAN - Static variable in class org.languagetool.tools.ArabicConstants
 
KHAH - Static variable in class org.languagetool.tools.ArabicConstants
 
Khmer - Class in org.languagetool.language
 
Khmer() - Constructor for class org.languagetool.language.Khmer
 
KHMER_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.km.KhmerSimpleReplaceRule
 
KhmerHunspellRule - Class in org.languagetool.rules.km
 
KhmerHunspellRule(ResourceBundle, UserConfig) - Constructor for class org.languagetool.rules.km.KhmerHunspellRule
 
KhmerHunspellRule(ResourceBundle) - Constructor for class org.languagetool.rules.km.KhmerHunspellRule
 
KhmerSimpleReplaceRule - Class in org.languagetool.rules.km
A rule that matches words which should not be used and suggests correct ones instead.
KhmerSimpleReplaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.km.KhmerSimpleReplaceRule
 
KhmerSpaceBeforeRule - Class in org.languagetool.rules.km
A Khmer rule that checks if there is a missing space before some conjunctions.
KhmerSpaceBeforeRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.km.KhmerSpaceBeforeRule
 
KhmerTagger - Class in org.languagetool.tagging.km
Khmer Part-of-speech tagger.
KhmerTagger() - Constructor for class org.languagetool.tagging.km.KhmerTagger
 
KhmerUnpairedBracketsRule - Class in org.languagetool.rules.km
 
KhmerUnpairedBracketsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.km.KhmerUnpairedBracketsRule
 
KhmerWordRepeatRule - Class in org.languagetool.rules.km
Check if a word is repeated in Khmer, e.g. the equivalent of "the the".
KhmerWordRepeatRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.km.KhmerWordRepeatRule
 
KhmerWordTokenizer - Class in org.languagetool.tokenizers.km
Tokenizes a sentence into words.
KhmerWordTokenizer() - Constructor for class org.languagetool.tokenizers.km.KhmerWordTokenizer
 

L

LAM - Static variable in class org.languagetool.tools.ArabicConstants
 
lang - Variable in class org.languagetool.rules.AbstractCompoundRule
 
lang - Variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
Language - Class in org.languagetool
Base class for any supported language (English, German, etc).
Language() - Constructor for class org.languagetool.Language
 
language - Variable in class org.languagetool.rules.AbstractNumberInWordFilter
 
language - Variable in class org.languagetool.rules.AbstractSuppressMisspelledSuggestionsFilter
 
language - Variable in class org.languagetool.rules.LanguageDependentFilter
 
language - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
language - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
language - Variable in class org.languagetool.rules.RemoteRuleConfig
 
language - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
 
language - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
 
LANGUAGE_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
LanguageAnnotator - Class in org.languagetool
Detect language per token and add that to the analysis.
LanguageAnnotator() - Constructor for class org.languagetool.LanguageAnnotator
 
LanguageBuilder - Class in org.languagetool.language
Create a language by specifying the language's XML rule file.
LANGUAGECODE_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
LanguageDependentFilter - Class in org.languagetool.rules
 
LanguageDependentFilter(Language, RuleSet) - Constructor for class org.languagetool.rules.LanguageDependentFilter
 
LanguageDependentMergeSuggestionFilter - Class in org.languagetool.rules
 
LanguageDependentMergeSuggestionFilter(Language, RuleSet) - Constructor for class org.languagetool.rules.LanguageDependentMergeSuggestionFilter
 
LanguageIdentifier - Class in org.languagetool.language.identifier
 
LanguageIdentifier(int) - Constructor for class org.languagetool.language.identifier.LanguageIdentifier
 
LanguageIdentifier.ParsedLanguageLists - Class in org.languagetool.language.identifier
 
LanguageIdentifierService - Enum in org.languagetool.language.identifier
 
LanguageMaintainedState - Enum in org.languagetool
Information about whether a language in LanguageTool is actively maintained.
LanguageManagerDialog - Class in org.languagetool.gui
Dialog for managing externally loaded rules.
LanguageManagerDialog(Frame, List<Language>) - Constructor for class org.languagetool.gui.LanguageManagerDialog
 
LanguageModel - Interface in org.languagetool.languagemodel
A language model that provides information about ngram probabilities.
languageModel - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
 
languageModel - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
 
languageModelDir - Variable in class org.languagetool.server.HTTPServerConfig
 
LanguageModelUtils - Class in org.languagetool.rules.ngrams
 
LanguageNames - Class in org.languagetool.rules.de
 
LanguageNames() - Constructor for class org.languagetool.rules.de.LanguageNames
 
Languages - Class in org.languagetool
Helper methods to list all supported languages and to get language objects by their name or language code etc.
LANGUAGETOOL - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
The string LanguageTool.
LanguageToolAnalyzer - Class in org.languagetool.dev.index
LanguageToolAnalyzer emits the entire input (i.e. a sentence) as a single token by AnyCharTokenizer, and then use JLanguageTool to analyze and tag the tokens by LanguageToolFilter.
LanguageToolAnalyzer(JLanguageTool, boolean) - Constructor for class org.languagetool.dev.index.LanguageToolAnalyzer
 
LANGUAGETOOLER - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
The string LanguageTooler.
LanguageToolFilter - Class in org.languagetool.dev.index
A filter that indexes the tokens with POS tags.
LanguageToolMenus - Class in org.languagetool.openoffice
Class of menus adding dynamic components to header menu and to context menu
LanguageToolSpellChecker - Class in org.languagetool.openoffice
Class for spell checking by LanguageTool
LanguageToolSpellChecker(XComponentContext) - Constructor for class org.languagetool.openoffice.LanguageToolSpellChecker
 
lastPhrase - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
true when phraseref is the last element in the rule.
leaveReading(AnalyzedToken) - Method in class org.languagetool.AnalyzedTokenReadings
Removes all readings but the one that matches the token given.
LEFT - Static variable in class org.languagetool.gui.Main.TextLineNumber
 
LEMMA_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
LEMMA_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
LemmaHelper - Class in org.languagetool.rules.uk
 
LemmaHelper() - Constructor for class org.languagetool.rules.uk.LemmaHelper
 
LemmasToAllow - Static variable in class org.languagetool.rules.ca.FindSuggestionsFilter
 
LemmasToAllow - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
 
LemmasToIgnore - Static variable in class org.languagetool.rules.ca.FindSuggestionsFilter
 
LemmasToIgnore - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
 
LemmasToIgnore - Static variable in class org.languagetool.synthesis.ca.CatalanSynthesizer
 
length() - Method in class org.languagetool.tools.InterruptibleCharSequence
 
LENGTH_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
lenite(String) - Static method in class org.languagetool.tagging.ga.Utils
lenites a word ("Lenition" in Irish grammar is an initial mutation, historically related to phonetic lenition; its written representation is an 'h' after the initial consonant).
level(String) - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
LEVEL_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
LevelRule - Class in org.languagetool.openoffice.stylestatistic
Adapter between LT Rules and Analyzes Dialog
LevelRule(TextLevelRule, StatAnCache) - Constructor for class org.languagetool.openoffice.stylestatistic.LevelRule
 
LevelToneTagCacheKey - Class in org.languagetool
 
LevelToneTagCacheKey(JLanguageTool.Level, Set<ToneTag>) - Constructor for class org.languagetool.LevelToneTagCacheKey
 
LineExpander - Class in org.languagetool.rules.de
Expand lines according to their suffix, e.g.
LineExpander() - Constructor for class org.languagetool.rules.de.LineExpander
 
LineExpander - Interface in org.languagetool.rules
 
LinguisticServices - Class in org.languagetool.openoffice
Class to handle information from linguistic services of LibreOffice/OpenOffice
LinguisticServices(XComponentContext) - Constructor for class org.languagetool.openoffice.LinguisticServices
 
LinguServices - Class in org.languagetool
Dummy class for UserConfig has to be overridden by concrete linguistic service e.g. by LO extension
LinguServices() - Constructor for class org.languagetool.LinguServices
 
linguServices - Variable in class org.languagetool.rules.AbstractCompoundRule
 
linguServices - Variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
Lithuanian - Class in org.languagetool.language
Deprecated.
this language hasn't been maintained for years, it will be removed from LanguageTool after release 3.6
Lithuanian() - Constructor for class org.languagetool.language.Lithuanian
Deprecated.
 
load(File) - Static method in class org.languagetool.rules.RemoteRuleConfig
 
loadCompoundFile(String) - Static method in class org.languagetool.rules.AbstractDashRule
 
loadConfiguration(String) - Method in class org.languagetool.gui.Configuration
 
loadConfusionPairs(InputStream) - Method in class org.languagetool.rules.ConfusionSetLoader
 
loadDictionary(String, int, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
loadDictionary(InputStream, int, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
loadDictionary(BufferedReader, int, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
loadFalseFriendRules(String) - Method in class org.languagetool.JLanguageTool
Load false friend rules from an XML file.
loadFromPath(String) - Static method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
loadFromPath(String...) - Static method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
loadFromPath(String) - Static method in class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
 
loadFromPath(String) - Static method in class org.languagetool.rules.ar.filters.ArabicMasdarToVerbFilter
 
loadFromPath(String) - Static method in class org.languagetool.rules.ar.filters.ArabicVerbToMafoulMutlaqFilter
 
loadLines(String) - Static method in class org.languagetool.tools.StringTools
Deprecated.
use DataBroker#getFromResourceDirAsLines(java.lang.String) instead (NOTE: it won't handle comments)
loadLists(String) - Static method in class org.languagetool.rules.uk.ExtraDictionaryLoader
 
loadMap(String) - Static method in class org.languagetool.rules.uk.ExtraDictionaryLoader
 
loadPatternRules(String) - Method in class org.languagetool.JLanguageTool
Load pattern rules from an XML file.
loadPatternRules(String, Language) - Method in class org.languagetool.tagging.disambiguation.rules.XmlRuleDisambiguator
Load disambiguation rules from an XML file.
loadSet(String) - Static method in class org.languagetool.rules.uk.ExtraDictionaryLoader
 
loadSpacedLists(String) - Static method in class org.languagetool.rules.uk.ExtraDictionaryLoader
 
loadWordlist(String, int) - Static method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
loadWords(String) - Static method in class org.languagetool.rules.AbstractRepeatedWordsRule
 
loadWords(String) - Method in class org.languagetool.rules.SimpleReplaceDataLoader
Load replacement rules from a utf-8 file in the classpath.
loadWords(String) - Method in class org.languagetool.rules.spelling.CachingWordListLoader
 
loadWords(String) - Method in class org.languagetool.rules.WordCoherencyDataLoader
 
loadWords(InputStream) - Static method in class org.languagetool.synthesis.SynthesizerTools
 
localApiMode - Variable in class org.languagetool.server.HTTPServerConfig
 
locale - Variable in class org.languagetool.tagging.BaseTagger
 
LocaleBean - Class in org.languagetool.gui
Helper class to store GUI Language.
LocaleBean() - Constructor for class org.languagetool.gui.LocaleBean
 
LocaleBean(Locale) - Constructor for class org.languagetool.gui.LocaleBean
 
locales - Variable in class org.languagetool.openoffice.FlatParagraphTools.FlatParagraphContainer
 
locales - Variable in class org.languagetool.openoffice.OfficeDrawTools.ParagraphContainer
 
LocationHelper - Class in org.languagetool.dev.wikipedia
 
LOG_LINE_BREAK - Static variable in class org.languagetool.openoffice.OfficeTools
 
LogainmRule - Class in org.languagetool.rules.ga
A rule that matches words which should not be used and suggests correct ones instead.
LogainmRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ga.LogainmRule
 
logCheck(Language, long, int, int, JLanguageTool.Mode) - Method in class org.languagetool.server.ServerMetricsCollector
 
logFailedHealthcheck() - Method in class org.languagetool.server.ServerMetricsCollector
 
LoggingInterceptor - Class in org.languagetool.server
 
LoggingInterceptor() - Constructor for class org.languagetool.server.LoggingInterceptor
 
LoggingTools - Class in org.languagetool.tools
 
LoggingTools() - Constructor for class org.languagetool.tools.LoggingTools
 
logIp - Variable in class org.languagetool.server.HTTPServerConfig
 
logIpMatchingPattern - Variable in class org.languagetool.server.HTTPServerConfig
 
logRequest() - Method in class org.languagetool.server.ServerMetricsCollector
 
logRequestError(ServerMetricsCollector.RequestErrorType) - Method in class org.languagetool.server.ServerMetricsCollector
 
logResponse(int) - Method in class org.languagetool.server.ServerMetricsCollector
 
LongParagraphRule - Class in org.languagetool.rules
A rule that warns on long paragraphs.
LongParagraphRule(ResourceBundle, Language, UserConfig, int, boolean) - Constructor for class org.languagetool.rules.LongParagraphRule
 
LongParagraphRule(ResourceBundle, Language, UserConfig, int) - Constructor for class org.languagetool.rules.LongParagraphRule
Note: will be off by default.
LongParagraphRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.LongParagraphRule
 
LongSentenceRule - Class in org.languagetool.rules.de
A rule that warns on long sentences.
LongSentenceRule(ResourceBundle, UserConfig, int) - Constructor for class org.languagetool.rules.de.LongSentenceRule
 
LongSentenceRule - Class in org.languagetool.rules.en
 
LongSentenceRule(ResourceBundle, UserConfig, int) - Constructor for class org.languagetool.rules.en.LongSentenceRule
 
LongSentenceRule - Class in org.languagetool.rules
A rule that warns on long sentences.
LongSentenceRule(ResourceBundle, UserConfig, int) - Constructor for class org.languagetool.rules.LongSentenceRule
 
lookup(String, SymSpell.Verbosity) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
lookup(String, SymSpell.Verbosity, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
lookup(String, String) - Method in class org.languagetool.synthesis.BaseSynthesizer
Lookup the inflected forms of a lemma defined by a part-of-speech tag.
lookup(String, String) - Method in class org.languagetool.synthesis.GermanSynthesizer
 
lookup(String, String) - Method in class org.languagetool.synthesis.ManualSynthesizer
Look up a word's inflected form as specified by the lemma and POS tag.
lookup(String) - Method in class org.languagetool.tagging.de.GermanTagger
Return only the first reading of the given word or null.
lookupCompound(String, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
lookupCompound(String) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
LOWERCASE_GREEK_LETTERS - Static variable in class org.languagetool.tools.StringTools
 
lowercaseFirstChar(String) - Static method in class org.languagetool.tools.StringTools
Return str modified so that its first character is now an lowercase character.
lowercaseFirstCharIfCapitalized(String) - Static method in class org.languagetool.tools.StringTools
Return str if str is capitalized StringTools.isCapitalizedWord(String), otherwise return modified str so that its first character is now a lowercase character.
lt - Variable in class org.languagetool.rules.RemoteRule
 
LT_SERVICE_NAME - Static variable in class org.languagetool.openoffice.OfficeTools
 
LtCheckDialog(XComponentContext) - Constructor for class org.languagetool.openoffice.SpellAndGrammarCheckDialog.LtCheckDialog
the constructor of the class creates all elements of the dialog
LtDictionary - Class in org.languagetool.openoffice
Class to add manual LT dictionaries temporarily to LibreOffice/OpenOffice
LtDictionary() - Constructor for class org.languagetool.openoffice.LtDictionary
 
LTMessageChecker - Class in org.languagetool.dev.messagechecker
Checks LanguageTool messages, short messages and rule descriptions, using LanguageTool itself.
LTMessageChecker() - Constructor for class org.languagetool.dev.messagechecker.LTMessageChecker
 
LtThreadPoolFactory - Class in org.languagetool.tools
 
Lucene - Class in org.languagetool.dev.index
Constants for Lucene indexes.
Lucene() - Constructor for class org.languagetool.dev.index.Lucene
 
LuceneIndexExporter - Class in org.languagetool.dev.bigdata
Export the sentences of a Lucene index.
LuceneIndexExporter() - Constructor for class org.languagetool.dev.bigdata.LuceneIndexExporter
 
LuceneLanguageModel - Class in org.languagetool.languagemodel
Like LuceneSingleIndexLanguageModel, but can merge the results of lookups in several independent indexes to one result.
LuceneLanguageModel(File) - Constructor for class org.languagetool.languagemodel.LuceneLanguageModel
 
LuceneSingleIndexLanguageModel - Class in org.languagetool.languagemodel
Information about ngram occurrences, taken from Lucene indexes (one index per ngram level).
LuceneSingleIndexLanguageModel(File) - Constructor for class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
 
LuceneSingleIndexLanguageModel(int) - Constructor for class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
 
LuceneSingleIndexLanguageModel.LuceneSearcher - Class in org.languagetool.languagemodel
 

M

MADDA_ABOVE - Static variable in class org.languagetool.tools.ArabicConstants
 
MADDAH_ABOVE - Static variable in class org.languagetool.tools.ArabicConstants
 
main(String[]) - Static method in class org.languagetool.dev.archive.GermanTaggerEnhancer
 
main(String[]) - Static method in class org.languagetool.dev.archive.MissingGenitiveFinder
 
main(String[]) - Static method in class org.languagetool.dev.archive.POSTagLanguageModel
 
main(String[]) - Static method in class org.languagetool.dev.archive.SimpleRuleCounter
 
main(String[]) - Static method in class org.languagetool.dev.archive.WordTokenizer
 
main(String[]) - Static method in class org.languagetool.dev.bigdata.ConfusionFileIndenter
 
main(String[]) - Static method in class org.languagetool.dev.bigdata.ConfusionSetFileFormatter
 
main(String[]) - Static method in class org.languagetool.dev.bigdata.FrequencyIndexCreator
 
main(String[]) - Static method in class org.languagetool.dev.bigdata.LuceneIndexExporter
 
main(String[]) - Static method in class org.languagetool.dev.bigdata.OccurrenceAdder
 
main(String[]) - Static method in class org.languagetool.dev.CorrectLinePrinter
 
main(String[]) - Static method in class org.languagetool.dev.diff.ResultToHtml
 
main(String[]) - Static method in class org.languagetool.dev.diff.RuleMatchDiffFinder
 
main(String[]) - Static method in class org.languagetool.dev.dumpcheck.SentenceSourceChecker
 
main(String...) - Static method in class org.languagetool.dev.dumpcheck.SentenceSourceIndexer
 
main(String[]) - Static method in class org.languagetool.dev.DuplicateRemover
 
main(String[]) - Static method in class org.languagetool.dev.DutchWordSplitter
 
main(String[]) - Static method in class org.languagetool.dev.eval.CheckBNC
 
main(String[]) - Static method in class org.languagetool.dev.eval.ConfusionPairEvaluator
 
main(String[]) - Static method in class org.languagetool.dev.eval.MissingDiacriticsEvaluator
 
main(String[]) - Static method in class org.languagetool.dev.eval.SimpleCorpusEvaluator
 
main(String[]) - Static method in class org.languagetool.dev.eval.SpellCheckEvaluation
 
main(String[]) - Static method in class org.languagetool.dev.eval.TatoebaEvaluator
 
main(String[]) - Static method in class org.languagetool.dev.ExportGermanNouns
 
main(String[]) - Static method in class org.languagetool.dev.FalseFriendExporter
 
main(String[]) - Static method in class org.languagetool.dev.FilterFileByLanguage
 
main(String[]) - Static method in class org.languagetool.dev.Fuzzer
 
main(String[]) - Static method in class org.languagetool.dev.FuzzerForAnalysis
 
main(String[]) - Static method in class org.languagetool.dev.GenderWordFinder
 
main(String[]) - Static method in class org.languagetool.dev.GermanCaseAmbiguityFinder
 
main(String[]) - Static method in class org.languagetool.dev.GermanElLeAdjectives
 
main(String[]) - Static method in class org.languagetool.dev.GermanOldSpellingFinder
 
main(String[]) - Static method in class org.languagetool.dev.IncorrectLinePrinter
 
main(String[]) - Static method in class org.languagetool.dev.index.Indexer
 
main(String[]) - Static method in class org.languagetool.dev.index.Searcher
 
main(String[]) - Static method in class org.languagetool.dev.InvalidGermanVerbFinder
 
main(String[]) - Static method in class org.languagetool.dev.messagechecker.LTMessageChecker
 
main(String[]) - Static method in class org.languagetool.dev.MissingEnglishPosFinder
 
main(String[]) - Static method in class org.languagetool.dev.MissingGermanCompoundAdjectiveFinder
 
main(String[]) - Static method in class org.languagetool.dev.MissingGermanCompoundsFinder
 
main(String[]) - Static method in class org.languagetool.dev.MissingGermanPosFinder
 
main(String[]) - Static method in class org.languagetool.dev.MissingGermanPosForms
 
main(String[]) - Static method in class org.languagetool.dev.MissingGermanWords
 
main(String[]) - Static method in class org.languagetool.dev.MissingPortuguesePosFinder
 
main(String[]) - Static method in class org.languagetool.dev.MissingRussianPosFinder
 
main(String[]) - Static method in class org.languagetool.dev.NGramLangIdentifierPerformanceTest
 
main(String[]) - Static method in class org.languagetool.dev.NoSuggestionRuleList
 
main(String[]) - Static method in class org.languagetool.dev.ProhibitComparator
 
main(String[]) - Static method in class org.languagetool.dev.RegexExpander
 
main(String[]) - Static method in class org.languagetool.dev.RuleCreator
 
main(String[]) - Static method in class org.languagetool.dev.RuleDetails
 
main(String[]) - Static method in class org.languagetool.dev.RuleOverview
 
main(String[]) - Static method in class org.languagetool.dev.simulation.RequestSizeAggregator
 
main(String[]) - Static method in class org.languagetool.dev.UnknownWordFinder
 
main(String[]) - Static method in class org.languagetool.dev.UnknownWordFinderForCsv
 
Main - Class in org.languagetool.dev.wikipedia
A class to be called from command line - dispatches to the actual implementations by calling their main method.
Main() - Constructor for class org.languagetool.dev.wikipedia.Main
 
main(String[]) - Static method in class org.languagetool.dev.wikipedia.Main
 
main(String[]) - Static method in class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
main(String[]) - Static method in class org.languagetool.dev.wiktionary.HomophoneExtractor
 
main(String[]) - Static method in class org.languagetool.dev.XmlIndenter
 
Main - Class in org.languagetool.gui
A simple GUI to check texts with.
main(String[]) - Static method in class org.languagetool.gui.Main
 
Main - Class in org.languagetool.openoffice
LibreOffice/OpenOffice integration.
Main(XComponentContext) - Constructor for class org.languagetool.openoffice.Main
 
main(String[]) - Static method in class org.languagetool.remote.ArtificialErrorEval
 
main(String[]) - Static method in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
 
main(String[]) - Static method in class org.languagetool.remote.SentenceAnnotator
 
main(String[]) - Static method in class org.languagetool.rules.RemoteRuleFilters
Print matches remaining after filtering; arguments are language code and JSON file with matches e.g. java [...] org.languagetool.rules.RemoteRuleFilters en matches.json
main(String[]) - Static method in class org.languagetool.rules.spelling.suggestions.SuggestionChangesTest
 
main(String[]) - Static method in class org.languagetool.rules.spelling.SymSpellRule
 
main(String[]) - Static method in class org.languagetool.server.GRPCServer
 
main(String[]) - Static method in class org.languagetool.server.HTTPServer
 
main(String[]) - Static method in class org.languagetool.server.HTTPSServer
 
main(String[]) - Static method in class org.languagetool.server.RemoteSynthesizer
 
main(String[]) - Static method in class org.languagetool.tokenizers.de.GermanCompoundTokenizer
 
main(String[]) - Static method in class org.languagetool.tools.POSDictionaryBuilder
 
Main.TextLineNumber - Class in org.languagetool.gui
This class will display line numbers for a related text component.
main2(String[]) - Static method in class org.languagetool.dev.GermanOldSpellingFinder
 
MainWindowStateBean - Class in org.languagetool.gui
Helper class to store GUI state.
MainWindowStateBean() - Constructor for class org.languagetool.gui.MainWindowStateBean
 
makeAdditionalLanguage(File) - Static method in class org.languagetool.language.LanguageBuilder
 
makeAntiPatterns(List<List<PatternToken>>, Language) - Static method in class org.languagetool.rules.Rule
Helper for implementing Rule.getAntiPatterns().
MakeContractionsFilter - Class in org.languagetool.rules.fr
 
MakeContractionsFilter() - Constructor for class org.languagetool.rules.fr.MakeContractionsFilter
 
makeWrong(String) - Static method in class org.languagetool.tools.StringTools
 
Malayalam - Class in org.languagetool.language
Deprecated.
this language hasn't been maintained for years, it will be removed from LanguageTool after release 3.6
Malayalam() - Constructor for class org.languagetool.language.Malayalam
Deprecated.
 
MalayalamTagger - Class in org.languagetool.tagging.ml
Malayalam Part-of-speech tagger.
MalayalamTagger() - Constructor for class org.languagetool.tagging.ml.MalayalamTagger
 
MalayalamWordTokenizer - Class in org.languagetool.tokenizers.ml
Tokenizes a sentence into words.
MalayalamWordTokenizer() - Constructor for class org.languagetool.tokenizers.ml.MalayalamWordTokenizer
 
managed_accounts - Variable in class org.languagetool.server.ExtendedUserInfo
 
MANUAL_LINEBREAK - Static variable in class org.languagetool.openoffice.OfficeTools
 
ManualSynthesizer - Class in org.languagetool.synthesis
A synthesizer that reads the inflected form and POS information from a plain (UTF-8) text file.
ManualSynthesizer(InputStream) - Constructor for class org.languagetool.synthesis.ManualSynthesizer
 
ManualTagger - Class in org.languagetool.tagging
A tagger that reads the POS information from a plain (UTF-8) text file.
ManualTagger(InputStream) - Constructor for class org.languagetool.tagging.ManualTagger
 
ManualTagger(InputStream, boolean) - Constructor for class org.languagetool.tagging.ManualTagger
 
MARCIN_MILKOWSKI - Static variable in class org.languagetool.language.Contributors
 
mark(boolean) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
Corresponds to {@code ...
MARK - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
markCurrentParagraph(List<SingleCheck.SentenceErrors>) - Method in class org.languagetool.openoffice.FlatParagraphTools
add marks to existing marks of current paragraph
MARKER - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
markParagraphs(Map<Integer, List<SingleCheck.SentenceErrors>>) - Method in class org.languagetool.openoffice.FlatParagraphTools
Set marks to changed paragraphs if override is true existing marks are removed and marks are new set else the marks are added to the existing marks
markSingleCharBold() - Method in class org.languagetool.gui.Configuration
 
MarkupAwareWikipediaResult - Class in org.languagetool.dev.wikipedia
The result of a Wikipedia check that takes markup into account so that the suggestions can be applied to that original markup.
MarkupAwareWikipediaResult(MediaWikiContent, List<AppliedRuleMatch>, int) - Constructor for class org.languagetool.dev.wikipedia.MarkupAwareWikipediaResult
 
MASK_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
MASKULINUM - Static variable in class org.languagetool.tagging.de.GermanToken.Genus
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractCheckCaseRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractCompoundRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractDashRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.AbstractFillerWordsRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractPunctuationCheckRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractSpaceBeforeRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractSpecificCaseRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.AbstractStatisticStyleRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractUnitConversionRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.AbstractWordCoherencyRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.AdvancedWordRepeatRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
 
match(AnalyzedSentence, AnalyzedSentence) - Method in class org.languagetool.rules.bitext.BitextRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.bitext.BitextRule
This method makes no sense for bitext, thus it always returns null.
match(AnalyzedSentence, AnalyzedSentence) - Method in class org.languagetool.rules.bitext.DifferentLengthRule
 
match(AnalyzedSentence, AnalyzedSentence) - Method in class org.languagetool.rules.bitext.DifferentPunctuationRule
 
match(AnalyzedSentence, AnalyzedSentence) - Method in class org.languagetool.rules.bitext.SameTranslationRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.br.TopoReplaceRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.ca.AbstractSimpleReplaceLemmasRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.ca.CatalanUnpairedQuestionMarksRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.ca.PronomFebleDuplicateRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.ca.ReplaceOperationNamesRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.CommaWhitespaceRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.AgreementRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.AgreementRule2
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.CaseRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.de.CompoundCoherencyRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.CompoundInfinitivRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.DashRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.de.DuUpperLowerCaseRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.MissingVerbRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.OldSpellingRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.ProhibitedCompoundRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.RedundantModalOrAuxiliaryVerb
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.de.SimilarNameRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.de.StyleRepeatedSentenceBeginning
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.UpperCaseNgramRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.de.VerbAgreementRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.de.WiederVsWiderRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.DemoRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.DoublePunctuationRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.el.NumeralStressRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.EmptyLineRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.en.AvsAnRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.en.ConsistentApostrophesRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.en.UpperCaseNgramRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.es.QuestionMarkRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.es.SimpleReplaceVerbsRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.FakeRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.fr.GrammalecteRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.fr.QuestionWhitespaceRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.ga.DhaNoBeirtRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.ga.IrishSpecificCaseRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.GRPCRule.GRPCSubRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.km.KhmerWordRepeatRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.LongParagraphRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.LongSentenceRule
 
match(MLServerProto.MatchRequest) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerBlockingStub
 
match(MLServerProto.MatchRequest) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerFutureStub
 
match(MLServerProto.MatchRequest, StreamObserver<MLServerProto.MatchResponse>) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerImplBase
 
match(MLServerProto.MatchRequest, StreamObserver<MLServerProto.MatchResponse>) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerStub
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.MultipleWhitespaceRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.ngrams.NgramProbabilityRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.nl.PreferredWordRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.nl.SpaceInCompoundRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.ParagraphRepeatBeginningRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRule
This method always returns an empty array.
match(AnalyzedSentence, AnalyzedSentence) - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer.ConsistencyPatternRule
 
Match - Class in org.languagetool.rules.patterns
A Match is the configuration of an algorithm used to match AnalyzedTokenReadingss.
Match(String, String, boolean, String, String, Match.CaseConversion, boolean, boolean, Match.IncludeRange) - Constructor for class org.languagetool.rules.patterns.Match
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.patterns.PatternRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.patterns.PatternRuleMatcher
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.patterns.RegexPatternRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer.RepeatedPatternRule
 
match(AnalyzedSentence) - Method in interface org.languagetool.rules.patterns.RuleMatcher
 
MATCH - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
match - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd2
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.ReadabilityRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.RemoteRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.ru.RussianSpecificCaseRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.ru.RussianVerbConjugationRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.Rule
Check whether the given sentence matches this error rule, i.e. whether it contains the error detected by this rule.
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.SentenceWhitespaceRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.SpecificIdRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.spelling.SymSpellRule
 
match(List<AnalyzedSentence>, AnnotatedText) - Method in class org.languagetool.rules.TextLevelRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.TextLevelRule
match(AnalyzedSentence) - Method in class org.languagetool.rules.TextLevelRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.HiddenCharacterRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.MissingHyphenRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.SimpleReplaceRenamedRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.SimpleReplaceSpelling1992Rule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.SimpleReplaceSpelling2019Rule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.TokenAgreementAdjNounRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.TokenAgreementNounVerbRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.TokenAgreementVerbNounRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.uk.TypographyRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.UppercaseSentenceStartRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.WhiteSpaceAtBeginOfParagraph
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.WhiteSpaceBeforeParagraphEnd
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.WhitespaceBeforePunctuationRule
 
match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.WordRepeatBeginningRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.WordRepeatRule
 
match(AnalyzedSentence) - Method in class org.languagetool.rules.WrongWordInContextRule
 
match(String) - Method in enum org.languagetool.tagging.uk.IPOSTag
 
Match.CaseConversion - Enum in org.languagetool.rules.patterns
Possible string case conversions.
Match.IncludeRange - Enum in org.languagetool.rules.patterns
 
matchAnalyzed(MLServerProto.AnalyzedMatchRequest) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerBlockingStub
 
matchAnalyzed(MLServerProto.AnalyzedMatchRequest) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerFutureStub
 
matchAnalyzed(MLServerProto.AnalyzedMatchRequest, StreamObserver<MLServerProto.MatchResponse>) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerImplBase
 
matchAnalyzed(MLServerProto.AnalyzedMatchRequest, StreamObserver<MLServerProto.MatchResponse>) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerStub
 
MATCHDESCRIPTION_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
matchedSentences() - Method in class org.languagetool.rules.RemoteRuleResult
 
matches(AnalyzedToken) - Method in class org.languagetool.AnalyzedToken
 
matches(Map<String, String>, AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.patterns.RuleFilter
 
matches(String) - Method in class org.languagetool.rules.patterns.StringMatcher
 
matches(String, AnalyzedTokenReadings) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
 
MATCHES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchList
 
MATCHES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
MATCHES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
matchesChunkRegex(String) - Method in class org.languagetool.AnalyzedTokenReadings
 
matchesForSentence(AnalyzedSentence) - Method in class org.languagetool.rules.RemoteRuleResult
get matches for a specific sentence
matchesPosTagRegex(String) - Method in class org.languagetool.AnalyzedTokenReadings
Checks if at least one of the readings matches a given POS tag regex.
matchFound(RuleMatch) - Method in interface org.languagetool.RuleMatchListener
Called for every RuleMatch found.
matchInflectedForms() - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
Also match inflected forms of the given word - note this will only work when the given token actually is a baseform.
MatchingSentence - Class in org.languagetool.dev.index
A sentence with rule matches.
MATCHSHORTDESCRIPTION_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
MatchState - Class in org.languagetool.rules.patterns
The state of a matching process.
MatchState(Match, Synthesizer) - Constructor for class org.languagetool.rules.patterns.MatchState
 
max(int) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
 
MAX - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
MAX_DOC_COUNT_FIELD - Static variable in class org.languagetool.dev.dumpcheck.SentenceSourceIndexer
 
MAX_DOC_COUNT_FIELD_VAL - Static variable in class org.languagetool.dev.dumpcheck.SentenceSourceIndexer
 
MAX_DOC_COUNT_VALUE - Static variable in class org.languagetool.dev.dumpcheck.SentenceSourceIndexer
 
MAX_MATCH_LENGTH - Static variable in class org.languagetool.rules.patterns.StringMatcher
 
MAX_SENT_LENGTH - Static variable in class org.languagetool.rules.patterns.RegexPatternRule
 
MAX_SUGGESTIONS - Static variable in class org.languagetool.openoffice.OfficeTools
 
MAX_SUGGESTIONS - Variable in class org.languagetool.rules.AbstractFindSuggestionsFilter
 
MAX_TOKEN_LENGTH - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
 
maxCheckThreads - Variable in class org.languagetool.server.HTTPServerConfig
 
maxCheckTimeMillisAnonymous - Variable in class org.languagetool.server.HTTPServerConfig
 
maxCheckTimeMillisLoggedIn - Variable in class org.languagetool.server.HTTPServerConfig
 
maxCheckTimeMillisPremium - Variable in class org.languagetool.server.HTTPServerConfig
 
maxDistanceOfSentences - Variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
maxErrorsPerWordRate - Variable in class org.languagetool.server.HTTPServerConfig
 
maxLength - Variable in class org.languagetool.language.identifier.LanguageIdentifier
 
maxOccurrence - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
maxPipelinePoolSize - Variable in class org.languagetool.server.HTTPServerConfig
 
maxPort - Variable in class org.languagetool.server.HTTPServerConfig
 
maxSpellingSuggestions - Variable in class org.languagetool.server.HTTPServerConfig
 
maxTextCheckerThreads - Variable in class org.languagetool.server.HTTPServerConfig
 
maxTextHardLength - Variable in class org.languagetool.server.HTTPServerConfig
 
maxTextLengthAnonymous - Variable in class org.languagetool.server.HTTPServerConfig
 
maxTextLengthLoggedIn - Variable in class org.languagetool.server.HTTPServerConfig
 
maxTextLengthPremium - Variable in class org.languagetool.server.HTTPServerConfig
 
maxWordsDistance() - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
 
maxWorkQueueSize - Variable in class org.languagetool.server.HTTPServerConfig
 
MediaWikiContent - Class in org.languagetool.dev.wikipedia
 
MediaWikiContent(String, String) - Constructor for class org.languagetool.dev.wikipedia.MediaWikiContent
 
MEEM - Static variable in class org.languagetool.tools.ArabicConstants
 
mergeCategory(MLServerProto.RuleCategory) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
.lt_ml_server.RuleCategory category = 4;
mergeCompound(String, boolean) - Method in class org.languagetool.rules.AbstractCompoundRule
 
mergeCompound(String, boolean) - Method in class org.languagetool.rules.pt.PostReformPortugueseCompoundRule
 
mergeFrom(Message) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
mergeFrom(Synthesizer.SynthesizeRequest) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
mergeFrom(Message) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
mergeFrom(Synthesizer.SynthesizeRequestItem) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
mergeFrom(Message) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
mergeFrom(Synthesizer.SynthesizeResponse) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
mergeFrom(Message) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
mergeFrom(Synthesizer.SynthesizeResponseItem) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
mergeFrom(Message) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
mergeFrom(BertLmProto.BatchBertLmResponse) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
mergeFrom(Message) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
mergeFrom(BertLmProto.BatchScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
mergeFrom(Message) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
mergeFrom(BertLmProto.BertLmResponse) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
mergeFrom(Message) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
mergeFrom(BertLmProto.Mask) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
mergeFrom(Message) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
mergeFrom(BertLmProto.Prediction) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
mergeFrom(Message) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
mergeFrom(BertLmProto.ScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
mergeFrom(MLServerProto.AnalyzedMatchRequest) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
mergeFrom(MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
mergeFrom(MLServerProto.AnalyzedToken) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
mergeFrom(MLServerProto.AnalyzedTokenReadings) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
mergeFrom(MLServerProto.AnalyzeRequest) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
mergeFrom(MLServerProto.AnalyzeResponse) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
mergeFrom(MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
mergeFrom(MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
mergeFrom(MLServerProto.MatchRequest) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
mergeFrom(MLServerProto.MatchResponse) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
mergeFrom(MLServerProto.PostProcessingRequest) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
mergeFrom(MLServerProto.ProcessingOptions) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
mergeFrom(MLServerProto.ProcessRequest) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
mergeFrom(MLServerProto.ProcessResponse) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
mergeFrom(MLServerProto.Rule) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
mergeFrom(MLServerProto.RuleCategory) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
mergeFrom(MLServerProto.SuggestedReplacement) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
mergeOptions(MLServerProto.ProcessingOptions) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
mergeOptions(MLServerProto.ProcessingOptions) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
mergePosTag(String, String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
mergeRule(MLServerProto.Rule) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Rule rule = 14;
mergeSuggestions(List<RuleMatch>, AnnotatedText, Set<String>) - Method in class org.languagetool.Language
This function is called by JLanguageTool before CleanOverlappingFilter removes overlapping ruleMatches
mergeTokens(MLServerProto.AnalyzedTokenReadings) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
message - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
MESSAGE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
message - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
MESSAGE_BUNDLE - Static variable in class org.languagetool.JLanguageTool
Name of the message bundle for translations.
MessageHandler - Class in org.languagetool.openoffice
Writes Messages to screen or log-file
messages - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
messages - Variable in class org.languagetool.rules.Rule
 
messageSameSentence() - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
messageSameSentence() - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
 
messageSentenceAfter() - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
messageSentenceAfter() - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
 
messageSentenceBefore() - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
messageSentenceBefore() - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
 
metricUnits - Variable in class org.languagetool.rules.AbstractUnitConversionRule
 
MILE - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
min(int) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
 
MIN - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
MIN_COVERAGE - Static variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
 
MINI_ALEF - Static variable in class org.languagetool.tools.ArabicConstants
 
minimumNumberOfCalls - Variable in class org.languagetool.rules.RemoteRuleConfig
 
minOccurrence - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
minPort - Variable in class org.languagetool.server.HTTPServerConfig
 
MINPREVMATCHES - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
minToCheckParagraph() - Method in class org.languagetool.rules.AbstractFillerWordsRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.AbstractWordCoherencyRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.ca.CatalanUnpairedExclamationMarksRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.ca.CatalanUnpairedQuestionMarksRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.de.CompoundCoherencyRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.de.DuUpperLowerCaseRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.de.SimilarNameRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.de.StyleRepeatedSentenceBeginning
 
minToCheckParagraph() - Method in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
 
minToCheckParagraph() - Method in class org.languagetool.rules.de.VerbAgreementRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.EmptyLineRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.en.ConsistentApostrophesRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.es.QuestionMarkRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.LongParagraphRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.LongSentenceRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.MultipleWhitespaceRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.ParagraphRepeatBeginningRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer.ConsistencyPatternRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer.RepeatedPatternRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
 
minToCheckParagraph() - Method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd2
 
minToCheckParagraph() - Method in class org.languagetool.rules.ReadabilityRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.SentenceWhitespaceRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.TextLevelRule
Gives back the minimum number of paragraphs to check to give back a correct result.
minToCheckParagraph() - Method in class org.languagetool.rules.UppercaseSentenceStartRule
 
minToCheckParagraph() - Method in class org.languagetool.rules.WhiteSpaceBeforeParagraphEnd
 
minToCheckParagraph() - Method in class org.languagetool.rules.WordRepeatBeginningRule
 
MISC - Static variable in class org.languagetool.rules.Categories
Miscellaneous rules that don't fit elsewhere.
MISC - Static variable in class org.languagetool.rules.CategoryIds
Miscellaneous rules that don't fit elsewhere.
MissingCommaRelativeClauseRule - Class in org.languagetool.rules.de
A rule checks a sentence for a missing comma before or after a relative clause (only for German language).
MissingCommaRelativeClauseRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.MissingCommaRelativeClauseRule
 
MissingCommaRelativeClauseRule(ResourceBundle, boolean) - Constructor for class org.languagetool.rules.de.MissingCommaRelativeClauseRule
 
MissingDiacriticsEvaluator - Class in org.languagetool.dev.eval
 
MissingDiacriticsEvaluator() - Constructor for class org.languagetool.dev.eval.MissingDiacriticsEvaluator
 
MissingEnglishPosFinder - Class in org.languagetool.dev
Fast hack to find words which have no POS tagging.
MissingEnglishPosFinder() - Constructor for class org.languagetool.dev.MissingEnglishPosFinder
 
MissingGenitiveFinder - Class in org.languagetool.dev.archive
One-time script: find missing "-es" forms in the German tagger dictionary, e.g.
MissingGermanCompoundAdjectiveFinder - Class in org.languagetool.dev
Find German compounds like "verwaltungstechnisch" that are not tagged yet.
MissingGermanCompoundAdjectiveFinder() - Constructor for class org.languagetool.dev.MissingGermanCompoundAdjectiveFinder
 
MissingGermanCompoundsFinder - Class in org.languagetool.dev
Reads a list of words (one per line) and the first part of those that are not accepted by the speller and that are probably compounds.
MissingGermanCompoundsFinder() - Constructor for class org.languagetool.dev.MissingGermanCompoundsFinder
 
MissingGermanPosFinder - Class in org.languagetool.dev
Fast hack to find words which have no POS tagging.
MissingGermanPosFinder() - Constructor for class org.languagetool.dev.MissingGermanPosFinder
 
MissingGermanPosForms - Class in org.languagetool.dev
Fast hack to find words which have an uppercase reading in the speller dict but only a lowercase reading in the POS dict => Reading might be missing in POS dict.
MissingGermanPosForms() - Constructor for class org.languagetool.dev.MissingGermanPosForms
 
MissingGermanWords - Class in org.languagetool.dev
List words from given wordlist that are unknown to the German speller or German tagger.
MissingGermanWords(String) - Constructor for class org.languagetool.dev.MissingGermanWords
 
MissingHyphenRule - Class in org.languagetool.rules.uk
 
MissingHyphenRule(ResourceBundle, WordTagger) - Constructor for class org.languagetool.rules.uk.MissingHyphenRule
 
MissingPortuguesePosFinder - Class in org.languagetool.dev
Portuguese: Fast hack to find words which have no POS tagging (note: does not consider the disambiguator).
MissingPortuguesePosFinder() - Constructor for class org.languagetool.dev.MissingPortuguesePosFinder
 
MissingRussianPosFinder - Class in org.languagetool.dev
Russian: Fast hack to find words which have no POS tagging (note: does not consider the disambiguator).
MissingRussianPosFinder() - Constructor for class org.languagetool.dev.MissingRussianPosFinder
 
MissingVerbRule - Class in org.languagetool.rules.de
Checks that a sentence contains at least one verb.
MissingVerbRule(ResourceBundle, German) - Constructor for class org.languagetool.rules.de.MissingVerbRule
 
MISTAKE - Static variable in class org.languagetool.rules.patterns.PatternRuleMatcher
 
mistakeProb - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
 
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
 
MixingSentenceSource - Class in org.languagetool.dev.dumpcheck
Alternately returns sentences from different sentence sources.
MLRuleRequest(List<MLServerProto.MatchRequest>, List<AnalyzedSentence>, Long) - Constructor for class org.languagetool.rules.GRPCRule.MLRuleRequest
 
MLServerGrpc - Class in org.languagetool.rules.ml
 
MLServerGrpc.MLServerBlockingStub - Class in org.languagetool.rules.ml
 
MLServerGrpc.MLServerFutureStub - Class in org.languagetool.rules.ml
 
MLServerGrpc.MLServerImplBase - Class in org.languagetool.rules.ml
 
MLServerGrpc.MLServerStub - Class in org.languagetool.rules.ml
 
MLServerImplBase() - Constructor for class org.languagetool.rules.ml.MLServerGrpc.MLServerImplBase
 
MLServerProto - Class in org.languagetool.rules.ml
 
MLServerProto.AnalyzedMatchRequest - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.AnalyzedMatchRequest
MLServerProto.AnalyzedMatchRequest.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.AnalyzedMatchRequest
MLServerProto.AnalyzedMatchRequestOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.AnalyzedSentence - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.AnalyzedSentence
MLServerProto.AnalyzedSentence.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.AnalyzedSentence
MLServerProto.AnalyzedSentenceOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.AnalyzedToken - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.AnalyzedToken
MLServerProto.AnalyzedToken.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.AnalyzedToken
MLServerProto.AnalyzedTokenOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.AnalyzedTokenReadings - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.AnalyzedTokenReadings
MLServerProto.AnalyzedTokenReadings.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.AnalyzedTokenReadings
MLServerProto.AnalyzedTokenReadingsOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.AnalyzeRequest - Class in org.languagetool.rules.ml
NOTE: should this be split this up into different packages?
MLServerProto.AnalyzeRequest.Builder - Class in org.languagetool.rules.ml
NOTE: should this be split this up into different packages?
MLServerProto.AnalyzeRequestOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.AnalyzeResponse - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.AnalyzeResponse
MLServerProto.AnalyzeResponse.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.AnalyzeResponse
MLServerProto.AnalyzeResponseOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.Match - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.Match
MLServerProto.Match.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.Match
MLServerProto.Match.MatchType - Enum in org.languagetool.rules.ml
Protobuf enum lt_ml_server.Match.MatchType
MLServerProto.MatchList - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.MatchList
MLServerProto.MatchList.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.MatchList
MLServerProto.MatchListOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.MatchOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.MatchRequest - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.MatchRequest
MLServerProto.MatchRequest.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.MatchRequest
MLServerProto.MatchRequestOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.MatchResponse - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.MatchResponse
MLServerProto.MatchResponse.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.MatchResponse
MLServerProto.MatchResponseOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.PostProcessingRequest - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.PostProcessingRequest
MLServerProto.PostProcessingRequest.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.PostProcessingRequest
MLServerProto.PostProcessingRequestOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.ProcessingOptions - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.ProcessingOptions
MLServerProto.ProcessingOptions.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.ProcessingOptions
MLServerProto.ProcessingOptions.Level - Enum in org.languagetool.rules.ml
Protobuf enum lt_ml_server.ProcessingOptions.Level
MLServerProto.ProcessingOptionsOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.ProcessRequest - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.ProcessRequest
MLServerProto.ProcessRequest.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.ProcessRequest
MLServerProto.ProcessRequestOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.ProcessResponse - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.ProcessResponse
MLServerProto.ProcessResponse.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.ProcessResponse
MLServerProto.ProcessResponseOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.Rule - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.Rule
MLServerProto.Rule.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.Rule
MLServerProto.Rule.Tag - Enum in org.languagetool.rules.ml
Protobuf enum lt_ml_server.Rule.Tag
MLServerProto.RuleCategory - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.RuleCategory
MLServerProto.RuleCategory.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.RuleCategory
MLServerProto.RuleCategoryOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.RuleOrBuilder - Interface in org.languagetool.rules.ml
 
MLServerProto.SuggestedReplacement - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.SuggestedReplacement
MLServerProto.SuggestedReplacement.Builder - Class in org.languagetool.rules.ml
Protobuf type lt_ml_server.SuggestedReplacement
MLServerProto.SuggestedReplacement.SuggestionType - Enum in org.languagetool.rules.ml
Protobuf enum lt_ml_server.SuggestedReplacement.SuggestionType
MLServerProto.SuggestedReplacementOrBuilder - Interface in org.languagetool.rules.ml
 
mode(String) - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
mode - Variable in class org.languagetool.server.HTTPServerConfig
 
modifyPosTag(String, List<String>) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
monitorCache(String, Cache) - Method in class org.languagetool.server.ServerMetricsCollector
 
MONTH_LEMMAS - Static variable in class org.languagetool.rules.uk.LemmaHelper
 
MorfologikAmericanSpellerRule - Class in org.languagetool.rules.en
 
MorfologikAmericanSpellerRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.en.MorfologikAmericanSpellerRule
 
MorfologikAmericanSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.en.MorfologikAmericanSpellerRule
 
MorfologikAmericanSpellerRule(ResourceBundle, Language, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.MorfologikAmericanSpellerRule
 
MorfologikAsturianSpellerRule - Class in org.languagetool.language.rules.ast
 
MorfologikAsturianSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.language.rules.ast.MorfologikAsturianSpellerRule
 
MorfologikAustralianSpellerRule - Class in org.languagetool.rules.en
 
MorfologikAustralianSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.en.MorfologikAustralianSpellerRule
 
MorfologikAustralianSpellerRule(ResourceBundle, Language, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.MorfologikAustralianSpellerRule
 
MorfologikBelarusianSpellerRule - Class in org.languagetool.rules.be
 
MorfologikBelarusianSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.be.MorfologikBelarusianSpellerRule
 
MorfologikBretonSpellerRule - Class in org.languagetool.rules.br
 
MorfologikBretonSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.br.MorfologikBretonSpellerRule
 
MorfologikBritishSpellerRule - Class in org.languagetool.rules.en
 
MorfologikBritishSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.en.MorfologikBritishSpellerRule
 
MorfologikBritishSpellerRule(ResourceBundle, Language, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.MorfologikBritishSpellerRule
 
MorfologikCanadianSpellerRule - Class in org.languagetool.rules.en
 
MorfologikCanadianSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.en.MorfologikCanadianSpellerRule
 
MorfologikCanadianSpellerRule(ResourceBundle, Language, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.MorfologikCanadianSpellerRule
 
MorfologikCatalanSpellerRule - Class in org.languagetool.rules.ca
 
MorfologikCatalanSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
 
MorfologikDutchSpellerRule - Class in org.languagetool.rules.nl
 
MorfologikDutchSpellerRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.nl.MorfologikDutchSpellerRule
 
MorfologikDutchSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.nl.MorfologikDutchSpellerRule
 
MorfologikFrenchSpellerRule - Class in org.languagetool.rules.fr
 
MorfologikFrenchSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
 
MorfologikGermanyGermanSpellerRule - Class in org.languagetool.rules.de
Deprecated.
since 4.4, use GermanSpellerRule
MorfologikGermanyGermanSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.de.MorfologikGermanyGermanSpellerRule
Deprecated.
 
MorfologikGreekSpellerRule - Class in org.languagetool.rules.el
 
MorfologikGreekSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.el.MorfologikGreekSpellerRule
 
MorfologikIrishSpellerRule - Class in org.languagetool.rules.ga
 
MorfologikIrishSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.ga.MorfologikIrishSpellerRule
 
MorfologikItalianSpellerRule - Class in org.languagetool.rules.it
 
MorfologikItalianSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.it.MorfologikItalianSpellerRule
 
MorfologikLithuanianSpellerRule - Class in org.languagetool.rules.lt
 
MorfologikLithuanianSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.lt.MorfologikLithuanianSpellerRule
 
MorfologikMalayalamSpellerRule - Class in org.languagetool.rules.ml
 
MorfologikMalayalamSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.ml.MorfologikMalayalamSpellerRule
 
MorfologikMultiSpeller - Class in org.languagetool.rules.spelling.morfologik
Morfologik speller that merges results from binary (.dict) and plain text (.txt) dictionaries.
MorfologikMultiSpeller(String, List<String>, String, int) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
 
MorfologikMultiSpeller(String, List<String>, String, UserConfig, int) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
 
MorfologikMultiSpeller(String, BufferedReader, List<String>, BufferedReader, String, UserConfig, int) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
 
MorfologikNewZealandSpellerRule - Class in org.languagetool.rules.en
 
MorfologikNewZealandSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.en.MorfologikNewZealandSpellerRule
 
MorfologikNewZealandSpellerRule(ResourceBundle, Language, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.MorfologikNewZealandSpellerRule
 
MorfologikPolishSpellerRule - Class in org.languagetool.rules.pl
 
MorfologikPolishSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.pl.MorfologikPolishSpellerRule
 
MorfologikRomanianSpellerRule - Class in org.languagetool.rules.ro
 
MorfologikRomanianSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.ro.MorfologikRomanianSpellerRule
 
MorfologikRussianSpellerRule - Class in org.languagetool.rules.ru
 
MorfologikRussianSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.ru.MorfologikRussianSpellerRule
 
MorfologikRussianYOSpellerRule - Class in org.languagetool.rules.ru
An experimental rule for spell check (only yo variant)(set default off).
MorfologikRussianYOSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
MorfologikSlovakSpellerRule - Class in org.languagetool.rules.sk
 
MorfologikSlovakSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.sk.MorfologikSlovakSpellerRule
 
MorfologikSlovenianSpellerRule - Class in org.languagetool.rules.sl
 
MorfologikSlovenianSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.sl.MorfologikSlovenianSpellerRule
 
MorfologikSouthAfricanSpellerRule - Class in org.languagetool.rules.en
 
MorfologikSouthAfricanSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.en.MorfologikSouthAfricanSpellerRule
 
MorfologikSouthAfricanSpellerRule(ResourceBundle, Language, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.MorfologikSouthAfricanSpellerRule
 
MorfologikSpanishSpellerRule - Class in org.languagetool.rules.es
 
MorfologikSpanishSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.es.MorfologikSpanishSpellerRule
 
MorfologikSpeller - Class in org.languagetool.rules.spelling.morfologik
Morfologik-based spell checker.
MorfologikSpeller(String, int) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
Creates a speller with the given maximum edit distance.
MorfologikSpeller(String) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
Creates a speller with a maximum edit distance of one.
MorfologikSpellerRule - Class in org.languagetool.rules.spelling.morfologik
 
MorfologikSpellerRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
MorfologikSpellerRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
MorfologikSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
MorfologikSpellerRule(ResourceBundle, Language, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
MorfologikTagalogSpellerRule - Class in org.languagetool.language.tl
 
MorfologikTagalogSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.language.tl.MorfologikTagalogSpellerRule
 
MorfologikTagger - Class in org.languagetool.tagging
Tags a word using a Morfologik binary dictionary.
MorfologikTagger(String) - Constructor for class org.languagetool.tagging.MorfologikTagger
 
MorfologikTagger(Dictionary) - Constructor for class org.languagetool.tagging.MorfologikTagger
Constructs a MorfologikTagger with the given morfologik dictionary.
MorfologikTagger(Dictionary, boolean) - Constructor for class org.languagetool.tagging.MorfologikTagger
 
MorfologikUkrainianSpellerRule - Class in org.languagetool.rules.uk
 
MorfologikUkrainianSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
 
morphWord(String) - Static method in class org.languagetool.tagging.ga.Utils
 
MostlySingularMultiMap<K,V> - Class in org.languagetool.tools
A map containing multiple values per key, memory-optimized for case when there's only one value.
MostlySingularMultiMap(Map<K, List<V>>) - Constructor for class org.languagetool.tools.MostlySingularMultiMap
 
motherTongue - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
motherTongue - Variable in class org.languagetool.server.HTTPServerConfig
 
MozambiquePortuguese - Class in org.languagetool.language
 
MozambiquePortuguese() - Constructor for class org.languagetool.language.MozambiquePortuguese
 
MultiDocumentsHandler - Class in org.languagetool.openoffice
Class to handle multiple LO documents for checking
MultiKeyProperties - Class in org.languagetool.tools
A very simple property-style configuration.
MultiKeyProperties(InputStream) - Constructor for class org.languagetool.tools.MultiKeyProperties
 
MultiLangCorpora - Class in org.languagetool.remote.multiLang
 
MultiLangCorpora(String) - Constructor for class org.languagetool.remote.multiLang.MultiLangCorpora
 
MultiLanguageModel - Class in org.languagetool.languagemodel
Combines the results of several LanguageModels.
MultiLanguageModel(List<LanguageModel>) - Constructor for class org.languagetool.languagemodel.MultiLanguageModel
 
MultiLanguageTextCheckEval - Class in org.languagetool.remote.multiLang
 
MultiLanguageTextCheckEval() - Constructor for class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
 
MULTILINGUAL_LABEL - Static variable in class org.languagetool.openoffice.OfficeTools
 
MultipleWhitespaceRule - Class in org.languagetool.rules
Check if there is duplicated whitespace in a sentence.
MultipleWhitespaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.MultipleWhitespaceRule
 
multipliers - Static variable in class org.languagetool.rules.AbstractTextToNumberFilter
 
MultiThreadedJLanguageTool - Class in org.languagetool
A variant of JLanguageTool that uses several threads for rule matching.
MultiThreadedJLanguageTool(Language) - Constructor for class org.languagetool.MultiThreadedJLanguageTool
 
MultiThreadedJLanguageTool(Language, int) - Constructor for class org.languagetool.MultiThreadedJLanguageTool
 
MultiThreadedJLanguageTool(Language, Language) - Constructor for class org.languagetool.MultiThreadedJLanguageTool
 
MultiThreadedJLanguageTool(Language, Language, UserConfig) - Constructor for class org.languagetool.MultiThreadedJLanguageTool
 
MultiThreadedJLanguageTool(Language, Language, int, UserConfig) - Constructor for class org.languagetool.MultiThreadedJLanguageTool
 
MultiThreadedJLanguageTool(Language, Language, int, GlobalConfig, UserConfig) - Constructor for class org.languagetool.MultiThreadedJLanguageTool
 
MultitokenSpellerFilter - Class in org.languagetool.rules
 
MultitokenSpellerFilter() - Constructor for class org.languagetool.rules.MultitokenSpellerFilter
 
MultiWordChunker - Class in org.languagetool.tagging.disambiguation
Multiword tagger-chunker.
MultiWordChunker(String) - Constructor for class org.languagetool.tagging.disambiguation.MultiWordChunker
 
MultiWordChunker(String, boolean, boolean) - Constructor for class org.languagetool.tagging.disambiguation.MultiWordChunker
 
MultiWordChunker(String, boolean, boolean, String) - Constructor for class org.languagetool.tagging.disambiguation.MultiWordChunker
 
MultiWordChunker2 - Class in org.languagetool.tagging.disambiguation
Multiword tagger-chunker.
MultiWordChunker2(String) - Constructor for class org.languagetool.tagging.disambiguation.MultiWordChunker2
 
MultiWordChunker2(String, boolean) - Constructor for class org.languagetool.tagging.disambiguation.MultiWordChunker2
 

N

name - Variable in class org.languagetool.openoffice.stylestatistic.StatAnCache.Paragraph
 
name - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
 
NAME - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
name - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperiment
 
name - Variable in class org.languagetool.server.APINewGroup
 
name - Variable in class org.languagetool.server.DBGroup
 
name - Variable in class org.languagetool.server.ExtendedUserInfo
 
NAME_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
negate() - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
 
NEGATE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
NEGATE_POS - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
NERService - Class in org.languagetool.tagging.ner
 
NERService(String) - Constructor for class org.languagetool.tagging.ner.NERService
 
NERService.Span - Class in org.languagetool.tagging.ner
 
NEUTRUM - Static variable in class org.languagetool.tagging.de.GermanToken.Genus
 
NEW_ZEALAND_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.en.NewZealandReplaceRule
 
newBlockingStub(Channel) - Static method in class org.languagetool.grpc.SynthesizeServerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.languagetool.rules.ml.MLServerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.languagetool.rules.ml.PostProcessingServerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.languagetool.rules.ml.ProcessingServerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
newBuilder(Synthesizer.SynthesizeRequest) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
newBuilder() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
newBuilder(Synthesizer.SynthesizeRequestItem) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
newBuilder() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
newBuilder(Synthesizer.SynthesizeResponse) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
newBuilder() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
newBuilder(Synthesizer.SynthesizeResponseItem) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
newBuilder() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
newBuilder(BertLmProto.BatchBertLmResponse) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
newBuilder() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
newBuilder(BertLmProto.BatchScoreRequest) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
newBuilder() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
newBuilder(BertLmProto.BertLmResponse) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
newBuilder() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
newBuilder(BertLmProto.Mask) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
newBuilder() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
newBuilder(BertLmProto.Prediction) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
newBuilder() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
newBuilder(BertLmProto.ScoreRequest) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
newBuilder(MLServerProto.AnalyzedMatchRequest) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
newBuilder(MLServerProto.AnalyzedSentence) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
newBuilder(MLServerProto.AnalyzedToken) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
newBuilder(MLServerProto.AnalyzedTokenReadings) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
newBuilder(MLServerProto.AnalyzeRequest) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
newBuilder(MLServerProto.AnalyzeResponse) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
newBuilder(MLServerProto.Match) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
newBuilder(MLServerProto.MatchList) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
newBuilder(MLServerProto.MatchRequest) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
newBuilder(MLServerProto.MatchResponse) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
newBuilder(MLServerProto.PostProcessingRequest) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
newBuilder(MLServerProto.ProcessingOptions) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
newBuilder(MLServerProto.ProcessRequest) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
newBuilder(MLServerProto.ProcessResponse) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
newBuilder(MLServerProto.Rule) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
newBuilder(MLServerProto.RuleCategory) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
newBuilder(MLServerProto.SuggestedReplacement) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
newBuilderForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
newBuilderForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
newBuilderForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
newBuilderForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
newBuilderForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
newBuilderForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
newBuilderForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
newBuilderForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
newBuilderForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
newBuilderForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
newFutureStub(Channel) - Static method in class org.languagetool.grpc.SynthesizeServerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.languagetool.rules.ml.MLServerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.languagetool.rules.ml.PostProcessingServerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.languagetool.rules.ml.ProcessingServerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
newStub(Channel) - Static method in class org.languagetool.grpc.SynthesizeServerGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.languagetool.rules.ml.MLServerGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.languagetool.rules.ml.PostProcessingServerGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.languagetool.rules.ml.ProcessingServerGrpc
Creates a new async stub that supports all call types for the service
NewYearDateFilter - Class in org.languagetool.rules.ca
 
NewYearDateFilter() - Constructor for class org.languagetool.rules.ca.NewYearDateFilter
 
NewYearDateFilter - Class in org.languagetool.rules.de
 
NewYearDateFilter() - Constructor for class org.languagetool.rules.de.NewYearDateFilter
 
NewYearDateFilter - Class in org.languagetool.rules.en
 
NewYearDateFilter() - Constructor for class org.languagetool.rules.en.NewYearDateFilter
 
NewYearDateFilter - Class in org.languagetool.rules.es
 
NewYearDateFilter() - Constructor for class org.languagetool.rules.es.NewYearDateFilter
 
NewYearDateFilter - Class in org.languagetool.rules.fr
 
NewYearDateFilter() - Constructor for class org.languagetool.rules.fr.NewYearDateFilter
 
NewYearDateFilter - Class in org.languagetool.rules.pt
 
NewYearDateFilter() - Constructor for class org.languagetool.rules.pt.NewYearDateFilter
 
NewZealandEnglish - Class in org.languagetool.language
 
NewZealandEnglish() - Constructor for class org.languagetool.language.NewZealandEnglish
 
NewZealandReplaceRule - Class in org.languagetool.rules.en
A rule that matches words or phrases which should not be used and suggests correct ones instead.
NewZealandReplaceRule(ResourceBundle, String) - Constructor for class org.languagetool.rules.en.NewZealandReplaceRule
 
next() - Method in class org.languagetool.dev.dumpcheck.MixingSentenceSource
 
next() - Method in class org.languagetool.dev.dumpcheck.PlainTextSentenceSource
 
next() - Method in class org.languagetool.dev.dumpcheck.SentenceSource
Return the next sentence.
next() - Method in class org.languagetool.dev.dumpcheck.WikipediaSentenceSource
 
next - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Node
 
nextError() - Method in class org.languagetool.openoffice.SpellAndGrammarCheckDialog
Find the next error relative to the position of cursor and set the view cursor to the position
nextLine - Variable in class org.languagetool.bitext.TabBitextReader
 
nextPair - Variable in class org.languagetool.bitext.TabBitextReader
 
NGramDetector - Class in org.languagetool.language.identifier.detector
 
NGramDetector(File, int) - Constructor for class org.languagetool.language.identifier.detector.NGramDetector
 
ngramLangIdentData - Variable in class org.languagetool.server.HTTPServerConfig
 
NGramLangIdentifierPerformanceTest - Class in org.languagetool.dev
 
NGramLangIdentifierPerformanceTest() - Constructor for class org.languagetool.dev.NGramLangIdentifierPerformanceTest
 
NgramProbabilityRule - Class in org.languagetool.rules.ngrams
LanguageTool's probability check that uses ngram lookups to decide if an ngram of the input text is so rare in our ngram index that it should be considered an error.
NgramProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.ngrams.NgramProbabilityRule
 
NINE - Static variable in class org.languagetool.tools.ArabicConstants
 
NO - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
NO_FLAG - Static variable in class org.languagetool.openoffice.TextLevelCheckQueue
 
NO_FOREIGN_LANG_DETECTED - Static variable in class org.languagetool.rules.spelling.ForeignLanguageChecker
 
NO_VIDMINOK_SUBSTR - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
noBackgroundCheck() - Method in class org.languagetool.gui.Configuration
return true if background check is switched of (no marks inside of document)
Node(String, int) - Constructor for class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Node
 
nodeCount() - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
 
nodes - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
 
NoDisambiguationEnglishPartialPosTagFilter - Class in org.languagetool.rules.en
A PartialPosTagFilter for English that does not run the disambiguator.
NoDisambiguationEnglishPartialPosTagFilter() - Constructor for class org.languagetool.rules.en.NoDisambiguationEnglishPartialPosTagFilter
 
NoDisambiguationIrishPartialPosTagFilter - Class in org.languagetool.rules.ga
A PartialPosTagFilter for Irish that does not run the disambiguator.
NoDisambiguationIrishPartialPosTagFilter() - Constructor for class org.languagetool.rules.ga.NoDisambiguationIrishPartialPosTagFilter
 
NoDisambiguationPortuguesePartialPosTagFilter - Class in org.languagetool.rules.pt
A PartialPosTagFilter for Portuguese that does not run the disambiguator.
NoDisambiguationPortuguesePartialPosTagFilter() - Constructor for class org.languagetool.rules.pt.NoDisambiguationPortuguesePartialPosTagFilter
 
NoDisambiguationRussianPartialPosTagFilter - Class in org.languagetool.rules.ru
A PartialPosTagFilter for Russian that does not run the disambiguator.
NoDisambiguationRussianPartialPosTagFilter() - Constructor for class org.languagetool.rules.ru.NoDisambiguationRussianPartialPosTagFilter
 
NOMEN - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
 
NOMINATIV - Static variable in class org.languagetool.tagging.de.GermanToken.Kasus
 
NON_LATIN_CHARS_LANGUAGES - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
 
NonSignificantVerbsRule - Class in org.languagetool.rules.de
A rule that gives Hints about the use of non-significant verbs.
NonSignificantVerbsRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.NonSignificantVerbsRule
 
NonSwissGerman - Class in org.languagetool.language
 
NonSwissGerman() - Constructor for class org.languagetool.language.NonSwissGerman
 
nonWordPattern - Variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
NOON - Static variable in class org.languagetool.tools.ArabicConstants
 
NoopChunker - Class in org.languagetool.noop
No-op chunker.
NoopChunker() - Constructor for class org.languagetool.noop.NoopChunker
 
NoopDisambiguator - Class in org.languagetool.noop
 
NoopDisambiguator() - Constructor for class org.languagetool.noop.NoopDisambiguator
 
NoopLanguage - Class in org.languagetool.noop
A language that is part of languagetool-core but that hasn't any rules.
NoopLanguage() - Constructor for class org.languagetool.noop.NoopLanguage
 
normalize(int) - Method in class org.languagetool.dev.index.AnyCharTokenizer
 
normalizeNFC(String) - Static method in class org.languagetool.tools.StringTools
 
normalizeNFKC(String) - Static method in class org.languagetool.tools.StringTools
 
NoSuggestionRuleList - Class in org.languagetool.dev
List rules that offer no suggestion.
NoSuggestionRuleList() - Constructor for class org.languagetool.dev.NoSuggestionRuleList
 
noSynonymsAsSuggestions() - Method in class org.languagetool.gui.Configuration
 
NOUN_V_NAZ_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
NUMBER_CURSOR_TYPES - Static variable in class org.languagetool.openoffice.DocumentCache
 
NUMBER_PARAGRAPH_CHARS - Static variable in class org.languagetool.openoffice.OfficeTools
 
NUMBER_REGEX - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
NUMBER_REGEX_WITH_BOUNDARY - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
NUMBER_TEXTLEVEL_CACHE - Static variable in class org.languagetool.openoffice.OfficeTools
 
numberRangePart - Variable in class org.languagetool.rules.AbstractUnitConversionRule
 
numbers - Static variable in class org.languagetool.rules.AbstractTextToNumberFilter
 
numberToArabicWords(String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
numberToArabicWords(String, boolean) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
numberToArabicWords(String, boolean, boolean, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
numberToArabicWords(BigInteger, boolean) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
numberToArabicWords(BigInteger, boolean, boolean, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
numberToWordsWithUnits(Integer, String, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
numberToWordsWithUnitsMap(Integer, String, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
NumeralStressRule - Class in org.languagetool.rules.el
Rule for checking correct spell of ordinal numerals.
NumeralStressRule(ResourceBundle) - Constructor for class org.languagetool.rules.el.NumeralStressRule
 

O

objective_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
objective = 7;
objective_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
objective = 7;
OblidarseSugestionsFilter - Class in org.languagetool.rules.ca
 
OblidarseSugestionsFilter() - Constructor for class org.languagetool.rules.ca.OblidarseSugestionsFilter
 
OccurrenceAdder - Class in org.languagetool.dev.bigdata
Get occurrence counts for words by iterating compressed Google ngram files.
OccurrenceAdder() - Constructor for class org.languagetool.dev.bigdata.OccurrenceAdder
 
OFF - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
OfficeDrawTools - Class in org.languagetool.openoffice
Some tools to get information of LibreOffice Impress context
OfficeDrawTools() - Constructor for class org.languagetool.openoffice.OfficeDrawTools
 
OfficeDrawTools.ParagraphContainer - Class in org.languagetool.openoffice
 
OfficeDrawTools.UndoMarkupContainer - Class in org.languagetool.openoffice
 
OfficeDrawTools.UndoMarkupContainer.Underline - Class in org.languagetool.openoffice
 
OfficeSpreadsheetTools - Class in org.languagetool.openoffice
Tools to get information of LibreOffice Calc context
OfficeSpreadsheetTools() - Constructor for class org.languagetool.openoffice.OfficeSpreadsheetTools
 
OfficeTools - Class in org.languagetool.openoffice
Some tools to get information of LibreOffice/OpenOffice document context
OfficeTools() - Constructor for class org.languagetool.openoffice.OfficeTools
 
OfficeTools.DocumentType - Enum in org.languagetool.openoffice
 
OfficeTools.OfficeProductInfo - Class in org.languagetool.openoffice
 
OfficeTools.RemoteCheck - Enum in org.languagetool.openoffice
 
OFFSET_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
OldSpellingRule - Class in org.languagetool.rules.de
Finds spellings that were only correct in the pre-reform orthography.
OldSpellingRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.OldSpellingRule
 
ON - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
ONE - Static variable in class org.languagetool.tools.ArabicConstants
 
onlySingleParagraphMode() - Method in class org.languagetool.gui.Configuration
only single paragraph mode can be used (for OO and old LO
ooExtension - Variable in class org.languagetool.openoffice.OfficeTools.OfficeProductInfo
 
ooLocale - Variable in class org.languagetool.openoffice.OfficeTools.OfficeProductInfo
 
ooName - Variable in class org.languagetool.openoffice.OfficeTools.OfficeProductInfo
 
OOO_CONFIG_FILE - Static variable in class org.languagetool.openoffice.OfficeTools
 
ooVendor - Variable in class org.languagetool.openoffice.OfficeTools.OfficeProductInfo
 
ooVersion - Variable in class org.languagetool.openoffice.OfficeTools.OfficeProductInfo
 
openURL(String) - Static method in class org.languagetool.gui.Tools
Launches the default browser to display a URL.
options - Variable in class org.languagetool.rules.RemoteRuleConfig
 
OPTIONS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
OPTIONS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
OR - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
orderSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
 
orderSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
 
orderSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
 
orderSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.it.MorfologikItalianSpellerRule
 
orderSuggestions(List<SuggestedReplacement>, String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
orderSuggestions(List<String>, String, AnalyzedSentence, int) - Method in interface org.languagetool.rules.spelling.suggestions.SuggestionsOrderer
 
orderSuggestions(List<String>, String, AnalyzedSentence, int) - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
 
orderSuggestionsUsingModel(List<String>, String, AnalyzedSentence, int) - Method in interface org.languagetool.rules.spelling.suggestions.SuggestionsOrderer
 
OrdinalSuffixFilter - Class in org.languagetool.rules.en
Fixes the suggestion for ordinal suffixes, like "1nd" -> "1st".
OrdinalSuffixFilter() - Constructor for class org.languagetool.rules.en.OrdinalSuffixFilter
 
org.languagetool - package org.languagetool
 
org.languagetool.bitext - package org.languagetool.bitext
 
org.languagetool.broker - package org.languagetool.broker
 
org.languagetool.chunking - package org.languagetool.chunking
 
org.languagetool.commandline - package org.languagetool.commandline
 
org.languagetool.dev - package org.languagetool.dev
 
org.languagetool.dev.archive - package org.languagetool.dev.archive
 
org.languagetool.dev.bigdata - package org.languagetool.dev.bigdata
 
org.languagetool.dev.diff - package org.languagetool.dev.diff
 
org.languagetool.dev.dumpcheck - package org.languagetool.dev.dumpcheck
 
org.languagetool.dev.errorcorpus - package org.languagetool.dev.errorcorpus
 
org.languagetool.dev.eval - package org.languagetool.dev.eval
 
org.languagetool.dev.httpchecker - package org.languagetool.dev.httpchecker
 
org.languagetool.dev.index - package org.languagetool.dev.index
 
org.languagetool.dev.messagechecker - package org.languagetool.dev.messagechecker
 
org.languagetool.dev.simulation - package org.languagetool.dev.simulation
 
org.languagetool.dev.wikipedia - package org.languagetool.dev.wikipedia
 
org.languagetool.dev.wiktionary - package org.languagetool.dev.wiktionary
 
org.languagetool.dev.wordsimilarity - package org.languagetool.dev.wordsimilarity
 
org.languagetool.grpc - package org.languagetool.grpc
 
org.languagetool.gui - package org.languagetool.gui
 
org.languagetool.language - package org.languagetool.language
 
org.languagetool.language.identifier - package org.languagetool.language.identifier
 
org.languagetool.language.identifier.detector - package org.languagetool.language.identifier.detector
 
org.languagetool.language.rules.ast - package org.languagetool.language.rules.ast
 
org.languagetool.language.tagging - package org.languagetool.language.tagging
 
org.languagetool.language.tl - package org.languagetool.language.tl
 
org.languagetool.language.tokenizers - package org.languagetool.language.tokenizers
 
org.languagetool.languagemodel - package org.languagetool.languagemodel
 
org.languagetool.languagemodel.bert - package org.languagetool.languagemodel.bert
 
org.languagetool.languagemodel.bert.grpc - package org.languagetool.languagemodel.bert.grpc
 
org.languagetool.markup - package org.languagetool.markup
 
org.languagetool.noop - package org.languagetool.noop
 
org.languagetool.openoffice - package org.languagetool.openoffice
 
org.languagetool.openoffice.stylestatistic - package org.languagetool.openoffice.stylestatistic
 
org.languagetool.remote - package org.languagetool.remote
 
org.languagetool.remote.multiLang - package org.languagetool.remote.multiLang
 
org.languagetool.rules - package org.languagetool.rules
 
org.languagetool.rules.ar - package org.languagetool.rules.ar
 
org.languagetool.rules.ar.filters - package org.languagetool.rules.ar.filters
 
org.languagetool.rules.be - package org.languagetool.rules.be
 
org.languagetool.rules.bitext - package org.languagetool.rules.bitext
 
org.languagetool.rules.br - package org.languagetool.rules.br
 
org.languagetool.rules.ca - package org.languagetool.rules.ca
 
org.languagetool.rules.de - package org.languagetool.rules.de
 
org.languagetool.rules.el - package org.languagetool.rules.el
 
org.languagetool.rules.en - package org.languagetool.rules.en
 
org.languagetool.rules.en.translation - package org.languagetool.rules.en.translation
 
org.languagetool.rules.eo - package org.languagetool.rules.eo
 
org.languagetool.rules.es - package org.languagetool.rules.es
 
org.languagetool.rules.fa - package org.languagetool.rules.fa
 
org.languagetool.rules.fr - package org.languagetool.rules.fr
 
org.languagetool.rules.ga - package org.languagetool.rules.ga
 
org.languagetool.rules.gl - package org.languagetool.rules.gl
 
org.languagetool.rules.it - package org.languagetool.rules.it
 
org.languagetool.rules.km - package org.languagetool.rules.km
 
org.languagetool.rules.lt - package org.languagetool.rules.lt
 
org.languagetool.rules.ml - package org.languagetool.rules.ml
 
org.languagetool.rules.ngrams - package org.languagetool.rules.ngrams
 
org.languagetool.rules.nl - package org.languagetool.rules.nl
 
org.languagetool.rules.patterns - package org.languagetool.rules.patterns
 
org.languagetool.rules.patterns.bitext - package org.languagetool.rules.patterns.bitext
 
org.languagetool.rules.pl - package org.languagetool.rules.pl
 
org.languagetool.rules.pt - package org.languagetool.rules.pt
 
org.languagetool.rules.ro - package org.languagetool.rules.ro
 
org.languagetool.rules.ru - package org.languagetool.rules.ru
 
org.languagetool.rules.sk - package org.languagetool.rules.sk
 
org.languagetool.rules.sl - package org.languagetool.rules.sl
 
org.languagetool.rules.spelling - package org.languagetool.rules.spelling
 
org.languagetool.rules.spelling.hunspell - package org.languagetool.rules.spelling.hunspell
 
org.languagetool.rules.spelling.morfologik - package org.languagetool.rules.spelling.morfologik
 
org.languagetool.rules.spelling.morfologik.suggestions_ordering - package org.languagetool.rules.spelling.morfologik.suggestions_ordering
 
org.languagetool.rules.spelling.suggestions - package org.languagetool.rules.spelling.suggestions
 
org.languagetool.rules.spelling.symspell.implementation - package org.languagetool.rules.spelling.symspell.implementation
 
org.languagetool.rules.sv - package org.languagetool.rules.sv
 
org.languagetool.rules.translation - package org.languagetool.rules.translation
 
org.languagetool.rules.uk - package org.languagetool.rules.uk
 
org.languagetool.rules.zh - package org.languagetool.rules.zh
 
org.languagetool.server - package org.languagetool.server
 
org.languagetool.synthesis - package org.languagetool.synthesis
 
org.languagetool.synthesis.ar - package org.languagetool.synthesis.ar
 
org.languagetool.synthesis.ca - package org.languagetool.synthesis.ca
 
org.languagetool.synthesis.el - package org.languagetool.synthesis.el
 
org.languagetool.synthesis.en - package org.languagetool.synthesis.en
 
org.languagetool.synthesis.es - package org.languagetool.synthesis.es
 
org.languagetool.synthesis.ga - package org.languagetool.synthesis.ga
 
org.languagetool.synthesis.gl - package org.languagetool.synthesis.gl
 
org.languagetool.synthesis.it - package org.languagetool.synthesis.it
 
org.languagetool.synthesis.nl - package org.languagetool.synthesis.nl
 
org.languagetool.synthesis.pl - package org.languagetool.synthesis.pl
 
org.languagetool.synthesis.pt - package org.languagetool.synthesis.pt
 
org.languagetool.synthesis.ro - package org.languagetool.synthesis.ro
 
org.languagetool.synthesis.ru - package org.languagetool.synthesis.ru
 
org.languagetool.synthesis.sk - package org.languagetool.synthesis.sk
 
org.languagetool.synthesis.sv - package org.languagetool.synthesis.sv
 
org.languagetool.synthesis.uk - package org.languagetool.synthesis.uk
 
org.languagetool.tagging - package org.languagetool.tagging
 
org.languagetool.tagging.ar - package org.languagetool.tagging.ar
 
org.languagetool.tagging.ast - package org.languagetool.tagging.ast
 
org.languagetool.tagging.br - package org.languagetool.tagging.br
 
org.languagetool.tagging.ca - package org.languagetool.tagging.ca
 
org.languagetool.tagging.da - package org.languagetool.tagging.da
 
org.languagetool.tagging.de - package org.languagetool.tagging.de
 
org.languagetool.tagging.disambiguation - package org.languagetool.tagging.disambiguation
 
org.languagetool.tagging.disambiguation.ca - package org.languagetool.tagging.disambiguation.ca
 
org.languagetool.tagging.disambiguation.es - package org.languagetool.tagging.disambiguation.es
 
org.languagetool.tagging.disambiguation.fr - package org.languagetool.tagging.disambiguation.fr
 
org.languagetool.tagging.disambiguation.ga - package org.languagetool.tagging.disambiguation.ga
 
org.languagetool.tagging.disambiguation.gl - package org.languagetool.tagging.disambiguation.gl
 
org.languagetool.tagging.disambiguation.pl - package org.languagetool.tagging.disambiguation.pl
 
org.languagetool.tagging.disambiguation.pt - package org.languagetool.tagging.disambiguation.pt
 
org.languagetool.tagging.disambiguation.ru - package org.languagetool.tagging.disambiguation.ru
 
org.languagetool.tagging.disambiguation.rules - package org.languagetool.tagging.disambiguation.rules
 
org.languagetool.tagging.disambiguation.rules.de - package org.languagetool.tagging.disambiguation.rules.de
 
org.languagetool.tagging.disambiguation.rules.it - package org.languagetool.tagging.disambiguation.rules.it
 
org.languagetool.tagging.disambiguation.sv - package org.languagetool.tagging.disambiguation.sv
 
org.languagetool.tagging.disambiguation.uk - package org.languagetool.tagging.disambiguation.uk
 
org.languagetool.tagging.disambiguation.xx - package org.languagetool.tagging.disambiguation.xx
 
org.languagetool.tagging.el - package org.languagetool.tagging.el
 
org.languagetool.tagging.en - package org.languagetool.tagging.en
 
org.languagetool.tagging.eo - package org.languagetool.tagging.eo
 
org.languagetool.tagging.es - package org.languagetool.tagging.es
 
org.languagetool.tagging.fr - package org.languagetool.tagging.fr
 
org.languagetool.tagging.ga - package org.languagetool.tagging.ga
 
org.languagetool.tagging.gl - package org.languagetool.tagging.gl
 
org.languagetool.tagging.it - package org.languagetool.tagging.it
 
org.languagetool.tagging.ja - package org.languagetool.tagging.ja
 
org.languagetool.tagging.km - package org.languagetool.tagging.km
 
org.languagetool.tagging.ml - package org.languagetool.tagging.ml
 
org.languagetool.tagging.ner - package org.languagetool.tagging.ner
 
org.languagetool.tagging.nl - package org.languagetool.tagging.nl
 
org.languagetool.tagging.pl - package org.languagetool.tagging.pl
 
org.languagetool.tagging.pt - package org.languagetool.tagging.pt
 
org.languagetool.tagging.ro - package org.languagetool.tagging.ro
 
org.languagetool.tagging.ru - package org.languagetool.tagging.ru
 
org.languagetool.tagging.sk - package org.languagetool.tagging.sk
 
org.languagetool.tagging.sv - package org.languagetool.tagging.sv
 
org.languagetool.tagging.tl - package org.languagetool.tagging.tl
 
org.languagetool.tagging.uk - package org.languagetool.tagging.uk
 
org.languagetool.tagging.xx - package org.languagetool.tagging.xx
 
org.languagetool.tagging.zh - package org.languagetool.tagging.zh
 
org.languagetool.tokenizers - package org.languagetool.tokenizers
 
org.languagetool.tokenizers.be - package org.languagetool.tokenizers.be
 
org.languagetool.tokenizers.br - package org.languagetool.tokenizers.br
 
org.languagetool.tokenizers.ca - package org.languagetool.tokenizers.ca
 
org.languagetool.tokenizers.de - package org.languagetool.tokenizers.de
 
org.languagetool.tokenizers.el - package org.languagetool.tokenizers.el
 
org.languagetool.tokenizers.en - package org.languagetool.tokenizers.en
 
org.languagetool.tokenizers.eo - package org.languagetool.tokenizers.eo
 
org.languagetool.tokenizers.es - package org.languagetool.tokenizers.es
 
org.languagetool.tokenizers.fr - package org.languagetool.tokenizers.fr
 
org.languagetool.tokenizers.gl - package org.languagetool.tokenizers.gl
 
org.languagetool.tokenizers.ja - package org.languagetool.tokenizers.ja
 
org.languagetool.tokenizers.km - package org.languagetool.tokenizers.km
 
org.languagetool.tokenizers.ml - package org.languagetool.tokenizers.ml
 
org.languagetool.tokenizers.nl - package org.languagetool.tokenizers.nl
 
org.languagetool.tokenizers.pl - package org.languagetool.tokenizers.pl
 
org.languagetool.tokenizers.pt - package org.languagetool.tokenizers.pt
 
org.languagetool.tokenizers.ro - package org.languagetool.tokenizers.ro
 
org.languagetool.tokenizers.ru - package org.languagetool.tokenizers.ru
 
org.languagetool.tokenizers.uk - package org.languagetool.tokenizers.uk
 
org.languagetool.tokenizers.zh - package org.languagetool.tokenizers.zh
 
org.languagetool.tools - package org.languagetool.tools
 
orGroupCounter - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
osArch - Variable in class org.languagetool.openoffice.OfficeTools.OfficeProductInfo
 
OTHER - Static variable in class org.languagetool.tagging.de.GermanToken.Genus
 
OTHER - Static variable in class org.languagetool.tagging.de.GermanToken.Kasus
 
OTHER - Static variable in class org.languagetool.tagging.de.GermanToken.Numerus
 
OTHER - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
 
Other_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
Other errors (including grammar), typically yellow/orange.
OUNCE - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
overwriteWithManualTagger() - Method in class org.languagetool.tagging.BaseTagger
If true, tags from the binary dictionary (*.dict) will be overwritten by manual tags from the plain text dictionary.
overwriteWithManualTagger() - Method in class org.languagetool.tagging.ca.CatalanTagger
 
overwriteWithManualTagger() - Method in class org.languagetool.tagging.fr.FrenchTagger
 
overwriteWithManualTagger() - Method in class org.languagetool.tagging.gl.GalicianTagger
 
overwriteWithManualTagger() - Method in class org.languagetool.tagging.pt.PortugueseTagger
 
owner - Variable in class org.languagetool.server.DBGroup
 

P

pageBegins - Variable in class org.languagetool.openoffice.OfficeDrawTools.ParagraphContainer
 
PageNotFoundException - Exception in org.languagetool.dev.wikipedia
Thrown when a Wikipedia page was not found and the text content of the API response was thus empty, or because it's just a redirect page.
PageNotFoundException(String) - Constructor for exception org.languagetool.dev.wikipedia.PageNotFoundException
 
paintComponent(Graphics) - Method in class org.languagetool.gui.Main.TextLineNumber
Draw the line numbers
Pair(String, String, String, String) - Constructor for class org.languagetool.rules.de.ProhibitedCompoundRule.Pair
 
pairMap - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule
 
PARAGRAPH_END_TAGNAME - Static variable in class org.languagetool.JLanguageTool
The internal tag used to mark the end of a paragraph.
ParagraphRepeatBeginningRule - Class in org.languagetool.rules
Check if to paragraphs begin with the same word.
ParagraphRepeatBeginningRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ParagraphRepeatBeginningRule
 
paragraphs - Variable in class org.languagetool.openoffice.FlatParagraphTools.FlatParagraphContainer
 
paragraphs - Variable in class org.languagetool.openoffice.OfficeDrawTools.ParagraphContainer
 
parameters - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperiment
 
paraNum - Variable in class org.languagetool.openoffice.stylestatistic.StatAnCache.Paragraph
 
parse(InputStream) - Static method in class org.languagetool.rules.RemoteRuleConfig
 
parseDate(Map<String, String>) - Method in class org.languagetool.rules.YMDDateHelper
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
ParsedLanguageLists(List<String>, List<String>) - Constructor for class org.languagetool.language.identifier.LanguageIdentifier.ParsedLanguageLists
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parseFrom(ByteString) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parseFrom(byte[]) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parseFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parseFrom(ByteString) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parseFrom(byte[]) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parseFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parseFrom(ByteString) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parseFrom(byte[]) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parseFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parseFrom(ByteString) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parseFrom(byte[]) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parseFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parseFrom(ByteString) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parseFrom(byte[]) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parseFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parseFrom(ByteString) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parseFrom(byte[]) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parseFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parseFrom(ByteString) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parseFrom(byte[]) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parseFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parseFrom(ByteString) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parseFrom(byte[]) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parseFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parseFrom(ByteString) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parseFrom(byte[]) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parseFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parseFrom(ByteString) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parseFrom(byte[]) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parseFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
parser() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
parser() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
parser() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
parser() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
parser() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
parser() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
parser() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
parser() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
parser() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
parser() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.Match
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
parser() - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
PartialPosTagFilter - Class in org.languagetool.rules
Filters rule matches so that only matches are kept where a part of the token has a given POS tag.
PartialPosTagFilter() - Constructor for class org.languagetool.rules.PartialPosTagFilter
 
PARTIZIP - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
 
PassiveSentenceRule - Class in org.languagetool.rules.de
A rule that gives Hints about the use of German filler words.
PassiveSentenceRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.PassiveSentenceRule
 
PasswordAuthenticator - Class in org.languagetool.rules.patterns
Authenticator that extracts username and password from URL, e.g.
PasswordAuthenticator() - Constructor for class org.languagetool.rules.patterns.PasswordAuthenticator
 
passwortLoginAccessListPath - Variable in class org.languagetool.server.HTTPServerConfig
 
PATTERN - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
PATTERN_FILE - Static variable in class org.languagetool.JLanguageTool
The name of the file with error patterns.
PatternRule - Class in org.languagetool.rules.patterns
A Rule that describes a language error as a simple pattern of words or of part-of-speech tags.
PatternRule(String, Language, List<PatternToken>, String, String, String, String) - Constructor for class org.languagetool.rules.patterns.PatternRule
 
PatternRule(String, Language, List<PatternToken>, String, String, String) - Constructor for class org.languagetool.rules.patterns.PatternRule
 
PatternRule(String, Language, List<PatternToken>, String, String, String, String, boolean) - Constructor for class org.languagetool.rules.patterns.PatternRule
 
PatternRule(String, Language, List<PatternToken>, String, String, String, String, boolean, boolean) - Constructor for class org.languagetool.rules.patterns.PatternRule
 
PatternRuleBuilderHelper - Class in org.languagetool.rules.patterns
 
PatternRuleBuilderHelper() - Constructor for class org.languagetool.rules.patterns.PatternRuleBuilderHelper
 
PatternRuleHandler - Class in org.languagetool.rules.patterns
 
PatternRuleHandler() - Constructor for class org.languagetool.rules.patterns.PatternRuleHandler
 
PatternRuleHandler(String) - Constructor for class org.languagetool.rules.patterns.PatternRuleHandler
 
PatternRuleHandler(String, Language) - Constructor for class org.languagetool.rules.patterns.PatternRuleHandler
 
PatternRuleId - Class in org.languagetool.rules.patterns
A PatternRule's id with an optional sub-id.
PatternRuleId(String) - Constructor for class org.languagetool.rules.patterns.PatternRuleId
 
PatternRuleId(String, String) - Constructor for class org.languagetool.rules.patterns.PatternRuleId
 
PatternRuleLoader - Class in org.languagetool.rules.patterns
Loads PatternRules from an XML file.
PatternRuleLoader() - Constructor for class org.languagetool.rules.patterns.PatternRuleLoader
 
PatternRuleMatcher - Class in org.languagetool.rules.patterns
Matches a pattern rule against text.
PatternRuleMatcher(AbstractTokenBasedRule, boolean) - Constructor for class org.languagetool.rules.patterns.PatternRuleMatcher
 
PatternRuleNotFoundException - Exception in org.languagetool.dev.index
 
PatternRuleNotFoundException(String, Language) - Constructor for exception org.languagetool.dev.index.PatternRuleNotFoundException
 
PatternRuleQueryBuilder - Class in org.languagetool.dev.index
A factory class for building a Lucene Query from a PatternRule.
PatternRuleQueryBuilder(Language, IndexSearcher) - Constructor for class org.languagetool.dev.index.PatternRuleQueryBuilder
 
PatternRuleQueryBuilder(Language, IndexSearcher, String) - Constructor for class org.languagetool.dev.index.PatternRuleQueryBuilder
 
PatternRuleTransformer - Interface in org.languagetool.rules.patterns
Allows transformation of pattern rules to add additional matching/filtering logic Used in JLanguageTool.transformPatternRules(java.util.List<org.languagetool.rules.patterns.AbstractPatternRule>, org.languagetool.Language) Return a value if a transform is applied, none otherwise
PatternRuleTransformer.TransformedRules - Class in org.languagetool.rules.patterns
 
PatternRuleXmlCreator - Class in org.languagetool.rules.patterns
Makes XML definition of rules accessible as strings.
PatternRuleXmlCreator() - Constructor for class org.languagetool.rules.patterns.PatternRuleXmlCreator
 
PatternToken - Class in org.languagetool.rules.patterns
A part of a pattern, represents the 'token' element of the grammar.xml.
PatternToken(String, boolean, boolean, boolean) - Constructor for class org.languagetool.rules.patterns.PatternToken
Creates Element that is used to match tokens in the text.
patternToken - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
PatternToken.PosToken - Class in org.languagetool.rules.patterns
 
PatternTokenBuilder - Class in org.languagetool.rules.patterns
Helper to build PatternTokens.
PatternTokenBuilder() - Constructor for class org.languagetool.rules.patterns.PatternTokenBuilder
 
PatternTokenMatcher - Class in org.languagetool.rules.patterns
 
PatternTokenMatcher(PatternToken) - Constructor for class org.languagetool.rules.patterns.PatternTokenMatcher
 
patternTokens - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
patternTokens - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
List of elements as specified by tokens.
PedlerCorpus - Class in org.languagetool.dev.errorcorpus
Access to the Jenny Pedler's Real-word Error Corpus corpus.
PedlerCorpus(File) - Constructor for class org.languagetool.dev.errorcorpus.PedlerCorpus
 
peek() - Method in class org.languagetool.rules.UnsyncStack
Looks at the object at the top of this stack without removing it from the stack.
PeopleRule - Class in org.languagetool.rules.ga
A rule that matches words which should not be used and suggests correct ones instead.
PeopleRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ga.PeopleRule
 
percent - Variable in class org.languagetool.openoffice.stylestatistic.UsedWordRule.WordFrequency
 
PERCENT - Static variable in class org.languagetool.tools.ArabicConstants
 
performCheck(List<AnalyzedSentence>, List<String>, RuleSet, JLanguageTool.ParagraphHandling, AnnotatedText, RuleMatchListener, JLanguageTool.Mode, JLanguageTool.Level, boolean, Set<ToneTag>) - Method in class org.languagetool.JLanguageTool
 
performCheck(List<AnalyzedSentence>, List<String>, RuleSet, JLanguageTool.ParagraphHandling, AnnotatedText, RuleMatchListener, JLanguageTool.Mode, JLanguageTool.Level, boolean, Set<ToneTag>) - Method in class org.languagetool.MultiThreadedJLanguageTool
 
Persian - Class in org.languagetool.language
Support for Persian.
Persian() - Constructor for class org.languagetool.language.Persian
 
PersianCommaWhitespaceRule - Class in org.languagetool.rules.fa
A rule that matches periods, commas and closing parenthesis preceded by whitespace and opening parenthesis followed by whitespace.
PersianCommaWhitespaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.fa.PersianCommaWhitespaceRule
 
PersianDoublePunctuationRule - Class in org.languagetool.rules.fa
A rule that matches ".."
PersianDoublePunctuationRule(ResourceBundle) - Constructor for class org.languagetool.rules.fa.PersianDoublePunctuationRule
 
PersianSpaceBeforeRule - Class in org.languagetool.rules.fa
A Persian rule that checks if there is a missing space before some conjunctions.
PersianSpaceBeforeRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.fa.PersianSpaceBeforeRule
 
PersianWordRepeatBeginningRule - Class in org.languagetool.rules.fa
List of Persian adverbs for WordRepeatBeginningRule
PersianWordRepeatBeginningRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.fa.PersianWordRepeatBeginningRule
 
PersianWordRepeatRule - Class in org.languagetool.rules.fa
Word repeat rule for English, to avoid false alarms in the generic word repetition rule.
PersianWordRepeatRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.fa.PersianWordRepeatRule
 
PersianWordTokenizer - Class in org.languagetool.tokenizers
 
PersianWordTokenizer() - Constructor for class org.languagetool.tokenizers.PersianWordTokenizer
 
PERSON_MAP - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
phraseId - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
Current phrase ID.
phraseIdRef - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
ID reference to the phrase.
phraseMap - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
Phrase store - elementLists keyed by phraseIds.
phrasePatternTokens - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
Logically forking element list, used for including multiple phrases in the current one.
PHRASES - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
phrasesListLoader - Variable in class org.languagetool.rules.AbstractSpecificCaseRule
 
picky_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
picky = 0;
picky_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
picky = 0;
pipelineCaching - Variable in class org.languagetool.server.HTTPServerConfig
 
pipelineExpireTime - Variable in class org.languagetool.server.HTTPServerConfig
 
pipelinePrewarming - Variable in class org.languagetool.server.HTTPServerConfig
 
PipelineSettings - Class in org.languagetool.server
 
plain(List<Rule>) - Static method in class org.languagetool.rules.patterns.RuleSet
 
PLAIN_ENGLISH - Static variable in class org.languagetool.rules.Categories
Created to match PLAIN_ENGLISH XML category.
PlainTextMapping - Class in org.languagetool.dev.wikipedia
The result of a text extraction: plain text plus a mapping from plain text positions to corresponding positions in the original markup.
PlainTextMapping(String, Map<Integer, Location>) - Constructor for class org.languagetool.dev.wikipedia.PlainTextMapping
 
PlainTextSentenceSource - Class in org.languagetool.dev.dumpcheck
Provides access to the relevant sentences of a plain text file with one sentence per line.
PlainTextSentenceSource(InputStream, Language) - Constructor for class org.languagetool.dev.dumpcheck.PlainTextSentenceSource
 
PlainTextSentenceSource(InputStream, Language, Pattern) - Constructor for class org.languagetool.dev.dumpcheck.PlainTextSentenceSource
 
pLocator - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
PLURAL - Static variable in class org.languagetool.tagging.de.GermanToken.Numerus
 
Polish - Class in org.languagetool.language
 
Polish() - Constructor for class org.languagetool.language.Polish
 
POLISH_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.pl.SimpleReplaceRule
 
PolishHybridDisambiguator - Class in org.languagetool.tagging.disambiguation.pl
Hybrid chunker-disambiguator for Polish.
PolishHybridDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.pl.PolishHybridDisambiguator
 
PolishSynthesizer - Class in org.languagetool.synthesis.pl
Polish word form synthesizer.
PolishSynthesizer(Language) - Constructor for class org.languagetool.synthesis.pl.PolishSynthesizer
PolishTagger - Class in org.languagetool.tagging.pl
Polish POS tagger based on FSA morphological dictionaries.
PolishTagger() - Constructor for class org.languagetool.tagging.pl.PolishTagger
 
PolishUnpairedBracketsRule - Class in org.languagetool.rules.pl
 
PolishUnpairedBracketsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.pl.PolishUnpairedBracketsRule
 
PolishWordRepeatRule - Class in org.languagetool.rules.pl
 
PolishWordRepeatRule(ResourceBundle) - Constructor for class org.languagetool.rules.pl.PolishWordRepeatRule
 
PolishWordTokenizer - Class in org.languagetool.tokenizers.pl
 
PolishWordTokenizer() - Constructor for class org.languagetool.tokenizers.pl.PolishWordTokenizer
 
pop() - Method in class org.languagetool.rules.UnsyncStack
Removes the object at the top of this stack and returns that object as the value of this function.
port - Variable in class org.languagetool.rules.RemoteRuleConfig
 
port - Variable in class org.languagetool.server.HTTPServerConfig
 
PortarTempsSuggestionsFilter - Class in org.languagetool.rules.ca
 
PortarTempsSuggestionsFilter() - Constructor for class org.languagetool.rules.ca.PortarTempsSuggestionsFilter
 
PortBindingException - Exception in org.languagetool.server
 
PORTUGAL_PORTUGUESE_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
 
PortugalPortuguese - Class in org.languagetool.language
 
PortugalPortuguese() - Constructor for class org.languagetool.language.PortugalPortuguese
 
PortugalPortugueseReplaceRule - Class in org.languagetool.rules.pt
A rule that matches words which should not be used and suggests correct ones instead.
PortugalPortugueseReplaceRule(ResourceBundle, String, Language) - Constructor for class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
 
Portuguese - Class in org.languagetool.language
Post-spelling-reform Portuguese.
Portuguese() - Constructor for class org.languagetool.language.Portuguese
 
PORTUGUESE_AGREEMENT_REPLACE_RULE - Static variable in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
 
PORTUGUESE_CLICHE_RULE - Static variable in class org.languagetool.rules.pt.PortugueseClicheRule
 
PORTUGUESE_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.pt.PortugueseReplaceRule
 
PortugueseAccentuationCheckRule - Class in org.languagetool.rules.pt
This rule checks if a word without graphical accent and with a verb POS tag should be a noun or an adjective with graphical accent.
PortugueseAccentuationCheckRule(ResourceBundle) - Constructor for class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
 
PortugueseAgreementReplaceRule - Class in org.languagetool.rules.pt
A rule that matches words or phrases which should not be used and suggests correct ones instead.
PortugueseAgreementReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
 
PortugueseArchaismsRule - Class in org.languagetool.rules.pt
A rule that matches words which should not be used and suggests correct ones instead.
PortugueseArchaismsRule(ResourceBundle, String, Language) - Constructor for class org.languagetool.rules.pt.PortugueseArchaismsRule
 
PortugueseBarbarismsRule - Class in org.languagetool.rules.pt
A rule that matches words which should not be used and suggests correct ones instead.
PortugueseBarbarismsRule(ResourceBundle, String, Language) - Constructor for class org.languagetool.rules.pt.PortugueseBarbarismsRule
 
PortugueseClicheRule - Class in org.languagetool.rules.pt
A rule that matches words which should not be used and suggests correct ones instead.
PortugueseClicheRule(ResourceBundle, String, Language) - Constructor for class org.languagetool.rules.pt.PortugueseClicheRule
 
PortugueseColourHyphenationRule - Class in org.languagetool.rules.pt
Checks that compounds (if in the list) are not written as separate words.
PortugueseColourHyphenationRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.pt.PortugueseColourHyphenationRule
 
PortugueseConfusionProbabilityRule - Class in org.languagetool.rules.pt
 
PortugueseConfusionProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.pt.PortugueseConfusionProbabilityRule
 
PortugueseDiacriticsRule - Class in org.languagetool.rules.pt
A rule that matches words which require specific diacritics (e.g, a la instead of à la).
PortugueseDiacriticsRule(ResourceBundle) - Constructor for class org.languagetool.rules.pt.PortugueseDiacriticsRule
 
PortugueseFillerWordsRule - Class in org.languagetool.rules.pt
A rule that gives hints on the use of Portuguese filler words.
PortugueseFillerWordsRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.pt.PortugueseFillerWordsRule
 
PortugueseHybridDisambiguator - Class in org.languagetool.tagging.disambiguation.pt
Hybrid chunker-disambiguator for Portuguese.
PortugueseHybridDisambiguator(Language) - Constructor for class org.languagetool.tagging.disambiguation.pt.PortugueseHybridDisambiguator
 
PortugueseReadabilityRule - Class in org.languagetool.rules.pt
A rule that checks the readability of Portuguese text (using the Flesch-Reading-Ease Formula) If tooEasyTest == true, the rule tests if paragraph level > level (readability is too easy) If tooEasyTest == false, the rule tests if paragraph level < level (readability is too difficult)
PortugueseReadabilityRule(ResourceBundle, Language, UserConfig, boolean) - Constructor for class org.languagetool.rules.pt.PortugueseReadabilityRule
 
PortugueseReadabilityRule(ResourceBundle, Language, UserConfig, boolean, int) - Constructor for class org.languagetool.rules.pt.PortugueseReadabilityRule
 
PortugueseReadabilityRule(ResourceBundle, Language, UserConfig, boolean, boolean) - Constructor for class org.languagetool.rules.pt.PortugueseReadabilityRule
 
PortugueseReadabilityRule(ResourceBundle, Language, UserConfig, boolean, int, boolean) - Constructor for class org.languagetool.rules.pt.PortugueseReadabilityRule
 
PortugueseRedundancyRule - Class in org.languagetool.rules.pt
A rule that matches redundant expression.
PortugueseRedundancyRule(ResourceBundle, String, Language) - Constructor for class org.languagetool.rules.pt.PortugueseRedundancyRule
 
PortugueseReplaceRule - Class in org.languagetool.rules.pt
A rule that matches words or phrases which should not be used and suggests correct ones instead.
PortugueseReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.pt.PortugueseReplaceRule
 
PortugueseSuppressMisspelledSuggestionsFilter - Class in org.languagetool.rules.pt
 
PortugueseSuppressMisspelledSuggestionsFilter() - Constructor for class org.languagetool.rules.pt.PortugueseSuppressMisspelledSuggestionsFilter
 
PortugueseSynthesizer - Class in org.languagetool.synthesis.pt
Portuguese word form synthesizer
PortugueseSynthesizer(Language) - Constructor for class org.languagetool.synthesis.pt.PortugueseSynthesizer
 
PortugueseTagger - Class in org.languagetool.tagging.pt
Portuguese Part-of-speech tagger.
PortugueseTagger() - Constructor for class org.languagetool.tagging.pt.PortugueseTagger
 
PortugueseUnitConversionRule - Class in org.languagetool.rules.pt
Localized from the German version by Tiago F.
PortugueseUnitConversionRule(ResourceBundle) - Constructor for class org.languagetool.rules.pt.PortugueseUnitConversionRule
 
PortugueseWeaselWordsRule - Class in org.languagetool.rules.pt
A rule that matches known empty expressions.
PortugueseWeaselWordsRule(ResourceBundle) - Constructor for class org.languagetool.rules.pt.PortugueseWeaselWordsRule
 
PortugueseWikipediaRule - Class in org.languagetool.rules.pt
A rule that matches common Wikipedia errors.
PortugueseWikipediaRule(ResourceBundle, String, Language) - Constructor for class org.languagetool.rules.pt.PortugueseWikipediaRule
 
PortugueseWordCoherencyRule - Class in org.languagetool.rules.pt
Portuguese version of AbstractWordCoherencyRule.
PortugueseWordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.pt.PortugueseWordCoherencyRule
 
PortugueseWordinessRule - Class in org.languagetool.rules.pt
A rule that matches wordy expressions.
PortugueseWordinessRule(ResourceBundle, String, Language) - Constructor for class org.languagetool.rules.pt.PortugueseWordinessRule
 
PortugueseWordRepeatBeginningRule - Class in org.languagetool.rules.pt
Adds a list Portuguese adverbs to WordRepeatBeginningRule.
PortugueseWordRepeatBeginningRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.pt.PortugueseWordRepeatBeginningRule
 
PortugueseWordRepeatRule - Class in org.languagetool.rules.pt
Palavras que se repetem no Poruguês.
PortugueseWordRepeatRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.pt.PortugueseWordRepeatRule
 
PortugueseWordTokenizer - Class in org.languagetool.tokenizers.pt
Tokenizes a sentence into words.
PortugueseWordTokenizer() - Constructor for class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
 
PortugueseWrongWordInContextRule - Class in org.languagetool.rules.pt
 
PortugueseWrongWordInContextRule(ResourceBundle) - Constructor for class org.languagetool.rules.pt.PortugueseWrongWordInContextRule
 
pos(String) - Static method in class org.languagetool.rules.patterns.PatternRuleBuilderHelper
 
pos(String) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
 
POSDictionaryBuilder - Class in org.languagetool.tools
Create a Morfologik binary dictionary from plain text data.
POSDictionaryBuilder(File) - Constructor for class org.languagetool.tools.POSDictionaryBuilder
 
posNegation - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
posRegex(String) - Static method in class org.languagetool.rules.patterns.PatternRuleBuilderHelper
 
posRegex(String) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
 
posRegExp() - Method in class org.languagetool.rules.patterns.Match
Checks if the Match element uses regexp-based form of the POS tag.
posRegExp - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
posRegexWithStringException(String, String) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
 
possibleTags - Variable in class org.languagetool.synthesis.BaseSynthesizer
 
POSTAG - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
POSTAG_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
POSTAG_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
POSTAG_REGEXP - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
POSTAG_REGEXP_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
POSTAG_REPLACE_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
PosTagHelper - Class in org.languagetool.tagging.uk
 
POSTagLanguageModel - Class in org.languagetool.dev.archive
Tag text and display only POS tags to create an n-gram language model.
POSTagLanguageModel() - Constructor for class org.languagetool.dev.archive.POSTagLanguageModel
 
PosToken(String, boolean, boolean) - Constructor for class org.languagetool.rules.patterns.PatternToken.PosToken
 
posToken - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
PostponedAdjectiveConcordanceFilter - Class in org.languagetool.rules.ca
This rule checks if an adjective doesn't agree with the previous noun and at the same time it doesn't agree with any of the previous words.
PostponedAdjectiveConcordanceFilter() - Constructor for class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
 
PostponedAdjectiveConcordanceFilter - Class in org.languagetool.rules.es
This rule checks if an adjective doesn't agree with the previous noun and at the same time it doesn't agree with any of the previous words.
PostponedAdjectiveConcordanceFilter() - Constructor for class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
 
PostponedAdjectiveConcordanceFilter - Class in org.languagetool.rules.fr
This rule checks if an adjective doesn't agree with the previous noun and at the same time it doesn't agree with any of the previous words.
PostponedAdjectiveConcordanceFilter() - Constructor for class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
 
PostProcessingServerGrpc - Class in org.languagetool.rules.ml
for e.g. resorting suggestions
PostProcessingServerGrpc.PostProcessingServerBlockingStub - Class in org.languagetool.rules.ml
for e.g. resorting suggestions
PostProcessingServerGrpc.PostProcessingServerFutureStub - Class in org.languagetool.rules.ml
for e.g. resorting suggestions
PostProcessingServerGrpc.PostProcessingServerImplBase - Class in org.languagetool.rules.ml
for e.g. resorting suggestions
PostProcessingServerGrpc.PostProcessingServerStub - Class in org.languagetool.rules.ml
for e.g. resorting suggestions
PostProcessingServerImplBase() - Constructor for class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerImplBase
 
PostReformPortugueseCompoundRule - Class in org.languagetool.rules.pt
Checks that compounds (if in the list) are not written as separate words.
PostReformPortugueseCompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.pt.PostReformPortugueseCompoundRule
 
PostReformPortugueseDashRule - Class in org.languagetool.rules.pt
Check for compounds written with dashes instead of hyphens.
PostReformPortugueseDashRule(ResourceBundle) - Constructor for class org.languagetool.rules.pt.PostReformPortugueseDashRule
 
PotentialCompoundFilter - Class in org.languagetool.rules.de
 
PotentialCompoundFilter() - Constructor for class org.languagetool.rules.de.PotentialCompoundFilter
 
POUND - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
preDisambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.AbstractDisambiguator
 
preDisambiguate(AnalyzedSentence) - Method in interface org.languagetool.tagging.disambiguation.Disambiguator
If possible, filters out the wrong POS tags.
preDisambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
 
preferredLanguages - Variable in class org.languagetool.server.HTTPServerConfig
 
PreferredWordRule - Class in org.languagetool.rules.nl
Finds words for which a better variant exists.
PreferredWordRule(ResourceBundle) - Constructor for class org.languagetool.rules.nl.PreferredWordRule
 
Premium - Class in org.languagetool
 
Premium() - Constructor for class org.languagetool.Premium
 
PREMIUM - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
Definitions of values in XML files.
premium - Variable in class org.languagetool.rules.RemoteRule
 
PREMIUM_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
premium_from - Variable in class org.languagetool.server.ExtendedUserInfo
 
premium_to - Variable in class org.languagetool.server.ExtendedUserInfo
 
premiumAlways - Variable in class org.languagetool.server.HTTPServerConfig
 
premiumCategoryAttribute - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
premiumFileAttribute - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
PremiumOff - Class in org.languagetool
Information about premium-only rules.
PremiumOff() - Constructor for class org.languagetool.PremiumOff
 
premiumOnly - Variable in class org.languagetool.server.HTTPServerConfig
 
premiumRuleGroupAttribute - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
prepareDetectLanguage(String, List<String>, List<String>) - Method in class org.languagetool.language.identifier.LanguageIdentifier
 
prepareNewReading(String, String, AnalyzedTokenReadings, String) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
 
preparePhrase(Attributes) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
prepareRequest(List<AnalyzedSentence>, Long) - Method in class org.languagetool.rules.BERTSuggestionRanking
 
prepareRequest(List<AnalyzedSentence>, Long) - Method in class org.languagetool.rules.GRPCRule
 
prepareRequest(List<AnalyzedSentence>, Long) - Method in class org.languagetool.rules.RemoteRule
run local preprocessing steps (or just store sentences)
prepareRequest(List<AnalyzedSentence>, Long) - Method in class org.languagetool.rules.TestRemoteRule
 
prepareRule(AbstractPatternRule) - Method in class org.languagetool.rules.patterns.PatternRuleHandler
 
prepareSuggestion(String, String, AnalyzedTokenReadings, boolean, boolean, String) - Static method in class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
 
prepareSuggestions(List<String>, String) - Static method in class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
 
prepareSuggestions(String, String) - Static method in class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
 
prepareSuggestions(List<SuggestedReplacement>) - Method in class org.languagetool.rules.BERTSuggestionRanking
transform suggestions before resorting, e.g. limit resorting to top-n candidates
prepareSuggestionWithUnits(String, String, AnalyzedTokenReadings, boolean, boolean, String) - Method in class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
 
PreReformPortugueseCompoundRule - Class in org.languagetool.rules.pt
Checks that compounds (if in the list) are not written as separate words.
PreReformPortugueseCompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.pt.PreReformPortugueseCompoundRule
 
PreReformPortugueseDashRule - Class in org.languagetool.rules.pt
Check for compounds written with dashes instead of hyphens.
PreReformPortugueseDashRule(ResourceBundle) - Constructor for class org.languagetool.rules.pt.PreReformPortugueseDashRule
 
preserveCase(String, String) - Static method in class org.languagetool.tools.StringTools
Apply to inputString the casing of modelString
PrestandardReplaceRule - Class in org.languagetool.rules.ga
A rule that matches words which should not be used and suggests correct ones instead.
PrestandardReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ga.PrestandardReplaceRule
 
preventMatch(AnalyzedSentence) - Method in class org.languagetool.rules.en.EnglishUnpairedBracketsRule
 
preventMatch(AnalyzedSentence) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
 
prevMatched - Variable in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
 
print(PrintStream) - Method in class org.languagetool.server.DatabaseLogEntry
 
print() - Method in class org.languagetool.server.DatabaseLogEntry
 
printIfVerbose(String) - Method in class org.languagetool.JLanguageTool
 
printLinguProperties(XComponentContext) - Method in class org.languagetool.openoffice.LinguisticServices
Print LiguProperties to log file (Used for tests only)
printMatches(List<RuleMatch>, int, String, int, Language, boolean) - Static method in class org.languagetool.commandline.CommandLineTools
Displays matches in a simple text format.
printMessageLevel(int) - Method in class org.languagetool.rules.de.GermanReadabilityRule
 
printMessageLevel(int) - Method in class org.languagetool.rules.pt.PortugueseReadabilityRule
 
printMessageLevel(int) - Method in class org.languagetool.rules.ReadabilityRule
 
printSentenceInfo(AnalyzedSentence) - Method in class org.languagetool.JLanguageTool
 
printToLogFile(String) - Static method in class org.languagetool.openoffice.MessageHandler
Write to log-file
Probability - Class in org.languagetool.rules.ngrams
Probability, but doesn't check for a range of 0 to 1.
Probability(double, float, long) - Constructor for class org.languagetool.rules.ngrams.Probability
 
Probability(double, float) - Constructor for class org.languagetool.rules.ngrams.Probability
 
process(MLServerProto.PostProcessingRequest) - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerBlockingStub
 
process(MLServerProto.PostProcessingRequest) - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerFutureStub
 
process(MLServerProto.PostProcessingRequest, StreamObserver<MLServerProto.MatchResponse>) - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerImplBase
 
process(MLServerProto.PostProcessingRequest, StreamObserver<MLServerProto.MatchResponse>) - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerStub
 
process(MLServerProto.ProcessRequest) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerBlockingStub
 
process(MLServerProto.ProcessRequest) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerFutureStub
 
process(MLServerProto.ProcessRequest, StreamObserver<MLServerProto.ProcessResponse>) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerImplBase
 
process(MLServerProto.ProcessRequest, StreamObserver<MLServerProto.ProcessResponse>) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerStub
 
process(MLServerProto.ProcessRequest, StreamObserver<MLServerProto.ProcessResponse>) - Method in class org.languagetool.server.GRPCServer
 
processedSentences() - Method in class org.languagetool.rules.RemoteRuleResult
 
processElement(List<PatternToken>) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
Calculates the offset of the match reference (if any) in case the match element has been used in the group.
ProcessingServerGrpc - Class in org.languagetool.rules.ml
 
ProcessingServerGrpc.ProcessingServerBlockingStub - Class in org.languagetool.rules.ml
 
ProcessingServerGrpc.ProcessingServerFutureStub - Class in org.languagetool.rules.ml
 
ProcessingServerGrpc.ProcessingServerImplBase - Class in org.languagetool.rules.ml
 
ProcessingServerGrpc.ProcessingServerStub - Class in org.languagetool.rules.ml
 
ProcessingServerImplBase() - Constructor for class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerImplBase
 
professional_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
professional = 3;
professional_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
professional = 3;
profileRulesOnLine(String, JLanguageTool, Rule) - Static method in class org.languagetool.tools.Tools
 
profileRulesOnText(String, JLanguageTool) - Static method in class org.languagetool.commandline.CommandLineTools
Simple rule profiler - used to run LT on a corpus to see which rule takes most time.
ProhibitComparator - Class in org.languagetool.dev
Compare two (mostly) expanded prohibit.txt files.
ProhibitComparator() - Constructor for class org.languagetool.dev.ProhibitComparator
 
ProhibitedCompoundRule - Class in org.languagetool.rules.de
Find compounds that might be morphologically correct but are still probably wrong, like 'Lehrzeile'.
ProhibitedCompoundRule(ResourceBundle, LanguageModel, UserConfig, Language) - Constructor for class org.languagetool.rules.de.ProhibitedCompoundRule
 
ProhibitedCompoundRule.Pair - Class in org.languagetool.rules.de
 
prometheusMonitoring - Variable in class org.languagetool.server.HTTPServerConfig
 
prometheusPort - Variable in class org.languagetool.server.HTTPServerConfig
 
PRONOMEN - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
 
PronomFebleDuplicateRule - Class in org.languagetool.rules.ca
 
PronomFebleDuplicateRule(ResourceBundle) - Constructor for class org.languagetool.rules.ca.PronomFebleDuplicateRule
 
PronomsFeblesHelper - Class in org.languagetool.rules.ca
 
PROOFINFO_GET_PROOFRESULT - Static variable in class org.languagetool.openoffice.OfficeTools
 
PROOFINFO_MARK_PARAGRAPH - Static variable in class org.languagetool.openoffice.OfficeTools
 
PROOFINFO_UNKNOWN - Static variable in class org.languagetool.openoffice.OfficeTools
 
PROPER_NOUN - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
 
propertyChange(PropertyChangeEvent) - Method in class org.languagetool.gui.Main.TextLineNumber
 
PseudoMatch - Class in org.languagetool.tools
 
PT_ARCHAISMS_REPLACE - Static variable in class org.languagetool.rules.pt.PortugueseArchaismsRule
 
PT_BARBARISMS_REPLACE - Static variable in class org.languagetool.rules.pt.PortugueseBarbarismsRule
 
PT_DIACRITICS_REPLACE - Static variable in class org.languagetool.rules.pt.PortugueseDiacriticsRule
 
PT_REDUNDANCY_REPLACE - Static variable in class org.languagetool.rules.pt.PortugueseRedundancyRule
 
PT_WEASELWORD_REPLACE - Static variable in class org.languagetool.rules.pt.PortugueseWeaselWordsRule
 
PT_WORDINESS_REPLACE - Static variable in class org.languagetool.rules.pt.PortugueseWordinessRule
 
publicAccess - Variable in class org.languagetool.server.HTTPServerConfig
 
PUNCTUATION - Static variable in class org.languagetool.rules.Categories
 
PUNCTUATION - Static variable in class org.languagetool.rules.CategoryIds
 
PunctuationCheckRule - Class in org.languagetool.rules.uk
A rule that matches "
PunctuationCheckRule(ResourceBundle) - Constructor for class org.languagetool.rules.uk.PunctuationCheckRule
 
PunctuationMarkAtParagraphEnd - Class in org.languagetool.rules
A rule that checks for a punctuation mark at the end of a paragraph.
PunctuationMarkAtParagraphEnd(ResourceBundle, Language, boolean) - Constructor for class org.languagetool.rules.PunctuationMarkAtParagraphEnd
 
PunctuationMarkAtParagraphEnd(ResourceBundle, Language) - Constructor for class org.languagetool.rules.PunctuationMarkAtParagraphEnd
 
PunctuationMarkAtParagraphEnd2 - Class in org.languagetool.rules
A rule that checks for a punctuation mark at the end of a paragraph.
PunctuationMarkAtParagraphEnd2(ResourceBundle, Language) - Constructor for class org.languagetool.rules.PunctuationMarkAtParagraphEnd2
 
purgeBelowThresholdWords() - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
push(E) - Method in class org.languagetool.rules.UnsyncStack
Pushes an item onto the top of this stack.
put(DocumentCache) - Method in class org.languagetool.openoffice.DocumentCache
Replace a document Cache
put(int, Map<String, Set<Integer>>) - Method in class org.languagetool.openoffice.SingleDocument.IgnoredMatches
add or replace a map of ignored matches to a paragraph
put(InputSentence, List<RuleMatch>) - Method in class org.languagetool.ResultCache
 
put(SimpleInputSentence, AnalyzedSentence) - Method in class org.languagetool.ResultCache
 

Q

QAF - Static variable in class org.languagetool.tools.ArabicConstants
 
QUESTION - Static variable in class org.languagetool.tools.ArabicConstants
 
QuestionMarkRule - Class in org.languagetool.rules.es
A rule that checks there's a '¿' character if the sentence ends with '?'
QuestionMarkRule(ResourceBundle) - Constructor for class org.languagetool.rules.es.QuestionMarkRule
 
QuestionWhitespaceRule - Class in org.languagetool.rules.fr
A rule that matches spaces before ?
QuestionWhitespaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.fr.QuestionWhitespaceRule
 
QuestionWhitespaceStrictRule - Class in org.languagetool.rules.fr
A rule that matches spaces before ?
QuestionWhitespaceStrictRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.fr.QuestionWhitespaceStrictRule
 

R

random - Variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.EditOperation
 
RANDOM_FIELD - Static variable in class org.languagetool.dev.index.Lucene
 
randomEdit() - Static method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance
 
Range - Class in org.languagetool
A range in a text with its (potential/guessed) language.
RAWMATCHES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
reactivateTextRules(SwJLanguageTool) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
reactivate all text level rules
ReadabilityRule - Class in org.languagetool.rules
A rule that checks the readability of English text (using the Flesch-Reading-Ease Formula) If tooEasyTest == true, the rule tests if paragraph level > level (readability is too easy) If tooEasyTest == false, the rule tests if paragraph level < level (readability is too difficult)
ReadabilityRule(ResourceBundle, Language, UserConfig, boolean) - Constructor for class org.languagetool.rules.ReadabilityRule
 
ReadabilityRule(ResourceBundle, Language, UserConfig, boolean, int) - Constructor for class org.languagetool.rules.ReadabilityRule
 
ReadabilityRule(ResourceBundle, Language, UserConfig, boolean, boolean) - Constructor for class org.languagetool.rules.ReadabilityRule
 
ReadabilityRule(ResourceBundle, Language, UserConfig, boolean, int, boolean) - Constructor for class org.languagetool.rules.ReadabilityRule
 
readAllCaches(Configuration, MultiDocumentsHandler) - Method in class org.languagetool.openoffice.CacheIO
read all caches (document cache, all result caches) from cache file if it exists
readerToString(Reader) - Static method in class org.languagetool.tools.StringTools
 
READINGS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
readingWithLemma(String) - Method in class org.languagetool.AnalyzedTokenReadings
Returns the first reading that matches a given lemma.
readingWithTagRegex(String) - Method in class org.languagetool.AnalyzedTokenReadings
Returns the first reading that matches a given POS tag regex.
readStream(InputStream, String) - Static method in class org.languagetool.tools.StringTools
Read the text stream using the given encoding.
REAL_TONE_TAGS - Static variable in enum org.languagetool.ToneTag
 
RecentYearFilter - Class in org.languagetool.rules.de
Keep only those matches whose 'year' value is last year or in recent years (up to maxYearsBack years ago).
RecentYearFilter() - Constructor for class org.languagetool.rules.de.RecentYearFilter
 
REDIS - Static variable in class org.languagetool.tools.LoggingTools
 
redisCertificate - Variable in class org.languagetool.server.HTTPServerConfig
 
redisConnectionTimeout - Variable in class org.languagetool.server.HTTPServerConfig
 
redisDatabase - Variable in class org.languagetool.server.HTTPServerConfig
 
redisDictTTL - Variable in class org.languagetool.server.HTTPServerConfig
 
redisHost - Variable in class org.languagetool.server.HTTPServerConfig
caching to avoid database hits for e.g. dictionaries null -> disabled
redisKey - Variable in class org.languagetool.server.HTTPServerConfig
 
redisKeyPassword - Variable in class org.languagetool.server.HTTPServerConfig
 
redisPassword - Variable in class org.languagetool.server.HTTPServerConfig
 
redisPort - Variable in class org.languagetool.server.HTTPServerConfig
 
redisTimeout - Variable in class org.languagetool.server.HTTPServerConfig
 
redisUseSentinel - Variable in class org.languagetool.server.HTTPServerConfig
 
redisUseSSL - Variable in class org.languagetool.server.HTTPServerConfig
 
REDUNDANCY - Static variable in class org.languagetool.rules.Categories
 
REDUNDANCY - Static variable in class org.languagetool.rules.CategoryIds
 
RedundantModalOrAuxiliaryVerb - Class in org.languagetool.rules.de
A rule that detects redundant modal and auxiliary verbs.
RedundantModalOrAuxiliaryVerb(ResourceBundle) - Constructor for class org.languagetool.rules.de.RedundantModalOrAuxiliaryVerb
 
refresh(SingleDocument, Locale, Locale, XComponent, int) - Method in class org.languagetool.openoffice.DocumentCache
Refresh the cache
refreshAndCompare(SingleDocument, Locale, Locale, XComponent, int) - Method in class org.languagetool.openoffice.DocumentCache
Refresh the cache and compare with the old Give back the range of difference and size
refreshCache(SingleDocument) - Method in class org.languagetool.openoffice.stylestatistic.StatAnDialog
 
regex(String) - Static method in class org.languagetool.rules.patterns.PatternRuleBuilderHelper
 
regex - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
RegexAntiPatternFilter - Class in org.languagetool.rules.patterns
Filters matches that match a regex.
RegexAntiPatternFilter() - Constructor for class org.languagetool.rules.patterns.RegexAntiPatternFilter
 
regexCaseSensitive - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
RegexExpander - Class in org.languagetool.dev
"Expand" regular expressions like {@code [Ss](?
RegexExpander() - Constructor for class org.languagetool.dev.RegexExpander
 
regexMode - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
regexp(String) - Static method in class org.languagetool.rules.patterns.StringMatcher
Create a case-sensitive regexp matcher.
REGEXP - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
RegexPatternRule - Class in org.languagetool.rules.patterns
Matches 'regexp' elements from XML rules against sentences.
RegexPatternRule(String, String, String, String, String, Language, Pattern, int) - Constructor for class org.languagetool.rules.patterns.RegexPatternRule
 
regexpMark - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
regExpression - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
RegexRuleFilter - Class in org.languagetool.rules.patterns
Filter rule matches after a RegexPatternRule has matched already.
RegexRuleFilter() - Constructor for class org.languagetool.rules.patterns.RegexRuleFilter
 
RegexRuleFilterCreator - Class in org.languagetool.rules.patterns
Create a RegexRuleFilter.
RegexRuleFilterCreator() - Constructor for class org.languagetool.rules.patterns.RegexRuleFilterCreator
 
RegexRuleFilterEvaluator - Class in org.languagetool.rules.patterns
RegexRuleFilterEvaluator(RegexRuleFilter) - Constructor for class org.languagetool.rules.patterns.RegexRuleFilterEvaluator
 
REGIONALISMS - Static variable in class org.languagetool.rules.Categories
Regionalisms: words used only in another language variant or used with different meanings.
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.languagetool.grpc.Synthesizer
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.languagetool.rules.ml.MLServerProto
 
registry() - Static method in class org.languagetool.tools.CircuitBreakers
 
RegularIrregularParticipleFilter - Class in org.languagetool.rules.pt
 
RegularIrregularParticipleFilter() - Constructor for class org.languagetool.rules.pt.RegularIrregularParticipleFilter
 
REH - Static variable in class org.languagetool.tools.ArabicConstants
 
rememberUnknownWords(AnalyzedSentence) - Method in class org.languagetool.JLanguageTool
 
REMOTE_RULE_EXECUTING_POOL - Static variable in class org.languagetool.tools.LtThreadPoolFactory
 
REMOTE_RULE_POOL_SIZE_FACTOR - Static variable in class org.languagetool.tools.LtThreadPoolFactory
 
RemoteConfigurationInfo - Class in org.languagetool.remote
Check a text using a remote LanguageTool server via HTTP or HTTPS.
RemoteIgnoreRange - Class in org.languagetool.remote
 
RemoteIgnoreRange(int, int, String) - Constructor for class org.languagetool.remote.RemoteIgnoreRange
 
RemoteLanguageModel - Class in org.languagetool.languagemodel.bert
 
RemoteLanguageModel(String, int, boolean, String, String, String) - Constructor for class org.languagetool.languagemodel.bert.RemoteLanguageModel
 
RemoteLanguageModel.Request - Class in org.languagetool.languagemodel.bert
 
RemoteLanguageTool - Class in org.languagetool.remote
Check a text using a remote LanguageTool server via HTTP or HTTPS.
RemoteLanguageTool(URL) - Constructor for class org.languagetool.remote.RemoteLanguageTool
 
RemoteRequest() - Constructor for class org.languagetool.rules.RemoteRule.RemoteRequest
 
RemoteResult - Class in org.languagetool.remote
The result of checking text on a remote LanguageTool server.
RemoteRule - Class in org.languagetool.rules
 
RemoteRule(Language, ResourceBundle, RemoteRuleConfig, boolean, String) - Constructor for class org.languagetool.rules.RemoteRule
 
RemoteRule(Language, ResourceBundle, RemoteRuleConfig, boolean) - Constructor for class org.languagetool.rules.RemoteRule
 
RemoteRule.RemoteRequest - Class in org.languagetool.rules
 
RemoteRuleConfig - Class in org.languagetool.rules
 
RemoteRuleConfig() - Constructor for class org.languagetool.rules.RemoteRuleConfig
 
RemoteRuleConfig(RemoteRuleConfig) - Constructor for class org.languagetool.rules.RemoteRuleConfig
 
RemoteRuleFilters - Class in org.languagetool.rules
rules in remote-rule-filter.xml, same syntax as pattern rules used as filters for results from matches provided by remote rule i.e. if there is a match with equal match span from remote rule and a corresponding filter (i.e. with the same ID as the match) the match is discarded filtering uses the IDs from the matches, so dynamically created rules using different IDs will work
RemoteRuleMatch - Class in org.languagetool.remote
A potential error as returned by the HTTP API of LanguageTool.
RemoteRuleMetrics - Class in org.languagetool.rules
 
RemoteRuleMetrics.RequestResult - Enum in org.languagetool.rules
 
RemoteRuleResult - Class in org.languagetool.rules
 
RemoteRuleResult(boolean, boolean, List<RuleMatch>, List<AnalyzedSentence>) - Constructor for class org.languagetool.rules.RemoteRuleResult
 
remoteRulesConfigFile - Variable in class org.languagetool.server.HTTPServerConfig
 
RemoteServer - Class in org.languagetool.remote
Information about the remote server as returned by the server's XML response.
RemoteSynthesizer - Class in org.languagetool.server
 
RemoteSynthesizer() - Constructor for class org.languagetool.server.RemoteSynthesizer
 
remove() - Method in class org.languagetool.dev.dumpcheck.SentenceSource
 
REMOVE_EMAIL_SIGNATURE_FILTER - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
 
REMOVE_MENTION_FILTER - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
 
REMOVE_NON_BREAKING_SPACES_FILTER - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
 
REMOVE_URL_FILTER - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
 
removeAndShiftIgnoredMatch(int, int, int, int) - Method in class org.languagetool.openoffice.SingleDocument
remove all ignore once entries for paragraph y from queue and set the mark
removeDiacritics(String) - Static method in class org.languagetool.tools.StringTools
 
removeDisabledRuleId(String) - Method in class org.languagetool.gui.Configuration
 
removeDisabledRuleIds(Set<String>) - Method in class org.languagetool.gui.Configuration
 
removeDokumentListener(XComponent) - Method in class org.languagetool.openoffice.SingleDocument
 
removeEnabledRuleId(String) - Method in class org.languagetool.gui.Configuration
 
removeExceptions(String[]) - Method in class org.languagetool.synthesis.BaseSynthesizer
 
removeIgnoredMatch(int, int, String) - Method in class org.languagetool.openoffice.SingleDocument.IgnoredMatches
Remove one ignored match
removeIgnoredMatch(int, boolean) - Method in class org.languagetool.openoffice.SingleDocument
remove all ignore once entries for paragraph y from queue and set the mark
removeIgnoredMatch(int, int, String, boolean) - Method in class org.languagetool.openoffice.SingleDocument
remove a ignore once entry for point x, y from queue and set the mark if x < 0 remove all ignore once entries for paragraph y
removeIgnoredMatches(int) - Method in class org.languagetool.openoffice.SingleDocument.IgnoredMatches
Remove an ignored matches in a paragraph
removeIgnoredMatches(int, String) - Method in class org.languagetool.openoffice.SingleDocument.IgnoredMatches
Remove an ignored matches of a special ruleID in a paragraph
removeIgnoredWord(String, XComponentContext) - Static method in class org.languagetool.openoffice.LtDictionary
Remove a word from the List of ignored words Used for ignore all in spelling check
removeItems(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
removeItems(int) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
removeLinguServiceEventListener(XLinguServiceEventListener) - Method in class org.languagetool.openoffice.Main
Remove a listener from the event listeners list.
removeLinguServiceEventListener(XLinguServiceEventListener) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Remove a listener from the event listeners list.
removeMarkup(OfficeDrawTools.UndoMarkupContainer, XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
remove the last mark up
removeMask(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
removeMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
removeMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
removeMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
removeMenuListener(XComponent) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Delete the menu listener of a document
removePermanentIgnoredMatch(int, int, String, boolean) - Method in class org.languagetool.openoffice.SingleDocument
remove a ignore Permanent entry for point x, y from queue and set the mark if x < 0 remove all ignore once entries for paragraph y
removeProfile(String) - Method in class org.languagetool.gui.Configuration
remove an existing profile
removeRawMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
removeReading(AnalyzedToken, String) - Method in class org.languagetool.AnalyzedTokenReadings
Removes a reading from the list of readings.
removeReadings(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
removeRequests(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
removeResponses(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
removeResultCache(int, boolean) - Method in class org.languagetool.openoffice.SingleDocument
remove all cached matches for one paragraph
removeRuleError(String) - Method in class org.languagetool.openoffice.SingleDocument
Remove a special Proofreading error from all caches of document
removeScores(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
removeSentenceMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
removeSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
removeSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
removeSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
removeSuggestedReplacements(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
removeTashkeel(String) - Static method in class org.languagetool.tools.ArabicStringTools
Return str without tashkeel characters
removeTashkeel(String) - Static method in class org.languagetool.tools.StringTools
Return str without tashkeel characters
removeTemporaryFiles() - Static method in class org.languagetool.JLanguageTool
Clean up all temporary files, if there are any.
removeTokens(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
RemoveUnknownCompoundsFilter - Class in org.languagetool.rules.de
 
RemoveUnknownCompoundsFilter() - Constructor for class org.languagetool.rules.de.RemoveUnknownCompoundsFilter
 
removeUpdate(DocumentEvent) - Method in class org.languagetool.gui.Main.TextLineNumber
 
removeWordFromDictionary(String, String, XComponentContext) - Static method in class org.languagetool.openoffice.LtDictionary
Add a word to a user dictionary
removeZeroWidthSpace(String) - Static method in class org.languagetool.openoffice.DocumentCache
Change manual linebreak to distinguish from end of paragraph
renewMarkups() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Call method renewMarkups for concerned document
renewMarkups() - Method in class org.languagetool.openoffice.SingleDocument
Renew text markups for paragraphs under view cursor
RepeatedPatternRuleTransformer - Class in org.languagetool.rules.patterns
 
RepeatedPatternRuleTransformer(Language) - Constructor for class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer
 
RepeatedPatternRuleTransformer.RepeatedPatternRule - Class in org.languagetool.rules.patterns
Wrapper for loaded AbstractPatternRule instances to act as text-level rules
REPETITIONS - Static variable in class org.languagetool.rules.Categories
 
REPETITIONS_STYLE - Static variable in class org.languagetool.rules.Categories
 
replace() - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
Replace() - Constructor for class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Replace
 
replace(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
Performs disambiguation on the source sentence.
ReplaceHomonymsRule - Class in org.languagetool.rules.el
 
ReplaceHomonymsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.el.ReplaceHomonymsRule
 
REPLACEMENT_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
ReplaceOperationNamesRule - Class in org.languagetool.rules.ca
A rule that suggests better names for technical operation names Loads the relevant words from /ca/replace_operationnames.txt.
ReplaceOperationNamesRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.ReplaceOperationNamesRule
 
replaces - Variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
Request(String, int, int, List<String>) - Constructor for class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
 
request(String, long, long, RemoteRuleMetrics.RequestResult) - Static method in class org.languagetool.rules.RemoteRuleMetrics
 
REQUEST - Static variable in class org.languagetool.tools.LoggingTools
 
requestCount() - Method in class org.languagetool.ResultCache
 
requestLimit - Variable in class org.languagetool.server.HTTPServerConfig
 
requestLimitAccessToken - Variable in class org.languagetool.server.HTTPServerConfig
 
requestLimitInBytes - Variable in class org.languagetool.server.HTTPServerConfig
 
requestLimitPeriodInSeconds - Variable in class org.languagetool.server.HTTPServerConfig
 
requestLimitWhitelistLimit - Variable in class org.languagetool.server.HTTPServerConfig
 
requestLimitWhitelistUsers - Variable in class org.languagetool.server.HTTPServerConfig
 
REQUESTS_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
RequestSizeAggregator - Class in org.languagetool.dev.simulation
Small helper to aggregate request sizes grepped from the log files to see how request sizes are distributed.
RequestSizeAggregator() - Constructor for class org.languagetool.dev.simulation.RequestSizeAggregator
 
reset() - Method in class org.languagetool.dev.index.AnyCharTokenizer
 
reset() - Static method in class org.languagetool.openoffice.FlatParagraphTools
Reset the busy flag
reset() - Static method in class org.languagetool.openoffice.ViewCursorTools
Reset the busy flag
reset() - Method in class org.languagetool.rules.patterns.Unifier
Resets after use of unification.
RESET_FLAG - Static variable in class org.languagetool.openoffice.TextLevelCheckQueue
 
resetAllCache() - Method in class org.languagetool.openoffice.CacheIO
set all caches to null
resetCheck() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Inform listener that the document should be rechecked for grammar and style check.
resetCheck(short) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Inform listener that the doc should be rechecked for a special event flag.
resetException() - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
resetIgnoreOnce() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
reset ignoreOnce information in all documents
resetIgnoreOnce() - Method in class org.languagetool.openoffice.SingleDocument
reset the ignore once cache
resetIgnorePermanent() - Method in class org.languagetool.openoffice.SingleDocument
reset the permanent ignore cache
resetIgnoreRules() - Method in class org.languagetool.openoffice.Main
Called on rechecking the document - resets the ignore status for rules that was set in the spelling dialog box or in the context menu.
resetIgnoreRules() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Called on rechecking the document - resets the ignore status for rules that was set in the spelling dialog box or in the context menu.
resetSortedTextRules(SwJLanguageTool) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
reset sorted text level rules
resetToken() - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
resolveEntity(String, String) - Method in class org.languagetool.RuleEntityResolver
Resolves the entity's absolute path by taking the relative path found in the source XML and combining it with the path of the source XML file (which also must be resolved to a full absolute path).
resolveEntity(String, String) - Method in class org.languagetool.rules.patterns.PatternRuleHandler
 
resolveReference(int, AnalyzedTokenReadings[], Language) - Method in class org.languagetool.rules.patterns.PatternTokenMatcher
 
RESOURCE_DIR - Static variable in interface org.languagetool.broker.ResourceDataBroker
The directory name of the /resource directory.
ResourceBundleTools - Class in org.languagetool
Message bundle helper class used for translation of the user interface.
ResourceBundleWithFallback - Class in org.languagetool
A resource bundle that uses its fallback resource bundle if the value from the original bundle is null or empty.
ResourceBundleWithFallback(ResourceBundle, ResourceBundle) - Constructor for class org.languagetool.ResourceBundleWithFallback
 
ResourceDataBroker - Interface in org.languagetool.broker
Is responsible for getting the necessary resources for the LanguageTool library.
resourceExists(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
See: ResourceDataBroker.resourceExists(String) Checks if a resource in LanguageTool's /resource exists.
resourceExists(String) - Method in interface org.languagetool.broker.ResourceDataBroker
Checks if a resource in LanguageTool's /resource exists.
RESPONSES_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
restartProcess() - Method in class org.languagetool.language.identifier.detector.FastTextDetector
 
restrictManagedAccounts - Variable in class org.languagetool.server.HTTPServerConfig
 
ResultCache - Class in org.languagetool
A cache to speed up text checking for use cases where sentences are checked more than once.
ResultCache(long) - Constructor for class org.languagetool.ResultCache
Create a cache that expires items 5 minutes after the latest read access.
ResultCache(long, long, TimeUnit) - Constructor for class org.languagetool.ResultCache
 
ResultToHtml - Class in org.languagetool.dev.diff
Converts plain text results of Main or SentenceSourceChecker to HTML, sorted by rule id.
ResultToHtml(Language) - Constructor for class org.languagetool.dev.diff.ResultToHtml
 
Retaggable - Class in org.languagetool.tagging.ga
 
RIGHT - Static variable in class org.languagetool.gui.Main.TextLineNumber
 
role - Variable in class org.languagetool.server.DBGroupMember
 
Romanian - Class in org.languagetool.language
 
Romanian() - Constructor for class org.languagetool.language.Romanian
 
ROMANIAN_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.ro.SimpleReplaceRule
 
RomanianSynthesizer - Class in org.languagetool.synthesis.ro
Romanian word form synthesizer.
RomanianSynthesizer(Language) - Constructor for class org.languagetool.synthesis.ro.RomanianSynthesizer
RomanianTagger - Class in org.languagetool.tagging.ro
Romanian Part-of-speech tagger
RomanianTagger() - Constructor for class org.languagetool.tagging.ro.RomanianTagger
 
RomanianWordRepeatBeginningRule - Class in org.languagetool.rules.ro
WordRepeatBeginningRule implementation for Romanian language.
RomanianWordRepeatBeginningRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ro.RomanianWordRepeatBeginningRule
 
RomanianWordTokenizer - Class in org.languagetool.tokenizers.ro
Tokenizes a sentence into words.
RomanianWordTokenizer() - Constructor for class org.languagetool.tokenizers.ro.RomanianWordTokenizer
 
RomanNumeralFilter - Class in org.languagetool.rules.pt
 
RomanNumeralFilter() - Constructor for class org.languagetool.rules.pt.RomanNumeralFilter
 
rule - Variable in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
 
RULE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
Rule - Class in org.languagetool.rules
Abstract rule class.
Rule() - Constructor for class org.languagetool.rules.Rule
 
Rule(ResourceBundle) - Constructor for class org.languagetool.rules.Rule
Called by rules that require a translation of their messages.
RULE_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
RULE_FILE - Static variable in class org.languagetool.rules.RemoteRuleFilters
 
RULE_ID - Static variable in class org.languagetool.rules.AbstractFillerWordsRule
 
RULE_ID - Static variable in class org.languagetool.rules.ar.ArabicHunspellSpellerRule
 
RULE_ID - Static variable in class org.languagetool.rules.ar.ArabicSimpleReplaceRule
 
RULE_ID - Static variable in class org.languagetool.rules.BERTSuggestionRanking
 
RULE_ID - Static variable in class org.languagetool.rules.de.GermanSpellerRule
 
RULE_ID - Static variable in class org.languagetool.rules.de.ProhibitedCompoundRule
Deprecated.
each pair has its own id since LT 5.1
RULE_ID - Static variable in class org.languagetool.rules.en.MorfologikAmericanSpellerRule
 
RULE_ID - Static variable in class org.languagetool.rules.en.MorfologikBritishSpellerRule
 
RULE_ID - Static variable in class org.languagetool.rules.LongParagraphRule
 
RULE_ID - Static variable in class org.languagetool.rules.LongSentenceRule
 
RULE_ID - Static variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
Deprecated.
not used anymore, the id is now more specific (like CONFUSION_RULE_TERM1_TERM2)
RULE_ID - Static variable in class org.languagetool.rules.ngrams.NgramProbabilityRule
 
RULE_ID - Static variable in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
 
RULE_ID - Static variable in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
 
RULE_ID - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellNoSuggestionRule
 
RULE_ID - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
RuleCreator - Class in org.languagetool.dev
Takes the output of HomophoneOccurrenceDumper and automatically writes the error probabilities of variants (e.g. "0.977 public hair") when XML_MODE = false or writes XML rules when XML_MODE = true.
RuleCreator(float) - Constructor for class org.languagetool.dev.RuleCreator
 
RULEDESCRIPTION_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
RuleDetails - Class in org.languagetool.dev
Extends a CSV with a column of rule ids with rule descriptions and categories
RuleDetails(Language, String) - Constructor for class org.languagetool.dev.RuleDetails
 
RuleEntityResolver - Class in org.languagetool
Resolves an XML file's external entity URIs as relative paths.
RuleEntityResolver() - Constructor for class org.languagetool.RuleEntityResolver
 
RuleException(TokenAgreementPrepNounExceptionHelper.Type) - Constructor for class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper.RuleException
 
RuleException(int) - Constructor for class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper.RuleException
 
ruleFileExists(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
See: ResourceDataBroker.ruleFileExists(String) Checks if a resource in LanguageTool's /rules exists.
ruleFileExists(String) - Method in interface org.languagetool.broker.ResourceDataBroker
Checks if a resource in LanguageTool's /rules exists.
RuleFilenameException - Exception in org.languagetool.language
Thrown if external rule filename doesn't match the required format.
RuleFilenameException(File) - Constructor for exception org.languagetool.language.RuleFilenameException
 
RuleFilter - Class in org.languagetool.rules.patterns
Filter rule matches after a PatternRule has matched already.
RuleFilter() - Constructor for class org.languagetool.rules.patterns.RuleFilter
 
RuleFilterCreator - Class in org.languagetool.rules.patterns
Create a RuleFilter.
RuleFilterCreator() - Constructor for class org.languagetool.rules.patterns.RuleFilterCreator
 
RuleFilterEvaluator - Class in org.languagetool.rules.patterns
Evaluates a RuleFilter.
RuleFilterEvaluator(RuleFilter) - Constructor for class org.languagetool.rules.patterns.RuleFilterEvaluator
 
RULEGROUP - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
ruleGroupId - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
ruleGroupIssueType - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
 
ruleGroupTags - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
ruleGroupToneTags - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
ruleId - Variable in class org.languagetool.rules.RemoteRuleConfig
 
ruleIssueType - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
 
ruleLanguage - Variable in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer.ConsistencyPatternRule
 
ruleLanguage - Variable in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer.RepeatedPatternRule
 
ruleLanguage - Variable in class org.languagetool.rules.RemoteRule
 
RuleMatch - Class in org.languagetool.rules
Information about an error rule that matches text and the position of the match.
RuleMatch(Rule, int, int, String) - Constructor for class org.languagetool.rules.RuleMatch
Deprecated.
use a constructor that also takes an AnalyzedSentence parameter (deprecated since 4.0)
RuleMatch(Rule, AnalyzedSentence, int, int, String) - Constructor for class org.languagetool.rules.RuleMatch
Creates a RuleMatch object, taking the rule that triggered this match, position of the match and an explanation message.
RuleMatch(Rule, AnalyzedSentence, int, int, String, String) - Constructor for class org.languagetool.rules.RuleMatch
Creates a RuleMatch object, taking the rule that triggered this match, position of the match and an explanation message.
RuleMatch(Rule, AnalyzedSentence, int, int, int, int, String, String) - Constructor for class org.languagetool.rules.RuleMatch
Creates a RuleMatch object, taking the rule that triggered this match, position of the match and an explanation message.
RuleMatch(Rule, AnalyzedSentence, int, int, String, String, List<String>) - Constructor for class org.languagetool.rules.RuleMatch
Create a rule match with any suggestions in the message overridden by the given suggestions
RuleMatch(Rule, int, int, String, String, boolean, String) - Constructor for class org.languagetool.rules.RuleMatch
Deprecated.
use a constructor that also takes an AnalyzedSentence parameter (deprecated since 4.0)
RuleMatch(Rule, AnalyzedSentence, int, int, int, int, String, String, boolean, String) - Constructor for class org.languagetool.rules.RuleMatch
 
RuleMatch(Rule, AnalyzedSentence, int, int, int, int, String, String, boolean, boolean, String, boolean) - Constructor for class org.languagetool.rules.RuleMatch
Creates a RuleMatch object, taking the rule that triggered this match, position of the match and an explanation message.
RuleMatch(RuleMatch) - Constructor for class org.languagetool.rules.RuleMatch
 
RuleMatch(RuleMatch, List<SuggestedReplacement>, boolean) - Constructor for class org.languagetool.rules.RuleMatch
 
RuleMatch(RuleMatch, List<SuggestedReplacement>) - Constructor for class org.languagetool.rules.RuleMatch
 
RuleMatch.Type - Enum in org.languagetool.rules
Unlike Category, this is specific to a RuleMatch, not to a rule.
RuleMatchApplication - Class in org.languagetool.dev.wikipedia
Original text with a potential error and (one of) its applied corrections.
RuleMatchDiffFinder - Class in org.languagetool.dev.diff
Find diffs between runs of command-line LT.
RuleMatchDiffFinder() - Constructor for class org.languagetool.dev.diff.RuleMatchDiffFinder
 
RuleMatcher - Interface in org.languagetool.rules.patterns
 
RuleMatchesAsJsonSerializer - Class in org.languagetool.tools
Write rule matches and some meta information as JSON.
RuleMatchesAsJsonSerializer() - Constructor for class org.languagetool.tools.RuleMatchesAsJsonSerializer
 
RuleMatchesAsJsonSerializer(int) - Constructor for class org.languagetool.tools.RuleMatchesAsJsonSerializer
 
RuleMatchesAsJsonSerializer(int, Language) - Constructor for class org.languagetool.tools.RuleMatchesAsJsonSerializer
 
ruleMatchesToJson(List<RuleMatch>, String, int, DetectedLanguage) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
 
ruleMatchesToJson(List<RuleMatch>, List<RuleMatch>, String, int, DetectedLanguage, String) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
 
ruleMatchesToJson(List<RuleMatch>, List<RuleMatch>, AnnotatedText, int, DetectedLanguage, String, boolean) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
 
ruleMatchesToJson2(List<CheckResults>, List<RuleMatch>, AnnotatedText, int, DetectedLanguage, String, boolean, JLanguageTool.Mode) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
 
RuleMatchFilter - Interface in org.languagetool.rules
Filter rule matches.
RuleMatchListener - Interface in org.languagetool
 
RuleOverview - Class in org.languagetool.dev
Command line tool to list supported languages and their number of rules.
RULES - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
rules - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
RULES_DIR - Static variable in interface org.languagetool.broker.ResourceDataBroker
The directory name of the /rules directory.
rulesConfigFile - Variable in class org.languagetool.server.HTTPServerConfig
 
RuleSet - Class in org.languagetool.rules.patterns
An object holding a set of rules with an optional possibility to fetch only the ones applicable for a given sentence (via RuleSet.rulesForSentence(org.languagetool.AnalyzedSentence)), to avoid even invoking the definitely inapplicable ones.
RuleSet() - Constructor for class org.languagetool.rules.patterns.RuleSet
 
rulesForSentence(AnalyzedSentence) - Method in class org.languagetool.rules.patterns.RuleSet
 
ruleTags - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
ruleToneTags - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
ruleValues(List<String>) - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
RuleWithLanguage - Class in org.languagetool.rules.spelling
 
RuleWithLanguage(Rule, Language) - Constructor for class org.languagetool.rules.spelling.RuleWithLanguage
 
RuleWithMaxFilter - Class in org.languagetool.rules
Filter rule matches so that only the longest match is kept from overlapping matches with the same rule that contains tokens with maxOccurrence > 1.
RuleWithMaxFilter() - Constructor for class org.languagetool.rules.RuleWithMaxFilter
 
run(String, String) - Method in class org.languagetool.dev.diff.ResultToHtml
 
run(File, double) - Method in class org.languagetool.dev.eval.SimpleCorpusEvaluator
 
run(String, Directory, Language) - Static method in class org.languagetool.dev.index.Indexer
 
run() - Method in class org.languagetool.openoffice.SpellAndGrammarCheckDialog
opens the LT check dialog for spell and grammar check
run() - Method in class org.languagetool.openoffice.stylestatistic.StatAnDialog
opens the LT check dialog for spell and grammar check
run(List<AnalyzedSentence>) - Method in class org.languagetool.rules.RemoteRule
 
run(List<AnalyzedSentence>, Long) - Method in class org.languagetool.rules.RemoteRule
 
run(String) - Method in class org.languagetool.synthesis.Soros
 
runFasttext(String, List<String>) - Method in class org.languagetool.language.identifier.detector.FastTextDetector
 
runFilter(String, RuleMatch, AnalyzedSentence, Matcher) - Method in class org.languagetool.rules.patterns.RegexRuleFilterEvaluator
 
runFilter(String, RuleMatch, AnalyzedTokenReadings[], int, List<Integer>) - Method in class org.languagetool.rules.patterns.RuleFilterEvaluator
 
runNER(String) - Method in class org.languagetool.tagging.ner.NERService
 
runOptionsDialog() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Runs LT options dialog box.
runPostprocessing(List<AnalyzedSentence>, List<RuleMatch>, Long, boolean, int) - Method in class org.languagetool.rules.GRPCPostProcessing
 
runQueueEntry(DocumentCache.TextParagraph, DocumentCache.TextParagraph, int, int, boolean, SwJLanguageTool) - Method in class org.languagetool.openoffice.SingleDocument
run a text level check from a queue entry (initiated by the queue)
runShapeCheck(boolean, int) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Start or stop the shape check loop
Russian - Class in org.languagetool.language
 
Russian() - Constructor for class org.languagetool.language.Russian
 
RUSSIAN_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.ru.RussianSimpleReplaceRule
 
RussianChunker - Class in org.languagetool.chunking
A rule-based prototype Russian chunker.
RussianChunker() - Constructor for class org.languagetool.chunking.RussianChunker
 
RussianCompoundRule - Class in org.languagetool.rules.ru
Checks that compounds (if in the list) are not written as separate words.
RussianCompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.ru.RussianCompoundRule
 
RussianConfusionProbabilityRule - Class in org.languagetool.rules.ru
 
RussianConfusionProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.ru.RussianConfusionProbabilityRule
 
RussianDashRule - Class in org.languagetool.rules.ru
Check for compounds written with dashes instead of hyphens.
RussianDashRule(ResourceBundle) - Constructor for class org.languagetool.rules.ru.RussianDashRule
 
RussianFillerWordsRule - Class in org.languagetool.rules.ru
A rule that gives Hints about the use of Russian filler words.
RussianFillerWordsRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.ru.RussianFillerWordsRule
 
RussianHybridDisambiguator - Class in org.languagetool.tagging.disambiguation.ru
Hybrid chunker-disambiguator for Russian.
RussianHybridDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.ru.RussianHybridDisambiguator
 
RussianPartialPosTagFilter - Class in org.languagetool.rules.ru
A PartialPosTagFilter for Russian that also runs the disambiguator.
RussianPartialPosTagFilter() - Constructor for class org.languagetool.rules.ru.RussianPartialPosTagFilter
 
RussianSimpleReplaceRule - Class in org.languagetool.rules.ru
A rule that matches words or phrases which should not be used and suggests correct ones instead.
RussianSimpleReplaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.ru.RussianSimpleReplaceRule
 
RussianSimpleWordRepeatRule - Class in org.languagetool.rules.ru
Avoid false alarms in the word repetition rule.
RussianSimpleWordRepeatRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ru.RussianSimpleWordRepeatRule
 
RussianSpecificCaseRule - Class in org.languagetool.rules.ru
A rule that matches words which need a specific upper/lowercase spelling.
RussianSpecificCaseRule(ResourceBundle) - Constructor for class org.languagetool.rules.ru.RussianSpecificCaseRule
 
RussianSuppressMisspelledSuggestionsFilter - Class in org.languagetool.rules.ru
 
RussianSuppressMisspelledSuggestionsFilter() - Constructor for class org.languagetool.rules.ru.RussianSuppressMisspelledSuggestionsFilter
 
RussianSynthesizer - Class in org.languagetool.synthesis.ru
Russian word form synthesizer.
RussianSynthesizer(Language) - Constructor for class org.languagetool.synthesis.ru.RussianSynthesizer
RussianTagger - Class in org.languagetool.tagging.ru
Part-of-speech tagger.
RussianTagger() - Constructor for class org.languagetool.tagging.ru.RussianTagger
 
RussianUnpairedBracketsRule - Class in org.languagetool.rules.ru
 
RussianUnpairedBracketsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ru.RussianUnpairedBracketsRule
 
RussianVerbConjugationRule - Class in org.languagetool.rules.ru
 
RussianVerbConjugationRule(ResourceBundle) - Constructor for class org.languagetool.rules.ru.RussianVerbConjugationRule
 
RussianWordCoherencyRule - Class in org.languagetool.rules.ru
Russian version of AbstractWordCoherencyRule.
RussianWordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.ru.RussianWordCoherencyRule
 
RussianWordRepeatRule - Class in org.languagetool.rules.ru
 
RussianWordRepeatRule(ResourceBundle) - Constructor for class org.languagetool.rules.ru.RussianWordRepeatRule
 
RussianWordRootRepeatRule - Class in org.languagetool.rules.ru
WordRootRepeatRule.
RussianWordRootRepeatRule(ResourceBundle) - Constructor for class org.languagetool.rules.ru.RussianWordRootRepeatRule
 
RussianWordTokenizer - Class in org.languagetool.tokenizers.ru
 
RussianWordTokenizer() - Constructor for class org.languagetool.tokenizers.ru.RussianWordTokenizer
 

S

SAD - Static variable in class org.languagetool.tools.ArabicConstants
 
SameRuleGroupFilter - Class in org.languagetool.rules
Filter rule matches so that only the first match is kept from overlapping matches with the same rule group (actually: the same id).
SameRuleGroupFilter() - Constructor for class org.languagetool.rules.SameRuleGroupFilter
 
SameTranslationRule - Class in org.languagetool.rules.bitext
Checks if the translation for segments that have more than two words is different.
SameTranslationRule() - Constructor for class org.languagetool.rules.bitext.SameTranslationRule
 
saveCaches(DocumentCache, List<ResultCache>, SingleDocument.IgnoredMatches, Configuration, MultiDocumentsHandler) - Method in class org.languagetool.openoffice.CacheIO
save all caches if the document exceeds the defined minimum of paragraphs
saveConfiguration(Language) - Method in class org.languagetool.gui.Configuration
 
saveLoCache() - Method in class org.languagetool.gui.Configuration
 
saveNoBackgroundCheck(boolean, Language) - Method in class org.languagetool.gui.Configuration
set option to switch off background check and save configuration
SCOPE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
score(BertLmProto.ScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmBlockingStub
 
score(BertLmProto.ScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmFutureStub
 
score(BertLmProto.ScoreRequest, StreamObserver<BertLmProto.BertLmResponse>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmImplBase
 
score(BertLmProto.ScoreRequest, StreamObserver<BertLmProto.BertLmResponse>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmStub
 
score(RemoteLanguageModel.Request) - Method in class org.languagetool.languagemodel.bert.RemoteLanguageModel
 
score - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
 
SCORE_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
SCORE_THRESHOLD - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
 
ScoredConfusionSet - Class in org.languagetool.rules
Words that can easily be confused - for internal use only.
ScoredConfusionSet(float, List<ConfusionString>) - Constructor for class org.languagetool.rules.ScoredConfusionSet
 
SCORES_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
search(Object) - Method in class org.languagetool.rules.UnsyncStack
Returns the 1-based position where an object is on this stack.
Searcher - Class in org.languagetool.dev.index
A class with a main() method that takes a rule id and the location of the index that runs the query on that index and prints all matches.
Searcher(Directory) - Constructor for class org.languagetool.dev.index.Searcher
 
Searcher(Directory, String) - Constructor for class org.languagetool.dev.index.Searcher
 
SearcherResult - Class in org.languagetool.dev.index
The result of a Searcher.
SearcherResult(List<MatchingSentence>, int, Query) - Constructor for class org.languagetool.dev.index.SearcherResult
 
SearchTimeoutException - Exception in org.languagetool.dev.index
Thrown if Lucene index search takes too long.
SearchTimeoutException(String) - Constructor for exception org.languagetool.dev.index.SearchTimeoutException
 
SEEN - Static variable in class org.languagetool.tools.ArabicConstants
 
selectBitextRules(List<BitextRule>, List<String>, List<String>, boolean) - Static method in class org.languagetool.tools.Tools
Enable and disable bitext rules.
selectRules(JLanguageTool, List<String>, List<String>, boolean) - Static method in class org.languagetool.tools.Tools
Enable and disable rules of the given LanguageTool instance.
selectRules(JLanguageTool, Set<CategoryId>, Set<CategoryId>, Set<String>, Set<String>, boolean, boolean) - Static method in class org.languagetool.tools.Tools
 
SEMANTICS - Static variable in class org.languagetool.rules.Categories
Logic, content, and consistency problems.
SEMANTICS - Static variable in class org.languagetool.rules.CategoryIds
 
SEMICOLON - Static variable in class org.languagetool.tools.ArabicConstants
 
sendRequest(MLServerProto.PostProcessingRequest, long) - Method in class org.languagetool.rules.GRPCPostProcessing
 
Sentence - Class in org.languagetool.dev.dumpcheck
A single sentence to be indexed/checked.
SENTENCE_END_TAGNAME - Static variable in class org.languagetool.JLanguageTool
The internal tag used to mark the end of a sentence.
SENTENCE_START_TAGNAME - Static variable in class org.languagetool.JLanguageTool
The internal tag used to mark the beginning of a sentence.
SentenceAnnotator - Class in org.languagetool.remote
 
SentenceAnnotator() - Constructor for class org.languagetool.remote.SentenceAnnotator
 
sentenceConditionFulfilled(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.AbstractStatisticStyleRule
Condition to generate a hint related to the sentence (possibly including all exceptions)
sentenceConditionFulfilled(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.GermanFillerWordsRule
 
sentenceConditionFulfilled(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.NonSignificantVerbsRule
 
sentenceConditionFulfilled(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
 
SENTENCEMATCHES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
sentencePos - Variable in class org.languagetool.bitext.TabBitextReader
 
SentenceRange - Class in org.languagetool
A range in a text that makes up a sentence.
SENTENCES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
SENTENCES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
SENTENCES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
SENTENCES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
SENTENCES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
SentenceSource - Class in org.languagetool.dev.dumpcheck
Source of sentences to be checked/indexed.
SentenceSourceChecker - Class in org.languagetool.dev.dumpcheck
Checks texts from one or more SentenceSources.
SentenceSourceIndexer - Class in org.languagetool.dev.dumpcheck
Creates a Lucene index of a SentenceSource.
sentenceStartsWithUpperCase - Variable in class org.languagetool.rules.AbstractCompoundRule
 
sentenceTokenize(String) - Method in class org.languagetool.JLanguageTool
Tokenizes the given text into sentences.
sentenceTokenize(String) - Method in class org.languagetool.openoffice.SwJLanguageTool
Get a list of tokens from a sentence This Method may be used only for local checks use local lt for remote checks
SentenceTokenizer - Interface in org.languagetool.tokenizers
Tokenizes text into sentences.
SentenceWhitespaceRule - Class in org.languagetool.rules.de
Checks that there's whitespace between sentences etc.
SentenceWhitespaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.SentenceWhitespaceRule
 
SentenceWhitespaceRule - Class in org.languagetool.rules
Checks that there's whitespace between sentences.
SentenceWhitespaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.SentenceWhitespaceRule
 
SentenceWithManRule - Class in org.languagetool.rules.de
A rule that gives Hints about the use of German filler words.
SentenceWithManRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.SentenceWithManRule
 
SentenceWithModalVerbRule - Class in org.languagetool.rules.de
A rule that gives Hints about the use of German filler words.
SentenceWithModalVerbRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.SentenceWithModalVerbRule
 
sentinelHost - Variable in class org.languagetool.server.HTTPServerConfig
 
sentinelMasterId - Variable in class org.languagetool.server.HTTPServerConfig
 
sentinelPassword - Variable in class org.languagetool.server.HTTPServerConfig
 
sentinelPort - Variable in class org.languagetool.server.HTTPServerConfig
 
sentStart - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
separateKeyWordsBySpeller() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
SEPARATOR - Static variable in enum org.languagetool.server.GroupRoles
 
SERVER_POOL - Static variable in class org.languagetool.tools.LtThreadPoolFactory
 
ServerMetricsCollector - Class in org.languagetool.server
 
ServerMetricsCollector() - Constructor for class org.languagetool.server.ServerMetricsCollector
 
ServerMetricsCollector.RequestErrorType - Enum in org.languagetool.server
 
serverURL - Variable in class org.languagetool.server.HTTPServerConfig
 
SERVICE_NAME - Static variable in class org.languagetool.grpc.SynthesizeServerGrpc
 
SERVICE_NAME - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
 
SERVICE_NAME - Static variable in class org.languagetool.rules.ml.MLServerGrpc
 
SERVICE_NAME - Static variable in class org.languagetool.rules.ml.PostProcessingServerGrpc
 
SERVICE_NAME - Static variable in class org.languagetool.rules.ml.ProcessingServerGrpc
 
serviceConfiguration - Variable in class org.languagetool.rules.RemoteRule
 
setAbTest(String) - Method in class org.languagetool.server.HTTPServerConfig
 
setAbTestClients(String) - Method in class org.languagetool.server.HTTPServerConfig
Clients that a A/B test runs on; null -> disabled
setAbTestRollout(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setAdjustSuggestionCase(boolean) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
Allows adjusting the behavior of uppercasing suggestions when the matched text started with an upper-case letter
setAllowOriginUrl(String) - Method in class org.languagetool.server.HTTPServerConfig
 
setAndGroupElement(PatternToken) - Method in class org.languagetool.rules.patterns.PatternToken
 
setAntiPatterns(List<DisambiguationPatternRule>) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
Set up the list of antipatterns used to immunize tokens, i.e., make them non-matchable by the current rule.
setApplySuggestions(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setAutoCorrect(boolean) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
is this correction eligible for auto-correction?
setAutoCorrect(boolean) - Method in class org.languagetool.rules.RuleMatch
 
setAutoDetect(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setAutoDetect(boolean) - Method in class org.languagetool.gui.Configuration
 
setBeolingusFile(File) - Method in class org.languagetool.GlobalConfig
 
setBitext(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setBitextRuleFile(String) - Method in class org.languagetool.commandline.CommandLineOptions
 
setBorderGap(int) - Method in class org.languagetool.gui.Main.TextLineNumber
The border gap is used in calculating the left and right insets of the border.
setBounds(Rectangle) - Method in class org.languagetool.gui.MainWindowStateBean
 
setBugWorkaroundProperty() - Static method in class org.languagetool.tools.JnaTools
Set a the jna.nosys to true to avoid the "There is an incompatible JNA native library installed on this system" error from JNA.
setCandidates(int, String) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
repeated string candidates = 3;
setCategory(MLServerProto.RuleCategory) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
.lt_ml_server.RuleCategory category = 4;
setCategory(MLServerProto.RuleCategory.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
.lt_ml_server.RuleCategory category = 4;
setCategory(Category) - Method in class org.languagetool.rules.Rule
 
setCheckCancelledCallback(JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.JLanguageTool
Callback to determine if result of executing JLanguageTool.check(String) is still needed.
setCheckCompound(boolean) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
setCheckLemmas(boolean) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
Used to disable matching lemmas.
setChunker(Chunker) - Method in class org.languagetool.Language
Set this language's chunker implementation or null.
setChunkTag(ChunkTag) - Method in class org.languagetool.rules.patterns.PatternToken
 
setChunkTags(List<ChunkTag>) - Method in class org.languagetool.AnalyzedTokenReadings
 
setChunkTags(int, String) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated string chunkTags = 2;
setClassBrokerBroker(ClassBroker) - Static method in class org.languagetool.JLanguageTool
 
setCleanOverlapping(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setCleanOverlappingMatches(boolean) - Method in class org.languagetool.JLanguageTool
Whether the JLanguageTool.check(String) methods return overlapping errors.
setCleanToken(String) - Method in class org.languagetool.AnalyzedTokenReadings
 
setColumn(int) - Method in class org.languagetool.rules.RuleMatch
Deprecated.
(deprecated since 3.5)
setCompoundRegex(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
setConfidence(float) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
from 0 (lowest) to 1 (highest) float confidence = 4;
setConfidence(Float) - Method in class org.languagetool.rules.SuggestedReplacement
 
setConfigFile(File) - Method in class org.languagetool.gui.Configuration
 
setConfigFileName(String) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Set Information LT spell and grammar check dialog was started
setConfigurableValue(String, int) - Method in class org.languagetool.gui.Configuration
Set the value for a rule with ruleID
setConfigurationDialog(ConfigurationDialog) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Set pointer to configuration dialog
setConfigValues(Map<String, Integer>) - Method in class org.languagetool.JLanguageTool
 
setConfusionPair(ProhibitedCompoundRule.Pair) - Method in class org.languagetool.rules.de.ProhibitedCompoundRule
ignore automatically loaded pairs and only match using given confusionPair used for evaluation by ProhibitedCompoundRuleEvaluator
setConfusionPair(ConfusionPair) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
Deprecated.
used only for tests
setConjunction(String, String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setConsiderIgnoreWords(boolean) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Set whether the list of words to be explicitly ignored (set with SpellingCheckRule.addIgnoreTokens(List)) is considered at all.
setContextForSureMatch(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
sint32 contextForSureMatch = 13;
setContextSize(int) - Method in class org.languagetool.tools.ContextTools
The context size of the error.
setConvertsCase(boolean) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Used to determine whether the dictionary will use case conversions for spell checking.
setCorrectBitextExamples(List<StringPair>) - Method in class org.languagetool.rules.bitext.BitextRule
Set the examples that are correct and thus do not trigger the rule.
setCorrectExamples(List<CorrectExample>) - Method in class org.languagetool.rules.Rule
Set the examples that are correct and thus do not trigger the rule.
setCountry(String) - Method in class org.languagetool.gui.LocaleBean
 
setCurrentExperiment(SuggestionChangesExperiment) - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
For testing changes to suggestion ordering using a data corpus; iterate over experiments (including grid search for parameters) original behavior (for A/B testing) can be modeled by an experiment without parameters and an arbitrary name
setCurrentLineForeground(Color) - Method in class org.languagetool.gui.Main.TextLineNumber
The Color used to render the current line digits.
setCurrentPage(int, XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
set the current draw page for a given paragraph
setCurrentProfile(String) - Method in class org.languagetool.gui.Configuration
set the current profile
setCurrentSheet(int, XComponent) - Static method in class org.languagetool.openoffice.OfficeSpreadsheetTools
set the current visual sheet
setCurrentStep(int) - Method in class org.languagetool.openoffice.stylestatistic.LevelRule
 
setDatabaseDownIntervalSeconds(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setDatabaseErrorRateThreshold(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setDatabaseTimeoutRateThreshold(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setDataBroker(ResourceDataBroker) - Static method in class org.languagetool.JLanguageTool
The grammar checker needs resources from following directories: /resource /rules
setDbMaxConnections(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setDbTimeoutSeconds(long) - Method in class org.languagetool.server.HTTPServerConfig
timeout for database requests (for now, only requests for credentials to log in)
setDebug(boolean) - Static method in class org.languagetool.chunking.GermanChunker
Deprecated.
for internal use only
setDebug(boolean) - Static method in class org.languagetool.chunking.RussianChunker
Deprecated.
for internal use only
setDefaultOff() - Method in class org.languagetool.rules.Rule
Turns the rule off by default.
setDefaultOn() - Method in class org.languagetool.rules.Rule
Turns the rule on by default.
setDefaultTempOff() - Method in class org.languagetool.rules.Rule
Turns the pattern rule off by default, expect for internal regression tests.
setDefaultUnderlineColor(String) - Method in class org.languagetool.gui.Configuration
 
setDefaultUnderlineRuleColor(String) - Method in class org.languagetool.gui.Configuration
 
setDefaultUnderlineRuleType(String) - Method in class org.languagetool.gui.Configuration
 
setDefaultUnderlineType(String) - Method in class org.languagetool.gui.Configuration
 
setDefinite(String, String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setDescription(String) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
string description = 2;
setDescriptionBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
string description = 2;
setDigitAlignment(float) - Method in class org.languagetool.gui.Main.TextLineNumber
Specify the horizontal alignment of the digits within the component.
setDisabledCategories(List<String>) - Method in class org.languagetool.commandline.CommandLineOptions
 
setDisabledCategoryNames(Set<String>) - Method in class org.languagetool.gui.Configuration
 
setDisabledRuleIds(List<String>) - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
setDisabledRuleIds(Set<String>) - Method in class org.languagetool.gui.Configuration
 
setDisabledRules(List<String>) - Method in class org.languagetool.commandline.CommandLineOptions
 
setDisabledRules(int, String) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string disabledRules = 7;
setDisambiguator(Disambiguator) - Method in class org.languagetool.Language
Set this language's part-of-speech disambiguator implementation.
setDisposed() - Method in class org.languagetool.openoffice.FlatParagraphTools
document is disposed: set all class variables to null
setDisposed() - Method in class org.languagetool.openoffice.ViewCursorTools
document is disposed: set all class variables to null
setDistanceTokens(int) - Method in class org.languagetool.rules.Rule
 
setDividerLocation(Integer) - Method in class org.languagetool.gui.MainWindowStateBean
 
setDocCount(int) - Method in class org.languagetool.dev.index.SearcherResult
 
setDocumentLocator(Locator) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
setDocumentTextViewCursor(int, int) - Method in class org.languagetool.openoffice.ViewCursorTools
Set the view cursor to paragraph paraNum
setDoResetCheck(boolean) - Method in class org.languagetool.gui.Configuration
set all paragraphs to be checked after every change of text
setDual(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setEnabledCategories(List<String>) - Method in class org.languagetool.commandline.CommandLineOptions
 
setEnabledCategoryNames(Set<String>) - Method in class org.languagetool.gui.Configuration
 
setEnabledOnly(boolean) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
bool enabledOnly = 5;
setEnabledRuleIds(Set<String>) - Method in class org.languagetool.gui.Configuration
 
setEnabledRules(List<String>) - Method in class org.languagetool.commandline.CommandLineOptions
 
setEnabledRules(int, String) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
repeated string enabledRules = 6;
setEnableTempOff(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setEnclitic(AnalyzedToken, String) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
 
setEncliticMultiple(AnalyzedToken, String) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
 
setEncoding(String) - Method in class org.languagetool.commandline.CommandLineOptions
 
setEnd(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
uint32 end = 2;
setEndColumn(int) - Method in class org.languagetool.rules.RuleMatch
Deprecated.
(deprecated since 3.5)
setEndLine(int) - Method in class org.languagetool.rules.RuleMatch
Set the line number in which the match ends (zero-based).
setEndPositionCorrection(int) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
setEquivalence(String, String, PatternToken) - Method in class org.languagetool.rules.patterns.UnifierConfiguration
Prepares equivalence types for features to be tested.
setErrorLimitLang(String) - Method in class org.languagetool.rules.RuleMatch
Call if the error limit is reached for this sentence.
setErrorMarker(String, String) - Method in class org.languagetool.tools.ContextTools
Set the string used to mark the beginning and end of an error, e.g.
setErrorMarkerEnd(String) - Method in class org.languagetool.tools.ContextTools
Set the string used to mark the end of an error, e.g.
setErrorMarkerStart(String) - Method in class org.languagetool.tools.ContextTools
Set the string used to mark the beginning of an error, e.g.
setErrorTriggeringExamples(List<ErrorTriggeringExample>) - Method in class org.languagetool.rules.Rule
Set the examples that are correct but still trigger the rule due to an issue with the rule.
setEscapeHtml(boolean) - Method in class org.languagetool.tools.ContextTools
Whether HTML special characters should be escaped.
setExamplePair(IncorrectExample, CorrectExample) - Method in class org.languagetool.rules.Rule
Convenience method to set a pair of sentences: an incorrect sentence and the same sentence with the error corrected.
setExamples(List<DisambiguatedExample>) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
 
setExceptions(Attributes) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
setExceptionSpaceBefore(boolean) - Method in class org.languagetool.rules.patterns.PatternToken
Sets the attribute on the exception that determines matching of patterns that depends on whether there was a space before the token matching the exception or not.
setExternalRuleDirectory(String) - Method in class org.languagetool.gui.Configuration
 
setFalseFriendFile(String) - Method in class org.languagetool.commandline.CommandLineOptions
 
setFasttextBinary(File) - Method in class org.languagetool.commandline.CommandLineOptions
 
setFasttextBinary(File) - Method in class org.languagetool.server.HTTPServerConfig
Set binary path for fasttext language detection
setFastTextDetector(FastTextDetector) - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
For test only
setFasttextModel(File) - Method in class org.languagetool.commandline.CommandLineOptions
 
setFasttextModel(File) - Method in class org.languagetool.server.HTTPServerConfig
Set model path for fasttext language detection
setFeatures(SortedMap<String, Float>) - Method in class org.languagetool.rules.RuleMatch
 
setFeatures(SortedMap<String, Float>) - Method in class org.languagetool.rules.SuggestedReplacement
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
setFilename(String) - Method in class org.languagetool.commandline.CommandLineOptions
 
setFilter(RuleFilter) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
setFilterArguments(String) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
setFixedLanguage(Language) - Method in class org.languagetool.gui.Configuration
 
setFlag(String, String, char) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setFlatParagraph(int, String) - Method in class org.languagetool.openoffice.DocumentCache
set Flat Paragraph at Index
setFlatParagraph(int, String, Locale) - Method in class org.languagetool.openoffice.DocumentCache
set Flat Paragraph and Locale at Index
setFlatParagraphDeletedCharacters(int, List<Integer>) - Method in class org.languagetool.openoffice.DocumentCache
set deleted characters (report changes) of Flat Paragraph by Index
setFlatParagraphFootnotes(int, int[]) - Method in class org.languagetool.openoffice.DocumentCache
set footnotes of Flat Paragraph by Index
setFlatParagraphLocale(int, Locale) - Method in class org.languagetool.openoffice.DocumentCache
set Locale of Flat Paragraph by Index
setFlatParagraphTools() - Method in class org.languagetool.openoffice.SingleDocument
Open new flat paragraph tools or initialize them again
setFlatParasAsChecked(int, int, List<Boolean>) - Method in class org.languagetool.openoffice.FlatParagraphTools
Marks all paragraphs as checked with exception of the paragraphs "from" to "to"
setFlatParasAsChecked() - Method in class org.languagetool.openoffice.FlatParagraphTools
Marks all paragraphs as checked
setFontName(String) - Method in class org.languagetool.gui.Configuration
Sets the name of the GUI's editing textarea font.
setFontSize(int) - Method in class org.languagetool.gui.Configuration
Sets the size of the GUI's editing textarea font.
setFontStyle(int) - Method in class org.languagetool.gui.Configuration
Sets the style of the GUI's editing textarea font.
setForms(int, String) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
repeated string forms = 1;
setForTest(List<String>, List<List<String>>, List<int[]>, List<List<Integer>>, Locale) - Method in class org.languagetool.openoffice.DocumentCache
set the cache only for test use
setFrom(int) - Method in class org.languagetool.remote.RemoteIgnoreRange
 
setGoalSpecific(boolean) - Method in class org.languagetool.rules.Rule
 
setGracefulDatabaseFailure(boolean) - Method in class org.languagetool.server.HTTPServerConfig
Whether requests with credentials should be treated as anonymous requests in case of DB errors/timeout or throw an error
setGrammalectePassword(String) - Method in class org.languagetool.GlobalConfig
 
setGrammalecteServer(String) - Method in class org.languagetool.GlobalConfig
 
setGrammalecteUser(String) - Method in class org.languagetool.GlobalConfig
 
setHasTooManyLuceneMatches(boolean) - Method in class org.languagetool.dev.index.SearcherResult
 
setHunspellDictionaryFactory(BiFunction<Path, Path, HunspellDictionary>) - Static method in class org.languagetool.rules.spelling.hunspell.Hunspell
 
setId(String) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
prefix for rule ids; should use a common value for one model/server string id = 3;
setId(String) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
string id = 1;
setIdBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
prefix for rule ids; should use a common value for one model/server string id = 3;
setIdBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
string id = 1;
setIgnoredMatch(int, int, String) - Method in class org.languagetool.openoffice.SingleDocument.IgnoredMatches
Set an ignored match
setIgnoredMatch(int, int, String, boolean) - Method in class org.languagetool.openoffice.SingleDocument
add a ignore once entry for point x, y to queue and remove the mark
setIgnoredRanges(List<Range>) - Method in class org.languagetool.CheckResults
 
setIgnoreTaggedWords() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
Skip words that are known in the POS tagging dictionary, assuming they cannot be incorrect.
setIgnoreTaggedWords() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
Skip words that are known in the POS tagging dictionary, assuming they cannot be incorrect.
setIncorrectBitextExamples(List<IncorrectBitextExample>) - Method in class org.languagetool.rules.bitext.BitextRule
Set the examples that are incorrect and thus do trigger the rule.
setIncorrectExamples(List<IncorrectExample>) - Method in class org.languagetool.rules.Rule
Set the examples that are incorrect and thus do trigger the rule.
setInMessageOnly(boolean) - Method in class org.languagetool.rules.patterns.Match
 
setInputLogging(boolean) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
allow logging of input on error bool inputLogging = 2;
setInputLogging(boolean) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
allow logging of input on error bool inputLogging = 2;
setInputLogging(boolean) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
allow logging of input on error bool inputLogging = 3;
setInsideMarker(boolean) - Method in class org.languagetool.rules.patterns.PatternToken
 
setInternTags(boolean) - Method in class org.languagetool.tagging.MorfologikTagger
 
setIsPremium(boolean) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
bool isPremium = 5;
setIssueType(String) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues string issueType = 2;
setIssueTypeBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues string issueType = 2;
setIsWhiteSpaceBefore(boolean) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
 
setItems(int, Synthesizer.SynthesizeRequestItem) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
setItems(int, Synthesizer.SynthesizeRequestItem.Builder) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
repeated .lt_ml_server.SynthesizeRequestItem items = 2;
setItems(int, Synthesizer.SynthesizeResponseItem) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
setItems(int, Synthesizer.SynthesizeResponseItem.Builder) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
repeated .lt_ml_server.SynthesizeResponseItem items = 1;
setJar(String, String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setJarProcletic(AnalyzedToken, String) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
 
setJavaLookAndFeel() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Set Look and Feel for Java Swing Components
setJavaLookAndFeel() - Static method in class org.languagetool.openoffice.stylestatistic.StatAnDialog
Set Look and Feel for Java Swing Components
setJsonFormat() - Method in class org.languagetool.commandline.CommandLineOptions
 
setLanguage(Language) - Method in class org.languagetool.commandline.CommandLineOptions
 
setLanguage(Language) - Method in class org.languagetool.gui.Configuration
 
setLanguage(String) - Method in class org.languagetool.gui.LocaleBean
 
setLanguage(String) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
string language = 1;
setLanguageBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
string language = 1;
setLanguageCode(String) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
string languageCode = 1;
setLanguageCode(String) - Method in class org.languagetool.remote.RemoteIgnoreRange
 
setLanguageCodeBytes(ByteString) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
string languageCode = 1;
setLanguageModel(File) - Method in class org.languagetool.commandline.CommandLineOptions
 
setLanguageModelDirectory(String) - Method in class org.languagetool.server.HTTPServerConfig
 
setLanguageOfParagraph(int, int, int, Locale) - Method in class org.languagetool.openoffice.FlatParagraphTools
Change text of flat paragraph nPara delete characters between nStart and nStart + nLen, insert newText at nStart
setLanguageOfParagraph(int, int, int, Locale, XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
change the language of a paragraph
setLanguageOfSpreadsheet(Locale, XComponent) - Static method in class org.languagetool.openoffice.OfficeSpreadsheetTools
set the Language of the Spreadsheet NOTE: the change of language affects always the whole spreadsheet
setLastInUnification() - Method in class org.languagetool.rules.patterns.PatternToken
 
setLazySuggestedReplacements(Supplier<List<SuggestedReplacement>>) - Method in class org.languagetool.rules.RuleMatch
Set a lazy supplier that will compute suggested replacements when RuleMatch.getSuggestedReplacements() or RuleMatch.getSuggestedReplacementObjects() is called.
setLemma(String) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string lemma = 5;
setLemma(String) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string lemma = 3;
setLemmaBytes(ByteString) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string lemma = 5;
setLemmaBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string lemma = 3;
setLemmaString(String) - Method in class org.languagetool.rules.patterns.Match
Sets a base form (lemma) that will be formatted, or synthesized, using the specified POS regular expressions.
setLength(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
length of matched area; >0 uint32 length = 2;
setLevel(JLanguageTool.Level) - Method in class org.languagetool.commandline.CommandLineOptions
 
setLevel(MLServerProto.ProcessingOptions.Level) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
.lt_ml_server.ProcessingOptions.Level level = 3;
setLevelValue(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
.lt_ml_server.ProcessingOptions.Level level = 3;
setLine(int) - Method in class org.languagetool.rules.RuleMatch
Set the line number in which the match occurs (zero-based).
setLineByLine(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setLinguisticServices(LinguServices) - Static method in class org.languagetool.tools.Tools
set linguistic services (only to introduce external speller for LT) since 5.7
setListExcludedWords(List<String>) - Method in class org.languagetool.openoffice.stylestatistic.UsedWordRule
 
setListUnknown(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setListUnknownWords(boolean) - Method in class org.languagetool.JLanguageTool
Whether the JLanguageTool.check(String) methods store unknown words.
setLocale(Locale) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
setLocQualityIssueType(ITSIssueType) - Method in class org.languagetool.rules.Rule
Set the Localization Quality Issue Type.
setLookAndFeelName(String) - Method in class org.languagetool.gui.Configuration
Sets the name of the GUI's LaF.
setLowercaseOnly(boolean) - Method in class org.languagetool.dev.index.Indexer
Set to true to index only a lowercase field (makes index smaller).
setLtAsGrammarService(XComponentContext, Locale) - Method in class org.languagetool.openoffice.LinguisticServices
Set LT as grammar checker for a specific language is normally used deactivate lightproof
setLtAsGrammarService(XComponentContext) - Method in class org.languagetool.openoffice.LinguisticServices
Set LT as grammar checker for all supported languages is normally used deactivate lightproof
setLtDialog(SpellAndGrammarCheckDialog.LtCheckDialog) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Set pointer to LT spell and grammar check dialog
setLtDialogIsRunning(boolean) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Set Information LT spell and grammar check dialog was started
setLuceneMatchCount(int) - Method in class org.languagetool.dev.index.SearcherResult
 
setMajrour(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setMansoub(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setMarfou3(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setMarkSingleCharBold(boolean) - Method in class org.languagetool.gui.Configuration
 
setMarkup(int, SingleProofreadingError, OfficeDrawTools.UndoMarkupContainer, XComponent) - Static method in class org.languagetool.openoffice.OfficeDrawTools
mark up an error in a paragraph /remove last mark up if error == null
setMask(int, BertLmProto.Mask) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
setMask(int, BertLmProto.Mask.Builder) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
repeated .bert.Mask mask = 2;
setMasterPage(XDrawPage, XDrawPage) - Static method in class org.languagetool.openoffice.OfficeDrawTools
sets given masterpage at the drawpage
setMatch(Match) - Method in class org.languagetool.rules.patterns.PatternToken
Sets the reference to another token.
setMatchDescription(String) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
description of the match; displayed in e.g. the add-on pop-up string matchDescription = 7;
setMatchDescriptionBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
description of the match; displayed in e.g. the add-on pop-up string matchDescription = 7;
setMatchElement(Attributes, boolean) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
setMatches(int, MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
setMatches(int, MLServerProto.Match.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
list of matches repeated .lt_ml_server.Match matches = 1;
setMatches(int, MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
setMatches(int, MLServerProto.MatchList.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
matches of input text, to be transformed repeated .lt_ml_server.MatchList matches = 2;
setMatches(int, MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
setMatches(int, MLServerProto.Match.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match matches = 2;
setMatchLemmmas() - Method in class org.languagetool.rules.WrongWordInContextRule
 
setMatchShortDescription(String) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
shortened description of the match; displayed in e.g.
setMatchShortDescriptionBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
shortened description of the match; displayed in e.g.
setMaxDocChecked(int) - Method in class org.languagetool.dev.index.SearcherResult
 
setMaxErrorsPerWordRate(float) - Method in class org.languagetool.JLanguageTool
Maximum errors per word rate, checking will stop with an exception if the rate is higher.
setMaxHits(int) - Method in class org.languagetool.dev.index.Searcher
 
setMaxOccurrence(int) - Method in class org.languagetool.rules.patterns.PatternToken
The maximum number of times this element may occur.
setMaxPipelinePoolSize(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setMaxSearchTimeMillis(int) - Method in class org.languagetool.dev.index.Searcher
 
setMaxTextHardLength(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setMaxTextLengthAnonymous(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setMaxTextLengthLoggedIn(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setMaxTextLengthPremium(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setMenuDocId(String) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Set docID used within menu
setMessage(String) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
Set the message shown to the user if this rule matches.
setMessage(String) - Method in class org.languagetool.rules.RuleMatch
 
setMinimumDisplayDigits(int) - Method in class org.languagetool.gui.Main.TextLineNumber
Specify the minimum number of digits used to calculate the preferred width of the component.
setMinOccurrence(int) - Method in class org.languagetool.rules.patterns.PatternToken
The minimum number of times this element may occur.
setMinPrevMatches(int) - Method in class org.languagetool.rules.Rule
 
setMinProbability(double) - Method in class org.languagetool.rules.ngrams.NgramProbabilityRule
 
setMLSuggestionsOrderingEnabled(boolean) - Static method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererConfig
 
setMotherTongue(Language) - Method in class org.languagetool.commandline.CommandLineOptions
 
setMotherTongue(Language) - Method in class org.languagetool.gui.Configuration
 
setMotherTongueLangCode(String) - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
setMultilingualFlatParagraph(int) - Method in class org.languagetool.openoffice.DocumentCache
set multilingual flag to Flat Paragraph
setMultiThreadLO(boolean) - Method in class org.languagetool.gui.Configuration
run LO in multi thread mode
setName(String) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
string name = 2;
setNameBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
string name = 2;
setNegation(boolean) - Method in class org.languagetool.rules.patterns.PatternToken
Negates the matching so that non-matching elements match and vice-versa.
setNERUrl(String) - Method in class org.languagetool.GlobalConfig
External named entity recognizer service.
setNewInterpretations(AnalyzedToken[]) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
Used to add new interpretations.
setNgramDirectory(File) - Method in class org.languagetool.gui.Configuration
Sets the directory with ngram data (may be null).
setNgramLangIdentData(File) - Method in class org.languagetool.server.HTTPServerConfig
 
setNgramsPath(String) - Static method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererConfig
 
setNoBackgroundCheck(boolean) - Method in class org.languagetool.gui.Configuration
set option to switch off background check if true: LT engine is switched of (no marks inside of document)
setNonNullParameter(PreparedStatement, int, UUID, JdbcType) - Method in class org.languagetool.server.UUIDTypeHandler
 
setNoPOSTag(boolean) - Method in class org.languagetool.AnalyzedToken
If other readings of the token have real POS tags, you can set the flag here that they do, so that the test in the Element class would be correct for all cases.
setNoSynonymsAsSuggestions(boolean) - Method in class org.languagetool.gui.Configuration
 
setNoSynonymsAsSuggestions(boolean) - Method in class org.languagetool.openoffice.LinguisticServices
Set Parameter to generate no synonyms (makes some rules faster, but results in no suggestions)
setNumDocs(int) - Method in class org.languagetool.dev.index.SearcherResult
 
setNumParasToCheck(int) - Method in class org.languagetool.gui.Configuration
set the number of paragraphs to be checked for TextLevelRules
setOfficeDefaultOff() - Method in class org.languagetool.rules.Rule
Turns the rule off for Office Extension by default.
setOfficeDefaultOn() - Method in class org.languagetool.rules.Rule
Turns the rule on for Office Extension by default.
setOffset(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
start position in the sentence (i.e. not relative to whole text) uint32 offset = 1;
setOffsetPosition(int, int) - Method in class org.languagetool.rules.RuleMatch
 
setOptions(MLServerProto.ProcessingOptions) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
setOptions(MLServerProto.ProcessingOptions.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
setOptions(MLServerProto.ProcessingOptions) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
setOptions(MLServerProto.ProcessingOptions.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
.lt_ml_server.ProcessingOptions options = 2;
setOrGroupElement(PatternToken) - Method in class org.languagetool.rules.patterns.PatternToken
 
setOriginalErrorStr(String) - Method in class org.languagetool.rules.RuleMatch
To store the underlined string in the original sentence.
setOtherServerUrl(String) - Method in class org.languagetool.gui.Configuration
 
setOutput(PrintStream) - Method in class org.languagetool.JLanguageTool
Set a PrintStream that will receive verbose output.
setParagraphEnd() - Method in class org.languagetool.AnalyzedTokenReadings
Add a reading with a paragraph end token unless this is already a paragraph end.
setPasswordAuthenticator() - Static method in class org.languagetool.tools.Tools
Calls Authenticator.setDefault() with a password authenticator so that it's possible to use URLs of the format http://username:password@server when loading XML files.
setPatternPosition(int, int) - Method in class org.languagetool.rules.RuleMatch
 
setPermanentIgnoredMatch(int, int, String, boolean) - Method in class org.languagetool.openoffice.SingleDocument
add a ignore once entry for point x, y to queue and remove the mark
setPermanentIgnoredMatches(SingleDocument.IgnoredMatches) - Method in class org.languagetool.openoffice.SingleDocument
 
setPhraseName(String) - Method in class org.languagetool.rules.patterns.PatternToken
Sets the phrase the element is in.
setPipelineCaching(boolean) - Method in class org.languagetool.server.HTTPServerConfig
 
setPipelineExpireTime(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setPipelinePrewarming(boolean) - Method in class org.languagetool.server.HTTPServerConfig
 
setPlural(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setPosFix(int) - Method in class org.languagetool.AnalyzedTokenReadings
 
setPostag(String) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string postag = 2;
setPosTag(String) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string posTag = 2;
setPostagBytes(ByteString) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string postag = 2;
setPosTagBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string posTag = 2;
setPostagRegexp(boolean) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
bool postag_regexp = 3;
setPostagReplace(String) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string postag_replace = 4;
setPostagReplaceBytes(ByteString) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
string postag_replace = 4;
setPostDisambiguationChunker(Chunker) - Method in class org.languagetool.Language
Set this language's post disambiguation chunker implementation or null.
setPosToken(PatternToken.PosToken) - Method in class org.languagetool.rules.patterns.PatternToken
 
setPremium(boolean) - Method in class org.languagetool.gui.Configuration
 
setPremium(boolean) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
bool premium = 4;
setPremium(boolean) - Method in class org.languagetool.rules.Rule
 
setPremiumOnly(boolean) - Method in class org.languagetool.server.HTTPServerConfig
 
setPrintLanguages(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setPrintUsage(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setPrintVersion(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setProcletic(AnalyzedToken, String) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
 
setProcleticFlags(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setProfile(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setPronoun(String, String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setRawMatches(int, MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
setRawMatches(int, MLServerProto.Match.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
repeated .lt_ml_server.Match rawMatches = 1;
setReadings(int, MLServerProto.AnalyzedToken) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
setReadings(int, MLServerProto.AnalyzedToken.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
repeated .lt_ml_server.AnalyzedToken readings = 1;
setRecursive(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setRedisCertificate(String) - Method in class org.languagetool.server.HTTPServerConfig
 
setRedisKey(String) - Method in class org.languagetool.server.HTTPServerConfig
 
setRedisKeyPassword(String) - Method in class org.languagetool.server.HTTPServerConfig
 
setRedisUseSentinel(boolean) - Method in class org.languagetool.server.HTTPServerConfig
 
setRelaxedMode(boolean) - Method in class org.languagetool.rules.patterns.PatternRuleLoader
If set to true, don't throw an exception if id or name is not set.
setRemoteApiKey(String) - Method in class org.languagetool.gui.Configuration
 
setRemoteCheck(boolean) - Method in class org.languagetool.gui.Configuration
 
setRemoteRulesFile(String) - Method in class org.languagetool.commandline.CommandLineOptions
 
setRemoteUsername(String) - Method in class org.languagetool.gui.Configuration
 
setRemoveOtherReadings(boolean) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
setReplacement(String) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
string replacement = 1;
setReplacement(String) - Method in class org.languagetool.rules.SuggestedReplacement
 
setReplacementBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
string replacement = 1;
setRequestLimit(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setRequestLimitAccessToken(String) - Method in class org.languagetool.server.HTTPServerConfig
 
setRequestLimitPeriodInSeconds(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setRequestLimitWhitelistLimit(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setRequestLimitWhitelistUsers(List<String>) - Method in class org.languagetool.server.HTTPServerConfig
 
setRequests(int, BertLmProto.ScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
setRequests(int, BertLmProto.ScoreRequest.Builder) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
repeated .bert.ScoreRequest requests = 1;
setReset() - Method in class org.languagetool.openoffice.TextLevelCheckQueue
Reset the queue all entries are removed; LanguageTool is new initialized
setResponses(int, BertLmProto.BertLmResponse) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
setResponses(int, BertLmProto.BertLmResponse.Builder) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
repeated .bert.BertLmResponse responses = 1;
setRestrictManagedAccounts(boolean) - Method in class org.languagetool.server.HTTPServerConfig
 
setResultIsTimeLimited(boolean) - Method in class org.languagetool.dev.index.SearcherResult
 
setRule(MLServerProto.Rule) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Rule rule = 14;
setRule(MLServerProto.Rule.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Rule rule = 14;
setRuleDescription(String) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
added later, optional (can be substituted by Java) string ruleDescription = 6;
setRuleDescriptionBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
added later, optional (can be substituted by Java) string ruleDescription = 6;
setRuleFile(String) - Method in class org.languagetool.commandline.CommandLineOptions
 
setRuleFilter(String, String, AbstractPatternRule) - Static method in class org.languagetool.rules.patterns.XMLRuleHandler
 
setRuleMatches(List<RuleMatch>) - Method in class org.languagetool.CheckResults
 
setRunServer(boolean) - Method in class org.languagetool.gui.Configuration
 
setSaveLoCache(boolean) - Method in class org.languagetool.gui.Configuration
 
setScore(int, double) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
repeated double score = 1;
setScores(int, BertLmProto.Prediction) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
setScores(int, BertLmProto.Prediction.Builder) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
repeated .bert.Prediction scores = 1;
setSentenceMatches(int, MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
setSentenceMatches(int, MLServerProto.MatchList.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
results for each corresponding sentence in MatchRequest (aligned) repeated .lt_ml_server.MatchList sentenceMatches = 1;
setSentencePosition(int, int) - Method in class org.languagetool.rules.RuleMatch
 
setSentences(int, MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
setSentences(int, MLServerProto.AnalyzedSentence.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
setSentences(int, MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
setSentences(int, MLServerProto.AnalyzedSentence.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
setSentences(int, String) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
input text to be analyzed repeated string sentences = 1;
setSentences(int, String) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
input text to be analyzed repeated string sentences = 1;
setSentences(int, MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
setSentences(int, MLServerProto.AnalyzedSentence.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
repeated .lt_ml_server.AnalyzedSentence sentences = 1;
setSentenceTokenizer(SentenceTokenizer) - Method in class org.languagetool.Language
Set this language's sentence tokenizer implementation.
setSentEnd() - Method in class org.languagetool.AnalyzedTokenReadings
Add a SENT_END tag.
setSentinelHost(String) - Method in class org.languagetool.server.HTTPServerConfig
 
setSentinelMasterId(String) - Method in class org.languagetool.server.HTTPServerConfig
 
setSentinelPassword(String) - Method in class org.languagetool.server.HTTPServerConfig
 
setSentinelPort(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setServerPort(int) - Method in class org.languagetool.gui.Configuration
 
setServerURL(String) - Method in class org.languagetool.server.HTTPServerConfig
 
setShortDescription(String) - Method in class org.languagetool.rules.SuggestedReplacement
 
setShortMessage(String) - Method in class org.languagetool.rules.RuleMatch
 
setSingle(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setSingleLineBreakMarksParagraph(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setSingleLineBreaksMarksParagraph(boolean) - Method in interface org.languagetool.tokenizers.SentenceTokenizer
 
setSingleLineBreaksMarksParagraph(boolean) - Method in class org.languagetool.tokenizers.SRXSentenceTokenizer
 
setSingleLineBreaksMarksParagraph(boolean) - Method in class org.languagetool.tokenizers.zh.ChineseSentenceTokenizer
Note: does have no effect for Chinese
setSingleParagraphsCacheToNull(int, List<ResultCache>) - Method in class org.languagetool.openoffice.DocumentCache
Set text level cache for one paragraph to no errors for single paragraph text
setSkip(int) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
 
setSkipHits(int) - Method in class org.languagetool.dev.index.Searcher
 
setSkipHits(int) - Method in class org.languagetool.dev.index.SearcherResult
 
setSkipNext(int) - Method in class org.languagetool.rules.patterns.PatternToken
 
setSourceFile(String) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
id, subId, description, url already in Match string sourceFile = 1;
setSourceFileBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
id, subId, description, url already in Match string sourceFile = 1;
setSourceLanguage(Language) - Method in class org.languagetool.rules.bitext.BitextRule
Set the source language.
setSpecificRuleId(String) - Method in class org.languagetool.rules.RuleMatch
Set a new specific rule ID in the RuleMatch to replace getRule().getId() in the output.
setsPos() - Method in class org.languagetool.rules.patterns.Match
Checks if the Match element is used for setting the part of speech: setpos="yes" in XML.
setStart(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
uint32 start = 1;
setStartPos(int) - Method in class org.languagetool.AnalyzedTokenReadings
 
setStartPos(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
int32 startPos = 3;
setStartPositionCorrection(int) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
setState(Integer) - Method in class org.languagetool.gui.MainWindowStateBean
 
setStop() - Method in class org.languagetool.openoffice.TextLevelCheckQueue
Set a stop flag to get a definite ending of the iteration
setStringElement(String) - Method in class org.languagetool.rules.patterns.PatternToken
 
setStringPosException(String, boolean, boolean, boolean, boolean, boolean, String, boolean, boolean, Boolean) - Method in class org.languagetool.rules.patterns.PatternToken
Sets a string and/or pos exception for matching tokens.
setSubId(String) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
more specific suffix for rule ids; i.e. one model/server can return multiple values to distinguish between mach types string sub_id = 4;
setSubId(String) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
setSubIdBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
more specific suffix for rule ids; i.e. one model/server can return multiple values to distinguish between mach types string sub_id = 4;
setSuffix(String) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
Value shown in the UI after the replacement (but not part of it).
setSuffix(String) - Method in class org.languagetool.rules.SuggestedReplacement
 
setSuffixBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
Value shown in the UI after the replacement (but not part of it).
setSuggestedReplacement(String) - Method in class org.languagetool.rules.RuleMatch
 
setSuggestedReplacementObjects(List<SuggestedReplacement>) - Method in class org.languagetool.rules.RuleMatch
 
setSuggestedReplacements(int, MLServerProto.SuggestedReplacement) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
setSuggestedReplacements(int, MLServerProto.SuggestedReplacement.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
new and extended suggestions; overwrite any values set in suggestions repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 10;
setSuggestedReplacements(List<String>) - Method in class org.languagetool.rules.RuleMatch
 
setSuggestions(int, String) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
legacy; use suggestedReplacements repeated string suggestions = 5;
setSynthesizer(Synthesizer) - Method in class org.languagetool.Language
Set this language's part-of-speech synthesizer implementation or null.
setTagger(Tagger) - Method in class org.languagetool.Language
Set this language's part-of-speech tagger implementation.
setTagger(Tagger) - Method in class org.languagetool.tokenizers.pl.PolishWordTokenizer
Set the tagger to use in tokenizing.
setTaggerOnly(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setTaggerShowsDisambigLog(boolean) - Method in class org.languagetool.gui.Configuration
Enables or disables the disambiguation log on the tagger window, depending on the value of the parameter taggerShowsDisambigLog.
setTags(int, MLServerProto.Rule.Tag) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
repeated .lt_ml_server.Rule.Tag tags = 6;
setTags(List<Tag>) - Method in class org.languagetool.rules.Rule
 
setTagsValue(int, int) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
repeated .lt_ml_server.Rule.Tag tags = 6;
setTanwin(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
setTempOff(boolean) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
bool tempOff = 2;
setTempOff(boolean) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
bool tempOff = 3;
setText(String) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
string text = 1;
setText(String) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
string text = 1;
setText(String) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
string text = 1;
setTextBytes(ByteString) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
string text = 1;
setTextBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
string text = 1;
setTextBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
string text = 1;
setTextCheckerQueueSize(int) - Method in class org.languagetool.server.HTTPServerConfig
 
setTextofCell(int, String, XComponent) - Static method in class org.languagetool.openoffice.OfficeSpreadsheetTools
set a new text into a cell
setTextParagraphFootnotes(DocumentCache.TextParagraph, int[]) - Method in class org.languagetool.openoffice.DocumentCache
set footnotes of Text Paragraph
setTextSessionID(int, long) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
setTextSessionID(int, long) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 3;
setTextSessionID(int, long) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
session ID, for partial rollout & A/B tests repeated int64 textSessionID = 4;
setTextViewCursor(int, DocumentCache.TextParagraph, ViewCursorTools) - Static method in class org.languagetool.openoffice.SpellAndGrammarCheckDialog
Set the view cursor to text position x, y y = Paragraph of pure text (no footnotes, tables, etc.)
setTextViewCursor(int, DocumentCache.TextParagraph) - Method in class org.languagetool.openoffice.ViewCursorTools
Set view cursor to paragraph paraNum
setThesaurusRelevantRule(Rule) - Method in class org.languagetool.LinguServices
Set a thesaurus relevant rule
setThesaurusRelevantRule(Rule) - Method in class org.languagetool.openoffice.LinguisticServices
Set a thesaurus relevant rule
setTo(int) - Method in class org.languagetool.remote.RemoteIgnoreRange
 
setToken(String) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string token = 1;
setToken(AnalyzedTokenReadings) - Method in class org.languagetool.rules.patterns.MatchState
 
setToken(AnalyzedTokenReadings[], int, int) - Method in class org.languagetool.rules.patterns.MatchState
Sets the token to be formatted etc. and includes the support for including the skipped tokens.
setToken(Attributes) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
setTokenBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
string token = 1;
setTokenRef(int) - Method in class org.languagetool.rules.patterns.Match
Sets the token number referenced by the match.
setTokens(MLServerProto.AnalyzedTokenReadings) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
setTokens(MLServerProto.AnalyzedTokenReadings.Builder) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
.lt_ml_server.AnalyzedTokenReadings tokens = 1;
setTokens(int, MLServerProto.AnalyzedTokenReadings) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
setTokens(int, MLServerProto.AnalyzedTokenReadings.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2;
setToneTags(List<ToneTag>) - Method in class org.languagetool.rules.Rule
 
setType(MLServerProto.Match.MatchType) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Match.MatchType type = 12;
setType(MLServerProto.SuggestedReplacement.SuggestionType) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
.lt_ml_server.SuggestedReplacement.SuggestionType type = 5;
setType(RuleMatch.Type) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
Allows overriding the match type, otherwise determined by Rule.getLocQualityIssueType()
setType(RuleMatch.Type) - Method in class org.languagetool.rules.RuleMatch
 
setType(SuggestedReplacement.SuggestionType) - Method in class org.languagetool.rules.SuggestedReplacement
 
setTypeValue(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
.lt_ml_server.Match.MatchType type = 12;
setTypeValue(int) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
.lt_ml_server.SuggestedReplacement.SuggestionType type = 5;
setTypographicApostrophe() - Method in class org.languagetool.AnalyzedTokenReadings
 
setUnderlineColor(String, Color) - Method in class org.languagetool.gui.Configuration
 
setUnderlineRuleColor(String, Color) - Method in class org.languagetool.gui.Configuration
 
setUnderlineRuleType(String, short) - Method in class org.languagetool.gui.Configuration
 
setUnderlineType(String, short) - Method in class org.languagetool.gui.Configuration
 
setUnification(Map<String, List<String>>) - Method in class org.languagetool.rules.patterns.PatternToken
 
setUnificationNeutral() - Method in class org.languagetool.rules.patterns.PatternToken
Sets the element as ignored during unification.
setUniNegation() - Method in class org.languagetool.rules.patterns.PatternToken
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
 
setUntouchedExamples(List<String>) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
 
setupAhoCorasickSearch(List<ProhibitedCompoundRule.Pair>, Map<String, List<ProhibitedCompoundRule.Pair>>) - Static method in class org.languagetool.rules.de.ProhibitedCompoundRule
 
setURL(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
 
setURL(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
 
setUrl(String) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
to show a link, e.g. with further explanations for this error string url = 9;
setUrl(URL) - Method in class org.languagetool.rules.Rule
 
setUrl(URL) - Method in class org.languagetool.rules.RuleMatch
 
setUrlBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
to show a link, e.g. with further explanations for this error string url = 9;
setUseDocLanguage(boolean) - Method in class org.languagetool.gui.Configuration
 
setUseEnabledOnly() - Method in class org.languagetool.commandline.CommandLineOptions
 
setUseGUIConfig(boolean) - Method in class org.languagetool.gui.Configuration
 
setUseLtDictionary(boolean) - Method in class org.languagetool.gui.Configuration
 
setUseOriginalCheckDialog() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Set use original spell und grammar dialog (for OO and old LO)
setUseOtherServer(boolean) - Method in class org.languagetool.gui.Configuration
 
setUseTextLevelQueue(boolean) - Method in class org.languagetool.gui.Configuration
set all paragraphs to be not checked after every change of text if more than one document loaded?
setValues(int, SuggestionStage.Node) - Method in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
 
setValues(int, SuggestionStage.Node, SuggestionStage.Node[][]) - Method in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
 
setVariant(String) - Method in class org.languagetool.gui.LocaleBean
 
setVerbose(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setViewCursorToHeaderFooter(int, int) - Method in class org.languagetool.openoffice.ViewCursorTools
set the view cursor to header or footer paragraph
setViewCursorToParagraphOfEndnote(int, int) - Method in class org.languagetool.openoffice.ViewCursorTools
Set the cursor to a paragraph of endnote
setViewCursorToParagraphOfFootnote(int, int) - Method in class org.languagetool.openoffice.ViewCursorTools
Set the cursor to a paragraph of footnote
setViewCursorToParagraphOfShape(int, int) - Method in class org.languagetool.openoffice.ViewCursorTools
Set the cursor to a paragraph of shape
setViewCursorToParagraphOfTable(int, int) - Method in class org.languagetool.openoffice.ViewCursorTools
Set the cursor to a paragraph inside a cell of a table
setWhitespaceBefore(boolean) - Method in class org.languagetool.AnalyzedToken
 
setWhitespaceBefore(String) - Method in class org.languagetool.AnalyzedTokenReadings
 
setWhitespaceBefore(boolean) - Method in class org.languagetool.rules.patterns.PatternToken
 
setWithDirectSpeach(boolean, StatAnCache) - Method in class org.languagetool.openoffice.stylestatistic.LevelRule
 
setWithDirectSpeach(boolean, StatAnCache) - Method in class org.languagetool.openoffice.stylestatistic.UsedWordRule
 
setWithoutDirectSpeech(boolean) - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
 
setWithoutDirectSpeech(boolean) - Method in class org.languagetool.rules.AbstractStatisticStyleRule
 
setWithoutDirectSpeech(boolean) - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
 
setWordTokenizer(Tokenizer) - Method in class org.languagetool.Language
Set this language's word tokenizer implementation.
setWrapTag(boolean) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
 
setXmlFiltering(boolean) - Method in class org.languagetool.commandline.CommandLineOptions
 
setXmlLineNumber(int) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
SEVEN - Static variable in class org.languagetool.tools.ArabicConstants
 
SHADDA - Static variable in class org.languagetool.tools.ArabicConstants
 
SHEEN - Static variable in class org.languagetool.tools.ArabicConstants
 
SHORT_CODE - Static variable in class org.languagetool.noop.NoopLanguage
 
ShortDescriptionProvider - Class in org.languagetool
Provide short (up to ~ 40 characters) descriptions for words.
ShortDescriptionProvider() - Constructor for class org.languagetool.ShortDescriptionProvider
 
shortenComment(String) - Static method in class org.languagetool.gui.Tools
LibO shortens menu items with more than ~100 characters by dropping text in the middle.
ShortenedYearRangeChecker - Class in org.languagetool.rules
Checks whether a shortened year range (such as '1998-92') is valid, i.e., that the starting date happens before the end date.
ShortenedYearRangeChecker() - Constructor for class org.languagetool.rules.ShortenedYearRangeChecker
 
shortMessage - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
shortMessageForRuleGroup - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
shouldAutoCorrect(List<SuggestedReplacement>) - Method in interface org.languagetool.rules.spelling.suggestions.SuggestionsRanker
Model output should have been calibrated using a precision-recall curve evaluation, so that a threshold for confidence values with sufficiently high precision for auto correction is known
show() - Method in class org.languagetool.gui.AboutDialog
 
show(List<Rule>) - Method in class org.languagetool.gui.ConfigurationDialog
 
show() - Method in class org.languagetool.gui.LanguageManagerDialog
 
show(XComponentContext) - Method in class org.languagetool.openoffice.AboutDialog
 
show() - Method in class org.languagetool.openoffice.SpellAndGrammarCheckDialog.LtCheckDialog
show the dialog
showError(Throwable) - Static method in class org.languagetool.openoffice.MessageHandler
Show an error in a dialog
showMessage(String) - Static method in class org.languagetool.openoffice.MessageHandler
Shows a message in a dialog box
showPanel(List<Rule>) - Method in class org.languagetool.gui.ConfigurationDialog
 
shutdown() - Method in class org.languagetool.languagemodel.bert.RemoteLanguageModel
 
shutdown() - Method in class org.languagetool.MultiThreadedJLanguageTool
Call this to shut down the internally used thread pool.
shutdown() - Static method in class org.languagetool.rules.RemoteRule
 
shutdownRoutines - Static variable in class org.languagetool.rules.RemoteRule
 
shutdownWhenDone() - Method in class org.languagetool.MultiThreadedJLanguageTool
Call this to shut down the internally used thread pool after all running tasks are finished.
SimilarNameRule - Class in org.languagetool.rules.de
Search for names similar to ones used before in the same text, as these might be typos.
SimilarNameRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.SimilarNameRule
 
SimpleCorpus - Class in org.languagetool.dev.errorcorpus
Access to a simple error corpus with this format: 1.
SimpleCorpus(File) - Constructor for class org.languagetool.dev.errorcorpus.SimpleCorpus
 
SimpleCorpusEvaluator - Class in org.languagetool.dev.eval
Evaluates the ngram rule with a simple corpus, see SimpleCorpus.
SimpleCorpusEvaluator(File) - Constructor for class org.languagetool.dev.eval.SimpleCorpusEvaluator
 
SimpleCorpusEvaluator(File...) - Constructor for class org.languagetool.dev.eval.SimpleCorpusEvaluator
 
SimpleGerman - Class in org.languagetool.language
Simple German (see e.g.
SimpleGerman() - Constructor for class org.languagetool.language.SimpleGerman
 
SimpleLanguageIdentifier - Class in org.languagetool.language.identifier
 
SimpleLanguageIdentifier() - Constructor for class org.languagetool.language.identifier.SimpleLanguageIdentifier
 
SimpleLanguageIdentifier(List<String>) - Constructor for class org.languagetool.language.identifier.SimpleLanguageIdentifier
 
SimpleReplaceAdverbsMent - Class in org.languagetool.rules.ca
Suggestions for replacing adverbs -ment Loads the relevant word forms from rules/ca/replace_adverbs_ment.txt.
SimpleReplaceAdverbsMent(ResourceBundle) - Constructor for class org.languagetool.rules.ca.SimpleReplaceAdverbsMent
 
SimpleReplaceAnglicism - Class in org.languagetool.rules.ca
A rule that matches words which should not be used and suggests correct ones instead.
SimpleReplaceAnglicism(ResourceBundle) - Constructor for class org.languagetool.rules.ca.SimpleReplaceAnglicism
 
SimpleReplaceBalearicRule - Class in org.languagetool.rules.ca
A rule that matches words which should not be used and suggests correct ones instead.
SimpleReplaceBalearicRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.SimpleReplaceBalearicRule
 
SimpleReplaceDataLoader - Class in org.languagetool.rules
Load replacement data from a UTF-8 file.
SimpleReplaceDataLoader() - Constructor for class org.languagetool.rules.SimpleReplaceDataLoader
 
SimpleReplaceDiacriticsIEC - Class in org.languagetool.rules.ca
Dicritics with IEC rules.
SimpleReplaceDiacriticsIEC(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.SimpleReplaceDiacriticsIEC
 
SimpleReplaceDNVColloquialRule - Class in org.languagetool.rules.ca
A rule that matches lemmas found only in DNV (AVL dictionary) and suggests alternative words.
SimpleReplaceDNVColloquialRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.SimpleReplaceDNVColloquialRule
 
SimpleReplaceDNVRule - Class in org.languagetool.rules.ca
A rule that matches lemmas found only in DNV (AVL dictionary) and suggests alternative words.
SimpleReplaceDNVRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.SimpleReplaceDNVRule
 
SimpleReplaceDNVSecondaryRule - Class in org.languagetool.rules.ca
A rule that matches lemmas found only in DNV (AVL dictionary) and suggests alternative words.
SimpleReplaceDNVSecondaryRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.SimpleReplaceDNVSecondaryRule
 
SimpleReplaceMultiwordsRule - Class in org.languagetool.rules.ca
A rule that matches words which should not be used and suggests correct ones instead.
SimpleReplaceMultiwordsRule(ResourceBundle) - Constructor for class org.languagetool.rules.ca.SimpleReplaceMultiwordsRule
 
SimpleReplaceRenamedRule - Class in org.languagetool.rules.uk
A rule that matches proper names that has been renamed Loads the relevant words from rules/uk/replace_renamed.txt.
SimpleReplaceRenamedRule(ResourceBundle) - Constructor for class org.languagetool.rules.uk.SimpleReplaceRenamedRule
 
SimpleReplaceRule - Class in org.languagetool.rules.be
A rule that matches words or phrases which should not be used and suggests correct ones instead.
SimpleReplaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.be.SimpleReplaceRule
 
SimpleReplaceRule - Class in org.languagetool.rules.ca
A rule that matches words which should not be used and suggests correct ones instead.
SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.SimpleReplaceRule
 
SimpleReplaceRule - Class in org.languagetool.rules.de
A rule that matches words which should not be used and suggests correct ones instead.
SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.de.SimpleReplaceRule
 
SimpleReplaceRule - Class in org.languagetool.rules.en
A rule that matches words which should not be used and suggests correct ones instead.
SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.en.SimpleReplaceRule
 
SimpleReplaceRule - Class in org.languagetool.rules.es
A rule that matches words which should not be used and suggests correct ones instead.
SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.es.SimpleReplaceRule
 
SimpleReplaceRule - Class in org.languagetool.rules.fa
 
SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.fa.SimpleReplaceRule
 
SimpleReplaceRule - Class in org.languagetool.rules.fr
A rule that matches words which should not be used and suggests correct ones instead.
SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.fr.SimpleReplaceRule
 
SimpleReplaceRule - Class in org.languagetool.rules.gl
A rule that matches words or phrases which should not be used and suggests correct ones instead.
SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.gl.SimpleReplaceRule
 
SimpleReplaceRule - Class in org.languagetool.rules.nl
A rule that matches words or phrases which should not be used and suggests correct ones instead.
SimpleReplaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.nl.SimpleReplaceRule
 
SimpleReplaceRule - Class in org.languagetool.rules.pl
A rule that matches words or phrases which should not be used and suggests correct ones instead.
SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.pl.SimpleReplaceRule
 
SimpleReplaceRule - Class in org.languagetool.rules.ro
A rule that matches words which should not be used and suggests correct ones instead.
SimpleReplaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.ro.SimpleReplaceRule
 
SimpleReplaceRule - Class in org.languagetool.rules.uk
A rule that matches words which should not be used and suggests correct ones instead.
SimpleReplaceRule(ResourceBundle, MorfologikUkrainianSpellerRule, Language) - Constructor for class org.languagetool.rules.uk.SimpleReplaceRule
 
SimpleReplaceSoftRule - Class in org.languagetool.rules.uk
A rule that matches words for which better alternatives exist and suggests them instead.
SimpleReplaceSoftRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.uk.SimpleReplaceSoftRule
 
SimpleReplaceSpelling1992Rule - Class in org.languagetool.rules.uk
A rule that matches words that are written by 1992 spelling rules and suggests 2019 spelling instead.
SimpleReplaceSpelling1992Rule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.uk.SimpleReplaceSpelling1992Rule
 
SimpleReplaceSpelling2019Rule - Class in org.languagetool.rules.uk
A rule that matches words that are written by 2019 spelling (not approved in 1992 version)
SimpleReplaceSpelling2019Rule(ResourceBundle) - Constructor for class org.languagetool.rules.uk.SimpleReplaceSpelling2019Rule
 
SimpleReplaceVerbsRule - Class in org.languagetool.rules.ca
A rule that matches incorrect verbs (including all inflected forms) and suggests correct ones instead.
SimpleReplaceVerbsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.SimpleReplaceVerbsRule
 
SimpleReplaceVerbsRule - Class in org.languagetool.rules.es
A rule that matches incorrect verbs (including all inflected forms) and suggests correct ones instead.
SimpleReplaceVerbsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.es.SimpleReplaceVerbsRule
 
SimpleRuleCounter - Class in org.languagetool.dev.archive
Count "simple" rules, i.e. those that use only 'regex', 'case_sensitive' and 'skip="-1"' attributes.
SimpleRuleCounter() - Constructor for class org.languagetool.dev.archive.SimpleRuleCounter
 
SimpleSentenceTokenizer - Class in org.languagetool.tokenizers
A very simple sentence tokenizer that splits on {@code [.!?
SimpleSentenceTokenizer() - Constructor for class org.languagetool.tokenizers.SimpleSentenceTokenizer
 
simpleSyllablesCount(String) - Method in class org.languagetool.rules.de.GermanReadabilityRule
 
simpleSyllablesCount(String) - Method in class org.languagetool.rules.pt.PortugueseReadabilityRule
 
simpleSyllablesCount(String) - Method in class org.languagetool.rules.ReadabilityRule
A simple method to count the Syllables of a word TODO: further improvement of the method A hyphenation service should be used if available (e.g. from LO extension) Has to be overridden for every language
simplifyMathematical(String) - Static method in class org.languagetool.tagging.ga.Utils
 
simplifyMathematical(String, boolean, boolean) - Static method in class org.languagetool.tagging.ga.Utils
 
SINGLE_END_OF_PARAGRAPH - Static variable in class org.languagetool.openoffice.OfficeTools
 
SingleDocument - Class in org.languagetool.openoffice
Class for checking text of one LO document
SingleDocument.IgnoredMatches - Class in org.languagetool.openoffice
class for store and handle ignored matches
SingleDocument.RuleDesc - Class in org.languagetool.openoffice
 
singleLineBreaksMarksPara() - Method in interface org.languagetool.tokenizers.SentenceTokenizer
 
singleLineBreaksMarksPara() - Method in class org.languagetool.tokenizers.SRXSentenceTokenizer
 
singleLineBreaksMarksPara() - Method in class org.languagetool.tokenizers.zh.ChineseSentenceTokenizer
Note: will always return false
SingletonFactory - Class in org.languagetool.openoffice
This class is a factory that creates only a single instance, or a singleton, of the Main class.
SINGULAR - Static variable in class org.languagetool.tagging.de.GermanToken.Numerus
 
SIX - Static variable in class org.languagetool.tools.ArabicConstants
 
size() - Method in class org.languagetool.openoffice.DocumentCache
size of document cache (number of all flat paragraphs)
size() - Method in class org.languagetool.openoffice.SingleDocument.IgnoredMatches
size: number of paragraphs containing ignored matches
size() - Method in class org.languagetool.openoffice.stylestatistic.StatAnCache
 
SKIP - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
skip - Variable in class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper.RuleException
 
skipLoggingChecks - Variable in class org.languagetool.server.HTTPServerConfig
 
skipLoggingRuleMatches - Variable in class org.languagetool.server.HTTPServerConfig
 
skipPos - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
slidingWindowSize - Variable in class org.languagetool.rules.RemoteRuleConfig
 
slidingWindowType - Variable in class org.languagetool.rules.RemoteRuleConfig
 
Slovak - Class in org.languagetool.language
 
Slovak() - Constructor for class org.languagetool.language.Slovak
 
SlovakSynthesizer - Class in org.languagetool.synthesis.sk
Slovak word form synthesizer.
SlovakSynthesizer(Language) - Constructor for class org.languagetool.synthesis.sk.SlovakSynthesizer
SlovakTagger - Class in org.languagetool.tagging.sk
Slovak Part-of-speech tagger based on Russian Part-of-speech tagger.
SlovakTagger() - Constructor for class org.languagetool.tagging.sk.SlovakTagger
 
Slovenian - Class in org.languagetool.language
Deprecated.
this language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6)
Slovenian() - Constructor for class org.languagetool.language.Slovenian
Deprecated.
 
slowRuleLoggingThreshold - Variable in class org.languagetool.server.HTTPServerConfig
 
Soros - Class in org.languagetool.synthesis
 
Soros(String, String) - Constructor for class org.languagetool.synthesis.Soros
 
sortedTextIds - Variable in class org.languagetool.openoffice.FlatParagraphTools.FlatParagraphContainer
 
sortSuggestionByQuality(String, List<String>) - Method in class org.languagetool.rules.de.GermanSpellerRule
 
sortSuggestionByQuality(String, List<String>) - Method in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
 
sortSuggestionByQuality(String, List<String>) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
SOURCE_FIELD_NAME - Static variable in class org.languagetool.dev.index.Lucene
 
sourceFile - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
sourceFile - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
 
SOURCEFILE_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
 
SouthAfricanEnglish - Class in org.languagetool.language
 
SouthAfricanEnglish() - Constructor for class org.languagetool.language.SouthAfricanEnglish
 
SPACEBEFORE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
SpaceInCompoundRule - Class in org.languagetool.rules.nl
 
SpaceInCompoundRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.nl.SpaceInCompoundRule
 
SpacesRule - Class in org.languagetool.rules.ga
A rule that matches words which should not be used and suggests correct ones instead.
SpacesRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ga.SpacesRule
 
Span(int, int) - Constructor for class org.languagetool.tagging.ner.NERService.Span
 
Spanish - Class in org.languagetool.language
 
Spanish() - Constructor for class org.languagetool.language.Spanish
 
SpanishConfusionProbabilityRule - Class in org.languagetool.rules.es
 
SpanishConfusionProbabilityRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.es.SpanishConfusionProbabilityRule
 
SpanishHybridDisambiguator - Class in org.languagetool.tagging.disambiguation.es
Hybrid chunker-disambiguator for Spanish
SpanishHybridDisambiguator(Language) - Constructor for class org.languagetool.tagging.disambiguation.es.SpanishHybridDisambiguator
 
SpanishNumberInWordFilter - Class in org.languagetool.rules.es
 
SpanishNumberInWordFilter() - Constructor for class org.languagetool.rules.es.SpanishNumberInWordFilter
 
SpanishRepeatedWordsRule - Class in org.languagetool.rules.es
 
SpanishRepeatedWordsRule(ResourceBundle) - Constructor for class org.languagetool.rules.es.SpanishRepeatedWordsRule
 
SpanishSuppressMisspelledSuggestionsFilter - Class in org.languagetool.rules.es
 
SpanishSuppressMisspelledSuggestionsFilter() - Constructor for class org.languagetool.rules.es.SpanishSuppressMisspelledSuggestionsFilter
 
SpanishSynthesizer - Class in org.languagetool.synthesis.es
Spanish word form synthesizer.
SpanishSynthesizer(Language) - Constructor for class org.languagetool.synthesis.es.SpanishSynthesizer
SpanishTagger - Class in org.languagetool.tagging.es
Spanish Tagger.
SpanishTagger() - Constructor for class org.languagetool.tagging.es.SpanishTagger
 
SpanishUnpairedBracketsRule - Class in org.languagetool.rules.es
 
SpanishUnpairedBracketsRule(ResourceBundle) - Constructor for class org.languagetool.rules.es.SpanishUnpairedBracketsRule
 
SpanishVoseo - Class in org.languagetool.language
 
SpanishVoseo() - Constructor for class org.languagetool.language.SpanishVoseo
 
SpanishWikipediaRule - Class in org.languagetool.rules.es
A rule that matches common Wikipedia errors.
SpanishWikipediaRule(ResourceBundle) - Constructor for class org.languagetool.rules.es.SpanishWikipediaRule
 
SpanishWordRepeatBeginningRule - Class in org.languagetool.rules.es
Adds Spanish suggestions to WordRepeatBeginningRule.
SpanishWordRepeatBeginningRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
 
SpanishWordRepeatRule - Class in org.languagetool.rules.es
Avoid false alarms in the word repetition rule.
SpanishWordRepeatRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.es.SpanishWordRepeatRule
 
SpanishWordTokenizer - Class in org.languagetool.tokenizers.es
Tokenizes a sentence into words.
SpanishWordTokenizer() - Constructor for class org.languagetool.tokenizers.es.SpanishWordTokenizer
 
SpanishWrongWordInContextRule - Class in org.languagetool.rules.es
 
SpanishWrongWordInContextRule(ResourceBundle) - Constructor for class org.languagetool.rules.es.SpanishWrongWordInContextRule
 
specialPatterns - Variable in class org.languagetool.rules.AbstractUnitConversionRule
 
SpecificIdRule - Class in org.languagetool.rules
 
SpecificIdRule(String, String, boolean, Category, ITSIssueType, List<Tag>) - Constructor for class org.languagetool.rules.SpecificIdRule
 
spell(String, Locale, PropertyValue[]) - Method in class org.languagetool.openoffice.LanguageToolSpellChecker
get alternatives for a non correct spelled word
spell(String) - Method in class org.languagetool.rules.spelling.hunspell.DumontsHunspellDictionary
 
spell(String) - Method in interface org.languagetool.rules.spelling.hunspell.HunspellDictionary
Spellcheck the word
SpellAndGrammarCheckDialog - Class in org.languagetool.openoffice
Class defines the spell and grammar check dialog
SpellAndGrammarCheckDialog.LtCheckDialog - Class in org.languagetool.openoffice
Class for dialog to check text for spell and grammar errors
SpellCheckEvaluation - Class in org.languagetool.dev.eval
Simple command line tool to compare spell checker suggestions.
SpellCheckEvaluation() - Constructor for class org.languagetool.dev.eval.SpellCheckEvaluation
 
speller - Static variable in class org.languagetool.rules.ca.FindSuggestionsFilter
 
speller1 - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
speller2 - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
speller3 - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
 
SpellingCheckRule - Class in org.languagetool.rules.spelling
An abstract rule for spellchecking rules.
SpellingCheckRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.spelling.SpellingCheckRule
 
SpellingCheckRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.spelling.SpellingCheckRule
 
SpellingCheckRule(ResourceBundle, Language, UserConfig, List<Language>, LanguageModel) - Constructor for class org.languagetool.rules.spelling.SpellingCheckRule
 
SPELLNUMBER_FEMININE_TAG - Variable in class org.languagetool.synthesis.BaseSynthesizer
 
SPELLNUMBER_ROMAN_TAG - Variable in class org.languagetool.synthesis.BaseSynthesizer
 
SPELLNUMBER_TAG - Variable in class org.languagetool.synthesis.BaseSynthesizer
 
split(String) - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
 
SRXSentenceTokenizer - Class in org.languagetool.tokenizers
Class to tokenize sentences using rules from an SRX file.
SRXSentenceTokenizer(Language) - Constructor for class org.languagetool.tokenizers.SRXSentenceTokenizer
Build a sentence tokenizer based on the rules in the segment.srx file that comes with LanguageTool.
SRXSentenceTokenizer(Language, String) - Constructor for class org.languagetool.tokenizers.SRXSentenceTokenizer
 
STAR - Static variable in class org.languagetool.tools.ArabicConstants
 
start - Variable in class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
 
start() - Method in class org.languagetool.server.InstrumentedAppender
 
START_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
startElement(String, String, String, Attributes) - Method in class org.languagetool.rules.patterns.PatternRuleHandler
 
startNextToken() - Method in class org.languagetool.rules.patterns.Unifier
Call after every complete token (AnalyzedTokenReadings) checked.
startPattern(Attributes) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
STARTPOS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
startPositionCorrection - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
startPositionCorrection - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
startsWith(String, IPOSTag...) - Static method in enum org.languagetool.tagging.uk.IPOSTag
 
startsWithIgnoredWord(String, boolean) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
Checks whether a word starts with an ignored word.
startsWithLowercase(String) - Static method in class org.languagetool.tools.StringTools
Whether the first character of str is an uppercase character.
startsWithUppercase(String) - Static method in class org.languagetool.tagging.ga.Utils
Equivalent of StringTools.startsWithUppercase(String), adapted for Irish case folding oddities.
startsWithUppercase(String) - Static method in class org.languagetool.tools.StringTools
Whether the first character of str is an uppercase character.
startUnify() - Method in class org.languagetool.rules.patterns.Unifier
Starts testing only those equivalences that were previously matched.
StatAnCache - Class in org.languagetool.openoffice.stylestatistic
Statistical Analyzes Document Cache
StatAnCache(DocumentCache, SwJLanguageTool) - Constructor for class org.languagetool.openoffice.stylestatistic.StatAnCache
 
StatAnCache.Heading - Class in org.languagetool.openoffice.stylestatistic
 
StatAnCache.Paragraph - Class in org.languagetool.openoffice.stylestatistic
class paragraph (stores all information needed)
StatAnConfiguration - Class in org.languagetool.openoffice.stylestatistic
Statistical Analyzes Configuration
StatAnDialog - Class in org.languagetool.openoffice.stylestatistic
Statistical Analyzes Dialog
StatAnDialog(SingleDocument) - Constructor for class org.languagetool.openoffice.stylestatistic.StatAnDialog
 
STATISTICAL_ANALYZES_CONFIG_FILE - Static variable in class org.languagetool.openoffice.OfficeTools
 
stop() - Method in class org.languagetool.server.HTTPServer
 
stop() - Method in class org.languagetool.server.HTTPSServer
 
stop() - Static method in class org.languagetool.server.ServerMetricsCollector
 
STOP_FLAG - Static variable in class org.languagetool.openoffice.TextLevelCheckQueue
 
stoppable - Variable in class org.languagetool.server.HTTPServerConfig
 
streamToString(InputStream, String) - Static method in class org.languagetool.tools.StringTools
 
StringMatcher - Class in org.languagetool.rules.patterns
An object encapsulating a text pattern and the way it's matched (case-sensitivity / regular expression), plus some optimizations over standard regular expression matching.
StringPair - Class in org.languagetool.bitext
A convenience class to work with bitext strings.
StringPair(String, String) - Constructor for class org.languagetool.bitext.StringPair
 
StringTools - Class in org.languagetool.tools
Tools for working with strings.
StringTools.ApiPrintMode - Enum in org.languagetool.tools
Constants for printing XML rule matches.
STYLE - Static variable in class org.languagetool.rules.Categories
General style issues not covered by other categories, like overly verbose wording.
STYLE - Static variable in class org.languagetool.rules.CategoryIds
 
STYLE_FILE - Static variable in class org.languagetool.JLanguageTool
The name of the file with style patterns.
styleGuideLimitTeam - Variable in class org.languagetool.server.HTTPServerConfig
 
styleGuideLimitUser - Variable in class org.languagetool.server.HTTPServerConfig
 
StyleRepeatedSentenceBeginning - Class in org.languagetool.rules.de
A rule checks sentences beginning repeatedly with a subject.
StyleRepeatedSentenceBeginning(ResourceBundle) - Constructor for class org.languagetool.rules.de.StyleRepeatedSentenceBeginning
 
StyleRepeatedVeryShortSentences - Class in org.languagetool.rules.de
A rule checks the use of very short sentences repeatedly.
StyleRepeatedVeryShortSentences(ResourceBundle, Language) - Constructor for class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
 
StyleTooOftenUsedAdjectiveRule - Class in org.languagetool.rules.de
A rule that gives Hints about too often used Adjectives
StyleTooOftenUsedAdjectiveRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.StyleTooOftenUsedAdjectiveRule
 
StyleTooOftenUsedAdjectiveRule - Class in org.languagetool.rules.en
A rule that gives Hints about too often used Adjectives
StyleTooOftenUsedAdjectiveRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.en.StyleTooOftenUsedAdjectiveRule
 
StyleTooOftenUsedNounRule - Class in org.languagetool.rules.de
A rule that gives Hints about too often used Nouns
StyleTooOftenUsedNounRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.StyleTooOftenUsedNounRule
 
StyleTooOftenUsedNounRule - Class in org.languagetool.rules.en
A rule that gives Hints about too often used Nouns
StyleTooOftenUsedNounRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.en.StyleTooOftenUsedNounRule
 
StyleTooOftenUsedVerbRule - Class in org.languagetool.rules.de
A rule that gives Hints about too often used Verbs
StyleTooOftenUsedVerbRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.StyleTooOftenUsedVerbRule
 
StyleTooOftenUsedVerbRule - Class in org.languagetool.rules.en
A rule that gives Hints about too often used Verbs
StyleTooOftenUsedVerbRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.en.StyleTooOftenUsedVerbRule
 
SUB_ID_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
subId - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
SubjectVerbAgreementRule - Class in org.languagetool.rules.de
Check subject verb agreement for verb forms "ist", "sind", "war" and "waren".
SubjectVerbAgreementRule(ResourceBundle, German) - Constructor for class org.languagetool.rules.de.SubjectVerbAgreementRule
 
subRuleSpecificIds - Variable in class org.languagetool.rules.AbstractCompoundRule
 
subRuleSpecificIds - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule
 
subRuleSpecificIds - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule2
 
subscription_months - Variable in class org.languagetool.server.ExtendedUserInfo
 
subSequence(int, int) - Method in class org.languagetool.tools.InterruptibleCharSequence
 
SUFFIX_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
suggest(String) - Method in class org.languagetool.rules.spelling.hunspell.DumontsHunspellDictionary
 
suggest(String) - Method in interface org.languagetool.rules.spelling.hunspell.HunspellDictionary
Search suggestions for the word
suggestAorAn(String) - Method in class org.languagetool.rules.en.AvsAnRule
Adds "a" or "an" to the English noun.
SuggestedReplacement - Class in org.languagetool.rules
 
SuggestedReplacement(String) - Constructor for class org.languagetool.rules.SuggestedReplacement
 
SuggestedReplacement(String, String) - Constructor for class org.languagetool.rules.SuggestedReplacement
 
SuggestedReplacement(String, String, String) - Constructor for class org.languagetool.rules.SuggestedReplacement
 
SuggestedReplacement(SuggestedReplacement) - Constructor for class org.languagetool.rules.SuggestedReplacement
 
SuggestedReplacement.SuggestionType - Enum in org.languagetool.rules
classify the type of the suggestion so that downstream tasks (e.g. resorting, as in BERTSuggestionRanking) can treat them accordingly Default - default, no special treatment Translation - offers to translate words from native language into text language; suggestion ranking extends size of list of candidates Curated - a manually curated suggestion / special case / ...; don't resort
SUGGESTEDREPLACEMENTS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
SUGGESTION - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
suggestion - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Node
 
SUGGESTION_END_TAG - Static variable in class org.languagetool.rules.RuleMatch
 
SUGGESTION_START_TAG - Static variable in class org.languagetool.rules.RuleMatch
 
SuggestionChangesExperiment - Class in org.languagetool.rules.spelling.suggestions
 
SuggestionChangesExperiment(String, Map<String, Object>) - Constructor for class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperiment
 
SuggestionChangesTest - Class in org.languagetool.rules.spelling.suggestions
needs to run with classpath of languagetool-standalone (needs access to language modules) configure via JSON file, format specified in SuggestionChangesTestConfig.java specify path via JVM parameter -Dconfig=...
SuggestionChangesTest() - Constructor for class org.languagetool.rules.spelling.suggestions.SuggestionChangesTest
 
SuggestionFilter - Class in org.languagetool.rules
Filter suggestions against a rule.
SuggestionFilter(Rule, Language) - Constructor for class org.languagetool.rules.SuggestionFilter
 
suggestionLimit - Variable in class org.languagetool.rules.BERTSuggestionRanking
 
suggestionMatches - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
suggestionMatches - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
suggestionMatchesOutMsg - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
suggestionMatchesOutMsg - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
SuggestionReplacer - Class in org.languagetool.dev.wikipedia
Applies the rule suggestions to a text, considering a mapping so the suggestion can be applied to the original markup of a text.
SuggestionReplacer(PlainTextMapping, String) - Constructor for class org.languagetool.dev.wikipedia.SuggestionReplacer
 
SuggestionReplacer(PlainTextMapping, String, ErrorMarker) - Constructor for class org.languagetool.dev.wikipedia.SuggestionReplacer
 
SUGGESTIONS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
SuggestionsChanges - Class in org.languagetool.rules.spelling.suggestions
Helper class for SuggestionChangesTest, tracks experiment configuration and results Rules should use getInstance() !
SuggestionsFilter - Class in org.languagetool.rules.fr
 
SuggestionsFilter() - Constructor for class org.languagetool.rules.fr.SuggestionsFilter
 
SuggestionsOrderer - Interface in org.languagetool.rules.spelling.suggestions
 
SuggestionsOrdererConfig - Class in org.languagetool.rules.spelling.morfologik.suggestions_ordering
 
SuggestionsOrdererConfig() - Constructor for class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererConfig
 
SuggestionsOrdererFeatureExtractor - Class in org.languagetool.rules.spelling.suggestions
Computes features that can be stored for training a model to rank suggestions, or when using the same model for prediction Used directly by SuggestionChangesTest for the former, and as a superclass for the latter
SuggestionsOrdererFeatureExtractor(Language, LanguageModel) - Constructor for class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
 
suggestionsOutMsg - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
suggestionsOutMsg - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
SuggestionsRanker - Interface in org.languagetool.rules.spelling.suggestions
Implementing classes must provide confidence values with the SuggestedReplacement objects returned by orderSuggestions
SuggestionStage - Class in org.languagetool.rules.spelling.symspell.implementation
 
SuggestionStage(int) - Constructor for class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
 
SuggestionStage.Entry - Class in org.languagetool.rules.spelling.symspell.implementation
 
SuggestionStage.Node - Class in org.languagetool.rules.spelling.symspell.implementation
 
SuggestionWithMessage - Class in org.languagetool.rules
 
SuggestItem - Class in org.languagetool.rules.spelling.symspell.implementation
 
SuggestItem(String, int, long) - Constructor for class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
 
SUKUN - Static variable in class org.languagetool.tools.ArabicConstants
 
supportsLanguage(Language) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
supportsLanguage(Language) - Method in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer.ConsistencyPatternRule
 
supportsLanguage(Language) - Method in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer.RepeatedPatternRule
 
supportsLanguage(Language) - Method in class org.languagetool.rules.Rule
Whether this rule can be used for text in the given language.
supportsService(String) - Method in class org.languagetool.openoffice.LanguageToolSpellChecker
Test if the service is supported by LT interface: XServiceInfo
supportsService(String) - Method in class org.languagetool.openoffice.Main
Test if the service is supported by LT interface: XServiceInfo
supportsService(String) - Method in class org.languagetool.openoffice.SingletonFactory
 
SuppressIfAnyRuleMatchesFilter - Class in org.languagetool.rules.ca
 
SuppressIfAnyRuleMatchesFilter() - Constructor for class org.languagetool.rules.ca.SuppressIfAnyRuleMatchesFilter
 
SuppressIfAnyRuleMatchesFilter - Class in org.languagetool.rules.es
 
SuppressIfAnyRuleMatchesFilter() - Constructor for class org.languagetool.rules.es.SuppressIfAnyRuleMatchesFilter
 
suppressMisspelledMatch - Variable in class org.languagetool.rules.RemoteRule
 
suppressMisspelledSuggestions - Variable in class org.languagetool.rules.RemoteRule
 
SwebleWikipediaTextFilter - Class in org.languagetool.dev.wikipedia
Convert Wikipedia syntax to HTML using Sweble.
SwebleWikipediaTextFilter() - Constructor for class org.languagetool.dev.wikipedia.SwebleWikipediaTextFilter
 
Swedish - Class in org.languagetool.language
Deprecated.
this language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6) Actively maintained since v6.2+
Swedish() - Constructor for class org.languagetool.language.Swedish
Deprecated.
 
SwedishHybridDisambiguator - Class in org.languagetool.tagging.disambiguation.sv
Hybrid chunker-disambiguator for Swedish.
SwedishHybridDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.sv.SwedishHybridDisambiguator
 
SwedishSynthesizer - Class in org.languagetool.synthesis.sv
Swedish word form synthesizer.
SwedishSynthesizer(Language) - Constructor for class org.languagetool.synthesis.sv.SwedishSynthesizer
SwedishTagger - Class in org.languagetool.tagging.sv
Swedish Part-of-speech tagger.
SwedishTagger() - Constructor for class org.languagetool.tagging.sv.SwedishTagger
 
SwissCompoundRule - Class in org.languagetool.rules.de
 
SwissCompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.SwissCompoundRule
 
SwissFrench - Class in org.languagetool.language
 
SwissFrench() - Constructor for class org.languagetool.language.SwissFrench
 
SwissGerman - Class in org.languagetool.language
 
SwissGerman() - Constructor for class org.languagetool.language.SwissGerman
 
SwissGermanSpellerRule - Class in org.languagetool.rules.de
 
SwissGermanSpellerRule(ResourceBundle, German) - Constructor for class org.languagetool.rules.de.SwissGermanSpellerRule
 
SwissGermanSpellerRule(ResourceBundle, German, UserConfig, LanguageModel) - Constructor for class org.languagetool.rules.de.SwissGermanSpellerRule
 
SwissGermanTagger - Class in org.languagetool.tagging.de
 
SwissGermanTagger() - Constructor for class org.languagetool.tagging.de.SwissGermanTagger
 
SwJLanguageTool - Class in org.languagetool.openoffice
Class to switch between running LanguageTool in multi or single thread mode
SwJLanguageTool(Language, Language, UserConfig, Configuration, List<Rule>, boolean) - Constructor for class org.languagetool.openoffice.SwJLanguageTool
 
Symbol(String, GenericUnpairedBracketsRule.Symbol.Type) - Constructor for class org.languagetool.rules.GenericUnpairedBracketsRule.Symbol
 
SymbolLocator - Class in org.languagetool.rules
Helper class for GenericUnpairedBracketsRule to identify symbols indexed with integers.
symbolType - Variable in class org.languagetool.rules.GenericUnpairedBracketsRule.Symbol
 
SymSpell - Class in org.languagetool.rules.spelling.symspell.implementation
 
SymSpell(int, int, int, int) - Constructor for class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
SymSpell.Verbosity - Enum in org.languagetool.rules.spelling.symspell.implementation
 
SymSpellRule - Class in org.languagetool.rules.spelling
spell checking using SymSpell algorithm, implementation from https://github.com/Lundez/JavaSymSpell in org.languagetool.rules.spelling.symspell.implementation potential faster alternative to Morfologik, especially in generating suggestions
SymSpellRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.spelling.SymSpellRule
 
SymSpellRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.spelling.SymSpellRule
 
SymSpellRule(ResourceBundle, Language, UserConfig, List<Language>, LanguageModel) - Constructor for class org.languagetool.rules.spelling.SymSpellRule
 
SynonymsData - Class in org.languagetool.rules
 
synthesize(Synthesizer.SynthesizeRequest) - Method in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerBlockingStub
 
synthesize(Synthesizer.SynthesizeRequest) - Method in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerFutureStub
 
synthesize(Synthesizer.SynthesizeRequest, StreamObserver<Synthesizer.SynthesizeResponse>) - Method in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerImplBase
 
synthesize(Synthesizer.SynthesizeRequest, StreamObserver<Synthesizer.SynthesizeResponse>) - Method in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerStub
 
synthesize(String, String, String, boolean) - Method in class org.languagetool.server.RemoteSynthesizer
 
synthesize(String, AnalyzedTokenReadings, boolean, String, String, String) - Method in class org.languagetool.server.RemoteSynthesizer
 
synthesize(Synthesizer.SynthesizeRequest, StreamObserver<Synthesizer.SynthesizeResponse>) - Method in class org.languagetool.server.RemoteSynthesizer
 
synthesize(AnalyzedToken, String) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
Get a form of a given AnalyzedToken, where the form is defined by a part-of-speech tag.
synthesize(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
 
synthesize(AnalyzedToken, String) - Method in class org.languagetool.synthesis.BaseSynthesizer
Get a form of a given AnalyzedToken, where the form is defined by a part-of-speech tag.
synthesize(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.BaseSynthesizer
 
synthesize(AnalyzedToken, String) - Method in class org.languagetool.synthesis.ca.CatalanSynthesizer
 
synthesize(AnalyzedToken, String, String) - Method in class org.languagetool.synthesis.ca.CatalanSynthesizer
 
synthesize(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.ca.CatalanSynthesizer
 
synthesize(AnalyzedToken, String, boolean, String) - Method in class org.languagetool.synthesis.ca.CatalanSynthesizer
 
synthesize(AnalyzedToken, String) - Method in class org.languagetool.synthesis.en.EnglishSynthesizer
Get a form of a given AnalyzedToken, where the form is defined by a part-of-speech tag.
synthesize(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.en.EnglishSynthesizer
Special English regexp based synthesizer that allows adding articles when the regexp-based tag ends with a special signature \\+INDT or \\+DT.
synthesize(AnalyzedToken, String) - Method in class org.languagetool.synthesis.es.SpanishSynthesizer
 
synthesize(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.es.SpanishSynthesizer
 
synthesize(AnalyzedToken, String) - Method in class org.languagetool.synthesis.GermanSynthesizer
 
synthesize(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.GermanSynthesizer
 
synthesize(AnalyzedToken, String) - Method in class org.languagetool.synthesis.pl.PolishSynthesizer
 
synthesize(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.pl.PolishSynthesizer
 
synthesize(AnalyzedToken, String) - Method in interface org.languagetool.synthesis.Synthesizer
Generates a form of the word with a given POS tag for a given lemma.
synthesize(AnalyzedToken, String, boolean) - Method in interface org.languagetool.synthesis.Synthesizer
Generates a form of the word with a given POS tag for a given lemma.
synthesizeForPosTags(String, Predicate<String>) - Method in class org.languagetool.synthesis.BaseSynthesizer
Synthesize forms for the given lemma and for all POS tags satisfying the given predicate.
Synthesizer - Class in org.languagetool.grpc
 
Synthesizer - Interface in org.languagetool.synthesis
Part-of-speech synthesizer interface.
Synthesizer.SynthesizeRequest - Class in org.languagetool.grpc
Protobuf type lt_ml_server.SynthesizeRequest
Synthesizer.SynthesizeRequest.Builder - Class in org.languagetool.grpc
Protobuf type lt_ml_server.SynthesizeRequest
Synthesizer.SynthesizeRequestItem - Class in org.languagetool.grpc
Protobuf type lt_ml_server.SynthesizeRequestItem
Synthesizer.SynthesizeRequestItem.Builder - Class in org.languagetool.grpc
Protobuf type lt_ml_server.SynthesizeRequestItem
Synthesizer.SynthesizeRequestItemOrBuilder - Interface in org.languagetool.grpc
 
Synthesizer.SynthesizeRequestOrBuilder - Interface in org.languagetool.grpc
 
Synthesizer.SynthesizeResponse - Class in org.languagetool.grpc
Protobuf type lt_ml_server.SynthesizeResponse
Synthesizer.SynthesizeResponse.Builder - Class in org.languagetool.grpc
Protobuf type lt_ml_server.SynthesizeResponse
Synthesizer.SynthesizeResponseItem - Class in org.languagetool.grpc
Protobuf type lt_ml_server.SynthesizeResponseItem
Synthesizer.SynthesizeResponseItem.Builder - Class in org.languagetool.grpc
Protobuf type lt_ml_server.SynthesizeResponseItem
Synthesizer.SynthesizeResponseItemOrBuilder - Interface in org.languagetool.grpc
 
Synthesizer.SynthesizeResponseOrBuilder - Interface in org.languagetool.grpc
 
SynthesizerTools - Class in org.languagetool.synthesis
 
SynthesizeServerGrpc - Class in org.languagetool.grpc
 
SynthesizeServerGrpc.SynthesizeServerBlockingStub - Class in org.languagetool.grpc
 
SynthesizeServerGrpc.SynthesizeServerFutureStub - Class in org.languagetool.grpc
 
SynthesizeServerGrpc.SynthesizeServerImplBase - Class in org.languagetool.grpc
 
SynthesizeServerGrpc.SynthesizeServerStub - Class in org.languagetool.grpc
 
SynthesizeServerImplBase() - Constructor for class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerImplBase
 
SynthesizeWithDeterminerFilter - Class in org.languagetool.rules.ca
 
SynthesizeWithDeterminerFilter() - Constructor for class org.languagetool.rules.ca.SynthesizeWithDeterminerFilter
 
SYSTEM - Static variable in class org.languagetool.tools.LoggingTools
 

T

tab2StringPair(String) - Method in class org.languagetool.bitext.TabBitextReader
 
tab2StringPair(String) - Method in class org.languagetool.bitext.WordFastTMReader
 
TabBitextReader - Class in org.languagetool.bitext
Reader of simple tab-delimited bilingual files.
TabBitextReader(String, String) - Constructor for class org.languagetool.bitext.TabBitextReader
 
TABNAME - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
tag(String) - Method in class org.languagetool.rules.en.EnglishPartialPosTagFilter
 
tag(String) - Method in class org.languagetool.rules.en.NoDisambiguationEnglishPartialPosTagFilter
 
tag(String) - Method in class org.languagetool.rules.fr.FrenchPartialPosTagFilter
 
tag(String) - Method in class org.languagetool.rules.ga.IrishPartialPosTagFilter
 
tag(String) - Method in class org.languagetool.rules.ga.NoDisambiguationIrishPartialPosTagFilter
 
tag(String) - Method in class org.languagetool.rules.PartialPosTagFilter
 
tag(String) - Method in class org.languagetool.rules.pt.NoDisambiguationPortuguesePartialPosTagFilter
 
tag(String) - Method in class org.languagetool.rules.ru.NoDisambiguationRussianPartialPosTagFilter
 
tag(String) - Method in class org.languagetool.rules.ru.RussianPartialPosTagFilter
 
Tag - Enum in org.languagetool
 
tag(List<String>) - Method in class org.languagetool.tagging.ar.ArabicTagger
 
tag(String) - Method in class org.languagetool.tagging.ar.ArabicTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.BaseTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.br.BretonTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.ca.CatalanTagger
 
tag(String) - Method in class org.languagetool.tagging.CombiningTagger
 
tag(String) - Method in class org.languagetool.tagging.de.GermanTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.de.GermanTagger
 
tag(List<String>, boolean) - Method in class org.languagetool.tagging.de.GermanTagger
 
tag(List<String>, boolean) - Method in class org.languagetool.tagging.de.SwissGermanTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.en.EnglishTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.eo.EsperantoTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.es.SpanishTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.fr.FrenchTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.ga.IrishTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.gl.GalicianTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.ja.JapaneseTagger
 
tag(String) - Method in class org.languagetool.tagging.ManualTagger
Look up a word's baseform (lemma) and POS information.
tag(String) - Method in class org.languagetool.tagging.MorfologikTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.nl.DutchTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.pl.PolishTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.pt.PortugueseTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.ru.RussianTagger
 
tag(List<String>) - Method in interface org.languagetool.tagging.Tagger
Returns a list of AnalyzedTokens that assigns each term in the sentence some kind of part-of-speech information (not necessarily just one tag).
tag(String) - Method in interface org.languagetool.tagging.WordTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.xx.DemoTagger
 
tag(List<String>) - Method in class org.languagetool.tagging.zh.ChineseTagger
 
Tagalog - Class in org.languagetool.language
Deprecated.
this language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6)
Tagalog() - Constructor for class org.languagetool.language.Tagalog
Deprecated.
 
TagalogTagger - Class in org.languagetool.tagging.tl
Filipino Part-of-speech tagger.
TagalogTagger() - Constructor for class org.languagetool.tagging.tl.TagalogTagger
 
TagalogWordTokenizer - Class in org.languagetool.language.tokenizers
 
TagalogWordTokenizer() - Constructor for class org.languagetool.language.tokenizers.TagalogWordTokenizer
 
TaggedWord - Class in org.languagetool.tagging
Result of WordTagger.
TaggedWord(String, String) - Constructor for class org.languagetool.tagging.TaggedWord
 
tagger - Variable in class org.languagetool.rules.AbstractSuppressMisspelledSuggestionsFilter
 
Tagger - Interface in org.languagetool.tagging
The part-of-speech tagger interface, whose implementations are usually language-dependent.
TAGS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
 
tagText(String, JLanguageTool) - Static method in class org.languagetool.commandline.CommandLineTools
Tags text using the LanguageTool tagger, printing results to System.out.
TAH - Static variable in class org.languagetool.tools.ArabicConstants
 
Tamil - Class in org.languagetool.language
 
Tamil() - Constructor for class org.languagetool.language.Tamil
 
TamilTagger - Class in org.languagetool.language.tagging
Tamil Part-of-speech tagger.
TamilTagger() - Constructor for class org.languagetool.language.tagging.TamilTagger
 
TASHKEEL_CHARS - Static variable in class org.languagetool.tools.ArabicStringTools
 
TatoebaEvaluator - Class in org.languagetool.dev.eval
See https://gist.github.com/danielnaber/79907f27e272fa43a4fa23b400a9fbd4 for how to extract the files from Tatoeba.
TatoebaEvaluator() - Constructor for class org.languagetool.dev.eval.TatoebaEvaluator
 
TATWEEL - Static variable in class org.languagetool.tools.ArabicConstants
 
TEH - Static variable in class org.languagetool.tools.ArabicConstants
 
TEH_MARBUTA - Static variable in class org.languagetool.tools.ArabicConstants
 
TelemetryProvider - Enum in org.languagetool.tools
 
TEMP_OFF - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
TEMPOFF_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
TEMPOFF_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
 
term - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
 
testAllReadings(AnalyzedTokenReadings[], PatternTokenMatcher, PatternTokenMatcher, int, int, int) - Method in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
 
testAllReadings(AnalyzedTokenReadings[], PatternTokenMatcher, PatternTokenMatcher, int, int, int) - Method in class org.languagetool.rules.patterns.PatternRuleMatcher
 
testChanges() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionChangesTest
 
testPerformance() - Method in class org.languagetool.dev.NGramLangIdentifierPerformanceTest
 
TestRemoteRule - Class in org.languagetool.rules
 
TestRemoteRule(Language, RemoteRuleConfig) - Constructor for class org.languagetool.rules.TestRemoteRule
 
testText() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionChangesTest
 
testUnification - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
text - Variable in class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
 
TEXT_CHECKER_POOL - Static variable in class org.languagetool.tools.LtThreadPoolFactory
 
TEXT_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
TEXT_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
TEXT_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
textCheckerQueueSize - Variable in class org.languagetool.server.HTTPServerConfig
 
TextConverter - Class in org.languagetool.dev.wikipedia
A visitor to convert an article AST into a pure text representation.
TextConverter() - Constructor for class org.languagetool.dev.wikipedia.TextConverter
 
textHinted(List<? extends Rule>) - Static method in class org.languagetool.rules.patterns.RuleSet
 
textLemmaHinted(List<? extends Rule>) - Static method in class org.languagetool.rules.patterns.RuleSet
 
TextLevelCheckQueue - Class in org.languagetool.openoffice
Class of a queue to handle parallel check of text level rules
TextLevelRule - Class in org.languagetool.rules
A rule that considers the complete text, not just one sentence after the other.
TextLevelRule() - Constructor for class org.languagetool.rules.TextLevelRule
 
TextLevelRule(ResourceBundle) - Constructor for class org.languagetool.rules.TextLevelRule
Called by rules that require a translation of their messages.
TextLineNumber(JTextComponent, int) - Constructor for class org.languagetool.gui.Main.TextLineNumber
Create a line number component for a text component.
TextMapFilter - Interface in org.languagetool.dev.wikipedia
 
TextParagraph(int, int) - Constructor for class org.languagetool.openoffice.DocumentCache.TextParagraph
 
TextPart - Class in org.languagetool.markup
A part of a text with markup, either plain text (to be checked by LanguageTool), or markup (to be ignored by LanguageTool).
TextPart.Type - Enum in org.languagetool.markup
 
textSessionID(String) - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
TEXTSESSIONID_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
TEXTSESSIONID_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
TEXTSESSIONID_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
textSize(int) - Method in class org.languagetool.openoffice.DocumentCache
size of text cache for a type of text
textSize(DocumentCache.TextParagraph) - Method in class org.languagetool.openoffice.DocumentCache
size of text cache for a type of text
textToNumber(String) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
textToNumber(List<String>) - Static method in class org.languagetool.tools.ArabicNumbersWords
 
TextToNumberFilter - Class in org.languagetool.rules.ca
 
TextToNumberFilter() - Constructor for class org.languagetool.rules.ca.TextToNumberFilter
 
TextToNumberFilter - Class in org.languagetool.rules.es
 
TextToNumberFilter() - Constructor for class org.languagetool.rules.es.TextToNumberFilter
 
THAL - Static variable in class org.languagetool.tools.ArabicConstants
 
THEH - Static variable in class org.languagetool.tools.ArabicConstants
 
THOUSANDS - Static variable in class org.languagetool.tools.ArabicConstants
 
THREE - Static variable in class org.languagetool.tools.ArabicConstants
 
THRESHOLD - Static variable in class org.languagetool.rules.en.UpperCaseNgramRule
 
TIME_LEMMAS - Static variable in class org.languagetool.rules.uk.LemmaHelper
 
TIME_LEMMAS_SHORT - Static variable in class org.languagetool.rules.uk.LemmaHelper
 
TIME_PLUS_LEMMAS - Static variable in class org.languagetool.rules.uk.LemmaHelper
 
TIME_TOLERANCE - Static variable in class org.languagetool.openoffice.OfficeTools
 
timeoutPerCharacterMilliseconds - Variable in class org.languagetool.rules.RemoteRuleConfig
 
timeoutRequestLimit - Variable in class org.languagetool.server.HTTPServerConfig
 
toAddedLemma(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
Gives back the lemma that should be added to the word map
toAddedLemma(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.StyleTooOftenUsedAdjectiveRule
 
toAddedLemma(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.StyleTooOftenUsedNounRule
 
toAddedLemma(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.StyleTooOftenUsedVerbRule
 
toAddedLemma(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.StyleTooOftenUsedAdjectiveRule
 
toAddedLemma(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.StyleTooOftenUsedNounRule
 
toAddedLemma(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.StyleTooOftenUsedVerbRule
 
toAdvancedTypography(String) - Method in class org.languagetool.language.Catalan
 
toAdvancedTypography(String) - Method in class org.languagetool.language.French
 
toAdvancedTypography(String) - Method in class org.languagetool.language.German
 
toAdvancedTypography(String) - Method in class org.languagetool.Language
 
toBuilder() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
toBuilder() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
toBuilder() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
toBuilder() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
toBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
toBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
toBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
toBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
toBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
toBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
toBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
toFinalString(Language) - Method in class org.languagetool.rules.patterns.MatchState
Gets all strings formatted using the match element.
toggleNoBackgroundCheck() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Toggle Switch Off / On of LT return true if toggle was done
toGRPC(AnalyzedToken) - Static method in class org.languagetool.rules.GRPCUtils
 
toGRPC(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.GRPCUtils
 
toGRPC(AnalyzedSentence) - Static method in class org.languagetool.rules.GRPCUtils
 
toGRPC(RuleMatch) - Static method in class org.languagetool.rules.GRPCUtils
 
toGRPC(SuggestedReplacement) - Static method in class org.languagetool.rules.GRPCUtils
 
toGRPC(JLanguageTool.Level) - Static method in class org.languagetool.rules.GRPCUtils
 
toId(String, Language) - Static method in class org.languagetool.tools.StringTools
Will turn a string into a typical rule ID, i.e. uppercase and "_" instead of spaces.
token(String) - Static method in class org.languagetool.rules.patterns.PatternRuleBuilderHelper
 
token(String) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
Add a case-insensitive token.
TOKEN - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
token - Variable in class org.languagetool.server.DBInvite
 
TOKEN_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
TokenAgreementAdjNounRule - Class in org.languagetool.rules.uk
A rule that checks if adjective and following noun agree on gender and inflection
TokenAgreementAdjNounRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.uk.TokenAgreementAdjNounRule
 
TokenAgreementNounVerbExceptionHelper - Class in org.languagetool.rules.uk
 
TokenAgreementNounVerbRule - Class in org.languagetool.rules.uk
A rule that checks if noun and verb agree
TokenAgreementNounVerbRule(ResourceBundle) - Constructor for class org.languagetool.rules.uk.TokenAgreementNounVerbRule
 
TokenAgreementNumrNounRule - Class in org.languagetool.rules.uk
A rule that checks if adjective and following noun agree on gender and inflection
TokenAgreementNumrNounRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.uk.TokenAgreementNumrNounRule
 
TokenAgreementPrepNounExceptionHelper - Class in org.languagetool.rules.uk
 
TokenAgreementPrepNounExceptionHelper() - Constructor for class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper
 
TokenAgreementPrepNounExceptionHelper.RuleException - Class in org.languagetool.rules.uk
 
TokenAgreementPrepNounExceptionHelper.Type - Enum in org.languagetool.rules.uk
 
TokenAgreementPrepNounRule - Class in org.languagetool.rules.uk
A rule that checks if preposition and a noun agree on inflection etc
TokenAgreementPrepNounRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.uk.TokenAgreementPrepNounRule
 
TokenAgreementVerbNounExceptionHelper - Class in org.languagetool.rules.uk
 
TokenAgreementVerbNounRule - Class in org.languagetool.rules.uk
A rule that checks if noun and verb agree
TokenAgreementVerbNounRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.uk.TokenAgreementVerbNounRule
 
tokenCounter - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
TokenExpressionFactory - Class in org.languagetool.chunking
 
TokenExpressionFactory(boolean) - Constructor for class org.languagetool.chunking.TokenExpressionFactory
 
tokenInflected - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
tokenIsException(String) - Method in class org.languagetool.rules.ConvertToSentenceCaseFilter
 
tokenIsException(String) - Method in class org.languagetool.rules.en.EnglishConvertToSentenceCaseFilter
 
tokenize(String) - Method in class org.languagetool.rules.AbstractTextToNumberFilter
 
tokenize(String) - Method in class org.languagetool.rules.ca.TextToNumberFilter
 
tokenize(String) - Method in class org.languagetool.rules.en.GoogleStyleWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.be.BelarusianWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.br.BretonWordTokenizer
Tokenizes just like WordTokenizer with the exception that "c’h" is not split.
tokenize(String) - Method in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.de.GermanCompoundTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.el.GreekWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.en.EnglishWordTokenizer
Tokenizes text.
tokenize(String) - Method in class org.languagetool.tokenizers.eo.EsperantoWordTokenizer
Tokenizes just like WordTokenizer with the exception that words such as "dank'" contain an apostrophe within it.
tokenize(String) - Method in class org.languagetool.tokenizers.es.SpanishWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.ja.JapaneseWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.km.KhmerWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.ml.MalayalamWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.nl.DutchWordTokenizer
Tokenizes just like WordTokenizer with the exception for words such as "oma's" that contain an apostrophe in their middle.
tokenize(String) - Method in class org.languagetool.tokenizers.pl.PolishWordTokenizer
Tokenizes text.
tokenize(String) - Method in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.ro.RomanianWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.ru.RussianWordTokenizer
Tokenizes text.
tokenize(String) - Method in interface org.languagetool.tokenizers.SentenceTokenizer
Tokenize the given string to sentences.
tokenize(String) - Method in class org.languagetool.tokenizers.SRXSentenceTokenizer
 
tokenize(String) - Method in interface org.languagetool.tokenizers.Tokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.WordTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.zh.ChineseSentenceTokenizer
 
tokenize(String) - Method in class org.languagetool.tokenizers.zh.ChineseWordTokenizer
 
tokenizeNewWords() - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
tokenizeNewWords() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
 
Tokenizer - Interface in org.languagetool.tokenizers
Interface for classes that tokenize text into smaller units.
tokenizeText(String) - Method in class org.languagetool.rules.ar.ArabicHunspellSpellerRule
 
tokenizeText(String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
 
tokenizingPattern() - Method in class org.languagetool.rules.br.MorfologikBretonSpellerRule
 
tokenizingPattern() - Method in class org.languagetool.rules.ga.MorfologikIrishSpellerRule
 
tokenizingPattern() - Method in class org.languagetool.rules.pl.MorfologikPolishSpellerRule
 
tokenizingPattern() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
Get the regular expression pattern used to tokenize the words as in the source dictionary.
tokenLevelCaseSensitive - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
tokenLevelCaseSet - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
tokenNegated - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
tokenReference - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
tokenRegex(String) - Static method in class org.languagetool.rules.patterns.PatternRuleBuilderHelper
 
tokenRegex(String) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
 
TOKENS_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
TOKENS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
tokenSpaceBefore - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
tokenSpaceBeforeSet - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
toLowerCaseIrish(String) - Static method in class org.languagetool.tagging.ga.Utils
Case folding in Irish is non-trivial: initial mutations that prefix the word are always written in lowercase; 'n' and 't' are written with a hyphen before a lowercase vowel.
ToneTag - Enum in org.languagetool
 
Tools - Class in org.languagetool.gui
GUI-related tools.
Tools - Class in org.languagetool.tools
 
toPatternString() - Method in class org.languagetool.rules.patterns.PatternRule
Return the pattern as a string, using toString() on the pattern elements.
topMatch(String) - Static method in class org.languagetool.rules.SuggestedReplacement
 
topMatch(String, String) - Static method in class org.languagetool.rules.SuggestedReplacement
 
topN - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
 
TopoReplaceRule - Class in org.languagetool.rules.br
A rule that matches place names in French which should be translated in Breton.
TopoReplaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.br.TopoReplaceRule
 
topSuggestions - Variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
topSuggestionsIgnoreCase - Variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
 
toRuleMatchArray(List<RuleMatch>) - Method in class org.languagetool.rules.Rule
 
toShortString(String) - Method in class org.languagetool.AnalyzedSentence
Return string representation without chunk information.
toString() - Method in class org.languagetool.AnalyzedSentence
 
toString(String) - Method in class org.languagetool.AnalyzedSentence
Return string representation with chunk information.
toString() - Method in class org.languagetool.AnalyzedToken
 
toString() - Method in class org.languagetool.AnalyzedTokenReadings
 
toString() - Method in class org.languagetool.bitext.StringPair
 
toString() - Method in class org.languagetool.chunking.ChunkTag
 
toString() - Method in class org.languagetool.chunking.ChunkTaggedToken
 
toString() - Method in class org.languagetool.DetectedLanguage
 
toString() - Method in class org.languagetool.dev.dumpcheck.Sentence
 
toString() - Method in class org.languagetool.dev.dumpcheck.SentenceSource
 
toString() - Method in class org.languagetool.dev.errorcorpus.Error
 
toString() - Method in class org.languagetool.dev.errorcorpus.ErrorSentence
 
toString() - Method in class org.languagetool.dev.index.MatchingSentence
 
toString() - Method in class org.languagetool.dev.wikipedia.AppliedRuleMatch
 
toString() - Method in class org.languagetool.dev.wikipedia.RuleMatchApplication
 
toString() - Method in class org.languagetool.FragmentWithLanguage
 
toString() - Method in class org.languagetool.language.Contributor
 
toString() - Method in class org.languagetool.Language
 
toString() - Method in class org.languagetool.languagemodel.LuceneLanguageModel
 
toString() - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
 
toString() - Method in class org.languagetool.languagemodel.MultiLanguageModel
 
toString() - Method in class org.languagetool.markup.AnnotatedText
 
toString() - Method in class org.languagetool.markup.TextPart
 
toString() - Method in class org.languagetool.remote.multiLang.InjectedSentence
 
toString() - Method in class org.languagetool.remote.RemoteResult
 
toString() - Method in class org.languagetool.remote.RemoteRuleMatch
 
toString() - Method in class org.languagetool.remote.RemoteServer
 
toString() - Method in class org.languagetool.rules.bitext.IncorrectBitextExample
 
toString() - Method in class org.languagetool.rules.Category
 
toString() - Method in class org.languagetool.rules.CategoryId
 
toString() - Method in class org.languagetool.rules.ConfusionPair
 
toString() - Method in class org.languagetool.rules.ConfusionSet
 
toString() - Method in class org.languagetool.rules.ConfusionString
 
toString() - Method in class org.languagetool.rules.de.ProhibitedCompoundRule.Pair
 
toString() - Method in class org.languagetool.rules.ExampleSentence
 
toString() - Method in class org.languagetool.rules.GenericUnpairedBracketsRule.Symbol
 
toString() - Method in class org.languagetool.rules.IncorrectExample
 
toString() - Method in enum org.languagetool.rules.ITSIssueType
Use this to get the name as it is used in the ITS 2.0 standard (namely lowercase and with hyphens, not camel case)
toString() - Method in class org.languagetool.rules.ngrams.Probability
 
toString() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
 
toString() - Method in class org.languagetool.rules.patterns.PatternRuleId
 
toString() - Method in class org.languagetool.rules.patterns.PatternToken.PosToken
 
toString() - Method in class org.languagetool.rules.patterns.PatternToken
 
toString() - Method in class org.languagetool.rules.patterns.PatternTokenMatcher
 
toString() - Method in class org.languagetool.rules.patterns.RegexPatternRule
 
toString() - Method in class org.languagetool.rules.RemoteRuleConfig
 
toString() - Method in class org.languagetool.rules.RuleMatch
 
toString() - Method in class org.languagetool.rules.ScoredConfusionSet
 
toString() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
 
toString() - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
toString() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperiment
 
toString() - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
 
toString() - Method in class org.languagetool.rules.SuggestedReplacement
 
toString() - Method in class org.languagetool.rules.SymbolLocator
 
toString() - Method in class org.languagetool.rules.translation.TranslationEntry
 
toString() - Method in class org.languagetool.rules.uk.InflectionHelper.Inflection
 
toString() - Method in class org.languagetool.SentenceRange
 
toString() - Method in class org.languagetool.server.ExtendedUserInfo
 
toString() - Method in class org.languagetool.server.PipelineSettings
 
toString() - Method in class org.languagetool.tagging.de.GermanToken.Determination
 
toString() - Method in class org.languagetool.tagging.de.GermanToken.Genus
 
toString() - Method in class org.languagetool.tagging.de.GermanToken.Kasus
 
toString() - Method in class org.languagetool.tagging.de.GermanToken.Numerus
 
toString() - Method in class org.languagetool.tagging.de.GermanToken.POSType
 
toString() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguatedExample
 
toString() - Method in class org.languagetool.tagging.ner.NERService.Span
 
toString() - Method in class org.languagetool.tagging.TaggedWord
 
toString() - Method in class org.languagetool.tools.InterruptibleCharSequence
 
toString() - Method in class org.languagetool.tools.PseudoMatch
 
toString() - Method in class org.languagetool.UserConfig
 
toTextMapping - Variable in class org.languagetool.openoffice.DocumentCache
 
toXML() - Method in class org.languagetool.rules.patterns.PatternRule
Return the rule's definition as an XML string, loaded from the XML rule files.
toXML(PatternRuleId, Language) - Method in class org.languagetool.rules.patterns.PatternRuleXmlCreator
Return the given pattern rule as an indented XML string.
TracedFunction<T> - Interface in org.languagetool.tools
 
track(DetailedDamerauLevenstheinDistance.EditOperation) - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
trackExperimentResult(Pair<SuggestionChangesExperiment, SuggestionChangesDataset>, int, int, long) - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
 
transform(String, PronomsFeblesHelper.PronounPosition) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
 
transformDarrere(String, String) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
 
transformDavant(String, String) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
 
TransformedRules(List<AbstractPatternRule>, List<Rule>) - Constructor for class org.languagetool.rules.patterns.PatternRuleTransformer.TransformedRules
 
transformerLanguage - Variable in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer
 
transformerLanguage - Variable in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer
 
translate(String, String, String) - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
 
translate(String, String, String) - Method in interface org.languagetool.rules.translation.Translator
 
Translation_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
Translation = 1;
TranslationData - Class in org.languagetool.rules.translation
 
TranslationData(List<TranslationEntry>, DataSource) - Constructor for class org.languagetool.rules.translation.TranslationData
 
TranslationEntry - Class in org.languagetool.rules.translation
Entry of a translation dictionary.
TranslationEntry(List<String>, List<String>, int) - Constructor for class org.languagetool.rules.translation.TranslationEntry
 
Translator - Interface in org.languagetool.rules.translation
 
transpose() - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
Transpose() - Constructor for class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Transpose
 
transposes - Variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
trigger(String) - Method in class org.languagetool.openoffice.Main
Triggers a registered event interface: XJobExecutor
trigger(String) - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Triggers the events from LT menu
trimSpecialCharacters(String) - Static method in class org.languagetool.tools.StringTools
eliminate special (unicode) characters, e.g. soft hyphens
trimWhitespace(String) - Static method in class org.languagetool.tools.StringTools
Filters any whitespace characters.
TRUE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
trustXForwardForHeader - Variable in class org.languagetool.server.HTTPServerConfig
 
TWO - Static variable in class org.languagetool.tools.ArabicConstants
 
type - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
 
TYPE - Static variable in class org.languagetool.rules.patterns.PatternRuleHandler
 
TYPE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
type - Variable in class org.languagetool.rules.RemoteRuleConfig
 
type - Variable in class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper.RuleException
 
TYPE_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
TYPE_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
TYPOGRAPHY - Static variable in class org.languagetool.rules.Categories
Problems like incorrectly used dash or quote characters.
TYPOGRAPHY - Static variable in class org.languagetool.rules.CategoryIds
 
TypographyRule - Class in org.languagetool.rules.uk
A rule that matches short dash inside words
TypographyRule(ResourceBundle) - Constructor for class org.languagetool.rules.uk.TypographyRule
 
typoPattern - Static variable in class org.languagetool.rules.AbstractNumberInWordFilter
 
TYPOS - Static variable in class org.languagetool.rules.Categories
Spelling issues.
TYPOS - Static variable in class org.languagetool.rules.CategoryIds
 

U

uFeature - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
Ukrainian - Class in org.languagetool.language
 
Ukrainian() - Constructor for class org.languagetool.language.Ukrainian
 
Ukrainian1992 - Class in org.languagetool.language
 
Ukrainian1992() - Constructor for class org.languagetool.language.Ukrainian1992
 
UkrainianCommaWhitespaceRule - Class in org.languagetool.rules.uk
 
UkrainianCommaWhitespaceRule(ResourceBundle, IncorrectExample, CorrectExample) - Constructor for class org.languagetool.rules.uk.UkrainianCommaWhitespaceRule
 
UkrainianHybridDisambiguator - Class in org.languagetool.tagging.disambiguation.uk
Hybrid chunker-disambiguator for Ukrainian.
UkrainianHybridDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
 
UkrainianSynthesizer - Class in org.languagetool.synthesis.uk
Ukrainian word form synthesizer
UkrainianSynthesizer(Language) - 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
 
UkrainianUppercaseSentenceStartRule - Class in org.languagetool.rules.uk
 
UkrainianUppercaseSentenceStartRule(ResourceBundle, Language, IncorrectExample, CorrectExample) - Constructor for class org.languagetool.rules.uk.UkrainianUppercaseSentenceStartRule
 
UkrainianWordRepeatRule - Class in org.languagetool.rules.uk
 
UkrainianWordRepeatRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.uk.UkrainianWordRepeatRule
 
UkrainianWordTokenizer - Class in org.languagetool.tokenizers.uk
Tokenizes a sentence into words.
UkrainianWordTokenizer() - Constructor for class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
 
UNDERLINE_BOLD - Static variable in class org.languagetool.gui.Configuration
 
UNDERLINE_BOLDWAVE - Static variable in class org.languagetool.gui.Configuration
 
UNDERLINE_DASH - Static variable in class org.languagetool.gui.Configuration
 
UNDERLINE_WAVE - Static variable in class org.languagetool.gui.Configuration
 
unEclipse(String) - Static method in class org.languagetool.tagging.ga.Utils
 
unEclipseChar(String, char, char) - Static method in class org.languagetool.tagging.ga.Utils
Helper to uneclipse single-letter consonant eclipsis (i.e., not bhfear or n-éin), handling miscapitalised eclipsed words: Gcarr -> Carr, etc.
unEclipseF(String) - Static method in class org.languagetool.tagging.ga.Utils
 
UNICODE_BASED_LANG_IDENTIFIER - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
 
UnicodeBasedDetector - Class in org.languagetool.language.identifier.detector
 
UnicodeBasedDetector() - Constructor for class org.languagetool.language.identifier.detector.UnicodeBasedDetector
 
UnicodeBasedDetector(int) - Constructor for class org.languagetool.language.identifier.detector.UnicodeBasedDetector
 
UNIFICATION - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
unifiedTokens - Variable in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
 
unifier - Variable in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
 
Unifier - Class in org.languagetool.rules.patterns
Implements unification of features over tokens.
Unifier(Map<EquivalenceTypeLocator, PatternToken>, Map<String, List<String>>) - Constructor for class org.languagetool.rules.patterns.Unifier
Instantiates the unifier.
UnifierConfiguration - Class in org.languagetool.rules.patterns
 
UnifierConfiguration() - Constructor for class org.languagetool.rules.patterns.UnifierConfiguration
 
UNIFY - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
UNIFY_IGNORE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
unifyPronounTag(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
 
uniNegation - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
UnitConversionRule - Class in org.languagetool.rules.de
 
UnitConversionRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.UnitConversionRule
 
UnitConversionRule - Class in org.languagetool.rules.en
 
UnitConversionRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.UnitConversionRule
 
UnitConversionRuleImperial - Class in org.languagetool.rules.en
 
UnitConversionRuleImperial(ResourceBundle) - Constructor for class org.languagetool.rules.en.UnitConversionRuleImperial
 
UnitConversionRuleUS - Class in org.languagetool.rules.en
 
UnitConversionRuleUS(ResourceBundle) - Constructor for class org.languagetool.rules.en.UnitConversionRuleUS
 
unitPatterns - Variable in class org.languagetool.rules.AbstractUnitConversionRule
 
unitSymbols - Variable in class org.languagetool.rules.AbstractUnitConversionRule
 
UNKNOWN - Static variable in class org.languagetool.server.ServerMetricsCollector
 
UNKNOWN_TAG - Static variable in class org.languagetool.rules.patterns.PatternToken
Matches only tokens without any POS tag.
UnknownWord_VALUE - Static variable in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
Spelling errors, typically red.
UnknownWordFinder - Class in org.languagetool.dev
Print words unknown to the spell checker, sorted by number of occurrences.
UnknownWordFinder() - Constructor for class org.languagetool.dev.UnknownWordFinder
 
UnknownWordFinderForCsv - Class in org.languagetool.dev
Print words from CSV that are unknown to the spell checker, sorted by number of occurrences.
UnknownWordFinderForCsv() - Constructor for class org.languagetool.dev.UnknownWordFinderForCsv
 
unLenite(String) - Static method in class org.languagetool.tagging.ga.Utils
Attempts to unlenite a string (See Utils.lenite(String)) Deliberately does not check if first character is one that ought to be lenited (this can be checked in XML rules)
unLeniteDefiniteS(String) - Static method in class org.languagetool.tagging.ga.Utils
Removes lenition from a word beginning with 's', following the definite article; as an exception to conventional lenition, this is a 't' prefix.
UnnecessaryPhraseRule - Class in org.languagetool.rules.de
A rule that gives Hints about the use of German phrases.
UnnecessaryPhraseRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.UnnecessaryPhraseRule
 
unPonc(String) - Static method in class org.languagetool.tagging.ga.Utils
Converts pre-standard lenition to modern (converts dotted (= ponc) letters to the equivalent undotted, followed by 'h'
UnsupportedPatternRuleException - Exception in org.languagetool.dev.index
 
UnsupportedPatternRuleException(String) - Constructor for exception org.languagetool.dev.index.UnsupportedPatternRuleException
 
UnsyncStack<E> - Class in org.languagetool.rules
Implements unsynchronized stack (contrary to default Java Stack, this one is based on ArrayList).
UPPERCASE_GREEK_LETTERS - Static variable in class org.languagetool.tools.StringTools
 
uppercaseFirstChar(String) - Static method in class org.languagetool.tools.StringTools
Return str modified so that its first character is now an uppercase character.
uppercaseFirstChar(String, Language) - Static method in class org.languagetool.tools.StringTools
Like StringTools.uppercaseFirstChar(String), but handles a special case for Dutch (IJ in e.g.
UpperCaseNgramRule - Class in org.languagetool.rules.de
Finds some(!)
UpperCaseNgramRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.de.UpperCaseNgramRule
 
UpperCaseNgramRule - Class in org.languagetool.rules.en
Finds some(!)
UpperCaseNgramRule(ResourceBundle, LanguageModel, Language, UserConfig) - Constructor for class org.languagetool.rules.en.UpperCaseNgramRule
 
UppercaseNounReadingFilter - Class in org.languagetool.rules.de
Accepts rule matches when the uppercased word of the token parameter has a noun reading, e.g.
UppercaseNounReadingFilter() - Constructor for class org.languagetool.rules.de.UppercaseNounReadingFilter
 
UppercaseSentenceStartRule - Class in org.languagetool.rules
Checks that a sentence starts with an uppercase letter.
UppercaseSentenceStartRule(ResourceBundle, Language, IncorrectExample, CorrectExample) - Constructor for class org.languagetool.rules.UppercaseSentenceStartRule
 
UppercaseSentenceStartRule(ResourceBundle, Language, IncorrectExample, CorrectExample, URL) - Constructor for class org.languagetool.rules.UppercaseSentenceStartRule
 
UppercaseSentenceStartRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.UppercaseSentenceStartRule
url - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
url - Variable in class org.languagetool.rules.RemoteRuleConfig
 
URL_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
 
urlForRuleGroup - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
US_CUP - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
US_FL_OUNCE - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
US_GALLON - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
US_PINT - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
US_QUART - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
useCustomPasswordAuthenticator(boolean) - Static method in class org.languagetool.JLanguageTool
Whether the Tools.setPasswordAuthenticator() should be called when loading rules in rule loader to use PasswordAuthenticator as default one.
UsedWordRule - Class in org.languagetool.openoffice.stylestatistic
Adapter between LT Rules (instance of AbstractStyleTooOftenUsedWordRule) and Analyzes Dialog
UsedWordRule(TextLevelRule, StatAnCache) - Constructor for class org.languagetool.openoffice.stylestatistic.UsedWordRule
 
UsedWordRule.WordFrequency - Class in org.languagetool.openoffice.stylestatistic
 
useInOffice() - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
 
useInOffice() - Method in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
 
useInOffice() - Method in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
 
useInOffice() - Method in class org.languagetool.rules.Rule
Whether this rule should be forced to be used in LO/OO extension.
useLtDictionary() - Method in class org.languagetool.gui.Configuration
 
useOriginalCheckDialog() - Method in class org.languagetool.openoffice.MultiDocumentsHandler
Set use original spell und grammar dialog (for OO and old LO)
useOtherServer() - Method in class org.languagetool.gui.Configuration
 
user_id - Variable in class org.languagetool.server.DBInvite
 
UserConfig - Class in org.languagetool
User-specific configuration.
UserConfig() - Constructor for class org.languagetool.UserConfig
 
UserConfig(List<String>) - Constructor for class org.languagetool.UserConfig
 
UserConfig(Map<String, Integer>) - Constructor for class org.languagetool.UserConfig
 
UserConfig(Map<String, Integer>, LinguServices) - Constructor for class org.languagetool.UserConfig
 
UserConfig(List<String>, Map<String, Integer>) - Constructor for class org.languagetool.UserConfig
 
UserConfig(List<String>, Map<String, Integer>, int, Long, String, Long, LinguServices) - Constructor for class org.languagetool.UserConfig
 
UserConfig(List<String>, List<Rule>, Map<String, Integer>, int, Long, String, Long, LinguServices, boolean, List<String>, Long, boolean, List<String>) - Constructor for class org.languagetool.UserConfig
 
userDictSpeller - Variable in class org.languagetool.rules.spelling.SymSpellRule
 
userId - Variable in class org.languagetool.server.DBGroupMember
 
username(String) - Method in class org.languagetool.remote.CheckConfigurationBuilder
 
useSubRuleSpecificIds() - Method in class org.languagetool.rules.AbstractCompoundRule
 
useSubRuleSpecificIds() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
If this is set, each replacement pair will have its own rule ID, making rule deactivations more specific.
useSubRuleSpecificIds() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
If this is set, each replacement pair will have its own rule ID, making rule deactivations more specific.
useTextLevelQueue() - Method in class org.languagetool.gui.Configuration
will all paragraphs not checked after every change of text if more than one document loaded?
Utils - Class in org.languagetool.tagging.ga
 
Utils() - Constructor for class org.languagetool.tagging.ga.Utils
 
uType - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
uTypeList - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
UUIDTypeHandler - Class in org.languagetool.server
 
UUIDTypeHandler() - Constructor for class org.languagetool.server.UUIDTypeHandler
 

V

VagueSpellChecker - Class in org.languagetool.rules.spelling
A spell checker that's fast but not guaranteed to always agree with the "real" spell checker used in LT.
VagueSpellChecker() - Constructor for class org.languagetool.rules.spelling.VagueSpellChecker
 
ValencianCatalan - Class in org.languagetool.language
 
ValencianCatalan() - Constructor for class org.languagetool.language.ValencianCatalan
 
validateDirectory(File) - Static method in class org.languagetool.languagemodel.LuceneLanguageModel
 
validateDirectory(File) - Static method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
Throw RuntimeException is the given directory does not seem to be a valid ngram top directory with sub directories 1grams etc.
validateStringWithXmlSchema(String, String, String) - Method in class org.languagetool.XMLValidator
Validate XML file using the given XSD.
validateWikipediaUrl(URL) - Method in class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
validateWithDtd(String, String, String) - Method in class org.languagetool.XMLValidator
Validate XML file in classpath with the given DTD.
validateWithXmlSchema(String, String) - Method in class org.languagetool.XMLValidator
Validate XML file using the given XSD.
validateWithXmlSchema(String, String, String) - Method in class org.languagetool.XMLValidator
Validate XML file using the given XSD.
validateXMLString(String, String, String) - Method in class org.languagetool.XMLValidator
Validate XML with the given DTD.
ValidWordFilter - Class in org.languagetool.rules.de
To be used in LEERZEICHEN_NACH_KLAMMER.
ValidWordFilter() - Constructor for class org.languagetool.rules.de.ValidWordFilter
 
value() - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
 
valueOf(String) - Static method in enum org.languagetool.commandline.CommandLineOptions.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.JLanguageTool.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.JLanguageTool.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.JLanguageTool.ParagraphHandling
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.language.identifier.LanguageIdentifierService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.LanguageMaintainedState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.markup.AnnotatedText.MetaDataKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.markup.TextPart.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.openoffice.OfficeTools.DocumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.openoffice.OfficeTools.RemoteCheck
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.AbstractSimpleReplaceRule2.CaseSensitivy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.AbstractUnitConversionRule.Message
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.Category.Location
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.GenericUnpairedBracketsRule.Symbol.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.ITSIssueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
 
valueOf(String) - Static method in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
 
valueOf(String) - Static method in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
 
valueOf(String) - Static method in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
 
valueOf(String) - Static method in enum org.languagetool.rules.patterns.Match.CaseConversion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.patterns.Match.IncludeRange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.RemoteRuleMetrics.RequestResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.RuleMatch.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.spelling.symspell.implementation.EditDistance.DistanceAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.spelling.symspell.implementation.SymSpell.Verbosity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.SuggestedReplacement.SuggestionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.server.GroupRoles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.server.ServerMetricsCollector.RequestErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.Tag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.tagging.uk.IPOSTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.ToneTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.tools.StringTools.ApiPrintMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.languagetool.tools.TelemetryProvider
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.languagetool.commandline.CommandLineOptions.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.JLanguageTool.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.JLanguageTool.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.JLanguageTool.ParagraphHandling
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.language.identifier.LanguageIdentifierService
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.LanguageMaintainedState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.markup.AnnotatedText.MetaDataKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.markup.TextPart.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.openoffice.OfficeTools.DocumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.openoffice.OfficeTools.RemoteCheck
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.AbstractSimpleReplaceRule2.CaseSensitivy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.AbstractUnitConversionRule.Message
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.Category.Location
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.GenericUnpairedBracketsRule.Symbol.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.ITSIssueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.ml.MLServerProto.Match.MatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.ml.MLServerProto.Rule.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.patterns.Match.CaseConversion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.patterns.Match.IncludeRange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.RemoteRuleMetrics.RequestResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.RuleMatch.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
 
values() - Static method in enum org.languagetool.rules.spelling.symspell.implementation.EditDistance.DistanceAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.spelling.symspell.implementation.SymSpell.Verbosity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.SuggestedReplacement.SuggestionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.server.GroupRoles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.server.ServerMetricsCollector.RequestErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
Returns an array containing the constants of this enum type, in the order they are declared.
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.
values() - Static method in enum org.languagetool.ToneTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.tools.StringTools.ApiPrintMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.languagetool.tools.TelemetryProvider
Returns an array containing the constants of this enum type, in the order they are declared.
VERB - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
 
VERB_ADVP_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
VERB_INF_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
VERB_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
VerbAgreementRule - Class in org.languagetool.rules.de
Simple agreement checker for German verbs and subject.
VerbAgreementRule(ResourceBundle, German) - Constructor for class org.languagetool.rules.de.VerbAgreementRule
 
verbose - Variable in class org.languagetool.server.HTTPServerConfig
 
VerbPrefixes - Class in org.languagetool.tagging.de
List of German verb prefixes.
VERSION - Static variable in class org.languagetool.JLanguageTool
LanguageTool version as a string like 2.3 or 2.4-SNAPSHOT.
VIDMINKY_I_MAP - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
VIDMINKY_MAP - Static variable in class org.languagetool.tagging.uk.PosTagHelper
 
ViewCursorTools - Class in org.languagetool.openoffice
Information about Paragraphs of LibreOffice/OpenOffice documents on the basis of the LO/OO view cursor
ViewCursorTools(XComponent) - Constructor for class org.languagetool.openoffice.ViewCursorTools
 

W

wait(int) - Static method in class org.languagetool.remote.ArtificialErrorEval
 
wait(int) - Static method in class org.languagetool.remote.SentenceAnnotator
 
wait(String, long) - Static method in class org.languagetool.rules.RemoteRuleMetrics
 
waitForLO() - Static method in class org.languagetool.openoffice.OfficeTools
timestamp for last key release
waitForLtDictionary() - Static method in class org.languagetool.openoffice.OfficeTools
 
wakeupQueue(String) - Method in class org.languagetool.openoffice.TextLevelCheckQueue
wake up the waiting iteration of the queue for a specific document
warning(SAXParseException) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
 
WAW - Static variable in class org.languagetool.tools.ArabicConstants
 
WAW_HAMZA - Static variable in class org.languagetool.tools.ArabicConstants
 
WHITESPACE_REGEX - Static variable in class org.languagetool.rules.GRPCRule
 
WhiteSpaceAtBeginOfParagraph - Class in org.languagetool.rules
A rule that checks for WhiteSpaces at the begin of a paragraph
WhiteSpaceAtBeginOfParagraph(ResourceBundle, boolean) - Constructor for class org.languagetool.rules.WhiteSpaceAtBeginOfParagraph
 
WhiteSpaceAtBeginOfParagraph(ResourceBundle) - Constructor for class org.languagetool.rules.WhiteSpaceAtBeginOfParagraph
 
WhiteSpaceBeforeParagraphEnd - Class in org.languagetool.rules
A rule that checks for a whitespace at the end of a paragraph
WhiteSpaceBeforeParagraphEnd(ResourceBundle, Language, boolean) - Constructor for class org.languagetool.rules.WhiteSpaceBeforeParagraphEnd
 
WhiteSpaceBeforeParagraphEnd(ResourceBundle, Language) - Constructor for class org.languagetool.rules.WhiteSpaceBeforeParagraphEnd
 
WhitespaceBeforePunctuationRule - Class in org.languagetool.rules
A rule that matches several punctuation signs such as : ; and % preceded by whitespace.
WhitespaceBeforePunctuationRule(ResourceBundle) - Constructor for class org.languagetool.rules.WhitespaceBeforePunctuationRule
 
WhitespaceCheckFilter - Class in org.languagetool.rules
 
WhitespaceCheckFilter() - Constructor for class org.languagetool.rules.WhitespaceCheckFilter
 
whitespaceNormalisation - Variable in class org.languagetool.rules.RemoteRule
 
WiederVsWiderRule - Class in org.languagetool.rules.de
Check incorrect use of "spiegelt ... wider", namely using "wieder" instead of "wider", e.g. in "Das spiegelt die Situation wieder" (incorrect).
WiederVsWiderRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.WiederVsWiderRule
 
WIKIPEDIA - Static variable in class org.languagetool.rules.Categories
Rules that only make sense when editing Wikipedia (typically turned off by default in LanguageTool).
WIKIPEDIA - Static variable in class org.languagetool.rules.CategoryIds
Rules that only make sense when editing Wikipedia (typically turned off by default in LanguageTool).
WIKIPEDIA_COMMON_ERRORS - Static variable in class org.languagetool.rules.es.SpanishWikipediaRule
 
WIKIPEDIA_COMMON_ERRORS - Static variable in class org.languagetool.rules.gl.GalicianWikipediaRule
 
WIKIPEDIA_COMMON_ERRORS - Static variable in class org.languagetool.rules.pt.PortugueseWikipediaRule
 
WikipediaQuickCheck - Class in org.languagetool.dev.wikipedia
Check a Wikipedia page (without spell check), fetching the page via the MediaWiki API.
WikipediaQuickCheck() - Constructor for class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
WikipediaQuickCheck(File) - Constructor for class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
WikipediaQuickCheck(File, int) - Constructor for class org.languagetool.dev.wikipedia.WikipediaQuickCheck
 
WikipediaQuickCheckResult - Class in org.languagetool.dev.wikipedia
 
WikipediaQuickCheckResult(String, List<RuleMatch>, String) - Constructor for class org.languagetool.dev.wikipedia.WikipediaQuickCheckResult
 
WikipediaSentenceSource - Class in org.languagetool.dev.dumpcheck
Provides access to the sentences of a Wikipedia XML dump.
word - Variable in class org.languagetool.openoffice.stylestatistic.UsedWordRule.WordFrequency
 
WordCoherencyDataLoader - Class in org.languagetool.rules
Loads word variations words from a UTF-8 file.
WordCoherencyDataLoader() - Constructor for class org.languagetool.rules.WordCoherencyDataLoader
 
WordCoherencyRule - Class in org.languagetool.rules.de
German version of AbstractWordCoherencyRule.
WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.WordCoherencyRule
 
WordCoherencyRule - Class in org.languagetool.rules.en
English version of AbstractWordCoherencyRule
WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.WordCoherencyRule
 
WordCoherencyRule - Class in org.languagetool.rules.fa
Persian version of AbstractWordCoherencyRule.
WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.fa.WordCoherencyRule
 
WordCoherencyRule - Class in org.languagetool.rules.nl
Dutch version of AbstractWordCoherencyRule.
WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.nl.WordCoherencyRule
 
WordCoherencyRule - Class in org.languagetool.rules.pl
Polish version of AbstractWordCoherencyRule.
WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.pl.WordCoherencyRule
 
WordCoherencyRule - Class in org.languagetool.rules.sv
Swedish version of AbstractWordCoherencyRule.
WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.sv.WordCoherencyRule
 
WordFastTMReader - Class in org.languagetool.bitext
Reader of WordFast Translation Memory text files.
WordFastTMReader(String, String) - Constructor for class org.languagetool.bitext.WordFastTMReader
 
wordListLoader - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
 
WordRepeatBeginningRule - Class in org.languagetool.rules
Check if three successive sentences begin with the same word, e.g.
WordRepeatBeginningRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.WordRepeatBeginningRule
 
WordRepeatRule - Class in org.languagetool.rules
Check if a word is repeated, e.g.
WordRepeatRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.WordRepeatRule
 
wordRepetitionOf(String, AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.WordRepeatRule
 
WORDS_WITH_BRACKETS_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
 
wordSegmentation(String) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
wordSegmentation(String, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
wordSegmentation(String, int, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
 
wordsToBeIgnored - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
 
wordTagger - Variable in class org.languagetool.tagging.BaseTagger
 
WordTagger - Interface in org.languagetool.tagging
Find the potential part-of-speech tags (POS tags) for a word.
WordTokenizer - Class in org.languagetool.dev.archive
Used for tokenizing word lists for the MorfologikSpeller.
WordTokenizer() - Constructor for class org.languagetool.dev.archive.WordTokenizer
 
WordTokenizer - Class in org.languagetool.tokenizers
Tokenizes a sentence into words.
WordTokenizer() - Constructor for class org.languagetool.tokenizers.WordTokenizer
 
WordWithDeterminerFilter - Class in org.languagetool.rules.fr
 
WordWithDeterminerFilter() - Constructor for class org.languagetool.rules.fr.WordWithDeterminerFilter
 
WrappedValue<T> - Interface in org.languagetool.tools
 
WrappedVoid - Interface in org.languagetool.tools
 
writeFromGuess(String) - Static method in class org.languagetool.dev.GenerateIrishWordforms
 
writeTo(CodedOutputStream) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
 
writeTo(CodedOutputStream) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
 
writeTo(CodedOutputStream) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
 
writeTo(CodedOutputStream) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
 
writeTo(CodedOutputStream) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
 
writeTo(CodedOutputStream) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
 
writeTo(CodedOutputStream) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
 
writeTo(CodedOutputStream) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
 
writeTo(CodedOutputStream) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
 
writeTo(CodedOutputStream) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.Match
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.Rule
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
 
writeTo(CodedOutputStream) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
 
wrong(String) - Static method in class org.languagetool.rules.Example
Create an example text (usually just one sentence) with an error - the error must be marked with {@code ...
wrongLemmas - Variable in class org.languagetool.rules.ca.AbstractSimpleReplaceLemmasRule
 
WrongParameterNumberException - Exception in org.languagetool.commandline
Thrown if too few or too many command line parameters are specified.
WrongParameterNumberException() - Constructor for exception org.languagetool.commandline.WrongParameterNumberException
 
WrongWordInContextRule - Class in org.languagetool.rules
Check if there is a confusion of two words (which might have a similar spelling) depending on the context.
WrongWordInContextRule(ResourceBundle) - Constructor for class org.languagetool.rules.WrongWordInContextRule
 

X

XmlIndenter - Class in org.languagetool.dev
A lightweight XML indentation helper for grammar.xml files.
XmlIndenter() - Constructor for class org.languagetool.dev.XmlIndenter
 
xmlLineNumber - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
xmlLineNumberAntiPattern - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
XmlRuleDisambiguator - Class in org.languagetool.tagging.disambiguation.rules
Rule-based disambiguator.
XmlRuleDisambiguator(Language) - Constructor for class org.languagetool.tagging.disambiguation.rules.XmlRuleDisambiguator
 
XmlRuleDisambiguator(Language, boolean) - Constructor for class org.languagetool.tagging.disambiguation.rules.XmlRuleDisambiguator
 
XMLRuleHandler - Class in org.languagetool.rules.patterns
XML rule handler that loads rules from XML and throws exceptions on errors and warnings.
XMLRuleHandler() - Constructor for class org.languagetool.rules.patterns.XMLRuleHandler
 
XMLValidator - Class in org.languagetool
Validate XML files with a given DTD or XML Schema (XSD).
XMLValidator() - Constructor for class org.languagetool.XMLValidator
 

Y

YARD - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
 
YEH - Static variable in class org.languagetool.tools.ArabicConstants
 
YEH_HAMZA - Static variable in class org.languagetool.tools.ArabicConstants
 
YES - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
 
YMDDateCheckFilter - Class in org.languagetool.rules.de
Date filter that expects a 'date' argument in the format 'yyyy-mm-dd'.
YMDDateCheckFilter() - Constructor for class org.languagetool.rules.de.YMDDateCheckFilter
 
YMDDateCheckFilter - Class in org.languagetool.rules.en
Date filter that expects a 'date' argument in the format 'yyyy-mm-dd'.
YMDDateCheckFilter() - Constructor for class org.languagetool.rules.en.YMDDateCheckFilter
 
YMDDateCheckFilter - Class in org.languagetool.rules.pt
Date filter that expects a 'date' argument in the format 'yyyy-mm-dd'.
YMDDateCheckFilter() - Constructor for class org.languagetool.rules.pt.YMDDateCheckFilter
 
YMDDateHelper - Class in org.languagetool.rules
 
YMDDateHelper() - Constructor for class org.languagetool.rules.YMDDateHelper
 
YMDNewYearDateFilter - Class in org.languagetool.rules.de
New year date filter that expects a 'date' argument in the format 'yyyy-mm-dd'.
YMDNewYearDateFilter() - Constructor for class org.languagetool.rules.de.YMDNewYearDateFilter
 
YMDNewYearDateFilter - Class in org.languagetool.rules.en
New year date filter that expects a 'date' argument in the format 'yyyy-mm-dd'.
YMDNewYearDateFilter() - Constructor for class org.languagetool.rules.en.YMDNewYearDateFilter
 
YMDNewYearDateFilter - Class in org.languagetool.rules.pt
New year date filter that expects a 'date' argument in the format 'yyyy-mm-dd'.
YMDNewYearDateFilter() - Constructor for class org.languagetool.rules.pt.YMDNewYearDateFilter
 
yybegin(int) - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
Enters a new lexical state
yychar() - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
 
yycharat(int) - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
Returns the character at position pos from the matched text.
yyclose() - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
Closes the input stream.
YYEOF - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
This character denotes the end of file
YYINITIAL - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
lexical states
yylength() - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
Returns the length of the matched text region.
yypushback(int) - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
Resets the scanner to read from a new input stream.
yystate() - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
Returns the current lexical state.
yytext() - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
Returns the text matched by the current regular expression.

Z

ZAH - Static variable in class org.languagetool.tools.ArabicConstants
 
ZAIN - Static variable in class org.languagetool.tools.ArabicConstants
 
ZERO - Static variable in class org.languagetool.tools.ArabicConstants
 
ZERO_WIDTH_SPACE - Static variable in class org.languagetool.openoffice.OfficeTools
 
ZERO_WIDTH_SPACE_CHAR - Static variable in class org.languagetool.openoffice.OfficeTools
 

_

__getComponentFactory(String) - Static method in class org.languagetool.openoffice.LanguageToolSpellChecker
Get XSingleComponentFactory Default method called by LO/OO extensions
__getComponentFactory(String) - Static method in class org.languagetool.openoffice.Main
Get XSingleComponentFactory Default method called by LO/OO extensions
__writeRegistryServiceInfo(XRegistryKey) - Static method in class org.languagetool.openoffice.LanguageToolSpellChecker
Write keys to registry Default method called by LO/OO extensions
__writeRegistryServiceInfo(XRegistryKey) - Static method in class org.languagetool.openoffice.Main
Write keys to registry Default method called by LO/OO extensions
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _