Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A - Enum constant in enum class org.languagetool.rules.en.AvsAnRule.Determiner
- A_LE - Static variable in class org.languagetool.rules.fr.MakeContractionsFilter
- A_LES - Static variable in class org.languagetool.rules.fr.MakeContractionsFilter
- A_OR_AN - Enum constant in enum class org.languagetool.rules.en.AvsAnRule.Determiner
- AB_TEST_SERVICE - Static variable in class org.languagetool.server.TextChecker
- abbr - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- ABBR_AT_THE_END - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_2_SMALL_LETTERS_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_2_SMALL_LETTERS_REPL - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_ART_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_CHL_KOR_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_DASH_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_ENDING_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_GUB_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_I_T_CH_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_I_T_P_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_KUB_SM_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_LAT_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_MAN_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_NAR_PATTERN_1 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_NAR_PATTERN_2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_NON_ENDING_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_NON_ENDING_PATTERN_2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_PN_ZAH_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_PROF_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_RED_AVT_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_S_G_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_T_ZV_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_TYS_PATTERN1 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_TYS_PATTERN2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_VO_PATTERN1 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_VO_PATTERN2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_DOT_VO_PATTERN3 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ABBR_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- ABBREVIATION_CHAR - Static variable in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
- abbreviationFilepath - Static variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- abbreviations - Static variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- AboutDialog - Class in org.languagetool.gui
-
A dialog with version and copyright information.
- AboutDialog(ResourceBundle, Component) - Constructor for class org.languagetool.gui.AboutDialog
- 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.
- AbstractDateCheckFilter() - Constructor for class org.languagetool.rules.AbstractDateCheckFilter
- AbstractDateCheckWithSuggestionsFilter - Class in org.languagetool.rules
-
Accepts rule matches if a date doesn't match the accompanying weekday, e.g.
- AbstractDateCheckWithSuggestionsFilter() - Constructor for class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- 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, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.AbstractEnglishSpellerRule
- AbstractEnglishSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.en.AbstractEnglishSpellerRule
- AbstractEnglishSpellerRule.IrregularForms - Class in org.languagetool.rules.en
- AbstractFillerWordsRule - Class in org.languagetool.rules
-
A rule that gives hints about the use of filler words.
- AbstractFillerWordsRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.AbstractFillerWordsRule
- AbstractFillerWordsRule(ResourceBundle, Language, UserConfig, boolean) - 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) - Constructor for class org.languagetool.rules.patterns.AbstractPatternRule
- AbstractPatternRule(String, String, Language, List<PatternToken>, boolean, String) - 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 "..", "::", "-," but not "...", "!..", "?!!", ",-" etc.
- 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 Class 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) - Constructor for class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- AbstractStatisticSentenceStyleRule(ResourceBundle, Language, UserConfig, int, boolean) - 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) - Constructor for class org.languagetool.rules.AbstractStatisticStyleRule
- AbstractStatisticStyleRule(ResourceBundle, Language, UserConfig, int, boolean) - 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.(default off).
- 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
- AbstractSuppressMisspelledSuggestionsFilter - Class in org.languagetool.rules
- AbstractSuppressMisspelledSuggestionsFilter() - 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
- AbstractTokenBasedRule.TokenHint - Class in org.languagetool.rules.patterns
-
Represents possible values of a
PatternToken's lemma or text. - 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 Class 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
- abTest - Variable in class org.languagetool.UserConfig
- abTestClients - Variable in class org.languagetool.server.HTTPServerConfig
- abTestEnabled - Static variable in class org.languagetool.UserConfig
- abTestRollout - Variable in class org.languagetool.server.HTTPServerConfig
- AbTestService - Interface in org.languagetool.server
- academic - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
academic = 1; - academic - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
academic = 1; - academic - Enum constant in enum class org.languagetool.Tag
- academic - Enum constant in enum class org.languagetool.ToneTag
- academic - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
academic = 1; - ACADEMIC - Enum constant in enum class org.languagetool.JLanguageTool.Level
- academic_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
academic = 1; - academic_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
academic = 1; - academic_VALUE - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
academic = 1; - acceptCompound(String) - Method in class org.languagetool.rules.nl.CompoundAcceptor
- acceptCompound(String, String) - Method in class org.languagetool.rules.nl.CompoundAcceptor
- acceptedPhrases - Variable in class org.languagetool.UserConfig
- acceptMatch(RuleMatch, Probability, AnalyzedSentence) - Method in class org.languagetool.rules.ngrams.NgramProbabilityRule
-
Overwrite this method to discard matches by returning
false. - acceptNode(Node) - Method in class org.languagetool.rules.patterns.IgnoreWhitespaceFilter
- 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[], List<Integer>) - Method in class org.languagetool.rules.AbstractAdvancedSynthesizerFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.AbstractDateCheckFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.AbstractFindSuggestionsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.AbstractFutureDateFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.AbstractMakeContractionsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.AbstractNewYearDateFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.AbstractNumberInWordFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.AbstractSuppressMisspelledSuggestionsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.AbstractTextToNumberFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.AdaptSuggestionsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.AddCommasFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ar.filters.ArabicDMYDateCheckFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ar.filters.ArabicMasdarToVerbFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ar.filters.ArabicVerbToMafoulMutlaqFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.AdjustPronounsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.AdjustVerbSuggestionsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.AnarASuggestionsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.CatalanNumberSpellerFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.ConvertToGenderAndNumberFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.DiacriticsCheckFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.DonarTempsSuggestionsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.FindSuggestionsEsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.OblidarseSugestionsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.PortarGerundiSuggestionsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.PortarTempsSuggestionsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.PossessiusRedundantsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ca.SynthesizeWithDeterminerFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.CheckPostagsInSuggestionFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ConvertToSentenceCaseFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.DateRangeChecker
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.de.AdaptSuggestionFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.de.CompoundCheckFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.de.InsertCommaFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.de.PotentialCompoundFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.de.RecentYearFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.de.RemoveUnknownCompoundsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.de.UppercaseNounReadingFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.de.ValidWordFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.de.YMDDateCheckFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.de.YMDNewYearDateFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.en.AdverbFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.en.OrdinalSuffixFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.en.YMDDateCheckFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.en.YMDNewYearDateFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.es.ConfusionCheckFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.fr.DMYDateCheckFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.fr.InterrogativeVerbFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.fr.SuggestionsFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.fr.WordWithDeterminerFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.IsEnglishWordFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.nl.CompoundFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.PartialPosTagFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.patterns.ApostropheTypeFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.patterns.RuleFilter
-
Returns the original rule match or a modified one, or
nullif the rule match is filtered out. - acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.pl.DecadeSpellingFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.pt.ConfusionCheckFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.pt.PortugueseEnclisisFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.pt.PortugueseProclisisFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.pt.RegularIrregularParticipleFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.pt.RomanNumeralFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.pt.YMDDateCheckFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.pt.YMDNewYearDateFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ru.INNNumberFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.ShortenedYearRangeChecker
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpellerFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.SuppressIfAnyRuleMatchesFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.UnderlineSpacesFilter
- acceptRuleMatch(RuleMatch, Map<String, String>, int, AnalyzedTokenReadings[], List<Integer>) - Method in class org.languagetool.rules.WhitespaceCheckFilter
- 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
nullif the rule match is filtered out. - acceptRuleMatch(RuleMatch, Map<String, String>, AnalyzedSentence, Matcher) - Method in class org.languagetool.rules.pt.BrazilianToponymFilter
- acceptSuggestion(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- acceptSuggestion(String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- account - Variable in class org.languagetool.server.UserLimits
- Account(String, String) - Constructor for class org.languagetool.server.UserLimits.Account
- accumulateResults - Static variable in class org.languagetool.remote.ArtificialErrorEval
- acronymExceptions - Variable in class org.languagetool.rules.nl.CompoundAcceptor
- acronymOk(String) - Method in class org.languagetool.rules.nl.CompoundAcceptor
- acronymPattern - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- ACTION - Static variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- ACTION_COMMAND_CANCEL - Static variable in class org.languagetool.gui.ConfigurationDialog
- ACTION_COMMAND_OK - Static variable in class org.languagetool.gui.ConfigurationDialog
- actionPerformed(ActionEvent) - Method in class org.languagetool.gui.ConfigurationDialog
- activateDefaultFalseFriendRules() - Method in class org.languagetool.JLanguageTool
-
Loads and activates the false friend rules from
rules/false-friends.xml. - activateDefaultPatternRules() - Method in class org.languagetool.JLanguageTool
-
Loads and activates the pattern rules from
org/languagetool/rules/<languageCode>/grammar.xml. - activateLanguageModelRules(File) - Method in class org.languagetool.JLanguageTool
-
Activate rules that depend on a language model.
- activateLanguageModelRules(File) - Method in class org.languagetool.server.Pipeline
- activateObject(PipelineSettings, PooledObject<Pipeline>) - Method in class org.languagetool.server.PipelinePool
- activateRemoteRules(File) - Method in class org.languagetool.JLanguageTool
- activateRemoteRules(File) - Method in class org.languagetool.server.Pipeline
- activateRemoteRules(List<RemoteRuleConfig>) - Method in class org.languagetool.JLanguageTool
- activateRemoteRules(List<RemoteRuleConfig>) - Method in class org.languagetool.server.Pipeline
- activeChecks - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- ActivelyMaintained - Enum constant in enum class org.languagetool.LanguageMaintainedState
- ActiveRules - Class in org.languagetool.server
- ActiveRules() - Constructor for class org.languagetool.server.ActiveRules
- ActiveRulesMBean - Interface in org.languagetool.server
- adaptSuggestion(String, String) - Method in class org.languagetool.Language
- adaptSuggestion(String, String) - Method in class org.languagetool.language.Catalan
- adaptSuggestion(String, String) - Method in class org.languagetool.language.Spanish
- AdaptSuggestionFilter - Class in org.languagetool.rules.de
- AdaptSuggestionFilter() - Constructor for class org.languagetool.rules.de.AdaptSuggestionFilter
- AdaptSuggestionsFilter - Class in org.languagetool.rules
- AdaptSuggestionsFilter() - Constructor for class org.languagetool.rules.AdaptSuggestionsFilter
- add(int, String) - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
- 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(String, PrepositionToCases.Case...) - Static method in class org.languagetool.rules.de.PrepositionToCases
- add(List<String>, String) - Method in class org.languagetool.rules.de.LineExpander
- add(TextPart) - Method in class org.languagetool.markup.AnnotatedTextBuilder
- add(SuggestionStage.Node) - Method in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
- ADD - Enum constant in enum class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
- ADD_ADVERBS - Static variable in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
- ADD_ADVERBS - Static variable in class org.languagetool.rules.el.GreekWordRepeatBeginningRule
- ADD_ADVERBS - Static variable in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
- ADD_ADVERBS - Static variable in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
- ADD_DETERMINER - Static variable in class org.languagetool.synthesis.en.EnglishSynthesizer
- ADD_EXPRESSIONS - Static variable in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
- ADD_EXPRESSIONS - Static variable in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
- ADD_EXPRESSIONS - Static variable in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
- ADD_IND_DETERMINER - Static variable in class org.languagetool.synthesis.en.EnglishSynthesizer
- addAllCandidates(Iterable<String>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
-
repeated string candidates = 3; - addAllCaseVariants(List<ProhibitedCompoundRule.Pair>, ProhibitedCompoundRule.Pair) - Static method in class org.languagetool.rules.de.ProhibitedCompoundRule
- 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
- addAllMatches(Iterable<? extends MLServerProto.Match>) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
-
repeated .lt_ml_server.Match matches = 2; - addAllMatches(Iterable<? extends MLServerProto.MatchList>) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- addAllNewLanguageMatches(Iterable<? extends ProtoResultCache.NewLanguageMatch>) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - 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)
- 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<? extends MLServerProto.AnalyzedSentence>) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.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
- addAllSentences(Iterable<String>) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
input text to be analyzed
- 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
- addAllSuggestedReplacements(Iterable<? extends MLServerProto.SuggestedReplacement>) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - addAllSuggestions(Iterable<String>) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
legacy; use suggestedReplacements
- addAllTags(Iterable<? extends MLServerProto.Rule.Tag>) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
repeated .lt_ml_server.Rule.Tag tags = 6; - addAllTags(Iterable<? extends ProtoResultCache.CachedRule.Tag>) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - addAllTagsValue(Iterable<Integer>) - 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.tools.Cache.ProtoResultCache.CachedRule.Builder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - addAllTextSessionID(Iterable<? extends Long>) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
-
session ID, for partial rollout & A/B tests
- addAllTextSessionID(Iterable<? extends Long>) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
-
session ID, for partial rollout & A/B tests
- addAllTextSessionID(Iterable<? extends Long>) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
session ID, for partial rollout & A/B tests
- addAllTokens(Iterable<? extends MLServerProto.AnalyzedTokenReadings>) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
-
repeated .lt_ml_server.AnalyzedTokenReadings tokens = 2; - addBoundaries(String) - Method in class org.languagetool.rules.WrongWordInContextRule.ContextWords
- 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; - ADDCHUNK - Enum constant in enum class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
- addChunkTags(String) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
-
repeated string chunkTags = 2; - 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
- addChunkTagsBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
-
repeated string chunkTags = 2; - addColonToMessageString(String) - Method in class org.languagetool.gui.ConfigurationDialog
- AddCommasFilter - Class in org.languagetool.rules
- AddCommasFilter() - Constructor for class org.languagetool.rules.AddCommasFilter
- addContraction(List<AgreementSuggestor2.Suggestion>) - Method in class org.languagetool.rules.de.AgreementSuggestor2
- 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; - addDynamicLanguages(Properties) - Method in class org.languagetool.server.HTTPServerConfig
- addEn - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- 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; - addEnApostrophe - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- addEsEn - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- addEsEnApostrophe - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- 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.
- addException(boolean, boolean, PatternToken) - Method in class org.languagetool.rules.patterns.PatternToken
- addException(PatternToken, boolean) - Method in class org.languagetool.rules.patterns.PatternToken.RareFields
- addExtraPanel(JPanel) - Method in class org.languagetool.gui.ConfigurationDialog
-
Add extra JPanel to this dialog.
- 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; - addFormsToFirstMatch(String, AnalyzedSentence, List<RuleMatch>, List<String>) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- addGlobalMetaData(String, String) - Method in class org.languagetool.markup.AnnotatedTextBuilder
-
Add any global meta data about the document to be checked.
- 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).
- addHi - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- addHistoricalAnnotations(String, String) - Method in class org.languagetool.AnalyzedTokenReadings
- addHyperlinkListener(JTextPane) - Static method in class org.languagetool.gui.Tools
- addHyphenSuggestions(String[], List<SuggestedReplacement>) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- addHyphenSuggestions(String[], List<SuggestedReplacement>) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- 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
- addIgnoreSpelling - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- 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() - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- addIgnoreWords(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- addIgnoreWords(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
- addIndex(File, int) - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- addItems(int, Synthesizer.SynthesizeRequestItem) - 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(int, Synthesizer.SynthesizeResponseItem) - 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; - addItems(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(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; - addItemsBuilder() - 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.SynthesizeRequest.Builder
-
repeated .lt_ml_server.SynthesizeRequestItem items = 2; - 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
- Addition - Enum constant in enum class org.languagetool.rules.ITSIssueType
- ADDITIONAL_SUGGESTIONS - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- additionalLangs - Variable in class org.languagetool.language.identifier.LanguageIdentifier.ParsedLanguageLists
- additionalTags(String) - Method in class org.languagetool.tagging.fr.FrenchTagger
- additionalTags(String, IStemmer) - Method in class org.languagetool.tagging.ar.ArabicTagger
- additionalTags(String, IStemmer) - Method in class org.languagetool.tagging.ca.CatalanTagger
- additionalTags(String, IStemmer) - Method in class org.languagetool.tagging.es.SpanishTagger
- additionalTags(String, IStemmer) - Method in class org.languagetool.tagging.gl.GalicianTagger
- additionalTags(String, WordTagger) - Method in class org.languagetool.tagging.BaseTagger
-
Allows additional tagging in some language-dependent circumstances
- additionalTags(String, WordTagger) - Method in class org.languagetool.tagging.el.GreekTagger
- 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).
- addListToProperties(Properties, String, Set<String>) - Method in class org.languagetool.gui.Configuration
- 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(int, BertLmProto.Mask) - 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; - addMask(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; - 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; - addMatch(AnalyzedSentence, AhoCorasickDoubleArrayTrie.Hit<String>, List<RuleMatch>) - Method in class org.languagetool.rules.de.OldSpellingRule
- addMatch(GenericUnpairedQuotesRule.SymbolLocator, List<RuleMatch>) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- addMatches(int, MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
-
list of matches
- addMatches(int, MLServerProto.Match) - 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.MatchList.Builder
-
list of matches
- addMatches(int, MLServerProto.Match.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
-
repeated .lt_ml_server.Match matches = 2; - addMatches(int, MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- addMatches(int, MLServerProto.MatchList.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- addMatches(MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
-
list of matches
- addMatches(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.MatchList.Builder
-
list of matches
- addMatches(MLServerProto.Match.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
-
repeated .lt_ml_server.Match matches = 2; - addMatches(MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- addMatches(MLServerProto.MatchList.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- addMatchesBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
-
list of matches
- addMatchesBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- 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.MatchList.Builder
-
list of matches
- addMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- 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
RuleMatchFilterfor post-processing of rule matches Filters are called sequentially in the same order as added - addMatchFilter(RuleMatchFilter) - Method in class org.languagetool.server.Pipeline
- 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 (
AnalyzedTokenReadingsto the unified sequence. - addNewLanguageMatches(int, ProtoResultCache.NewLanguageMatch) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - addNewLanguageMatches(int, ProtoResultCache.NewLanguageMatch.Builder) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - addNewLanguageMatches(ProtoResultCache.NewLanguageMatch) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - addNewLanguageMatches(ProtoResultCache.NewLanguageMatch.Builder) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - addNewLanguageMatchesBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - addNewLanguageMatchesBuilder(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - addNewWord(String, String, String) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- addNgramPanel(GridBagConstraints, JPanel) - Method in class org.languagetool.gui.ConfigurationDialog
- addOfficeLanguageElements(GridBagConstraints, JPanel) - Method in class org.languagetool.gui.ConfigurationDialog
- addOfficeTextruleElements(GridBagConstraints, JPanel) - Method in class org.languagetool.gui.ConfigurationDialog
- ADDON - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- addon_token - Variable in class org.languagetool.server.ExtendedUserInfo
- addonToken - Variable in class org.languagetool.server.UserInfoEntry
- addPluralNvTokens(String, List<AnalyzedToken>, String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- addPluralNvTokens(String, List<AnalyzedToken>, String, String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- 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
- addRawMatches(int, MLServerProto.Match) - 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; - addRawMatches(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; - 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(int, MLServerProto.AnalyzedToken) - 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; - addReadings(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; - 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; - addReflexiveConsonant - Static variable in class org.languagetool.rules.ca.OblidarseSugestionsFilter
- addReflexiveConsonant - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- addReflexiveEnConsonant - Static variable in class org.languagetool.rules.ca.OblidarseSugestionsFilter
- addReflexiveEnVowel - Static variable in class org.languagetool.rules.ca.OblidarseSugestionsFilter
- addReflexiveImperative - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- addReflexiveVowel - Static variable in class org.languagetool.rules.ca.OblidarseSugestionsFilter
- addReflexiveVowel - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- 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
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- addRequests(int, BertLmProto.ScoreRequest) - 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; - addRequests(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; - 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(int, BertLmProto.BertLmResponse) - 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; - addResponses(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; - 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; - addResultsForTokens(Map<String, List<TranslationEntry>>, List<AnalyzedToken>, List<TranslationEntry>) - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
- 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). - addRule(Rule) - Method in class org.languagetool.server.Pipeline
- addRuleMatch(List<RuleMatch>, AnalyzedSentence, String, AnalyzedTokenReadings, String) - Method in class org.languagetool.rules.de.CaseRule
- addRuleMatch(List<RuleMatch>, AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedSentence) - Method in class org.languagetool.rules.ru.RussianVerbConjugationRule
- addScore(double) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
-
repeated double score = 1; - addScores(int, BertLmProto.Prediction) - 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; - addScores(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; - 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(int, MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- addSentenceMatches(int, MLServerProto.MatchList.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- addSentenceMatches(MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- addSentenceMatches(MLServerProto.MatchList.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- addSentenceMatchesBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- addSentenceMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- addSentenceRanges(List<SentenceRange>) - Method in class org.languagetool.CheckResults
- addSentences(int, 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.AnalyzeResponse.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(int, 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.AnalyzeResponse.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; - addSentences(String) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
-
input text to be analyzed
- addSentences(String) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
input text to be analyzed
- addSentences(MLServerProto.AnalyzedSentence) - 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(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.AnalyzedMatchRequest.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(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() - 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.AnalyzedMatchRequest.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(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
- addSentencesBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
input text to be analyzed
- addSpace(String, Language) - Static method in class org.languagetool.tools.StringTools
-
Adds spaces before words that are not punctuation.
- addStem(List<TaggedWord>, String) - Method in class org.languagetool.tagging.de.GermanTagger
- addSuggestedReplacement(String) - Method in class org.languagetool.rules.RuleMatch
- addSuggestedReplacements(int, MLServerProto.SuggestedReplacement) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
new and extended suggestions; overwrite any values set in suggestions
- addSuggestedReplacements(int, MLServerProto.SuggestedReplacement) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - 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
- addSuggestedReplacements(int, MLServerProto.SuggestedReplacement.Builder) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - addSuggestedReplacements(List<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
- addSuggestedReplacements(MLServerProto.SuggestedReplacement) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - addSuggestedReplacements(MLServerProto.SuggestedReplacement.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
new and extended suggestions; overwrite any values set in suggestions
- addSuggestedReplacements(MLServerProto.SuggestedReplacement.Builder) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - addSuggestedReplacementsBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
new and extended suggestions; overwrite any values set in suggestions
- addSuggestedReplacementsBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - addSuggestedReplacementsBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
new and extended suggestions; overwrite any values set in suggestions
- addSuggestedReplacementsBuilder(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - 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
- addSuggestionsBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
legacy; use suggestedReplacements
- 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(List<String>) - Method in class org.languagetool.rules.Rule
- addTags(MLServerProto.Rule.Tag) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
repeated .lt_ml_server.Rule.Tag tags = 6; - addTags(ProtoResultCache.CachedRule.Tag) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - addTagsValue(int) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
repeated .lt_ml_server.Rule.Tag tags = 6; - addTagsValue(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - 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
- addTextSessionID(long) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
-
session ID, for partial rollout & A/B tests
- addTextSessionID(long) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
session ID, for partial rollout & A/B tests
- addTokens(int, MLServerProto.AnalyzedTokenReadings) - 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; - addTokens(List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.ar.ArabicTagger
- addTokens(List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.BaseTagger
- addTokens(List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.br.BretonTagger
- addTokens(List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.ca.CatalanTagger
- addTokens(List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.en.EnglishTagger
- addTokens(List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.es.SpanishTagger
- addTokens(List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.fr.FrenchTagger
- addTokens(List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.ga.IrishTagger
- addTokens(List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.gl.GalicianTagger
- addTokens(List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.nl.DutchTagger
- addTokens(List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.pl.PolishTagger
- addTokens(List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.pt.PortugueseTagger
- addTokens(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; - 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; - addTokenToSequence(List<AnalyzedTokenReadings>, AnalyzedToken, int) - Method in class org.languagetool.rules.patterns.Unifier
- addToMap(Map<String, List<String>>, String, String) - Static method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- addToMap(Map<String, List<ConfusionPair>>, List<ConfusionString>, ConfusionPair) - Method in class org.languagetool.rules.ConfusionSetLoader
- addToneTags(List<String>) - Method in class org.languagetool.rules.Rule
- addToQueue(AnalyzedTokenReadings, ArrayDeque<AnalyzedTokenReadings>) - Static method in class org.languagetool.rules.AbstractCompoundRule
- addToQueue(AnalyzedTokenReadings, Queue<AnalyzedTokenReadings>) - Method in class org.languagetool.rules.br.TopoReplaceRule
- addUnit(String, Unit, String, double, boolean) - Method in class org.languagetool.rules.AbstractUnitConversionRule
-
Associate a notation with a given unit.
- addUpperCaseVariants(List<ProhibitedCompoundRule.Pair>) - Static method in class org.languagetool.rules.de.ProhibitedCompoundRule
- addWord(String, Long) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- addWord(String, Long, String) - Method in class org.languagetool.server.DatabaseAccess
- addWord(String, Long, String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- addWordBatch(List<String>, Long, String) - Method in class org.languagetool.server.DatabaseAccess
-
add words in sql batch mode, no auto commit for better performance with large lists also suppresses uniqueness checks
- addWordBatch(List<String>, Long, String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- addWordsAfter(List<String>, String) - Method in class org.languagetool.synthesis.ca.CatalanSynthesizer
- addWordsAfter(List<String>, String) - Method in class org.languagetool.synthesis.es.SpanishSynthesizer
- ADHOC - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- adj - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- ADJ - Static variable in class org.languagetool.tagging.es.SpanishTagger
- ADJ_COMP_REGEX - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- ADJ_EXCEPTION - Static variable in class org.languagetool.rules.de.CompoundInfinitivRule
- ADJ_GRU - Static variable in class org.languagetool.rules.de.AgreementRule2
- ADJ_INFLECTION_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounRule
- ADJ_INFLECTION_PATTERN - Static variable in class org.languagetool.rules.uk.VerbInflectionHelper
- ADJ_MS - Static variable in class org.languagetool.tagging.es.SpanishTagger
- ADJ_PART_FS - Static variable in class org.languagetool.tagging.ca.CatalanTagger
- ADJ_PART_FS - Static variable in class org.languagetool.tagging.es.SpanishTagger
- ADJ_PART_FS - Static variable in class org.languagetool.tagging.gl.GalicianTagger
- ADJ_PART_FS - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- ADJ_PREFIX_NUMBER - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- ADJ_TAG_FOR_PO_ADV_MIS - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- ADJ_TAG_FOR_PO_ADV_NAZ - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- 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
- ADJ_VP - Static variable in class org.languagetool.tagging.es.SpanishTagger
- adj2comp - Variable in class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
- adj2compList - Variable in class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
- adjAnalyzedTokenReadings - Variable in class org.languagetool.rules.uk.TokenAgreementAdjNounRule.State
- ADJECTIU - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- ADJECTIU - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- ADJECTIU - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADJECTIU_COMPOST - Static variable in class org.languagetool.tagging.ca.CatalanTagger
- ADJECTIU_CP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- ADJECTIU_CP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- ADJECTIU_CP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADJECTIU_CS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- ADJECTIU_CS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- ADJECTIU_CS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADJECTIU_F - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADJECTIU_FN - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADJECTIU_FP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- ADJECTIU_FP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- ADJECTIU_FP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADJECTIU_FS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- ADJECTIU_FS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- ADJECTIU_FS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADJECTIU_M - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADJECTIU_MN - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADJECTIU_MP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- ADJECTIU_MP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- ADJECTIU_MP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADJECTIU_MS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- ADJECTIU_MS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- ADJECTIU_MS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADJECTIU_P - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- ADJECTIU_P - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- ADJECTIU_P - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADJECTIU_S - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- ADJECTIU_S - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- ADJECTIU_S - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- AdjectiveTags - Class in org.languagetool.tagging.de
- AdjectiveTags() - Constructor for class org.languagetool.tagging.de.AdjectiveTags
- ADJEKTIV - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
- ADJETIVO_FP - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- ADJETIVO_FS - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- ADJETIVO_MP - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- ADJETIVO_MS - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- AdjInfo(String, String, String) - Constructor for class org.languagetool.tagging.de.GermanTagger.AdjInfo
- adjInfos - Variable in class org.languagetool.tagging.de.GermanTagger.ExpansionInfos
- ADJP - Enum constant in enum class org.languagetool.chunking.RussianChunker.PhraseType
- adjPos - Variable in class org.languagetool.rules.uk.TokenAgreementAdjNounRule.State
- adjSuffix - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- adjTemplate - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- adjToken1 - Variable in class org.languagetool.rules.de.AgreementSuggestor2
- adjToken2 - Variable in class org.languagetool.rules.de.AgreementSuggestor2
- adjTokenReadings - Variable in class org.languagetool.rules.uk.TokenAgreementAdjNounRule.State
- adjTokenReadings - Variable in class org.languagetool.rules.uk.TokenAgreementNounVerbRule.State
- adjust(List<TaggedWord>, String, String, String...) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- adjustCatalanMatch(RuleMatch, Set<String>) - Method in class org.languagetool.language.Catalan
- adjustForInvalidSuffix(String) - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
- adjustForInvalidSuffix(String, String) - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
- adjustFrenchRuleMatch(RuleMatch, Set<String>) - Method in class org.languagetool.language.French
- adjustLemma(TaggedWord, String, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- adjustMatch(RuleMatch, List<String>) - Method in class org.languagetool.Language
- adjustOffset(AnnotatedText, int, RuleMatch) - Method in class org.languagetool.JLanguageTool
- 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.
- adjustSuggestion(String) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- adjustSuggestion(String) - Method in class org.languagetool.rules.de.DateCheckFilter
- adjustSuggestionCase - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- adjustTextForTokenizing(String, HashMap<String, String>) - Method in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- AdjustVerbSuggestionsFilter - Class in org.languagetool.rules.ca
- AdjustVerbSuggestionsFilter() - Constructor for class org.languagetool.rules.ca.AdjustVerbSuggestionsFilter
- ADMIN - Enum constant in enum class org.languagetool.server.GroupRoles
- ADMITTINGLY - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- adv - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- ADV_PREDICT_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- ADV_QUANT_PATTERN - Static variable in class org.languagetool.rules.uk.LemmaHelper
- ADV_REPLACEMENTS - Static variable in class org.languagetool.rules.ngrams.NgramProbabilityRule
- AdvancedReplacement(List<PatternToken>, String) - Constructor for class org.languagetool.rules.ngrams.NgramProbabilityRule.AdvancedReplacement
- AdvancedSynthesizerFilter - Class in org.languagetool.rules.ca
- AdvancedSynthesizerFilter - Class in org.languagetool.rules.de
- AdvancedSynthesizerFilter - Class in org.languagetool.rules.en
- AdvancedSynthesizerFilter - Class in org.languagetool.rules.es
- AdvancedSynthesizerFilter - Class in org.languagetool.rules.fr
- AdvancedSynthesizerFilter - Class in org.languagetool.rules.gl
- AdvancedSynthesizerFilter - Class in org.languagetool.rules.pt
- AdvancedSynthesizerFilter - Class in org.languagetool.rules.ru
- AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.ca.AdvancedSynthesizerFilter
- AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.de.AdvancedSynthesizerFilter
- AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.en.AdvancedSynthesizerFilter
- AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.es.AdvancedSynthesizerFilter
- AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.fr.AdvancedSynthesizerFilter
- AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.gl.AdvancedSynthesizerFilter
- AdvancedSynthesizerFilter() - Constructor for class org.languagetool.rules.pt.AdvancedSynthesizerFilter
- 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
- adverb2Adj - Variable in class org.languagetool.rules.en.AdverbFilter
- adverbAppeared - Variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- adverbAppeared - Variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- adverbAppeared - Variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- AdverbFilter - Class in org.languagetool.rules.en
-
Filter that maps suggestion from adverb to adjective.
- AdverbFilter() - Constructor for class org.languagetool.rules.en.AdverbFilter
- ADVERBI - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- ADVERBI - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- ADVERBI - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADVERBIS_ACCEPTATS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- ADVERBIS_ACCEPTATS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- ADVERBIS_ACCEPTATS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- ADVERBS - Static variable in class org.languagetool.rules.de.GermanWordRepeatBeginningRule
- ADVERBS - Static variable in class org.languagetool.rules.fa.PersianWordRepeatBeginningRule
- ADVERBS - Static variable in class org.languagetool.rules.pt.PortugueseWordRepeatBeginningRule
- advp - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- AFAIK - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- AffectedSpans(List<GermanChunker.Span>) - Constructor for class org.languagetool.chunking.GermanChunker.AffectedSpans
- AffectedSpans(List<RussianChunker.Span>) - Constructor for class org.languagetool.chunking.RussianChunker.AffectedSpans
- affix - Variable in class org.languagetool.rules.spelling.hunspell.Hunspell.LanguageAndPath
- afterAsterisk - Static variable in class org.languagetool.tagging.de.GermanTagger
- afterExecute(Runnable, Throwable) - Method in class org.languagetool.tools.LtThreadPoolExecutor
- 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
- AgreementRule.GrammarCategory - Enum Class in org.languagetool.rules.de
- AgreementRule.ReplacementType - Enum Class in org.languagetool.rules.de
- 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
- AgreementRuleAntiPatterns1 - Class in org.languagetool.rules.de
- AgreementRuleAntiPatterns1() - Constructor for class org.languagetool.rules.de.AgreementRuleAntiPatterns1
- AgreementRuleAntiPatterns2 - Class in org.languagetool.rules.de
- AgreementRuleAntiPatterns2() - Constructor for class org.languagetool.rules.de.AgreementRuleAntiPatterns2
- AgreementRuleAntiPatterns3 - Class in org.languagetool.rules.de
- AgreementRuleAntiPatterns3() - Constructor for class org.languagetool.rules.de.AgreementRuleAntiPatterns3
- AgreementSuggestor2 - Class in org.languagetool.rules.de
-
Create suggestions for German noun phrases that lack agreement.
- AgreementSuggestor2(Synthesizer, AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, AgreementRule.ReplacementType) - Constructor for class org.languagetool.rules.de.AgreementSuggestor2
- AgreementSuggestor2(Synthesizer, AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, AgreementRule.ReplacementType) - Constructor for class org.languagetool.rules.de.AgreementSuggestor2
- AgreementSuggestor2(Synthesizer, AnalyzedTokenReadings, AnalyzedTokenReadings, AgreementRule.ReplacementType) - Constructor for class org.languagetool.rules.de.AgreementSuggestor2
- AgreementSuggestor2.Suggestion - Class in org.languagetool.rules.de
- AgreementTools - Class in org.languagetool.rules.de
- AgreementTools() - Constructor for class org.languagetool.rules.de.AgreementTools
- agreementWithCategoryRelaxation(AnalyzedTokenReadings, AnalyzedTokenReadings, AgreementRule.GrammarCategory) - Method in class org.languagetool.rules.de.AgreementRule
- agrees(AnalyzedTokenReadings, List<VerbInflectionHelper.Inflection>, List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- ahoCorasickDoubleArrayTrie - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- AI_APIKEY_KEY - Static variable in class org.languagetool.gui.Configuration
- AI_AUTO_CORRECT_KEY - Static variable in class org.languagetool.gui.Configuration
- AI_DE_GGEC_MISSING_PUNCT - Static variable in class org.languagetool.language.German
- AI_MODEL_KEY - Static variable in class org.languagetool.gui.Configuration
- AI_SHOW_STYLISTIC_CHANGES_KEY - Static variable in class org.languagetool.gui.Configuration
- AI_URL_KEY - Static variable in class org.languagetool.gui.Configuration
- AI_USE_AI_SUPPORT_KEY - Static variable in class org.languagetool.gui.Configuration
- aiApiKey - Variable in class org.languagetool.gui.Configuration
- aiApiKey() - Method in class org.languagetool.gui.Configuration
- aiAutoCorrect - Variable in class org.languagetool.gui.Configuration
- aiAutoCorrect() - Method in class org.languagetool.gui.Configuration
- aiModel - Variable in class org.languagetool.gui.Configuration
- aiModel() - Method in class org.languagetool.gui.Configuration
- AIN - Static variable in class org.languagetool.tools.ArabicConstants
- aiShowStylisticChanges - Variable in class org.languagetool.gui.Configuration
- aiShowStylisticChanges() - Method in class org.languagetool.gui.Configuration
- aiUrl - Variable in class org.languagetool.gui.Configuration
- aiUrl() - Method in class org.languagetool.gui.Configuration
- Akk - Enum constant in enum class org.languagetool.rules.de.PrepositionToCases.Case
- 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
- algorithm - Variable in class org.languagetool.rules.spelling.symspell.implementation.EditDistance
- All - Enum constant in enum class org.languagetool.rules.spelling.symspell.implementation.SymSpell.Verbosity
- ALL - Enum constant in enum class org.languagetool.JLanguageTool.Mode
-
Use all active rules for checking.
- ALL - Enum constant in enum class org.languagetool.rules.patterns.Match.IncludeRange
- ALL - Static variable in class org.languagetool.rules.Categories
- ALL_BUT_TEXTLEVEL_ONLY - Enum constant in enum class org.languagetool.JLanguageTool.Mode
-
Use all activate rules for checking except the text-level rules.
- ALL_LOWER - Static variable in class org.languagetool.rules.uk.MissingHyphenRule
- ALL_TITLECASE_EXCEPTIONS - Static variable in class org.languagetool.tools.StringTools
- ALL_TONE_RULES - Enum constant in enum class org.languagetool.ToneTag
- ALL_WITHOUT_GOAL_SPECIFIC - Enum constant in enum class org.languagetool.ToneTag
- allAdjGruTags - Static variable in class org.languagetool.tagging.de.GermanTagger
- allAntiPatterns - Static variable in class org.languagetool.rules.de.AgreementRule
- allFeatsIn - Variable in class org.languagetool.rules.patterns.Unifier
- allForms(List<AnalyzedTokenReadings>) - Static method in class org.languagetool.chunking.GermanChunker
- ALLGEMEIN - Static variable in class org.languagetool.tagging.de.GermanToken.Genus
- ALLLOWER - Enum constant in enum class org.languagetool.rules.patterns.Match.CaseConversion
- ALLMAHLLIG - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- allNotDetected - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- allowAllUppercase - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker.Settings
- allowAmbiguousAdverbs() - Method in class org.languagetool.rules.ro.RomanianWordRepeatBeginningRule
-
Indicates if ambiguous adverbs are to be considered.
- allowedChars - Static variable in class org.languagetool.rules.patterns.PatternRuleMatcher
- allowedIps - Variable in class org.languagetool.server.LanguageToolHttpHandler
- allowedPostags - Variable in class org.languagetool.rules.ca.WordCoherencyRule
- allowedPostags - Variable in class org.languagetool.rules.ca.WordCoherencyValencianRule
- allowFirstCapitalized - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker.Settings
- allowFirstCapitalized - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- allowIncompleteResults - Variable in class org.languagetool.server.TextChecker.QueryParams
- allowOriginUrl - Variable in class org.languagetool.server.ApiV2
- allowOriginUrl - Variable in class org.languagetool.server.HTTPServerConfig
- allowSkipRequestLimit(Headers) - Method in class org.languagetool.server.LanguageToolHttpHandler
- allowTitlecase - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker.Settings
- allProfileKeys - Variable in class org.languagetool.gui.Configuration
- allProfileLangKeys - Variable in class org.languagetool.gui.Configuration
- ALLRIGHT - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- allRuleIds() - Method in class org.languagetool.rules.patterns.RuleSet
- allRules() - Method in class org.languagetool.rules.patterns.RuleSet
- allStartWithLowercase(String) - Static method in class org.languagetool.tools.StringTools
- ALLUPPER - Enum constant in enum class org.languagetool.rules.patterns.Match.CaseConversion
- ALLUPPERCASE_EXCEPTIONS - Static variable in class org.languagetool.tagging.ca.CatalanTagger
- allWordsUppercase(String) - Method in class org.languagetool.rules.AbstractSpecificCaseRule
-
Checks if all the words in the given string begin with a capital letter
- allWordsUppercase(String) - Method in class org.languagetool.rules.ga.IrishSpecificCaseRule
- allWordsUppercase(String) - Method in class org.languagetool.rules.ru.RussianSpecificCaseRule
- allWrongRanges - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- ALT_DASHES_IN_WORD - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- Alternative(String, Probability) - Constructor for class org.languagetool.rules.ngrams.NgramProbabilityRule.Alternative
- alternatives - Variable in class org.languagetool.rules.ngrams.NgramProbabilityRule.Alternatives
- Alternatives(List<NgramProbabilityRule.Alternative>, boolean) - Constructor for class org.languagetool.rules.ngrams.NgramProbabilityRule.Alternatives
- alternativesConsidered - Variable in class org.languagetool.rules.ngrams.NgramProbabilityRule.Alternatives
- alternativeTag - Variable in class org.languagetool.rules.ngrams.NgramProbabilityRule.Replacement
- alternativeText - Variable in class org.languagetool.rules.ngrams.NgramProbabilityRule.AdvancedReplacement
- altLanguages - Variable in class org.languagetool.InputSentence
- altLanguages - Variable in class org.languagetool.JLanguageTool
- altLanguages - Variable in class org.languagetool.server.TextChecker.QueryParams
- always(String...) - Static method in class org.languagetool.tagging.uk.LetterEndingForNumericHelper.RegexToCaseList
- alwaysNeedsDe - Static variable in class org.languagetool.tagging.nl.DutchTagger
- alwaysNeedsHet - Static variable in class org.languagetool.tagging.nl.DutchTagger
- alwaysNeedsHyphen - Variable in class org.languagetool.rules.nl.CompoundAcceptor
- alwaysNeedsMrv - Static variable in class org.languagetool.tagging.nl.DutchTagger
- alwaysNeedsS - Variable in class org.languagetool.rules.nl.CompoundAcceptor
- ambigousTokens - Variable in class org.languagetool.tagging.fr.FrenchTagger
- ambiguous() - Method in class org.languagetool.LanguageAnnotator.TokenWithLanguages
- AMERICAN_ENGLISH - Static variable in class org.languagetool.rules.en.CompoundRule
- 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
- AmericanEnglish(boolean) - Constructor for class org.languagetool.language.AmericanEnglish
-
This is a fake constructor overload for the subclasses.
- 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
- AN - Enum constant in enum class org.languagetool.rules.en.AvsAnRule.Determiner
- 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 interface org.languagetool.rules.ml.ProcessingServerGrpc.AsyncService
- 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
- analyzed - Variable in class org.languagetool.JLanguageTool.SentenceData
- AnalyzedGermanToken - Class in org.languagetool.tagging.de
-
One reading of a German word.
- AnalyzedGermanToken(AnalyzedToken) - Constructor for class org.languagetool.tagging.de.AnalyzedGermanToken
- AnalyzedMatchRequest() - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- AnalyzedMatchRequest(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- AnalyzedMLRuleRequest(List<MLServerProto.AnalyzedMatchRequest>, List<AnalyzedSentence>) - Constructor for class org.languagetool.rules.GRPCRule.AnalyzedMLRuleRequest
- analyzedSentence - Variable in class org.languagetool.InputSentence
- AnalyzedSentence - Class in org.languagetool
-
A sentence that has been tokenized and analyzed.
- AnalyzedSentence() - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- AnalyzedSentence(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- AnalyzedSentence(AnalyzedTokenReadings[]) - Constructor for class org.languagetool.AnalyzedSentence
-
Creates an AnalyzedSentence from the given
AnalyzedTokenReadings. - AnalyzedSentence(AnalyzedTokenReadings[], int[], AnalyzedTokenReadings[], AnalyzedTokenReadings[]) - Constructor for class org.languagetool.AnalyzedSentence
- 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() - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- AnalyzedToken(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- 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() - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- AnalyzedTokenReadings(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- AnalyzedTokenReadings(List<AnalyzedToken>, int) - Constructor for class org.languagetool.AnalyzedTokenReadings
- AnalyzedTokenReadings(AnalyzedToken) - Constructor for class org.languagetool.AnalyzedTokenReadings
- AnalyzedTokenReadings(AnalyzedToken[], int) - Constructor for class org.languagetool.AnalyzedTokenReadings
- AnalyzedTokenReadings(AnalyzedToken, int) - Constructor for class org.languagetool.AnalyzedTokenReadings
- AnalyzedTokenReadings(AnalyzedTokenReadings, List<AnalyzedToken>, String) - Constructor for class org.languagetool.AnalyzedTokenReadings
- AnalyzeRequest() - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- AnalyzeRequest(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- AnalyzeResponse() - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- AnalyzeResponse(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- analyzeSentence(String, int, int, CheckConfiguration) - Static method in class org.languagetool.remote.ArtificialErrorEval
- AnalyzeSentenceCallable(String) - Constructor for class org.languagetool.MultiThreadedJLanguageTool.AnalyzeSentenceCallable
- 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.
- AnarASuggestionsFilter - Class in org.languagetool.rules.ca
- AnarASuggestionsFilter() - Constructor for class org.languagetool.rules.ca.AnarASuggestionsFilter
- anchorHint - Variable in class org.languagetool.rules.patterns.AbstractTokenBasedRule
- AND - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- andGroup - Variable in class org.languagetool.rules.patterns.PatternTokenMatcher
- andGroupCheck - Variable in class org.languagetool.rules.patterns.PatternTokenMatcher
- andGroupCounter - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- andGroupList - Variable in class org.languagetool.rules.patterns.PatternToken.RareFields
- anExceptionPrefixes - Static variable in class org.languagetool.rules.en.AvsAnRule
- AngolaPortuguese - Class in org.languagetool.language
- AngolaPortuguese() - Constructor for class org.languagetool.language.AngolaPortuguese
- animMatters() - Method in class org.languagetool.rules.uk.InflectionHelper.Inflection
- animTag - Variable in class org.languagetool.rules.uk.InflectionHelper.Inflection
- annotatedText - Variable in class org.languagetool.JLanguageTool.TextCheckCallable
- 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(List<TextPart>, Map<Integer, MappingValue>, Map<AnnotatedText.MetaDataKey, String>, Map<String, String>) - Constructor for class org.languagetool.markup.AnnotatedText
- AnnotatedText.MetaDataKey - Enum Class 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
- AnnotatorConfig() - Constructor for class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- annotatorName - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- annotatorName - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- anonymousAccessAllowed - Variable in class org.languagetool.server.HTTPServerConfig
- anPrefixes - Static variable in class org.languagetool.rules.en.AvsAnRule
- ansiDefault - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- ansiDefault - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- ansiHighlight - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- ansiHighlight - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.ca.CatalanRepeatedWordsRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.de.AgreementRule2
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.de.AgreementRuleAntiPatterns1
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.de.AgreementRuleAntiPatterns2
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.de.AgreementRuleAntiPatterns3
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.de.CaseRuleAntiPatterns
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.de.CompoundInfinitivRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.de.GermanCompoundRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.de.GermanConfusionProbabilityRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.de.GermanWordRepeatRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.de.SubjectVerbAgreementRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.de.VerbAgreementRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.en.CompoundRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.en.EnglishConfusionProbabilityRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.en.EnglishRepeatedWordsRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.en.UpperCaseNgramRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.es.SpanishRepeatedWordsRule
- ANTI_PATTERNS - Static variable in class org.languagetool.rules.fr.QuestionWhitespaceRule
- ANTIPATTERN - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- antiPatternCounter - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- antiPatternCounter - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- 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 - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
- antiPatterns - Variable in class org.languagetool.rules.ca.CatalanRepeatedWordsRule
- antiPatterns - Variable in class org.languagetool.rules.de.AgreementRule
- antiPatterns - Variable in class org.languagetool.rules.de.AgreementRule2
- antiPatterns - Variable in class org.languagetool.rules.de.CaseRule
- antiPatterns - Variable in class org.languagetool.rules.de.CompoundInfinitivRule
- antiPatterns - Variable in class org.languagetool.rules.de.GermanWordRepeatRule
- antiPatterns - Variable in class org.languagetool.rules.de.SubjectVerbAgreementRule
- antiPatterns - Variable in class org.languagetool.rules.de.VerbAgreementRule
- antiPatterns - Variable in class org.languagetool.rules.en.EnglishRepeatedWordsRule
- antiPatterns - Variable in class org.languagetool.rules.en.UpperCaseNgramRule
- antiPatterns - Variable in class org.languagetool.rules.es.SpanishRepeatedWordsRule
- antiPatterns - Variable in class org.languagetool.rules.fr.QuestionWhitespaceRule
- antiPatterns - Variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- antiPatterns - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- antiPatterns - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
- anTokReadings - Variable in class org.languagetool.AnalyzedTokenReadings
- ANY_TAG - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- AnyLanguage() - Constructor for class org.languagetool.tokenizers.SimpleSentenceTokenizer.AnyLanguage
- ANYTHING_SLASH_PATTERN - Static variable in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- anythingDash - Static variable in class org.languagetool.tagging.de.GermanTagger
- API_DOC_URL - Static variable in class org.languagetool.server.LanguageToolHttpHandler
- api_key - Variable in class org.languagetool.server.ExtendedUserInfo
- API_KEY1 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- API_KEY2 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- API_VERSION - Static variable in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- ApiCleanupNeeded - Annotation Interface in org.languagetool
-
An internal marker for places in the source where the API would need to be cleaned up.
- apiKey - Static variable in class org.languagetool.remote.ArtificialErrorEval
- apiKey - Variable in class org.languagetool.remote.CheckConfiguration
- apiKey - Variable in class org.languagetool.remote.CheckConfigurationBuilder
- apiKey - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- apiKey - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- apiKey - Variable in class org.languagetool.server.UserInfoEntry
- 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
- ApiPrintMode() - Constructor for enum class org.languagetool.tools.StringTools.ApiPrintMode
- ApiV2 - Class in org.languagetool.server
-
Handle requests to
/v2/of the HTTP API. - ApiV2(TextChecker, String) - Constructor for class org.languagetool.server.ApiV2
- ApostophationHelper - Class in org.languagetool.rules.ca
- ApostophationHelper() - Constructor for class org.languagetool.rules.ca.ApostophationHelper
- APOSTROF_FINAL - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- APOSTROF_FINAL_S - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- APOSTROF_INICI_NOM_PLURAL - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- APOSTROF_INICI_NOM_PLURAL - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- APOSTROF_INICI_NOM_SING - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- APOSTROF_INICI_NOM_SING - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- APOSTROF_INICI_VERBS - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- APOSTROF_INICI_VERBS - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- APOSTROF_INICI_VERBS_C - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- APOSTROF_INICI_VERBS_INF - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- APOSTROF_INICI_VERBS_M - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- APOSTROF_INICI_VERBS_M - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- APOSTROF_RECTE - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- APOSTROF_RECTE_1 - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- APOSTROF_RODO - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- APOSTROF_RODO_1 - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- APOSTROPHE - Static variable in class org.languagetool.Language
- APOSTROPHE_BEGIN_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- APOSTROPHE_END_PATTER - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ApostropheTypeFilter - Class in org.languagetool.rules.patterns
- ApostropheTypeFilter() - Constructor for class org.languagetool.rules.patterns.ApostropheTypeFilter
- APOSTYPEW - Static variable in class org.languagetool.tokenizers.en.EnglishWordTokenizer
- APOSTYPOG - Static variable in class org.languagetool.tokenizers.en.EnglishWordTokenizer
- append(ILoggingEvent) - Method in class org.languagetool.server.InstrumentedAppender
- append(StringBuilder, String, String) - Method in class org.languagetool.remote.RemoteLanguageTool
- appendLazySuggestions(String, String, String, boolean, List<SuggestedReplacement>) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- appendPath(String, String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
- appendTag - Variable in class org.languagetool.tagging.ga.Retaggable
- appendTags - Variable in class org.languagetool.tagging.ga.Utils.SuffixGuess
- appendToFile(String, String) - Static method in class org.languagetool.remote.ArtificialErrorEval
- 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
- apply(List<AbstractPatternRule>) - Method in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer
- apply(List<AbstractPatternRule>) - Method in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer
- apply(ChunkTaggedToken) - Method in class org.languagetool.chunking.TokenPredicate
- apply(GermanChunker.RegularExpressionWithPhraseType, List<ChunkTaggedToken>, Set<String>) - Method in class org.languagetool.chunking.GermanChunker
- apply(RussianChunker.RegularExpressionWithPhraseType, List<ChunkTaggedToken>) - Method in class org.languagetool.chunking.RussianChunker
- applyAllMatches(String, List<RemoteRuleMatch>) - Static method in class org.languagetool.remote.SentenceAnnotator
- 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
- approxLemmas - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- approxTag - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- APRIL - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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_LOCALE - Static variable in class org.languagetool.rules.ar.ArabicDiacriticsRule
- AR_LOCALE - Static variable in class org.languagetool.rules.ar.ArabicHomophonesRule
- AR_LOCALE - Static variable in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
- AR_LOCALE - Static variable in class org.languagetool.rules.ar.ArabicRedundancyRule
- AR_LOCALE - Static variable in class org.languagetool.rules.ar.ArabicTransVerbRule
- AR_LOCALE - Static variable in class org.languagetool.rules.ar.ArabicWordinessRule
- 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
- arabicAppendedGroup - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- arabicAppendedTwos - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- 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
- ArabicConstants() - Constructor for class org.languagetool.tools.ArabicConstants
- 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
- ArabicDateFilterHelper - Class in org.languagetool.rules.ar.filters
- ArabicDateFilterHelper() - Constructor for class org.languagetool.rules.ar.filters.ArabicDateFilterHelper
- 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
- arabicFeminineOnes - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- arabicGroup - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- 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
- arabicHundreds - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- ArabicHunspellSpellerRule - Class in org.languagetool.rules.ar
- ArabicHunspellSpellerRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicHunspellSpellerRule
- ArabicHunspellSpellerRule(ResourceBundle, UserConfig) - 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
- arabicJarAppendedTwos - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- arabicJarFeminineOnes - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- arabicJarHundreds - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- arabicJarOnes - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- arabicJarTens - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- arabicJarTwos - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- 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
- arabicOnes - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- arabicPluralGroups - Static variable in 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() - Constructor for class org.languagetool.synthesis.ar.ArabicSynthesizer
- ArabicSynthesizer(Language) - Constructor for class org.languagetool.synthesis.ar.ArabicSynthesizer
-
Deprecated.
- 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
- arabicTens - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- ArabicTransVerbRule - Class in org.languagetool.rules.ar
- ArabicTransVerbRule(ResourceBundle) - Constructor for class org.languagetool.rules.ar.ArabicTransVerbRule
- arabicTwos - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- 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
- ArabicWordMaps() - Constructor for class org.languagetool.tools.ArabicWordMaps
- 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, Language) - Constructor for class org.languagetool.rules.ar.ArabicWrongWordInContextRule
- ARBEIT_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- areLemmasSame() - Method in class org.languagetool.AnalyzedTokenReadings
-
Used to configure the internal variable for lemma equality.
- ARMENIAN - Static variable in class org.languagetool.language.identifier.detector.NGramDetector
- ART_PRO_PATTERN - Static variable in class org.languagetool.rules.de.AdaptSuggestionFilter
- ArtificialErrorEval - Class in org.languagetool.remote
-
Takes correct sentences, introduces errors (e.g.
- ArtificialErrorEval() - Constructor for class org.languagetool.remote.ArtificialErrorEval
- ARTIGO_O_FP - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- ARTIGO_O_FS - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- ARTIGO_O_MP - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- ARTIGO_O_MS - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- asAnalyzedToken(String) - Method in class org.languagetool.tagging.ja.JapaneseTagger
- asAnalyzedToken(String) - Method in class org.languagetool.tagging.zh.ChineseTagger
- asAnalyzedToken(String, WordData) - Method in class org.languagetool.tagging.BaseTagger
- asAnalyzedToken(String, TaggedWord) - 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
- asAnalyzedTokenListForTaggedWordsInternal(String, List<TaggedWord>) - Method in class org.languagetool.tagging.uk.UkrainianTagger
- assertNotNull(Object, String, String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
- assignChunksToReadings(List<ChunkTaggedToken>) - Method in class org.languagetool.chunking.EnglishChunker
- assignChunksToReadings(List<ChunkTaggedToken>) - Method in class org.languagetool.chunking.GermanChunker
- assignChunksToReadings(List<ChunkTaggedToken>) - Method in class org.languagetool.chunking.RussianChunker
- 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
- atom() - Method in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- 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
- AUTENTISCH_WITH_CASES - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- AUTH - Static variable in class org.languagetool.tools.LoggingTools
- AuthException - Exception Class in org.languagetool.server
-
Exception thrown if user is not authenticated.
- AuthException(String) - Constructor for exception class org.languagetool.server.AuthException
- AuthException(String, Exception) - Constructor for exception class org.languagetool.server.AuthException
- authorizeLemma - Variable in class org.languagetool.rules.ar.filters.ArabicMasdarToVerbFilter
- AUTO_DETECT_KEY - Static variable in class org.languagetool.gui.Configuration
- autoCorrect - Variable in class org.languagetool.rules.RuleMatch
- autoCorrect_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- autoCorrect_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- autoCorrect_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- autoCorrect_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- AUTOCORRECT_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
- AUTOCORRECT_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- autoDetect - Variable in class org.languagetool.gui.Configuration
- autoDetectLanguage - Variable in class org.languagetool.remote.CheckConfigurationBuilder
- automaticAnnotation - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- automaticAnnotation - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- avoidInfixSAsSingleToken(List<String>) - Method in class org.languagetool.rules.de.GermanSpellerRule
- AvsAnData - Class in org.languagetool.rules.en
-
Data for
AvsAnRule. - AvsAnData() - Constructor for class org.languagetool.rules.en.AvsAnData
- aVsAnRule - Variable in class org.languagetool.synthesis.en.EnglishSynthesizer
- 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.txtanddet_an.txt(e.g. - AvsAnRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.AvsAnRule
- AvsAnRule.Determiner - Enum Class in org.languagetool.rules.en
B
- BACH_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- bad - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- BAD_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- BAD_LATIN - Static variable in class org.languagetool.rules.uk.TypographyRule
- BAD_REQUEST - Static variable in class org.languagetool.tools.LoggingTools
- BAD_SUFFIX - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- BadRequestException - Exception Class in org.languagetool.server
-
Exception thrown if the request is malformed.
- BadRequestException(String) - Constructor for exception class org.languagetool.server.BadRequestException
- BadRequestException(String, Exception) - Constructor for exception class org.languagetool.server.BadRequestException
- BalearicCatalan - Class in org.languagetool.language
- BalearicCatalan() - Constructor for class org.languagetool.language.BalearicCatalan
- bannedSuffixes - Static variable in class org.languagetool.rules.pl.MorfologikPolishSpellerRule
-
non-word suffixes that should not be suggested (only morphological endings, never after a space)
- 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
- baseform - Variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule.IrregularForms
- baseform - Variable in class org.languagetool.tagging.de.GermanTagger.AdjInfo
- baseForThirdPersonSingularVerb(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- baseLanguage - Variable in class org.languagetool.language.LanguageBuilder.ExtendedLanguage
- 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
- basePatternToken - Variable in class org.languagetool.rules.patterns.PatternTokenMatcher
- baseString - Variable in class org.languagetool.rules.spelling.symspell.implementation.EditDistance
- BaseSynthesizer - Class in org.languagetool.synthesis
- BaseSynthesizer(String, String, String) - Constructor for class org.languagetool.synthesis.BaseSynthesizer
- BaseSynthesizer(String, String, String, String) - Constructor for class org.languagetool.synthesis.BaseSynthesizer
- BaseSynthesizer(String, String, String, Language) - Constructor for class org.languagetool.synthesis.BaseSynthesizer
-
Deprecated.
- BaseSynthesizer(String, String, Language) - Constructor for class org.languagetool.synthesis.BaseSynthesizer
-
Deprecated.
- 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
- BASICLY - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- BatchBertLmResponse() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- BatchBertLmResponse(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- batchScore(List<RemoteLanguageModel.Request>, long) - Method in class org.languagetool.languagemodel.bert.RemoteLanguageModel
- 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 interface org.languagetool.languagemodel.bert.grpc.BertLmGrpc.AsyncService
- batchScore(BertLmProto.BatchScoreRequest, StreamObserver<BertLmProto.BatchBertLmResponse>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmStub
- BatchScoreRequest() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- BatchScoreRequest(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- batchSize - Variable in class org.languagetool.rules.GRPCRule
- BE_LOCALE - Static variable in class org.languagetool.rules.be.SimpleReplaceRule
- BEFORE_ADJECTIVE_FP - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- BEFORE_ADJECTIVE_FS - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- BEFORE_ADJECTIVE_MP - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- BEFORE_ADJECTIVE_MS - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- BEFORE_APOS - Static variable in class org.languagetool.language.French
- BEFORE_APOS_PATTERN_1 - Static variable in class org.languagetool.language.French
- BEFORE_APOS_PATTERN_2 - Static variable in class org.languagetool.language.French
- BEFORE_APOS_PATTERN_3 - Static variable in class org.languagetool.language.French
- beforeExecute(Thread, Runnable) - Method in class org.languagetool.tools.LtThreadPoolExecutor
- BEGIN_NOUN_PHRASE_TAG - Static variable in class org.languagetool.chunking.EnglishChunkFilter
- begins - Variable in class org.languagetool.synthesis.Soros
- BEGINS_WITH_SPACE - Static variable in class org.languagetool.SentenceRange
- BEH - Static variable in class org.languagetool.tools.ArabicConstants
- behind - Variable in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
- BEI_FUER_MIT - Static variable in class org.languagetool.rules.de.InsertCommaFilter
- 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
- BELEIVES - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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
- BELIVES - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- belowThresholdWords - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- beolingusFile - Variable in class org.languagetool.GlobalConfig
- BeoLingusTranslator - Class in org.languagetool.rules.en.translation
-
German / English translator.
- BeoLingusTranslator(File) - Constructor for class org.languagetool.rules.en.translation.BeoLingusTranslator
- BertLmBaseDescriptorSupplier() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmBaseDescriptorSupplier
- BertLmBlockingStub(Channel, CallOptions) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmBlockingStub
- BertLmFileDescriptorSupplier() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmFileDescriptorSupplier
- BertLmFutureStub(Channel, CallOptions) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmFutureStub
- BertLmGrpc - Class in org.languagetool.languagemodel.bert.grpc
- BertLmGrpc() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
- BertLmGrpc.AsyncService - Interface in org.languagetool.languagemodel.bert.grpc
- BertLmGrpc.BertLmBaseDescriptorSupplier - Class in org.languagetool.languagemodel.bert.grpc
- BertLmGrpc.BertLmBlockingStub - Class in org.languagetool.languagemodel.bert.grpc
-
A stub to allow clients to do synchronous rpc calls to service BertLm.
- BertLmGrpc.BertLmFileDescriptorSupplier - Class in org.languagetool.languagemodel.bert.grpc
- BertLmGrpc.BertLmFutureStub - Class in org.languagetool.languagemodel.bert.grpc
-
A stub to allow clients to do ListenableFuture-style rpc calls to service BertLm.
- BertLmGrpc.BertLmImplBase - Class in org.languagetool.languagemodel.bert.grpc
-
Base class for the server implementation of the service BertLm.
- BertLmGrpc.BertLmMethodDescriptorSupplier - Class in org.languagetool.languagemodel.bert.grpc
- BertLmGrpc.BertLmStub - Class in org.languagetool.languagemodel.bert.grpc
-
A stub to allow clients to do asynchronous rpc calls to service BertLm.
- BertLmGrpc.MethodHandlers<Req,
Resp> - Class in org.languagetool.languagemodel.bert.grpc - BertLmImplBase() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmImplBase
- BertLmMethodDescriptorSupplier(String) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmMethodDescriptorSupplier
- BertLmProto - Class in org.languagetool.languagemodel.bert.grpc
- BertLmProto() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto
- 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
- BertLmResponse() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- BertLmResponse(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- BertLmStub(Channel, CallOptions) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmStub
- 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
- BERTSuggestionRanking.CuratedAndSameCaseComparator - Class in org.languagetool.rules
- BERTSuggestionRanking.MatchesForReordering - Class in org.languagetool.rules
- bidirectional - Variable in class org.languagetool.rules.ConfusionPair
- BIN_IGNORE - Static variable in class org.languagetool.rules.de.VerbAgreementRule
- binaryDictPath - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.UserDictCacheKey
- binaryPath - Variable in class org.languagetool.language.identifier.detector.FastTextDetector
- 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
- bindService(SynthesizeServerGrpc.AsyncService) - Static method in class org.languagetool.grpc.SynthesizeServerGrpc
- bindService(BertLmGrpc.AsyncService) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
- bindService(MLServerGrpc.AsyncService) - Static method in class org.languagetool.rules.ml.MLServerGrpc
- bindService(PostProcessingServerGrpc.AsyncService) - Static method in class org.languagetool.rules.ml.PostProcessingServerGrpc
- bindService(ProcessingServerGrpc.AsyncService) - Static method in class org.languagetool.rules.ml.ProcessingServerGrpc
- binomialCoefficient(int, int) - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- binomialProbability(double, int, int) - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- BitextPatternRule - Class in org.languagetool.rules.patterns.bitext
-
A bitext pattern rule class.
- BitextPatternRule(AbstractPatternRule, AbstractPatternRule) - Constructor for class org.languagetool.rules.patterns.bitext.BitextPatternRule
- BitextPatternRuleHandler - Class in org.languagetool.rules.patterns.bitext
- BitextPatternRuleHandler() - Constructor for class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- 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
- bitField0_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- bitField0_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- bitField0_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- bitField0_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
- bitField0_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
- bitField0_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
- bitField0_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
- bitField0_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
- bitField0_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
- bitField0_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
- bitField0_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
- bitField0_ - Variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
- bitField0_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- bitField0_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- bitField0_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- bitField0_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- bitField0_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- bitField0_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- BIZZARE - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- blacklistRegex - Static variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- BLANK - Static variable in class org.languagetool.gui.Configuration
- BLANK_REPLACE - Static variable in class org.languagetool.gui.Configuration
- blockedReferrers - Variable in class org.languagetool.server.HTTPServerConfig
- blogLinks - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- BONAFIDE - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- BooleanAndFiniteVerb(boolean, AnalyzedTokenReadings) - Constructor for class org.languagetool.rules.de.VerbAgreementRule.BooleanAndFiniteVerb
- BR_LOCALE - Static variable in class org.languagetool.rules.br.TopoReplaceRule
- BRACE_IN_WORD_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- 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
- BrazilianPortuguese(boolean) - 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
- BrazilianToponymFilter - Class in org.languagetool.rules.pt
- BrazilianToponymFilter() - Constructor for class org.languagetool.rules.pt.BrazilianToponymFilter
- BrazilianToponymMap - Class in org.languagetool.rules.pt
- BrazilianToponymMap() - Constructor for class org.languagetool.rules.pt.BrazilianToponymMap
- BrazilianToponymMapLoader - Class in org.languagetool.rules.pt
- BrazilianToponymMapLoader() - Constructor for class org.languagetool.rules.pt.BrazilianToponymMapLoader
- BREAKING_PLACEHOLDER - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- Breton - Class in org.languagetool.language
- Breton() - Constructor for class org.languagetool.language.Breton
- BRETON_TOKENIZING_CHARS - Static variable in class org.languagetool.rules.br.MorfologikBretonSpellerRule
- 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
- BRILLIANT_WITH_CASES - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- BRITISH_ENGLISH - Static variable in class org.languagetool.rules.en.MorfologikAmericanSpellerRule
- 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
- BritishEnglish(boolean) - Constructor for class org.languagetool.language.BritishEnglish
-
This is a fake constructor overload for the subclasses.
- 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
- buffer - Variable in class org.languagetool.rules.de.GermanSpellerRule.ExpandingReader
- BUFFER_SIZE - Static variable in class org.languagetool.language.identifier.detector.FastTextDetector
- BufferedReaderWithSource(BufferedReader, String, BufferedReader, String, Language) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.BufferedReaderWithSource
- 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() - 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() - 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() - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
- build() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- build() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- build() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- build() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.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(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(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(String, GermanChunker.PhraseType) - Static method in class org.languagetool.chunking.GermanChunker
- build(String, GermanChunker.PhraseType, boolean) - Static method in class org.languagetool.chunking.GermanChunker
- build(String, RussianChunker.PhraseType) - Static method in class org.languagetool.chunking.RussianChunker
- build(String, RussianChunker.PhraseType, boolean) - Static method in class org.languagetool.chunking.RussianChunker
- BUILD_DATE - Static variable in class org.languagetool.JLanguageTool
-
Deprecated.Please use LtBuildInfo.OS.getBuildDate() instead.
- buildAcceptedPhrases() - Method in class org.languagetool.UserConfig
- buildDate - Variable in enum class org.languagetool.LtBuildInfo
- buildDate - Variable in class org.languagetool.remote.RemoteServer
- Builder() - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- Builder() - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- Builder() - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
- Builder() - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
- Builder() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
- Builder() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
- Builder() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
- Builder() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
- Builder() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
- Builder() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.Match.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
- Builder() - Constructor for class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
- Builder() - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- Builder() - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- Builder() - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- Builder() - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.Match.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- Builder(GeneratedMessageV3.BuilderParent) - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- buildExpanded(String, GermanChunker.PhraseType, boolean, String[][]) - Static method in class org.languagetool.chunking.GermanChunker
- buildInfo - Variable in class org.languagetool.server.ServerMetricsCollector
- buildMap() - Method in class org.languagetool.rules.pt.BrazilianToponymMapLoader
- buildMascPlNoun(String) - Method in class org.languagetool.tagging.pt.PortugueseTagger
- buildOrdinalTokens(String) - Method in class org.languagetool.tagging.pt.PortugueseTagger
- 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
- buildPartial() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- buildPartial() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- buildPartial() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- buildPartial() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- buildPartial0(Synthesizer.SynthesizeRequest) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- buildPartial0(Synthesizer.SynthesizeRequestItem) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- buildPartial0(Synthesizer.SynthesizeResponse) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
- buildPartial0(Synthesizer.SynthesizeResponseItem) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
- buildPartial0(BertLmProto.BatchBertLmResponse) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
- buildPartial0(BertLmProto.BatchScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
- buildPartial0(BertLmProto.BertLmResponse) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
- buildPartial0(BertLmProto.Mask) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
- buildPartial0(BertLmProto.Prediction) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
- buildPartial0(BertLmProto.ScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
- buildPartial0(MLServerProto.AnalyzedMatchRequest) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- buildPartial0(MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- buildPartial0(MLServerProto.AnalyzedToken) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
- buildPartial0(MLServerProto.AnalyzedTokenReadings) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- buildPartial0(MLServerProto.AnalyzeRequest) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
- buildPartial0(MLServerProto.AnalyzeResponse) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
- buildPartial0(MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- buildPartial0(MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
- buildPartial0(MLServerProto.MatchRequest) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
- buildPartial0(MLServerProto.MatchResponse) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
- buildPartial0(MLServerProto.PostProcessingRequest) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- buildPartial0(MLServerProto.ProcessingOptions) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- buildPartial0(MLServerProto.ProcessRequest) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- buildPartial0(MLServerProto.ProcessResponse) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- buildPartial0(MLServerProto.Rule) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- buildPartial0(MLServerProto.RuleCategory) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
- buildPartial0(MLServerProto.SuggestedReplacement) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
- buildPartial0(ProtoResultCache.CachedResultMatch) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- buildPartial0(ProtoResultCache.CachedRule) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- buildPartial0(ProtoResultCache.MatchPosition) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- buildPartial0(ProtoResultCache.NewLanguageMatch) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- buildPartialRepeatedFields(Synthesizer.SynthesizeRequest) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- buildPartialRepeatedFields(Synthesizer.SynthesizeResponse) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
- buildPartialRepeatedFields(BertLmProto.BatchBertLmResponse) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
- buildPartialRepeatedFields(BertLmProto.BatchScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
- buildPartialRepeatedFields(BertLmProto.BertLmResponse) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
- buildPartialRepeatedFields(BertLmProto.ScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
- buildPartialRepeatedFields(MLServerProto.AnalyzedMatchRequest) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- buildPartialRepeatedFields(MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- buildPartialRepeatedFields(MLServerProto.AnalyzedTokenReadings) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- buildPartialRepeatedFields(MLServerProto.AnalyzeResponse) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
- buildPartialRepeatedFields(MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- buildPartialRepeatedFields(MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
- buildPartialRepeatedFields(MLServerProto.MatchResponse) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
- buildPartialRepeatedFields(MLServerProto.PostProcessingRequest) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- buildPartialRepeatedFields(MLServerProto.ProcessRequest) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- buildPartialRepeatedFields(MLServerProto.ProcessResponse) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- buildPartialRepeatedFields(MLServerProto.Rule) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- buildPartialRepeatedFields(ProtoResultCache.CachedResultMatch) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- buildPartialRepeatedFields(ProtoResultCache.CachedRule) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- buildRequest(List<AnalyzedSentence>, List<RuleMatch>, List<Integer>, Long, boolean) - Method in class org.languagetool.rules.GRPCPostProcessing
- buildRequest(RuleMatch) - Method in class org.languagetool.rules.BERTSuggestionRanking
- buildSettings(MLServerProto.ProcessingOptions) - Method in class org.languagetool.server.GRPCServer
- buildShortCodeWithCountryAndVariant() - Method in class org.languagetool.Language
- buildSimpleReplacements(Set<DativePluralsEntry>) - Static method in class org.languagetool.rules.ga.DativePluralsData
- buildURLForExplanation(String) - Method in class org.languagetool.rules.AbstractUnitConversionRule
- builtinRules - Variable in class org.languagetool.JLanguageTool
- bundle - Variable in class org.languagetool.ResourceBundleWithFallback
- BYTE_ORDER_MARK - Static variable in class org.languagetool.tools.ArabicConstants
C
- c - Static variable in class org.languagetool.synthesis.Soros
- c2 - Static variable in class org.languagetool.synthesis.Soros
- CA_APOSTROPHES1 - Static variable in class org.languagetool.language.Catalan
- CA_APOSTROPHES2 - Static variable in class org.languagetool.language.Catalan
- CA_APOSTROPHES3 - Static variable in class org.languagetool.language.Catalan
- CA_APOSTROPHES4 - Static variable in class org.languagetool.language.Catalan
- CA_APOSTROPHES5 - Static variable in class org.languagetool.language.Catalan
- CA_APOSTROPHES6 - Static variable in class org.languagetool.language.Catalan
- CA_APOSTROPHES7 - Static variable in class org.languagetool.language.Catalan
- CA_CONTRACTIONS - Static variable in class org.languagetool.language.Catalan
- CA_END_SYMBOLS - Static variable in class org.languagetool.rules.ca.CatalanUnpairedBracketsRule
- CA_LOCALE - Static variable in class org.languagetool.rules.ca.AbstractSimpleReplaceLemmasRule
- CA_LOCALE - Static variable in class org.languagetool.rules.ca.CheckCaseRule
- CA_LOCALE - Static variable in class org.languagetool.rules.ca.ReplaceOperationNamesRule
- CA_LOCALE - Static variable in class org.languagetool.rules.ca.SimpleReplaceAdverbsMent
- CA_LOCALE - Static variable in class org.languagetool.rules.ca.SimpleReplaceAnglicism
- CA_LOCALE - Static variable in class org.languagetool.rules.ca.SimpleReplaceBalearicRule
- CA_LOCALE - Static variable in class org.languagetool.rules.ca.SimpleReplaceDiacriticsIEC
- CA_LOCALE - Static variable in class org.languagetool.rules.ca.SimpleReplaceMultiwordsRule
- CA_LOCALE - Static variable in class org.languagetool.rules.ca.SimpleReplaceRule
- CA_LOCALE - Static variable in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
- CA_OLD_DIACRITICS - Static variable in class org.languagetool.language.Catalan
- CA_REMOVE_SPACES - Static variable in class org.languagetool.language.Catalan
- CA_START_SYMBOLS - Static variable in class org.languagetool.rules.ca.CatalanUnpairedBracketsRule
- cache - Variable in class org.languagetool.JLanguageTool
- cache - Static variable in class org.languagetool.language.English
- cache - Variable in class org.languagetool.languagemodel.bert.RemoteLanguageModel
- cache - Static variable in class org.languagetool.rules.ca.SimpleReplaceDNVColloquialRule
- cache - Static variable in class org.languagetool.rules.ca.SimpleReplaceDNVRule
- cache - Static variable in class org.languagetool.rules.ca.SimpleReplaceDNVSecondaryRule
- cache - Static variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- cache - Static variable in class org.languagetool.rules.spelling.CachingWordListLoader
- cache - Static variable in class org.languagetool.rules.WrongWordInContextRule
- cache - Variable in class org.languagetool.server.PipelinePool
- cache - Variable in class org.languagetool.server.TextChecker
- CACHE - Static variable in class org.languagetool.tools.LoggingTools
- CACHE_SIZE - Static variable in class org.languagetool.rules.DictionarySpellMatchFilter
- CACHE_STATS_PRINT - Static variable in class org.languagetool.server.TextChecker
- CACHE_TTL_SECONDS - Static variable in class org.languagetool.rules.DictionarySpellMatchFilter
- cacheAntiPatterns(Language, List<List<PatternToken>>) - Static method in class org.languagetool.rules.Rule
- cachedMatches - Static variable in class org.languagetool.remote.ArtificialErrorEval
- cachedMatches - Static variable in class org.languagetool.remote.SentenceAnnotator
- CachedResultMatch() - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- CachedResultMatch(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- CachedRule() - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- CachedRule(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- cacheMetrics - Variable in class org.languagetool.server.ServerMetricsCollector
- cacheSize - Variable in class org.languagetool.server.HTTPServerConfig
- cacheTTLSeconds - Variable in class org.languagetool.server.HTTPServerConfig
- CacheUtils - Class in org.languagetool.tools.Cache
- CacheUtils() - Constructor for class org.languagetool.tools.Cache.CacheUtils
- CachingWordListLoader - Class in org.languagetool.rules.spelling
-
Helper to load text files from classpath.
- CachingWordListLoader() - Constructor for class org.languagetool.rules.spelling.CachingWordListLoader
- caLang - Static variable in class org.languagetool.language.identifier.detector.CommonWordsDetector
- calcFormHints() - Method in class org.languagetool.rules.patterns.PatternToken
- calcFormHints(String) - Static method in class org.languagetool.chunking.GermanChunker
- calcLemmaHints() - Method in class org.languagetool.rules.patterns.PatternToken
- calcOwnPossibleStringValues() - Method in class org.languagetool.rules.patterns.PatternToken
- calcSpellerSuggestions(String, boolean) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- calcStringHints(boolean) - Method in class org.languagetool.rules.patterns.PatternToken
- calcSuggestions(String, String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- calcText() - Method in class org.languagetool.AnalyzedSentence
- call() - Method in class org.languagetool.JLanguageTool.TextCheckCallable
- call() - Method in class org.languagetool.MultiThreadedJLanguageTool.AnalyzeSentenceCallable
- call() - Method in class org.languagetool.MultiThreadedJLanguageTool.ParagraphEndAnalyzeSentenceCallable
- call() - Method in interface org.languagetool.tools.WrappedValue
- call() - Method in interface org.languagetool.tools.WrappedVoid
- call(Span) - Method in interface org.languagetool.tools.TracedFunction
- callback - Variable in class org.languagetool.server.TextChecker.QueryParams
- CAMEL_CASE - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- CAMEL_CASE - Static variable in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
- CanadianEnglish - Class in org.languagetool.language
- CanadianEnglish() - Constructor for class org.languagetool.language.CanadianEnglish
- CanadianEnglish(boolean) - Constructor for class org.languagetool.language.CanadianEnglish
-
This is a fake constructor overload for the subclasses.
- CanadianFrench - Class in org.languagetool.language
- CanadianFrench() - Constructor for class org.languagetool.language.CanadianFrench
- canBeIgnored(AnalyzedTokenReadings[], int, AnalyzedTokenReadings) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- 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.
- canBeIgnoredFor(AnalyzedSentence) - Method in class org.languagetool.rules.patterns.AbstractTokenBasedRule.TokenHint
- cancel_date - Variable in class org.languagetool.server.ExtendedUserInfo
- candidates - Variable in class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
- candidates_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
- candidates_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- CANDIDATES_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- canLanguageBeDetected(String, List<String>) - Method in enum class org.languagetool.language.identifier.LanguageIdentifierService
- canMatchSentenceStart(PatternToken) - Static method in class org.languagetool.rules.patterns.AbstractTokenBasedRule
- canRemoveVmis(List<AnalyzedToken>) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- canSkip(AnalyzedTokenReadings, SearchHelper.Context) - Method in class org.languagetool.rules.uk.SearchHelper.Match
- capacity() - Method in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
- CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- CAPITAL_ALPHA - Static variable in class org.languagetool.tagging.ga.Utils
- capitalize(String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- capitalizeProperName(String) - Static method in class org.languagetool.rules.uk.LemmaHelper
- CAPS_INSIDE_WORD - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- Case() - Constructor for enum class org.languagetool.rules.de.PrepositionToCases.Case
- CASE_GOVERNMENT_MAP - Static variable in class org.languagetool.rules.uk.CaseGovernmentHelper
- CASE_SENSITIVE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- CaseConversion() - Constructor for enum class org.languagetool.rules.patterns.Match.CaseConversion
- CaseConversionHelper - Class in org.languagetool.rules.patterns
- CaseConversionHelper() - Constructor for class org.languagetool.rules.patterns.CaseConversionHelper
- caseConversionType - Variable in class org.languagetool.rules.patterns.Match
- CaseGovernmentHelper - Class in org.languagetool.rules.uk
- CaseGovernmentHelper() - Constructor for class org.languagetool.rules.uk.CaseGovernmentHelper
- caseGovernmentMatches(List<AnalyzedToken>, List<InflectionHelper.Inflection>) - Static method in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- 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.(laufenneeds to be uppercased). - CaseRule(ResourceBundle, German) - Constructor for class org.languagetool.rules.de.CaseRule
- CaseRuleAntiPatterns - Class in org.languagetool.rules.de
-
Antipatterns for
CaseRule. - CaseRuleAntiPatterns() - Constructor for class org.languagetool.rules.de.CaseRuleAntiPatterns
- CaseRuleExceptions - Class in org.languagetool.rules.de
- CaseRuleExceptions() - Constructor for class org.languagetool.rules.de.CaseRuleExceptions
- cases - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- cases - Variable in class org.languagetool.rules.uk.TokenAgreementVerbNounRule.State
- cases - Variable in class org.languagetool.tagging.uk.LetterEndingForNumericHelper.RegexToCaseList
- caseSensitive - Variable in class org.languagetool.chunking.TokenExpressionFactory
- caseSensitive - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- caseSensitive - Variable in class org.languagetool.rules.patterns.RegexPatternRule
- caseSensitive - Variable in class org.languagetool.rules.patterns.StringMatcher
- caseSensitive - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- CaseSensitivy() - Constructor for enum class org.languagetool.rules.AbstractSimpleReplaceRule2.CaseSensitivy
- 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
- casus - Variable in class org.languagetool.tagging.de.AnalyzedGermanToken
- Catalan - Class in org.languagetool.language
- Catalan() - Constructor for class org.languagetool.language.Catalan
- Catalan(boolean) - Constructor for class org.languagetool.language.Catalan
-
This is a fake constructor overload for the subclasses.
- 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.
- CatalanMultitokenSpeller - Class in org.languagetool.rules.ca
- CatalanMultitokenSpeller() - Constructor for class org.languagetool.rules.ca.CatalanMultitokenSpeller
- 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, Language) - Constructor for class org.languagetool.rules.ca.CatalanRepeatedWordsRule
- catalanSpellerRule - Static variable in class org.languagetool.rules.ca.CatalanNumberInWordFilter
- 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(Language) - Constructor for class org.languagetool.synthesis.ca.CatalanSynthesizer
- CatalanSynthesizer.PostagComparator - Class in org.languagetool.synthesis.ca
- 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, Language) - Constructor for class org.languagetool.rules.ca.CatalanWrongWordInContextRule
- Categories - Class in org.languagetool.rules
-
Pre-defined rule categories.
- Categories(String, String) - Constructor for class org.languagetool.rules.Categories
- category - Variable in class org.languagetool.gui.CategoryNode
- category - Variable in class org.languagetool.gui.ConfigurationDialog
- category - Variable in class org.languagetool.remote.RemoteRuleMatch
- category - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- category - Variable in class org.languagetool.rules.Rule
- category - Variable in class org.languagetool.server.RemoteRuleMatch
- 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.ml.MLServerProto.Rule.Builder
- category_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule
- category_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- category_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- CATEGORY_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
- CATEGORY_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- Category.Location - Enum Class in org.languagetool.rules
- categoryBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- categoryBuilder_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- CategoryComparator() - Constructor for class org.languagetool.gui.ConfigurationDialog.CategoryComparator
- categoryId - Variable in class org.languagetool.remote.RemoteRuleMatch
- categoryId - Variable in class org.languagetool.server.RemoteRuleMatch
- categoryId - Variable in class org.languagetool.server.ResultExtender.HiddenRule
- 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.
- CategoryIds() - Constructor for class org.languagetool.rules.CategoryIds
- categoryIssueType - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- categoryName - Variable in class org.languagetool.server.ResultExtender.HiddenRule
- CategoryNode - Class in org.languagetool.gui
- CategoryNode(Category, boolean) - Constructor for class org.languagetool.gui.CategoryNode
- categoryTags - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- categoryToCheck - Static variable in class org.languagetool.rules.fr.WordWithDeterminerFilter
- categoryToneTags - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- CAUSE_CONJ - Static variable in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
- CAUSE_EXPRESSIONS - Static variable in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
- CEMETARIES - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- CEMETARY - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- centerDialog(JDialog) - Static method in class org.languagetool.gui.Tools
-
Set dialog location to the center of the screen
- changeFirstCharCase(String, boolean) - Static method in class org.languagetool.tools.StringTools
-
Return
strmodified so that its first character is now an lowercase or uppercase character, depending ontoUpperCase. - channel - Variable in class org.languagetool.languagemodel.bert.RemoteLanguageModel
- channel - Variable in class org.languagetool.rules.GRPCPostProcessing
- channel - Variable in class org.languagetool.rules.GRPCRule.Connection
- CHAR_PATTERN_AA - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_AE - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_AI - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_AU - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_EE - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_EI - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_EU - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_IE - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_IJ - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_OE - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_OI - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_OO - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_OU - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_UI - Static variable in class org.languagetool.tagging.nl.DutchTagger
- CHAR_PATTERN_UU - Static variable in class org.languagetool.tagging.nl.DutchTagger
- characters(char[], int, int) - Method in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- characters(char[], int, int) - Method in class org.languagetool.rules.patterns.PatternRuleHandler
- characters(char[], int, int) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- Characters - Enum constant in enum class org.languagetool.rules.ITSIssueType
- charactersCounter - Variable in class org.languagetool.server.ServerMetricsCollector
- charAt(int) - Method in class org.languagetool.tools.InterruptibleCharSequence
- charDistance(char, char) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- charLevelCorrections - Variable in class org.languagetool.rules.de.AgreementSuggestor2.Suggestion
- charLiteral(Character) - Method in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- chars - Static variable in class org.languagetool.rules.nl.SpaceInCompoundRule
- CHARS - Static variable in class org.languagetool.rules.de.OldSpellingRule
- CHARS_HYPHEN - Static variable in class org.languagetool.rules.nl.Tools
- CHARS_NOT_FOR_SPELLING - Static variable in class org.languagetool.tools.StringTools
- CHARS_PATTERN - Static variable in class org.languagetool.language.identifier.detector.CommonWordsDetector
- CHARSET - Static variable in class org.languagetool.rules.ConfusionSetLoader
- charsInText - Variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval.DetectionResults
- check(int) - Method in class org.languagetool.rules.spelling.ForeignLanguageChecker
- check(String) - Method in class org.languagetool.JLanguageTool
-
The main check method.
- check(String) - Method in class org.languagetool.remote.RemoteLanguageTool
- check(String, boolean, JLanguageTool.ParagraphHandling) - Method in class org.languagetool.JLanguageTool
- check(String, boolean, JLanguageTool.ParagraphHandling, RuleMatchListener) - Method in class org.languagetool.JLanguageTool
- 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, JLanguageTool.Level) - Method in class org.languagetool.JLanguageTool
-
The main check method.
- check(String, CheckConfiguration) - Method in class org.languagetool.remote.RemoteLanguageTool
- check(String, CheckConfiguration, Map<String, String>) - Method in class org.languagetool.remote.RemoteLanguageTool
- check(String, RuleMatchListener) - Method in class org.languagetool.JLanguageTool
-
The main check method.
- check(AnnotatedText) - Method in class org.languagetool.JLanguageTool
-
The main check method.
- 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.Level) - 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(AnnotatedText, RuleMatchListener) - Method in class org.languagetool.JLanguageTool
- CHECK - Enum constant in enum class org.languagetool.rules.AbstractUnitConversionRule.Message
- CHECK - Static variable in class org.languagetool.tools.LoggingTools
- CHECK_UNKNOWN_UNIT - Enum constant in enum class org.languagetool.rules.AbstractUnitConversionRule.Message
- 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
- checkAccess(String, Map<String, String>, Map<String, List<String>>, UserLimits) - Method in class org.languagetool.server.RequestLimiter
- checkAdjNounAgreement(AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedSentence) - Method in class org.languagetool.rules.de.AgreementRule2
- 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. - checkAnalyzedSentence(JLanguageTool.ParagraphHandling, List<Rule>, AnalyzedSentence, boolean, int) - Method in class org.languagetool.JLanguageTool
- checkAnalyzedSentences(List<AnalyzedSentence>, RuleMatchListener) - Method in class org.languagetool.server.Pipeline
-
exposed here for GRPCServer
- 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(String, String, JLanguageTool, JLanguageTool, List<BitextRule>) - Static method in class org.languagetool.tools.Tools
-
Checks the bilingual input (bitext).
- checkBox - Variable in class org.languagetool.gui.CheckBoxTreeCellRenderer
- checkBoxDimension - Static variable in class org.languagetool.gui.TreeListener
- CheckBoxTreeCellRenderer - Class in org.languagetool.gui
- CheckBoxTreeCellRenderer() - Constructor for class org.languagetool.gui.CheckBoxTreeCellRenderer
- checkCancelled() - Method in interface org.languagetool.JLanguageTool.CheckCancelledCallback
- checkCancelledCallback - Variable in class org.languagetool.JLanguageTool
- checkCanReplaceRegex(String) - Method in class org.languagetool.rules.patterns.Substrings
- CheckCaseRule - Class in org.languagetool.rules.ca
- CheckCaseRule - Class in org.languagetool.rules.nl
- CheckCaseRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.CheckCaseRule
- CheckCaseRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.nl.CheckCaseRule
- checkCompound - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- checkCompoundElements(String[]) - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- CheckConfiguration - Class in org.languagetool.remote
-
Configuration for checking a text with
RemoteLanguageTool. - CheckConfiguration(String, String, boolean, List<String>, boolean, List<String>, String, String, List<String>, String, String, String) - Constructor for class org.languagetool.remote.CheckConfiguration
- CheckConfigurationBuilder - Class in org.languagetool.remote
-
Builder for a
CheckConfiguration. - CheckConfigurationBuilder() - Constructor for class org.languagetool.remote.CheckConfigurationBuilder
-
A configuration that causes the server to automatically detected the text language.
- CheckConfigurationBuilder(String) - Constructor for class org.languagetool.remote.CheckConfigurationBuilder
- checkConfusionForPart1Part2Combination(String, String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- checkCounter - Variable in class org.languagetool.server.ServerMetricsCollector
- checkDetAdjAdjNounAgreement(AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedSentence, int, Map<Integer, AgreementRule.ReplacementType>, String) - Method in class org.languagetool.rules.de.AgreementRule
- checkDetAdjNounAgreement(AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedSentence, int, Map<Integer, AgreementRule.ReplacementType>, String) - Method in class org.languagetool.rules.de.AgreementRule
- checkDetNounAgreement(AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedSentence, int, Map<Integer, AgreementRule.ReplacementType>, String) - Method in class org.languagetool.rules.de.AgreementRule
- checkDiaeresis(String) - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- checkedSentences - Static variable in class org.languagetool.remote.ArtificialErrorEval
- checkerQueueAlmostFull() - Method in class org.languagetool.server.TextChecker
- checkEuropeanStyle1PLPastTense(String) - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- checkForAntiPatterns(AnalyzedSentence, RuleMatcher, RuleMatch[]) - Method in class org.languagetool.rules.patterns.PatternRule
- checkForInitialRetag(AnalyzedTokenReadings, List<Integer>, AnalyzedTokenReadings[]) - Static method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- checkForNonRootUser() - Static method in class org.languagetool.server.Server
- checkInfixSForPart1Part2Combination(String, String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- 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.
- checkLatency - Variable in class org.languagetool.server.ServerMetricsCollector
- checkLemmas - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule
- checkLimit(String, Map<String, String>, Map<String, List<String>>) - Method in class org.languagetool.server.RequestLimiter
- checkMode - Variable in class org.languagetool.server.DatabaseCheckLogEntry
- checkNext(AnalyzedToken, Map<String, List<String>>) - Method in class org.languagetool.rules.patterns.Unifier
- checkNumber(Attributes) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
- checkNumericPhrase(String, boolean, boolean, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
- checkParams(Map<String, String>) - Method in class org.languagetool.server.TextChecker
- checkParams(Map<String, String>) - Method in class org.languagetool.server.V2TextChecker
- checkPluralForPart1Part2Combination(String, String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- CheckPostagsInSuggestionFilter - Class in org.languagetool.rules
- CheckPostagsInSuggestionFilter() - Constructor for class org.languagetool.rules.CheckPostagsInSuggestionFilter
- checkRefNumber(int) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
- checkRemoteRules - Variable in class org.languagetool.JLanguageTool.TextCheckCallable
- checkRemoteRules(List<RemoteRule>, List<AnalyzedSentence>, JLanguageTool.Mode, JLanguageTool.Level, List<FutureTask<RemoteRuleResult>>, List<Integer>, Map<Integer, List<RuleMatch>>, Map<Integer, Integer>, Long, ExecutorService, Set<ToneTag>) - Method in class org.languagetool.JLanguageTool
- CheckResults - Class in org.languagetool
- CheckResults(List<RuleMatch>, List<Range>) - Constructor for class org.languagetool.CheckResults
- CheckResults(List<RuleMatch>, List<Range>, List<ExtendedSentenceRange>) - Constructor for class org.languagetool.CheckResults
- checkSize - Variable in class org.languagetool.server.ServerMetricsCollector
- checkSpeed - Variable in class org.languagetool.server.ServerMetricsCollector
- 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(AnnotatedText, HttpExchange, Map<String, String>, ErrorRequestLimiter, String) - Method in class org.languagetool.server.TextChecker
- checkTextInSent(AnalyzedTokenReadings[], int, String) - Static method in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- checkUserLimit(String, String, UserLimits) - Static method in class org.languagetool.server.RequestLimiter
- Chinese - Class in org.languagetool.language
- Chinese() - Constructor for class org.languagetool.language.Chinese
- Chinese(boolean) - Constructor for class org.languagetool.language.Chinese
-
This is a fake constructor overload for the subclasses.
- CHINESE - Static variable in class org.languagetool.language.identifier.detector.NGramDetector
- 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
- chunk - Variable in class org.languagetool.rules.SynonymsData
- chunk(String[], String[]) - Method in class org.languagetool.chunking.EnglishChunker
- ChunkArray<T> - Class in org.languagetool.rules.spelling.symspell.implementation
- ChunkArray(int) - Constructor for class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
- chunker - Variable in class org.languagetool.Language
- chunker - Variable in class org.languagetool.tagging.ar.ArabicHybridDisambiguator
- chunker - Variable in class org.languagetool.tagging.disambiguation.ca.CatalanHybridDisambiguator
- chunker - Variable in class org.languagetool.tagging.disambiguation.es.SpanishHybridDisambiguator
- chunker - Variable in class org.languagetool.tagging.disambiguation.fr.FrenchHybridDisambiguator
- chunker - Variable in class org.languagetool.tagging.disambiguation.ga.IrishHybridDisambiguator
- chunker - Variable in class org.languagetool.tagging.disambiguation.gl.GalicianHybridDisambiguator
- chunker - Variable in class org.languagetool.tagging.disambiguation.pl.PolishHybridDisambiguator
- chunker - Variable in class org.languagetool.tagging.disambiguation.pt.PortugueseHybridDisambiguator
- chunker - Variable in class org.languagetool.tagging.disambiguation.ru.RussianHybridDisambiguator
- chunker - Variable in class org.languagetool.tagging.disambiguation.sv.SwedishHybridDisambiguator
- chunker - Variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- chunker - Variable in class org.languagetool.tagging.en.EnglishHybridDisambiguator
- chunker - Variable in class org.languagetool.tagging.nl.DutchHybridDisambiguator
- Chunker - Interface in org.languagetool.chunking
-
Assign chunks (i.e.
- CHUNKER_MODEL - Static variable in class org.languagetool.chunking.EnglishChunker
- chunkerCache - Static variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- chunkerGlobal - Variable in class org.languagetool.tagging.disambiguation.ca.CatalanHybridDisambiguator
- chunkerGlobal - Variable in class org.languagetool.tagging.disambiguation.es.SpanishHybridDisambiguator
- chunkerGlobal - Variable in class org.languagetool.tagging.disambiguation.fr.FrenchHybridDisambiguator
- chunkerGlobal - Variable in class org.languagetool.tagging.disambiguation.pt.PortugueseHybridDisambiguator
- chunkerGlobal - Variable in class org.languagetool.tagging.en.EnglishHybridDisambiguator
- chunkerGlobal - Variable in class org.languagetool.tagging.nl.DutchHybridDisambiguator
- chunkerModel - Static variable in class org.languagetool.chunking.EnglishChunker
- chunkFilter - Variable in class org.languagetool.chunking.EnglishChunker
- chunkSize - Static variable in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
- chunkTag - Variable in class org.languagetool.chunking.ChunkTag
- chunkTag - Variable in class org.languagetool.rules.patterns.PatternToken.RareFields
- chunkTag - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- 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_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 - Variable in class org.languagetool.AnalyzedTokenReadings
- chunkTags - Variable in class org.languagetool.chunking.ChunkTaggedToken
- chunkTags_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- chunkTags_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- CHUNKTAGS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- ChunkType() - Constructor for enum class org.languagetool.chunking.EnglishChunkFilter.ChunkType
- CI - Enum constant in enum class org.languagetool.rules.AbstractSimpleReplaceRule2.CaseSensitivy
- circuitBreaker - Variable in class org.languagetool.rules.GRPCPostProcessing
- circuitBreaker - Static variable in class org.languagetool.tagging.ner.NERService
- 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
- CircuitBreakers() - Constructor for class org.languagetool.tools.CircuitBreakers
- CITIES_EXCEPTIONS - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- CITY_AVENU - Static variable in class org.languagetool.rules.uk.LemmaHelper
- clarity - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
clarity = 2; - clarity - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
clarity = 2; - clarity - Enum constant in enum class org.languagetool.Tag
- clarity - Enum constant in enum class org.languagetool.ToneTag
- clarity - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
clarity = 2; - CLARITY - Enum constant in enum class org.languagetool.JLanguageTool.Level
- clarity_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
clarity = 2; - clarity_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
clarity = 2; - clarity_VALUE - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
clarity = 2; - classBroker - Static variable in class org.languagetool.JLanguageTool
- ClassBroker - Interface in org.languagetool.broker
-
Is responsible for loading the necessary classes for LanguageTool library.
- classifyTypes - Static variable in class org.languagetool.remote.ArtificialErrorEval
- cleanAndShortenText(String) - Method in class org.languagetool.language.identifier.LanguageIdentifier
- cleanExtraTags(String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- cleanForLookup(String) - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
- cleanId(String) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- cleanID(String, Language) - 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
- cleanOverlappingMatches - Variable in class org.languagetool.JLanguageTool
- cleanSuggestion(String) - Method in class org.languagetool.rules.AbstractFindSuggestionsFilter
- cleanSuggestion(String) - Method in class org.languagetool.rules.fr.FindSuggestionsFilter
- cleanSuggestion(String) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- cleanSuggestions(RuleMatch) - Static method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- cleanTagsAndEscapeChars(String) - Static method in class org.languagetool.rules.de.LineExpander
- cleanText(AnnotatedText) - Method in class org.languagetool.JLanguageTool
- cleanToken - Variable in class org.languagetool.AnalyzedTokenReadings
- cleanToken - Variable in class org.languagetool.JLanguageTool.CleanToken
- CleanToken(String, String) - Constructor for class org.languagetool.JLanguageTool.CleanToken
- cleanTranslationEntry(TranslationEntry, AnalyzedToken) - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
- cleanTranslationForReplace(String, String) - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
- cleanTranslationForReplace(String, String) - Method in interface org.languagetool.rules.translation.Translator
- cleanup(String) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
- cleanup(String) - Static method in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- CLEANUP_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- cleanupPattern - Static variable in class org.languagetool.rules.en.AvsAnRule
- cleanUserTextFromMessage(String, Map<String, String>) - Static method in class org.languagetool.server.ServerTools
-
Remove user-content from message in case parameters require increased privacy.
- cleanZeroWidthWhitespaces(String[]) - Method in class org.languagetool.chunking.EnglishChunker
- 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
- clear() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- clear() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- clear() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- clear() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- clearAutoCorrect() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
is this correction eligible for auto-correction?
- clearAutoCorrect() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
bool autoCorrect = 10; - 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; - clearCategory() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
.lt_ml_server.RuleCategory category = 8; - 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)
- clearConfidence() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
-
float confidence = 2; - 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; - clearDescription() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string description = 3; - 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; - clearEnd() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
-
uint32 end = 2; - clearEstimateContextForSureMatch() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
uint32 estimateContextForSureMatch = 4; - 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
- clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.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
- clearId() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
-
string id = 1; - clearId() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string id = 1; - clearInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
-
allow logging of input on error
- clearInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
-
allow logging of input on error
- clearInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
allow logging of input on error
- clearIsPremium() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
bool isPremium = 5; - clearIsPremium() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
bool isPremium = 9; - 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
- clearIssueType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string issueType = 6; - 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; - clearLanguageCode() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
-
string languageCode = 1; - clearLanguageIdentifier(String) - Method in enum class 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
- 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.
- clearMatches() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
-
list of matches
- clearMatches() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- 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.
- clearMessage() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string message = 2; - clearName() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
-
string name = 2; - clearNewLanguageMatches() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - clearOffset() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
start position in the sentence (i.e.
- clearOffsetPosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition offsetPosition = 5; - 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
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.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; - clearOriginalErrorString() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string originalErrorString = 13; - clearPatternPosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
dont need the analyzed sentence here
- 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; - clearRule() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedRule rule = 1; - clearRuleDescription() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
added later, optional (can be substituted by Java)
- 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)
- clearSentencePosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition sentencePosition = 6; - 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
- clearSentences() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
input text to be analyzed
- clearSentences() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
-
repeated .lt_ml_server.AnalyzedSentence sentences = 1; - clearShortMessage() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string shortMessage = 3; - clearSourceFile() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
id, subId, description, url already in Match
- clearSourceFile() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string sourceFile = 5; - clearSpecificRuleId() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string specificRuleId = 12; - clearStart() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
-
uint32 start = 1; - clearStart() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.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.
- clearSubId() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string subId = 2; - 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
- clearSuggestedReplacements() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - clearSuggestions() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
legacy; use suggestedReplacements
- clearTags() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
repeated .lt_ml_server.Rule.Tag tags = 6; - clearTags() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - 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; - clearTempOff() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
bool tempOff = 7; - 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
- clearTextSessionID() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
-
session ID, for partial rollout & A/B tests
- clearTextSessionID() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
session ID, for partial rollout & A/B tests
- 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; - clearType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedResultMatch.MatchType type = 9; - clearUrl() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
to show a link, e.g.
- clearUrl() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string url = 8; - clearUserDictCache() - Static method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
-
for tests only
- client - Variable in class org.languagetool.server.DatabaseCheckLogEntry
- client - Variable in class org.languagetool.server.DatabasePingLogEntry
- 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
- clone() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- clone() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- clone() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- clone() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- close() - Method in class org.languagetool.gui.ConfigurationDialog
- 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.LanguageWithModel
- close() - Method in class org.languagetool.rules.spelling.hunspell.DumontsHunspellDictionary
- closed - Variable in class org.languagetool.rules.spelling.hunspell.DumontsHunspellDictionary
- Closest - Enum constant in enum class org.languagetool.rules.spelling.symspell.implementation.SymSpell.Verbosity
- Closing - Enum constant in enum class org.languagetool.rules.GenericUnpairedBracketsRule.Symbol.Type
- CLOSING_QUOTES - Static variable in class org.languagetool.rules.LongSentenceRule
- cnt - Static variable in class org.languagetool.tagging.uk.CompoundDebugLogger
- code - Variable in class org.languagetool.DynamicLanguage
- codes - Variable in class org.languagetool.language.identifier.detector.NGramDetector
- col(int) - Method in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
- collapseStretch(String) - Static method in class org.languagetool.tagging.uk.CompoundTagger
- collectAllTitleCaseExceptions() - Static method in class org.languagetool.tools.StringTools
- collector - Static variable in class org.languagetool.server.ServerMetricsCollector
- collectTags(Map<TaggedWord, List<String>>) - Static method in class org.languagetool.synthesis.ManualSynthesizer
- collidingVowels - Variable in class org.languagetool.rules.nl.CompoundAcceptor
- COLLOQUIALISMS - Static variable in class org.languagetool.rules.Categories
-
Colloquial style.
- COLLOQUIALISMS - Static variable in class org.languagetool.rules.CategoryIds
-
Colloquial style.
- COLON_MESSAGE - Static variable in class org.languagetool.rules.de.CaseRule
- COLON_NUMBERS_PATTERN - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- COLON_NUMBERS_PATTERN - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- COLON_NUMBERS_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- COLON_NUMBERS_REPL - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- COLON_NUMBERS_REPL - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- COLON_NUMBERS_REPL - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- COLOR_SPLITTER_REGEXP - Static variable in class org.languagetool.gui.Configuration
- COLOR_SPLITTER_REGEXP_COLON - Static variable in class org.languagetool.gui.Configuration
- column - Variable in class org.languagetool.JLanguageTool.TextCheckCallable.LineColumnPosition
- columnCorrect - Static variable in class org.languagetool.remote.ArtificialErrorEval
- columnIncorrect - Static variable in class org.languagetool.remote.ArtificialErrorEval
- columnPosition - Variable in class org.languagetool.rules.RuleMatch
- ColumnPosition(int, int) - Constructor for class org.languagetool.rules.RuleMatch.ColumnPosition
- combineLists(String[][], String[], int, Language) - Static method in class org.languagetool.rules.patterns.PatternRuleMatcher
-
Creates a Cartesian product of the arrays stored in the input array.
- combineSynth(List<AgreementSuggestor2.Suggestion>, String[], String[], String[], String[]) - Method in class org.languagetool.rules.de.AgreementSuggestor2
- 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.rules.de.VerbAgreementRule
- COMMA - Static variable in class org.languagetool.tools.ArabicConstants
- COMMA_WHITESPACE_PATTERN - Static variable in class org.languagetool.server.TextChecker
- COMMA_WHITESPACE_PATTERN - Static variable in class org.languagetool.server.V2TextChecker
- 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) - Constructor for class org.languagetool.rules.CommaWhitespaceRule
-
Deprecated.use
CommaWhitespaceRule(ResourceBundle, IncorrectExample, CorrectExample)instead (deprecated since 3.3) - CommaWhitespaceRule(ResourceBundle, boolean) - Constructor for class org.languagetool.rules.CommaWhitespaceRule
- CommaWhitespaceRule(ResourceBundle, IncorrectExample, CorrectExample) - Constructor for class org.languagetool.rules.CommaWhitespaceRule
- CommaWhitespaceRule(ResourceBundle, IncorrectExample, CorrectExample, URL) - Constructor for class org.languagetool.rules.CommaWhitespaceRule
- commitStaged(SuggestionStage) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- commitTo(Map<Integer, String[]>) - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
- COMMON_CYR_LETTERS - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
- COMMON_FILE_TYPES - Static variable in class org.languagetool.rules.spelling.CommonFileTypes
- COMMON_WORD - Static variable in class org.languagetool.rules.de.GermanConfusionProbabilityRule
- COMMON_WORDS_LANG_IDENTIFIER - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
- CommonFileTypes - Class in org.languagetool.rules.spelling
- CommonFileTypes() - Constructor for class org.languagetool.rules.spelling.CommonFileTypes
- commonGermanWords - Variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- commonPortugueseWords - Variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- 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
- COMP_TAG - Static variable in class org.languagetool.synthesis.pl.PolishSynthesizer
- compactMask - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- compactMode - Variable in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- compare(String, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.EditDistance
- 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, String) - Method in class org.languagetool.synthesis.ca.CatalanSynthesizer.PostagComparator
- compare(String, String) - Method in class org.languagetool.synthesis.es.SpanishSynthesizer.PostagComparator
- compare(Pair<SuggestedReplacement, Double>, Pair<SuggestedReplacement, Double>) - Method in class org.languagetool.rules.BERTSuggestionRanking.CuratedAndSameCaseComparator
- compare(Rule, Rule) - Method in class org.languagetool.gui.ConfigurationDialog.CategoryComparator
- compare(SuggestItem, SuggestItem) - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
- compareLists(AnalyzedTokenReadings[], int, int, StringMatcher...) - Static method in class org.languagetool.rules.de.CaseRule
- compareTo(ExtendedSentenceRange) - Method in class org.languagetool.ExtendedSentenceRange
- compareTo(AgreementSuggestor2.Suggestion) - Method in class org.languagetool.rules.de.AgreementSuggestor2.Suggestion
- compareTo(ProhibitedCompoundRule.WeightedRuleMatch) - Method in class org.languagetool.rules.de.ProhibitedCompoundRule.WeightedRuleMatch
- compareTo(RuleMatch) - Method in class org.languagetool.rules.RuleMatch
-
Compare by start position.
- compareTo(WeightedSuggestion) - Method in class org.languagetool.rules.spelling.morfologik.WeightedSuggestion
- compareTo(SuggestionsOrdererFeatureExtractor.Feature) - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- compareTo(SuggestItem) - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
- compareTo(InflectionHelper.Inflection) - Method in class org.languagetool.rules.uk.InflectionHelper.Inflection
- compareTo(VerbInflectionHelper.Inflection) - Method in class org.languagetool.rules.uk.VerbInflectionHelper.Inflection
- compareTo(SentenceRange) - Method in class org.languagetool.SentenceRange
- compile(String, boolean) - Method in class org.languagetool.chunking.TokenPredicate
- 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).
- compilePatterns(Map<String, List<AbstractPatternRule>>) - Static method in class org.languagetool.rules.RemoteRuleFilters
- COMPLETLY - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- componentShowing() - Method in interface org.languagetool.gui.SavablePanel
-
Called when
ConfigurationDialogis about to be shown. - COMPOUND_ACRONYM_EXCEPTIONS_FILE - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- COMPOUND_ALWAYS_NEEDS_HYPHEN_FILE - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- COMPOUND_ALWAYS_NEEDS_S_FILE - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- COMPOUND_DIRECTIONS_FILE - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- COMPOUND_END_TYPOS - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- COMPOUND_NEEDS_S_FILE - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- COMPOUND_NO_S_FILE - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- COMPOUND_PART1_EXCEPTIONS_FILE - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- COMPOUND_PART2_EXCEPTIONS_FILE - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- COMPOUND_TYPOS - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- COMPOUND_WITH_QUOTES_REGEX - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- COMPOUND_WITH_QUOTES_REGEX2 - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- COMPOUND_WITH_QUOTES1 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- COMPOUND_WITH_QUOTES2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- CompoundAcceptor - Class in org.languagetool.rules.nl
-
Accept Dutch compounds that are not accepted by the speller.
- CompoundAcceptor() - Constructor for class org.languagetool.rules.nl.CompoundAcceptor
- CompoundAwareHunspellRule - Class in org.languagetool.rules.spelling.hunspell
-
A spell checker that combines Hunspell and Morfologik spell checking to support compound words and offer fast suggestions for some misspelled compound words.
- CompoundAwareHunspellRule(ResourceBundle, Language, CompoundWordTokenizer, Supplier<MorfologikMultiSpeller>, UserConfig, List<Language>, LanguageModel) - Constructor for class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
- 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
- CompoundCheckFilter.Lazy - Class in org.languagetool.rules.de
- CompoundCoherencyRule - Class in org.languagetool.rules.de
-
Check consistent spelling for German compounds.
- CompoundCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.CompoundCoherencyRule
- compoundData - Static variable in class org.languagetool.rules.br.BretonCompoundRule
- compoundData - Static variable in class org.languagetool.rules.ca.CompoundRule
- compoundData - Static variable in class org.languagetool.rules.de.GermanCompoundRule
- compoundData - Static variable in class org.languagetool.rules.de.SwissCompoundRule
- compoundData - Static variable in class org.languagetool.rules.en.CompoundRule
- compoundData - Static variable in class org.languagetool.rules.es.CompoundRule
- compoundData - Static variable in class org.languagetool.rules.fr.CompoundRule
- compoundData - Static variable in class org.languagetool.rules.ga.CompoundRule
- compoundData - Static variable in class org.languagetool.rules.nl.CompoundRule
- compoundData - Static variable in class org.languagetool.rules.pl.CompoundRule
- compoundData - Static variable in class org.languagetool.rules.pt.PortugueseColourHyphenationRule
- compoundData - Static variable in class org.languagetool.rules.pt.PostReformPortugueseCompoundRule
- compoundData - Static variable in class org.languagetool.rules.pt.PreReformPortugueseCompoundRule
- compoundData - Static variable in class org.languagetool.rules.ro.CompoundRule
- compoundData - Static variable in class org.languagetool.rules.ru.RussianCompoundRule
- compoundData - Static variable in class org.languagetool.rules.sk.CompoundRule
- compoundData - Static variable in class org.languagetool.rules.sv.CompoundRule
- compoundDebugLogger - Variable in class org.languagetool.tagging.uk.CompoundTagger
- CompoundDebugLogger - Class in org.languagetool.tagging.uk
-
Helps to write down compound word tagging results so we can analyze the algorithm effectiveness
- CompoundDebugLogger() - Constructor for class org.languagetool.tagging.uk.CompoundDebugLogger
- CompoundFilter - Class in org.languagetool.rules.nl
- CompoundFilter() - Constructor for class org.languagetool.rules.nl.CompoundFilter
- compoundGenderMixDebugWriter - Variable in class org.languagetool.tagging.uk.CompoundDebugLogger
- 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.
- compoundPatternSpecialEnding - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- compoundPatternWithAction - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- compoundPatternWithFirst - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- compoundPatternWithHeit - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- compoundRegex - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- CompoundRule - Class in org.languagetool.rules.ca
-
Checks that compounds (if in the list) are not written as separate words.
- CompoundRule - Class in org.languagetool.rules.en
-
Checks that compounds (if in the list) are not written as separate words.
- CompoundRule - Class in org.languagetool.rules.es
-
Checks that compounds (if in the list) are not written as separate words.
- CompoundRule - Class in org.languagetool.rules.fr
-
Checks that compounds (if in the list) are not written as separate words.
- CompoundRule - Class in org.languagetool.rules.ga
-
Checks that compounds (if in the list) are not written as separate words.
- CompoundRule - Class in org.languagetool.rules.nl
-
Checks that compounds (if in the list) are not written as separate words.
- CompoundRule - Class in org.languagetool.rules.pl
-
Checks that compounds (if in the list) are not written as separate words.
- CompoundRule - Class in org.languagetool.rules.ro
-
Checks that compounds (if in the list) are not written as separate words.
- CompoundRule - Class in org.languagetool.rules.sk
-
Checks that compounds (if in the list) are not written as separate words.
- 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.ca.CompoundRule
- CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.en.CompoundRule
- CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.es.CompoundRule
- CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.fr.CompoundRule
- CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.ga.CompoundRule
- CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.nl.CompoundRule
- CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.pl.CompoundRule
- CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.ro.CompoundRule
- CompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.sk.CompoundRule
- 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
- compoundSplitter - Variable in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
- compoundTaggedDebugWriter - Variable in class org.languagetool.tagging.uk.CompoundDebugLogger
- compoundTaggedLemmaDebugWriter - Variable in class org.languagetool.tagging.uk.CompoundDebugLogger
- compoundTagger - Variable in class org.languagetool.tagging.uk.UkrainianTagger
- CompoundTagger - Class in org.languagetool.tagging.uk
-
Allows to tag compound words with hyphen dynamically by analyzing each part
- CompoundTagger(UkrainianTagger, WordTagger, Locale) - Constructor for class org.languagetool.tagging.uk.CompoundTagger
- compoundTokenizer - Variable in class org.languagetool.rules.de.GermanSpellerRule
- compoundUnknownDebugWriter - Variable in class org.languagetool.tagging.uk.CompoundDebugLogger
- CompoundWordTokenizer - Interface in org.languagetool.tokenizers
-
Interface for components that take compound words and split them into their parts.
- computationTime - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- computationTime - Variable in class org.languagetool.server.DatabaseCheckLogEntry
- computationTimeCounter - Variable in class org.languagetool.server.ServerMetricsCollector
- 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
- computeFingerprint(Map<String, List<String>>, Map<String, String>) - Method in class org.languagetool.server.RequestLimiter
- computeLazySuggestedReplacements() - Method in class org.languagetool.rules.RuleMatch
-
Force computing replacements, e.g.
- computeNonWordPattern(InputStream) - Static method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- computeOffsetShifts(String) - Static method in class org.languagetool.rules.RemoteRule
-
Helper for
RemoteRule.fixMatchOffsets(org.languagetool.AnalyzedSentence, java.util.List<org.languagetool.rules.RuleMatch>)lookup table, find shifted index for i at shifts[i]; - computeSentenceData(List<AnalyzedSentence>, List<String>) - Method in class org.languagetool.JLanguageTool
- concat(Substrings) - Method in class org.languagetool.rules.patterns.Substrings
- concatenation() - Method in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- concatMatches(int, int, int, AnalyzedTokenReadings[], int, List<Match>) - Method in class org.languagetool.rules.patterns.PatternRuleMatcher
-
Concatenates the matches, and takes care of phrases (including inflection using synthesis).
- concatWithoutExtraSpace(String, String) - Static method in class org.languagetool.rules.patterns.PatternRuleMatcher
- Condition() - Constructor for class org.languagetool.rules.uk.SearchHelper.Condition
- Condition(Pattern, Pattern) - Constructor for class org.languagetool.rules.uk.SearchHelper.Condition
- 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(List<AnalyzedTokenReadings>) - Method in class org.languagetool.rules.de.ConjunctionAtBeginOfSentenceRule
-
Is sentence with modal verb
- 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.AbstractFillerWordsRule
- 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(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.GermanFillerWordsRule
- conditionFulfilled(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.NonSignificantVerbsRule
- conditionFulfilled(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
- conf_ru_Value - Variable in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
- conf_ru_Value - Variable in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
- CONF_TEXT - Static variable in class org.languagetool.rules.RuleOption
- confidence - Variable in class org.languagetool.rules.SuggestedReplacement
- confidence_ - Variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
- confidence_ - Variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- confidence_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- confidence_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- CONFIDENCE_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- CONFIDENCE_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- ConfidenceKey - Class in org.languagetool.tools
- ConfidenceKey(Language, String) - Constructor for class org.languagetool.tools.ConfidenceKey
- confidenceMap - Static variable in class org.languagetool.server.V2TextChecker
- confidenceMap - Variable in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- ConfidenceMapLoader - Class in org.languagetool.server
- ConfidenceMapLoader() - Constructor for class org.languagetool.server.ConfidenceMapLoader
- confident - Enum constant in enum class org.languagetool.ToneTag
- config - Variable in class org.languagetool.gui.ConfigurationDialog
- config - Variable in class org.languagetool.rules.GRPCPostProcessing
- config - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- config - Variable in class org.languagetool.server.LanguageToolHttpHandler
- config - Variable in class org.languagetool.server.PipelinePool
- config - Variable in class org.languagetool.server.TextChecker
- CONFIG_FILE - Static variable in class org.languagetool.gui.Configuration
- CONFIG_TYPE - Static variable in class org.languagetool.rules.GRPCPostProcessing
- CONFIG_TYPE - Static variable in class org.languagetool.rules.GRPCRule
- configCache - Static variable in class org.languagetool.rules.RemoteRuleConfig
- configChanged - Variable in class org.languagetool.gui.ConfigurationDialog
- configFile - Variable in class org.languagetool.gui.Configuration
- configForOtherLanguages - Variable in class org.languagetool.gui.Configuration
- configForOtherProfiles - Variable in class org.languagetool.gui.Configuration
- configIDs - Static variable in class org.languagetool.rules.GRPCPostProcessing
- configTree - Variable in class org.languagetool.gui.ConfigurationDialog
- CONFIGURABLE_RULE_SPLITTER_REGEXP - Static variable in class org.languagetool.gui.Configuration
- CONFIGURABLE_RULE_VALUES_KEY - Static variable in class org.languagetool.gui.Configuration
- configurableRules - Variable in class org.languagetool.gui.ConfigurationDialog
- configurableRuleValues - Variable in class org.languagetool.gui.Configuration
- configurableRuleValues - Variable in class org.languagetool.UserConfig
- Configuration - Class in org.languagetool.gui
-
Configuration like list of disabled rule IDs, server mode etc.
- Configuration() - Constructor for class org.languagetool.gui.Configuration
- Configuration() - Constructor for class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- Configuration(File, String, File, Language, boolean) - Constructor for class org.languagetool.gui.Configuration
- Configuration(File, String, Language) - Constructor for class org.languagetool.gui.Configuration
- Configuration(File, Language) - Constructor for class org.languagetool.gui.Configuration
- Configuration(Language) - Constructor for class org.languagetool.gui.Configuration
-
Uses the configuration file from the default location.
- ConfigurationDialog - Class in org.languagetool.gui
-
Dialog that offers the available rules so they can be turned on/off individually.
- ConfigurationDialog(Frame, boolean, Image, String, Configuration) - Constructor for class org.languagetool.gui.ConfigurationDialog
- ConfigurationDialog(Frame, boolean, Configuration) - Constructor for class org.languagetool.gui.ConfigurationDialog
- ConfigurationDialog.CategoryComparator - Class in org.languagetool.gui
- configure(Language, List<RemoteRuleConfig>) - Static method in class org.languagetool.rules.GRPCPostProcessing
- configureFromGUI(JLanguageTool, Language) - Method in class org.languagetool.server.PipelinePool
- configureFromRules(JLanguageTool, Configuration) - Static method in class org.languagetool.gui.Tools
- configureFromRulesFile(JLanguageTool, Language) - Method in class org.languagetool.server.PipelinePool
- configureLTForTreatment(List<String>, JLanguageTool, Language, TextChecker.QueryParams, UserConfig) - Method in interface org.languagetool.server.AbTestService
-
This allows reconfiguring JLanguageTool instances based on the abtest parameter
- configureText - Variable in class org.languagetool.rules.RuleOption
- configValues - Variable in class org.languagetool.server.ServerMetricsCollector
- confSetCache - Static variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- CONFUSED_PREFIXES - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- 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 - Class in org.languagetool.rules.pt
- ConfusionCheckFilter() - Constructor for class org.languagetool.rules.es.ConfusionCheckFilter
- ConfusionCheckFilter() - Constructor for class org.languagetool.rules.pt.ConfusionCheckFilter
- confusionPair - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- ConfusionPair - Class in org.languagetool.rules
-
Two words that can easily be confused - for internal use only.
- ConfusionPair(String, String, Long, boolean) - Constructor for class org.languagetool.rules.ConfusionPair
- ConfusionPair(ConfusionString, ConfusionString, long, boolean) - Constructor for class org.languagetool.rules.ConfusionPair
- ConfusionPairsDataLoader - Class in org.languagetool.rules.ca
-
Load data for.
invalid reference
AccentuationCheckRule - ConfusionPairsDataLoader - Class in org.languagetool.rules.es
-
Load data for.
invalid reference
AccentuationCheckRule - ConfusionPairsDataLoader - Class in org.languagetool.rules.pt
-
Load data for.
invalid reference
AccentuationCheckRule - ConfusionPairsDataLoader() - Constructor for class org.languagetool.rules.ca.ConfusionPairsDataLoader
- ConfusionPairsDataLoader() - Constructor for class org.languagetool.rules.es.ConfusionPairsDataLoader
- ConfusionPairsDataLoader() - Constructor for class org.languagetool.rules.pt.ConfusionPairsDataLoader
- 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
- ConfusionProbabilityRule.PathAndLanguage - Class in org.languagetool.rules.ngrams
- ConfusionProbabilityRule.SpecificIdRule - Class in org.languagetool.rules.ngrams
- ConfusionSet - Class in org.languagetool.rules
-
Words that can easily be confused - for internal use only.
- ConfusionSet(long, String...) - Constructor for class org.languagetool.rules.ConfusionSet
- ConfusionSet(long, List<ConfusionString>) - Constructor for class org.languagetool.rules.ConfusionSet
- 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. - ConfusionString(String, String) - Constructor for class org.languagetool.rules.ConfusionString
- confusionWords - Variable in class org.languagetool.rules.ScoredConfusionSet
- CONJ_FOR_PLURAL - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- CONJ_FOR_PLURAL_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- CONJ_FOR_PLURAL_WITH_COMMA - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- CONJ_FOR_PLURAL_WITH_COMMA_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- CONJ_REGEX - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- CONJUNCIO - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- CONJUNCIO - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- CONJUNCIO - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- conjunctionAppeared - Variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- conjunctionAppeared - Variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- conjunctionAppeared - Variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- 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
- CONJUNCTIONS - Static variable in class org.languagetool.rules.de.VerbAgreementRule
- CONJUNCTIONS - Static variable in class org.languagetool.rules.fa.PersianSpaceBeforeRule
- CONJUNCTIONS - Static variable in class org.languagetool.rules.km.KhmerSpaceBeforeRule
- conn - Variable in class org.languagetool.rules.GRPCRule
- Connection(RemoteRuleConfig) - Constructor for class org.languagetool.rules.GRPCRule.Connection
- CONSIDER_ONLY_PREFERRED_THRESHOLD - Static variable in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- CONSIDER_ONLY_PREFERRED_THRESHOLD - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
- considerIgnoreWords - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
- ConsistencyPatternRule(List<AbstractPatternRule>, Language) - Constructor for class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer.ConsistencyPatternRule
- 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
AbstractPatternRuleinstances to act as text-level rules - ConsistentApostrophesRule - Class in org.languagetool.rules.en
-
Check for consistent use of apostrophes (typographic (’) vs.
- ConsistentApostrophesRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.ConsistentApostrophesRule
- constantMap - Static variable in class org.languagetool.tools.ArabicWordMaps
- consume(int[], int, int, int, int) - Method in interface org.languagetool.rules.patterns.AbstractPatternRulePerformer.MatchConsumer
- contains(String, String) - Static method in enum class org.languagetool.tagging.uk.IPOSTag
- CONTAINS_DIGIT - Static variable in class org.languagetool.rules.UppercaseSentenceStartRule
- CONTAINS_MASZNAME - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- CONTAINS_MAYONNAISE - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- CONTAINS_NEGER - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- CONTAINS_NEGER_2 - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- CONTAINS_RESERVIERUNG - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- CONTAINS_TOKEN - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- CONTAINS_UNCOMMON_LOWERCASED_NOUN_AT_BEGINNING - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- CONTAINS_UNCOMMON_LOWERCASED_NOUN_AT_END - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- containsDigit(String) - Static method in class org.languagetool.rules.CommaWhitespaceRule
- containsHyphenInside(String) - Method in class org.languagetool.rules.de.CompoundCoherencyRule
- containsOnlyInfinitivesToTheLeft(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- containsPonc(String) - Static method in class org.languagetool.tagging.ga.Utils
- containsReflexivePronoun - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- containsRegexToTheLeft(String, AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- containsSubstrings(String, boolean, int, int) - Method in class org.languagetool.rules.patterns.Substrings
- context - Variable in class org.languagetool.remote.RemoteRuleMatch
- context - Variable in class org.languagetool.server.RemoteRuleMatch
- Context(AnalyzedTokenReadings[], int) - Constructor for class org.languagetool.rules.uk.SearchHelper.Context
- CONTEXT_PREFIX - Static variable in class org.languagetool.rules.uk.SimpleReplaceSoftRule
- CONTEXT_SIZE - Static variable in class org.languagetool.server.TextChecker
- contextForSureMatch_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- contextForSureMatch_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- CONTEXTFORSUREMATCH_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
- contextOffset - Variable in class org.languagetool.remote.RemoteRuleMatch
- contextOffset - Variable in class org.languagetool.server.RemoteRuleMatch
- ContextRepl() - Constructor for class org.languagetool.rules.uk.SimpleReplaceSoftRule.ContextRepl
- contexts - Variable in class org.languagetool.rules.uk.SimpleReplaceSoftRule.ContextRepl
- contexts - Variable in class org.languagetool.rules.WrongWordInContextRule.ContextWords
- contextSize - Variable in class org.languagetool.tools.ContextTools
- ContextTools - Class in org.languagetool.tools
-
Helper class to mark errors in text.
- ContextTools() - Constructor for class org.languagetool.tools.ContextTools
- ContextWords() - Constructor for class org.languagetool.rules.WrongWordInContextRule.ContextWords
- contextWordsSet - Variable in class org.languagetool.rules.WrongWordInContextRule
- CONTINUE_API - Enum constant in enum class org.languagetool.tools.StringTools.ApiPrintMode
-
Simply continue rule match output.
- CONTRACTION - Static variable in class org.languagetool.rules.en.EnglishConfusionProbabilityRule
- 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
- CONTRAST_ADVERBS - Static variable in class org.languagetool.rules.el.GreekWordRepeatBeginningRule
- CONTRAST_ADVERBS - Static variable in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
- CONTRAST_CONJ - Static variable in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
- CONTRAST_CONJ - Static variable in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
- CONTRAST_EXPRESSIONS - Static variable in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
- CONTRAST_EXPRESSIONS - Static variable in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
- CONTRAST_EXPRESSIONS - Static variable in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
- Contributor - Class in org.languagetool.language
-
A person that contributed rules or code to LanguageTool.
- Contributor(String) - Constructor for class org.languagetool.language.Contributor
- Contributor(String, 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).
- Contributors() - Constructor for class org.languagetool.language.Contributors
- conversionLocale - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- conversionLocale - Variable in class org.languagetool.tagging.br.BretonTagger
- conversionLocale - Variable in class org.languagetool.tagging.uk.CompoundTagger
- convert() - Method in class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
- convert(List<String>) - Static method in class org.languagetool.rules.SuggestedReplacement
- convertBytesToUUID(byte[]) - Method in class org.languagetool.server.UUIDTypeHandler
- convertCase(String, String, Language) - Method in class org.languagetool.rules.patterns.MatchState
-
Converts case of the string token according to match element attributes.
- 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
- convertPronounsForIntransitiveVerb(String) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
- convertPronounToAccusative(String) - Method in class org.languagetool.rules.pt.PortugueseEnclisisFilter
- convertsCase - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- convertsCase - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
- 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.
- convertToArabic(BigInteger, boolean) - Static method in class org.languagetool.tools.ArabicNumbersWords
- convertToArabic(BigInteger, boolean, boolean, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
- ConvertToGenderAndNumberFilter - Class in org.languagetool.rules.ca
- ConvertToGenderAndNumberFilter() - Constructor for class org.languagetool.rules.ca.ConvertToGenderAndNumberFilter
- convertTokens(List<AnalyzedToken>, String, String, String, String) - Method in class org.languagetool.tagging.uk.UkrainianTagger
- ConvertToSentenceCaseFilter - Class in org.languagetool.rules
- ConvertToSentenceCaseFilter() - Constructor for class org.languagetool.rules.ConvertToSentenceCaseFilter
- convertToTitleCaseIteratingChars(String) - Static method in class org.languagetool.tools.StringTools
- convertUUIDToBytes(UUID) - Method in class org.languagetool.server.UUIDTypeHandler
- COORDINACIO_IONI - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- COORDINACIO_IONI - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- COORDINACIO_IONI - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- copy(AnalyzedSentence) - Method in class org.languagetool.AnalyzedSentence
-
The method copies
AnalyzedSentenceand returns the copy. - copy(Configuration) - Method in class org.languagetool.gui.Configuration
-
Returns a copy of the given configuration.
- corpusFilePath - Static variable in class org.languagetool.remote.ArtificialErrorEval
- correctDate(RuleMatch, Map<String, String>) - Method in class org.languagetool.rules.YMDDateHelper
- correctedPronouns - Variable in class org.languagetool.rules.ca.PronomFebleDuplicateRule
- correctedString - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell.SegmentedSuggestion
- correctExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- 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
- correctExamples - Variable in class org.languagetool.rules.bitext.BitextRule
- correctExamples - Variable in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- correctExamples - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- correctExamples - Variable in class org.languagetool.rules.Rule
- CorrectionLoopFinderApi - Class in org.languagetool.remote
-
Find correction loops, i.e.
- CorrectionLoopFinderApi() - Constructor for class org.languagetool.remote.CorrectionLoopFinderApi
- CorrectionLoopFinderApi.Configuration - Class in org.languagetool.remote
- corrections - Variable in class org.languagetool.rules.bitext.IncorrectBitextExample
- corrections - Variable in class org.languagetool.rules.IncorrectExample
- correctStem(String, String) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
- correctSuggestions - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- 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
- couldBeRelativeOrDependentClause(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.AgreementRule
- 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 - Static variable in class org.languagetool.server.InstrumentedAppender
- COUNTER_NAME - Static variable in class org.languagetool.server.InstrumentedAppender
- countLine - Static variable in class org.languagetool.remote.ArtificialErrorEval
- countLineBreaks(String) - Static method in class org.languagetool.JLanguageTool
- countThreshold - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- coverage - Variable in class org.languagetool.rules.ngrams.Probability
- covers(int, int, int, int) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- CP - Static variable in class org.languagetool.rules.ca.DiacriticsCheckFilter
- CP - Static variable in class org.languagetool.rules.es.ConfusionCheckFilter
- CP - Static variable in class org.languagetool.rules.pt.ConfusionCheckFilter
- create(String) - Method in class org.languagetool.chunking.TokenExpressionFactory
- create(String, boolean, boolean) - Static method in class org.languagetool.rules.patterns.StringMatcher
- 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
- createAll(Language, List<RemoteRuleConfig>, boolean) - Static method in class org.languagetool.rules.GRPCRule
- createAll(Language, List<RemoteRuleConfig>, boolean, String, String) - Static method in class org.languagetool.rules.GRPCRule
- createAndFillTestTables() - Method in class org.languagetool.server.DatabaseAccess
-
For unit tests only!
- createAndFillTestTables(boolean) - Method in class org.languagetool.server.DatabaseAccess
-
For unit tests only!
- createAndFillTestTables(boolean, List<String>) - Method in class org.languagetool.server.DatabaseAccess
-
For unit tests only!
- createAndFillTestTables(boolean, List<String>) - Method in class org.languagetool.server.DatabaseAccessOpenSource
-
For unit tests only!
- createCircuitBreaker(String) - Method in class org.languagetool.rules.RemoteRule
- createCorporaFromFiles(String, List<String>, String, List<String>) - Static method in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- createCSVRow(String[]) - Static method in class org.languagetool.remote.SentenceAnnotator
- createDebugOutFile(String) - Method in class org.languagetool.tagging.uk.CompoundDebugLogger
- 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.language.LanguageBuilder.ExtendedLanguage
- 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.LanguageBuilder.ExtendedLanguage
- 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 As this is a shared instance, do not modify (add or remove) any rules or filters.
- 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.LanguageBuilder.ExtendedLanguage
- 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.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.LanguageBuilder.ExtendedLanguage
- 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.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.Portuguese
- 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.BalearicCatalan
- 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.CrimeanTatar
- 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.LanguageBuilder.ExtendedLanguage
- 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
- createDefaultSynthesizer() - Method in class org.languagetool.language.ValencianCatalan
- 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.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.LanguageBuilder.ExtendedLanguage
- 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.LanguageBuilder.ExtendedLanguage
- 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
- createElementMatchers() - Method in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- 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
- createFromLocalFiles(String, Path, Path) - Method in interface org.languagetool.rules.spelling.hunspell.Hunspell.Factory
-
An equivalent of
Hunspell.Factory.createFromStreams(String, InputStream, InputStream)that can be used if the caller is sure that the Hunspell dictionaries are located in the files in the local file system. - createFromStreams(String, InputStream, InputStream) - Method in interface org.languagetool.rules.spelling.hunspell.Hunspell.Factory
-
Create a Hunspell dictionary from the given streams.
- createLanguageObjects(URL, String) - Static method in class org.languagetool.Languages
- createMatch(List<RuleMatch>, SuggestionWithMessage, int, int, String, AnalyzedTokenReadings[], AnalyzedSentence, int, int[]) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
- createMatch(List<RuleMatch>, UnsyncStack<SymbolLocator>, int, GenericUnpairedBracketsRule.Symbol, AnalyzedSentence, int, Supplier<String>) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
- createNonOfficeElements(GridBagConstraints, JPanel) - Method in class org.languagetool.gui.ConfigurationDialog
- 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
- createNumberSpeller(String) - Method in class org.languagetool.synthesis.BaseSynthesizer
- createOfficeElements(GridBagConstraints, JPanel) - Method in class org.languagetool.gui.ConfigurationDialog
- createPipeline(Language, Language, TextChecker.QueryParams, GlobalConfig, UserConfig, List<String>) - Method in class org.languagetool.server.PipelinePool
-
Create a JLanguageTool instance for a specific language, mother tongue, and rule configuration.
- createReplacement(String, String, String, AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractWordCoherencyRule
- createReplacement(String, String, String, AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.WordCoherencyRule
- createReplacement(String, String, String, AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.WordCoherencyValencianRule
- createRomanNumberer() - Method in class org.languagetool.synthesis.BaseSynthesizer
- createRuleMatch(int[], AnalyzedTokenReadings[], int, int, int, int, AnalyzedSentence) - Method in class org.languagetool.rules.patterns.PatternRuleMatcher
- 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
- createRuleMatch(AnalyzedTokenReadings, List<String>, String, String, AnalyzedSentence) - Method in class org.languagetool.rules.uk.SimpleReplaceRenamedRule
- createRuleMatch(AnalyzedTokenReadings, List<String>, String, AnalyzedSentence) - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
- createRuleMatch(AnalyzedTokenReadings, List<String>, String, AnalyzedSentence) - Method in class org.languagetool.rules.uk.TypographyRule
- createRuleMatch(AnalyzedTokenReadings, List<String>, AnalyzedSentence, String) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
- createRuleMatch(AnalyzedTokenReadings, AnalyzedSentence) - Method in class org.languagetool.rules.uk.HiddenCharacterRule
- createRuleMatch(TokenAgreementPrepNounRule.State, AnalyzedSentence, AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- createRules(List<PatternToken>, List<PatternToken>, int) - Method in class org.languagetool.rules.patterns.PatternRuleHandler
-
Create rule from an Element list.
- createSpan(String, Attributes) - Method in enum class org.languagetool.tools.TelemetryProvider
- createSpan(String, Attributes, TracedFunction<T>) - Method in enum class org.languagetool.tools.TelemetryProvider
- createSpan(String, Attributes, WrappedValue<T>) - Method in enum class org.languagetool.tools.TelemetryProvider
- createSpan(String, Attributes, WrappedVoid) - Method in enum class org.languagetool.tools.TelemetryProvider
- createSrxDocument(String) - Static method in class org.languagetool.tokenizers.SrxTools
- 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
IStemmerbased on the configureddictionary. - createTestTables() - Method in class org.languagetool.server.DatabaseLogger
- createTestTables(boolean) - Method in class org.languagetool.server.DatabaseLogger
- 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
- createTree(List<Rule>, boolean, String, DefaultMutableTreeNode) - Method in class org.languagetool.gui.ConfigurationDialog
- createUnifier() - Method in class org.languagetool.rules.patterns.UnifierConfiguration
- createUrl() - Static method in class org.languagetool.rules.uk.SimpleReplaceRenamedRule
- 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 - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
creative = 4; - creative - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
creative = 4; - creative - Enum constant in enum class org.languagetool.Tag
- creative - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
creative = 4; - CREATIVE - Enum constant in enum class org.languagetool.JLanguageTool.Level
- creative_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
creative = 4; - creative_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
creative = 4; - creative_VALUE - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
creative = 4; - CrimeanTatar - Class in org.languagetool.language
-
Support for CrimeanTatar
- CrimeanTatar() - Constructor for class org.languagetool.language.CrimeanTatar
- CrimeanTatarSynthesizer - Class in org.languagetool.synthesis.crh
-
Crimean Tatar word form synthesizer
- CrimeanTatarSynthesizer() - Constructor for class org.languagetool.synthesis.crh.CrimeanTatarSynthesizer
- CrimeanTatarTagger - Class in org.languagetool.tagging.crh
-
CrimeanTatar Part-of-speech tagger.
- CrimeanTatarTagger() - Constructor for class org.languagetool.tagging.crh.CrimeanTatarTagger
- CrimeanTatarWordTokenizer - Class in org.languagetool.tokenizers.crh
- CrimeanTatarWordTokenizer() - Constructor for class org.languagetool.tokenizers.crh.CrimeanTatarWordTokenizer
- CS - Enum constant in enum class org.languagetool.rules.AbstractSimpleReplaceRule2.CaseSensitivy
- CS - Static variable in class org.languagetool.rules.ca.DiacriticsCheckFilter
- CS - Static variable in class org.languagetool.rules.es.ConfusionCheckFilter
- CS - Static variable in class org.languagetool.rules.pt.ConfusionCheckFilter
- CSExceptAtSentenceStart - Enum constant in enum class org.languagetool.rules.AbstractSimpleReplaceRule2.CaseSensitivy
- 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 - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
-
Curated = 2; - Curated - Enum constant in enum class org.languagetool.rules.SuggestedReplacement.SuggestionType
- Curated_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
-
Curated = 2; - CuratedAndSameCaseComparator(String) - Constructor for class org.languagetool.rules.BERTSuggestionRanking.CuratedAndSameCaseComparator
- CURLY_QUOTE - Static variable in class org.languagetool.tokenizers.en.EnglishWordTokenizer
- CURRENCIES - Static variable in class org.languagetool.rules.de.SubjectVerbAgreementRule
- CURRENCY_EXPRESSION - Static variable in class org.languagetool.tokenizers.WordTokenizer
- CURRENCY_SYMBOLS - Static variable in class org.languagetool.tokenizers.WordTokenizer
- CURRENCY_VALUE - Static variable in class org.languagetool.tokenizers.WordTokenizer
- CURRENT_PROFILE_KEY - Static variable in class org.languagetool.gui.Configuration
- currentAndNextExceptions - Variable in class org.languagetool.rules.patterns.PatternToken.RareFields
-
List of exceptions that are valid for the current token and / or some next tokens.
- currentExperiment - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- currentlyActiveRules - Static variable in class org.languagetool.rules.patterns.PatternRuleMatcher
- currentProfile - Variable in class org.languagetool.gui.Configuration
- currentTranslationLanguage - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- CUSTOM_MANUAL_ADDITIONS_FILE - Static variable in class org.languagetool.tagging.BaseTagger
- CUSTOM_MANUAL_REMOVALS_FILE - Static variable in class org.languagetool.tagging.BaseTagger
- 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
- CUSTOM_SPELLING_PROHIBIT_FILE - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
- customer - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
customer = 5; - customer - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
customer = 5; - customer - Enum constant in enum class org.languagetool.Tag
- customer - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
customer = 5; - CUSTOMER - Enum constant in enum class org.languagetool.JLanguageTool.Level
- customer_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
customer = 5; - customer_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
customer = 5; - customer_VALUE - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
customer = 5; - customMetaData - Variable in class org.languagetool.markup.AnnotatedText
- customMetaData - Variable in class org.languagetool.markup.AnnotatedTextBuilder
- customParams - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- customParams - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- cutOffDot(String) - Static method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- cyrChars - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
- CYRILLIC_FIRST_LETTER - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
- CYRILLIC_ONLY - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
D
- DAD - Static variable in class org.languagetool.tools.ArabicConstants
- DAL - Static variable in class org.languagetool.tools.ArabicConstants
- Damerau - Enum constant in enum class org.languagetool.rules.spelling.symspell.implementation.EditDistance.DistanceAlgorithm
- 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
- daoine - Static variable in class org.languagetool.rules.ga.DhaNoBeirtData
- DARRE_APOS_NOGUIONET_NOAPOS - Enum constant in enum class org.languagetool.rules.ca.PronomsFeblesHelper.PronounPosition
- DARRERE - Enum constant in enum class org.languagetool.rules.ca.PronomsFeblesHelper.PronounPosition
- DARRERE_APOS - Enum constant in enum class org.languagetool.rules.ca.PronomsFeblesHelper.PronounPosition
- DARRERE_NOGUIONET_NOAPOS - Enum constant in enum class org.languagetool.rules.ca.PronomsFeblesHelper.PronounPosition
- DAS_VERB_EXCEPTIONS - Static variable in class org.languagetool.rules.de.CaseRule
- DASH - Static variable in class org.languagetool.DynamicLanguage
- DASH_NUMBERS_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- DASH_NUMBERS_REPL - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- DASH_PREFIX_LAT_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- DASHES - Static variable in class org.languagetool.rules.AbstractCompoundRule
- DASHES_PATTERN - Static variable in class org.languagetool.rules.uk.LemmaHelper
- dashPrefixes - Static variable in class org.languagetool.rules.uk.MissingHyphenRule
- dashPrefixes - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- dashPrefixes1992 - Static variable in class org.languagetool.rules.uk.SimpleReplaceSpelling1992Rule
- dashPrefixes2019 - Static variable in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
- dashPrefixesInvalid - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- dashQuotePattern - Static variable in class org.languagetool.rules.en.AvsAnRule
- DashRule - Class in org.languagetool.rules.de
-
Prüft, dass in Bindestrich-Komposita kein Leerzeichen eingefügt wird (wie z.B.
- 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.de.DashRule
- DashRule(ResourceBundle) - Constructor for class org.languagetool.rules.pl.DashRule
- dashSuggestion - Variable in class org.languagetool.rules.CompoundRuleData
- Dat - Enum constant in enum class org.languagetool.rules.de.PrepositionToCases.Case
- data - Static variable in class org.languagetool.rules.nl.PreferredWordRule
- data - Variable in class org.languagetool.synthesis.ManualSynthesizer
- data - Variable in class org.languagetool.tagging.ManualTagger
- DATA - Static variable in class org.languagetool.rules.de.OldSpellingRule
- DatabaseAccess - Class in org.languagetool.server
-
Encapsulate database access.
- DatabaseAccess(HTTPServerConfig) - Constructor for class org.languagetool.server.DatabaseAccess
-
Implementations required to provide a constructor with the same signature
- DatabaseAccessOpenSource - Class in org.languagetool.server
-
Encapsulate database access.
- DatabaseAccessOpenSource(HTTPServerConfig) - Constructor for class org.languagetool.server.DatabaseAccessOpenSource
- DatabaseCheckLogEntry - Class in org.languagetool.server
- DatabaseCheckLogEntry(Long, Long, Long, int, int, Language, Language, int, Long, String) - Constructor for class org.languagetool.server.DatabaseCheckLogEntry
- 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
- databaseLogger - Variable in class org.languagetool.server.TextChecker
- DatabaseLogger - Class in org.languagetool.server
- DatabaseLogger() - Constructor for class org.languagetool.server.DatabaseLogger
- DatabaseLogger.WorkerThread - Class in org.languagetool.server
- DatabasePingLogEntry - Class in org.languagetool.server
- DatabasePingLogEntry(Long, Long) - Constructor for class org.languagetool.server.DatabasePingLogEntry
- databaseTimeoutRateThreshold - Variable in class org.languagetool.server.HTTPServerConfig
- dataBroker - Static variable in class org.languagetool.JLanguageTool
- datasetComputationTime - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- datasetCorrectSuggestions - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- datasetNotFoundSuggestions - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- datasetNumSamples - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- datasets - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesTestConfig
- datasetSuggestionPosSum - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- datasetTextSize - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- dataSource - Variable in class org.languagetool.rules.translation.TranslationData
- DataSource - Class in org.languagetool.rules.translation
- DataSource(String, String, String) - Constructor for class org.languagetool.rules.translation.DataSource
- date - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- date - Variable in class org.languagetool.server.DatabaseCheckLogEntry
- date - Variable in class org.languagetool.server.DatabasePingLogEntry
- date - Variable in class org.languagetool.server.RequestLimiter.RequestEvent
- DATE - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- DATE_PATTERN - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- DATE_PATTERN - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- DATE_PATTERN_REPL - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- DATE_PATTERN_REPL - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- DATE_TIME_NUM_PATTERN - Static variable in class org.languagetool.rules.uk.UkrainianWordRepeatRule
- DateCheckFilter - Class in org.languagetool.rules.br
-
Breton localization of
AbstractDateCheckFilter. - DateCheckFilter - Class in org.languagetool.rules.ca
-
Catalan localization of
AbstractDateCheckWithSuggestionsFilter. - DateCheckFilter - Class in org.languagetool.rules.de
-
German localization of
AbstractDateCheckFilter. - DateCheckFilter - Class in org.languagetool.rules.en
-
English localization of
AbstractDateCheckFilter. - DateCheckFilter - Class in org.languagetool.rules.eo
-
Esperanto localization of
AbstractDateCheckFilter. - DateCheckFilter - Class in org.languagetool.rules.es
-
Spanish localization of
AbstractDateCheckFilter. - DateCheckFilter - Class in org.languagetool.rules.fr
-
French localization of
AbstractDateCheckFilter. - DateCheckFilter - Class in org.languagetool.rules.it
-
Italian localization of
AbstractDateCheckFilter. - DateCheckFilter - Class in org.languagetool.rules.nl
-
Dutch localization of
AbstractDateCheckWithSuggestionsFilter. - DateCheckFilter - Class in org.languagetool.rules.pl
-
Polish localization of
AbstractDateCheckFilter. - DateCheckFilter - Class in org.languagetool.rules.pt
- DateCheckFilter - Class in org.languagetool.rules.ru
-
Russian localization of
AbstractDateCheckFilter. - DateCheckFilter - Class in org.languagetool.rules.uk
-
Ukrainian localization of
AbstractDateCheckFilter. - DateCheckFilter() - Constructor for class org.languagetool.rules.br.DateCheckFilter
- DateCheckFilter() - Constructor for class org.languagetool.rules.ca.DateCheckFilter
- DateCheckFilter() - Constructor for class org.languagetool.rules.de.DateCheckFilter
- DateCheckFilter() - Constructor for class org.languagetool.rules.en.DateCheckFilter
- DateCheckFilter() - Constructor for class org.languagetool.rules.eo.DateCheckFilter
- DateCheckFilter() - Constructor for class org.languagetool.rules.es.DateCheckFilter
- DateCheckFilter() - Constructor for class org.languagetool.rules.fr.DateCheckFilter
- DateCheckFilter() - Constructor for class org.languagetool.rules.it.DateCheckFilter
- DateCheckFilter() - Constructor for class org.languagetool.rules.nl.DateCheckFilter
- DateCheckFilter() - Constructor for class org.languagetool.rules.pl.DateCheckFilter
- DateCheckFilter() - Constructor for class org.languagetool.rules.pt.DateCheckFilter
- DateCheckFilter() - Constructor for class org.languagetool.rules.ru.DateCheckFilter
- DateCheckFilter() - Constructor for class org.languagetool.rules.uk.DateCheckFilter
- dateFilterHelper - Variable in class org.languagetool.rules.ar.filters.ArabicDateCheckFilter
- dateFilterHelper - Variable in class org.languagetool.rules.ca.DateCheckFilter
- dateFilterHelper - Variable in class org.languagetool.rules.ca.NewYearDateFilter
- dateFilterHelper - Variable in class org.languagetool.rules.de.DateCheckFilter
- dateFilterHelper - Variable in class org.languagetool.rules.de.FutureDateFilter
- dateFilterHelper - Variable in class org.languagetool.rules.de.NewYearDateFilter
- dateFilterHelper - Variable in class org.languagetool.rules.en.DateCheckFilter
- dateFilterHelper - Variable in class org.languagetool.rules.en.FutureDateFilter
- dateFilterHelper - Variable in class org.languagetool.rules.en.NewYearDateFilter
- dateFilterHelper - Variable in class org.languagetool.rules.es.DateCheckFilter
- dateFilterHelper - Variable in class org.languagetool.rules.es.NewYearDateFilter
- dateFilterHelper - Variable in class org.languagetool.rules.fr.DateCheckFilter
- dateFilterHelper - Variable in class org.languagetool.rules.fr.NewYearDateFilter
- dateFilterHelper - Variable in class org.languagetool.rules.pt.FutureDateFilter
- dateFilterHelper - Variable in class org.languagetool.rules.pt.NewYearDateFilter
- dateFilterHelper - Variable in class org.languagetool.rules.ru.FutureDateFilter
- DateFilterHelper - Class in org.languagetool.rules.ca
- DateFilterHelper - Class in org.languagetool.rules.de
- DateFilterHelper - Class in org.languagetool.rules.en
- DateFilterHelper - Class in org.languagetool.rules.es
- DateFilterHelper - Class in org.languagetool.rules.fr
- DateFilterHelper - Class in org.languagetool.rules.pt
- DateFilterHelper - Class in org.languagetool.rules.ru
- DateFilterHelper() - Constructor for class org.languagetool.rules.ca.DateFilterHelper
- DateFilterHelper() - Constructor for class org.languagetool.rules.de.DateFilterHelper
- DateFilterHelper() - Constructor for class org.languagetool.rules.en.DateFilterHelper
- DateFilterHelper() - Constructor for class org.languagetool.rules.es.DateFilterHelper
- DateFilterHelper() - Constructor for class org.languagetool.rules.fr.DateFilterHelper
- DateFilterHelper() - Constructor for class org.languagetool.rules.pt.DateFilterHelper
- DateFilterHelper() - Constructor for class org.languagetool.rules.ru.DateFilterHelper
- 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
- DativePluralsData - Class in org.languagetool.rules.ga
- DativePluralsData() - Constructor for class org.languagetool.rules.ga.DativePluralsData
- DativePluralsEntry - Class in org.languagetool.rules.ga
- DativePluralsEntry(String, String, String, String) - Constructor for class org.languagetool.rules.ga.DativePluralsEntry
- 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
- dativePronoun - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- datives - Static variable in class org.languagetool.rules.ga.DativePluralsData
- DAVANT - Enum constant in enum class org.languagetool.rules.ca.PronomsFeblesHelper.PronounPosition
- DAVANT_APOS - Enum constant in enum class org.languagetool.rules.ca.PronomsFeblesHelper.PronounPosition
- DAY_OF_MONTH_PATTERN - Static variable in class org.languagetool.rules.AbstractDateCheckFilter
- DAY_OF_MONTH_PATTERN - Static variable in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- DAY_OF_MONTH_PATTERN - Static variable in class org.languagetool.rules.AbstractFutureDateFilter
- DAY_OF_MONTH_PATTERN - Static variable in class org.languagetool.rules.AbstractNewYearDateFilter
- 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, List<GroupRoles>) - Constructor for class org.languagetool.server.DBGroupMember
- DBGroupMember(Long, Long, Long, GroupRoles) - Constructor for class org.languagetool.server.DBGroupMember
- DBInvite - Class in org.languagetool.server
- DBInvite() - Constructor for class org.languagetool.server.DBInvite
- DBInvite(long, DBGroup) - Constructor for class org.languagetool.server.DBInvite
- DBInvite(UserInfoEntry, DBGroup) - Constructor for class org.languagetool.server.DBInvite
- dbLogging - Variable in class org.languagetool.server.HTTPServerConfig
- dbLoggingCache - Variable in class org.languagetool.server.DatabaseAccessOpenSource
- 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
- DDD_ER_PATTERN - Static variable in class org.languagetool.tagging.de.GermanTagger
- DE_END_SYMBOLS - Static variable in class org.languagetool.rules.de.GermanUnpairedBracketsRule
- DE_END_SYMBOLS - Static variable in class org.languagetool.rules.de.GermanUnpairedQuotesRule
- DE_LE - Static variable in class org.languagetool.rules.fr.MakeContractionsFilter
- DE_LES - Static variable in class org.languagetool.rules.fr.MakeContractionsFilter
- DE_LOCALE - Static variable in class org.languagetool.rules.de.SimpleReplaceRule
- DE_START_SYMBOLS - Static variable in class org.languagetool.rules.de.GermanUnpairedBracketsRule
- DE_START_SYMBOLS - Static variable in class org.languagetool.rules.de.GermanUnpairedQuotesRule
- de_wrong_apostrophation - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- de2en - Variable in class org.languagetool.rules.en.translation.BeoLingusTranslator
- DEACTIVE - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- debug - Static variable in class org.languagetool.chunking.GermanChunker
- debug - Static variable in class org.languagetool.chunking.RussianChunker
- debug(String, Object...) - Method in class org.languagetool.languagemodel.BaseLanguageModel
- debug(String, Object...) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- debug(String, Object...) - Method in class org.languagetool.rules.ngrams.NgramProbabilityRule
- DEBUG - Static variable in class org.languagetool.languagemodel.BaseLanguageModel
- DEBUG - Static variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- DEBUG - Static variable in class org.languagetool.rules.ngrams.NgramProbabilityRule
- DEBUG_COMPOUNDS_PROPERTY - Static variable in class org.languagetool.tagging.uk.CompoundDebugLogger
- debug_tagged_write(List<AnalyzedToken>, BufferedWriter) - Method in class org.languagetool.tagging.uk.CompoundDebugLogger
- 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
- DECEMBER - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- DECIMAL - Static variable in class org.languagetool.tools.ArabicConstants
- DECIMAL_COMMA - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- DECIMAL_COMMA - Static variable in class org.languagetool.tokenizers.es.SpanishWordTokenizer
- DECIMAL_COMMA - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- DECIMAL_COMMA_PATTERN - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- DECIMAL_COMMA_PATTERN - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- DECIMAL_COMMA_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- DECIMAL_COMMA_REPL - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- DECIMAL_COMMA_REPL - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- DECIMAL_COMMA_REPL - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- DECIMAL_COMMA_SUBST - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- DECIMAL_COMMA_SUBST - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- DECIMAL_COMMA_SUBST - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- DECIMAL_POINT - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- DECIMAL_POINT - Static variable in class org.languagetool.tokenizers.es.SpanishWordTokenizer
- DECIMAL_POINT - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- DECIMAL_SPACE_PATTERN - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- DECIMAL_SPACE_PATTERN - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- DECIMAL_SPACE_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- decode(String) - Static method in enum class org.languagetool.server.GroupRoles
- decodeForm(String, String) - Static method in class org.languagetool.synthesis.ManualSynthesizer
- DECOMUNIZATION_URL - Static variable in class org.languagetool.rules.uk.SimpleReplaceRenamedRule
- decrementHandleCount(int) - Method in class org.languagetool.server.RequestCounter
- Default - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
-
Default = 0; - Default - Enum constant in enum class org.languagetool.rules.SuggestedReplacement.SuggestionType
- DEFAULT - Enum constant in enum class org.languagetool.JLanguageTool.Level
- DEFAULT - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- DEFAULT_ACTIVATION - Static variable in class org.languagetool.rules.AbstractFillerWordsRule
- DEFAULT_ACTIVATION - Static variable in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- DEFAULT_ACTIVATION - Static variable in class org.languagetool.rules.AbstractStatisticStyleRule
- DEFAULT_ACTIVATION - Static variable in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
- DEFAULT_ACTIVATION - Static variable in class org.languagetool.rules.LongParagraphRule
- DEFAULT_AI_APIKEY - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_AI_AUTO_CORRECT - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_AI_MODEL - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_AI_SHOW_STYLISTIC_CHANGES - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_AI_URL - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_ALLOWED_IPS - Static variable in class org.languagetool.server.Server
- DEFAULT_BASE_TIMEOUT - Static variable in class org.languagetool.rules.RemoteRuleConfig
- DEFAULT_BATCH_SIZE - Static variable in class org.languagetool.rules.GRPCRule
- DEFAULT_DESCRIPTION - Static variable in class org.languagetool.rules.GRPCRule
- DEFAULT_DO_REMOTE_CHECK - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_DO_RESET - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_DOWN - Static variable in class org.languagetool.rules.RemoteRuleConfig
- DEFAULT_ENABLE_GOAL_SPECIFIC_RULES - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_ENABLE_TMP_OFF_RULES - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_FAILURE_RATE_THRESHOLD - Static variable in class org.languagetool.rules.RemoteRuleConfig
- DEFAULT_FILTER_OVERLAPPING_MATCHES - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_HOST - Static variable in class org.languagetool.server.HTTPServerConfig
- DEFAULT_INCLUDE_TRACKED_CHANGES - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_INSTANCE - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- DEFAULT_INSTANCE - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- DEFAULT_INSTANCE - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- DEFAULT_INSTANCE - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- DEFAULT_INSTANCE - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- DEFAULT_INSTANCE - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- DEFAULT_INSTANCE - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- DEFAULT_INSTANCE - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- DEFAULT_INSTANCE - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- DEFAULT_INSTANCE - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchList
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- DEFAULT_INSTANCE - Static variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- DEFAULT_INSTANCE - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- DEFAULT_INSTANCE - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- DEFAULT_INSTANCE - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- DEFAULT_INSTANCE - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- DEFAULT_IS_PREMIUM - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_MANY_IN_SENTENCE - Static variable in class org.languagetool.rules.de.GermanFillerWordsRule
- DEFAULT_MARK_SINGLE_CHAR_BOLD - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_MAX_CHECK_LENGTH - Static variable in class org.languagetool.language.identifier.detector.UnicodeBasedDetector
- DEFAULT_MAX_WORDS - Static variable in class org.languagetool.rules.LongParagraphRule
- DEFAULT_MIN_PER_MILL - Static variable in class org.languagetool.rules.de.NonSignificantVerbsRule
- DEFAULT_MIN_PER_MILL - Static variable in class org.languagetool.rules.de.UnnecessaryPhraseRule
- DEFAULT_MIN_PERCENT - Static variable in class org.languagetool.rules.AbstractFillerWordsRule
- DEFAULT_MIN_PERCENT - Static variable in class org.languagetool.rules.de.ConjunctionAtBeginOfSentenceRule
- DEFAULT_MIN_PERCENT - Static variable in class org.languagetool.rules.de.GermanFillerWordsRule
- DEFAULT_MIN_PERCENT - Static variable in class org.languagetool.rules.de.PassiveSentenceRule
- DEFAULT_MIN_PERCENT - Static variable in class org.languagetool.rules.de.SentenceWithManRule
- DEFAULT_MIN_PERCENT - Static variable in class org.languagetool.rules.de.SentenceWithModalVerbRule
- DEFAULT_MIN_PERCENT - Static variable in class org.languagetool.rules.de.StyleTooOftenUsedAdjectiveRule
- DEFAULT_MIN_PERCENT - Static variable in class org.languagetool.rules.de.StyleTooOftenUsedNounRule
- DEFAULT_MIN_PERCENT - Static variable in class org.languagetool.rules.de.StyleTooOftenUsedVerbRule
- DEFAULT_MIN_PERCENT - Static variable in class org.languagetool.rules.en.StyleTooOftenUsedAdjectiveRule
- DEFAULT_MIN_PERCENT - Static variable in class org.languagetool.rules.en.StyleTooOftenUsedNounRule
- DEFAULT_MIN_PERCENT - Static variable in class org.languagetool.rules.en.StyleTooOftenUsedVerbRule
- DEFAULT_MIN_RU_VALUE - Static variable in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
- DEFAULT_MIN_RU_VALUE - Static variable in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
- DEFAULT_MINIMUM_NUMBER_OF_CALLS - Static variable in class org.languagetool.rules.RemoteRuleConfig
- DEFAULT_MULTI_THREAD - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_NO_BACKGROUND_CHECK - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_NO_SYNONYMS_AS_SUGGESTIONS - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_NUM_CHECK_PARAS - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_PORT - Static variable in class org.languagetool.rules.RemoteRuleConfig
- DEFAULT_PORT - Static variable in class org.languagetool.server.HTTPServerConfig
-
The default port on which the server is running (8081).
- DEFAULT_SAVE_LO_CACHE - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_SENTENCE_MSG1 - Static variable in class org.languagetool.rules.de.GermanFillerWordsRule
- DEFAULT_SENTENCE_MSG2 - Static variable in class org.languagetool.rules.de.GermanFillerWordsRule
- DEFAULT_SEPARATOR - Static variable in class org.languagetool.synthesis.ManualSynthesizer
- DEFAULT_SEPARATOR - Static variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- DEFAULT_SEPARATOR - Static variable in class org.languagetool.tagging.ManualTagger
- DEFAULT_SERVER_PORT - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_SLIDING_WINDOW_SIZE - Static variable in class org.languagetool.rules.RemoteRuleConfig
- DEFAULT_SLIDING_WINDOW_TYPE - Static variable in class org.languagetool.rules.RemoteRuleConfig
- DEFAULT_TIMEOUT_PER_CHAR - Static variable in class org.languagetool.rules.RemoteRuleConfig
- DEFAULT_TWO_FOLLOWING - Static variable in class org.languagetool.rules.de.GermanFillerWordsRule
- DEFAULT_TYPE - Static variable in class org.languagetool.rules.RuleOption
- DEFAULT_USE_AI_SUPPORT - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_USE_DOC_LANGUAGE - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_USE_LT_SPELL_CHECKER - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_USE_OTHER_SERVER - Static variable in class org.languagetool.gui.Configuration
- DEFAULT_USE_QUEUE - Static variable in class org.languagetool.gui.Configuration
- Default_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
-
Default = 0; - DEFAULT_VALUE - Static variable in class org.languagetool.rules.RuleOption
- DEFAULT_VARIANT - Static variable in class org.languagetool.language.Ukrainian
- DefaultClassBroker - Class in org.languagetool.broker
- DefaultClassBroker() - Constructor for class org.languagetool.broker.DefaultClassBroker
- defaultCompactLevel - Static variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- defaultComponent - Variable in class org.languagetool.gui.CheckBoxTreeCellRenderer
- defaultCountThreshold - Static variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- defaultDictionary - Variable in class org.languagetool.server.UserInfoEntry
- defaultDictSpeller - Variable in class org.languagetool.rules.spelling.SymSpellRule
- defaultDictSpellers - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- defaultIdentifier - Variable in enum class org.languagetool.language.identifier.LanguageIdentifierService
- defaultInitialCapacity - Static variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- DefaultLanguageIdentifier - Class in org.languagetool.language.identifier
-
Identify the language of a text.
- DefaultLanguageIdentifier() - Constructor for class org.languagetool.language.identifier.DefaultLanguageIdentifier
- DefaultLanguageIdentifier(int) - Constructor for class org.languagetool.language.identifier.DefaultLanguageIdentifier
- defaultLevel - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
defaultLevel = 9; - defaultLevel_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
defaultLevel = 9; - defaultMaxDistanceTokens - Variable in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer
- defaultMaxEditDistance - Static variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- defaultMinPercent - Variable in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- defaultMinPercent - Variable in class org.languagetool.rules.AbstractStatisticStyleRule
- defaultMinPercent - Variable in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
- defaultOff - Variable in class org.languagetool.rules.Category
- defaultOff - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- defaultOff - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- defaultOff - Variable in class org.languagetool.rules.Rule
- defaultPool - Static variable in class org.languagetool.tools.LtThreadPoolFactory
- defaultPrefixLength - Static variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- 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_DIRResourceDataBroker.RULES_DIR - DefaultResourceDataBroker(String, String) - Constructor for class org.languagetool.broker.DefaultResourceDataBroker
-
Instantiates this data broker with the passed resource directory names.
- defaultTag - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker.Settings
- defaultTempOff - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- defaultTempOff - Variable in class org.languagetool.rules.Rule
- defaultThirdPartyAI - Variable in class org.languagetool.server.HTTPServerConfig
- defaultValue - Variable in class org.languagetool.rules.RuleOption
- DEFINED_PROFILES_KEY - Static variable in class org.languagetool.gui.Configuration
- definedProfiles - Variable in class org.languagetool.gui.Configuration
- DEFINITE - Static variable in class org.languagetool.tagging.de.GermanToken.Determination
- DEGREE_PATTERN - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- delete() - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
- Delete() - Constructor for class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Delete
- deleteCount() - Method in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
- deleteInSuggestionPrefix(String, int, String, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- deletes - Variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
- deletes - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage
- deletes - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- deleteTestTables() - Method in class org.languagetool.server.DatabaseAccess
-
For unit tests only!
- deleteTestTables() - Method in class org.languagetool.server.DatabaseAccessOpenSource
-
For unit tests only!
- deleteWord(String, Long) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- deleteWord(String, Long, String) - Method in class org.languagetool.server.DatabaseAccess
- deleteWord(String, Long, String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- deleteWordBatch(List<String>, Long, String) - Method in class org.languagetool.server.DatabaseAccess
-
remove words in sql batch mode, no auto commit for better performance with large lists also suppresses uniqueness checks
- deleteWordBatch(List<String>, Long, String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- DELIMITER - Static variable in class org.languagetool.gui.Configuration
- delimPattern - Static variable in class org.languagetool.rules.en.AvsAnRule
- DELTA - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
- DEMO_DISAMBIGUATOR - Static variable in class org.languagetool.Language
- DEMO_TAGGER - Static variable in class org.languagetool.Language
- 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
- DENKE_ETC - Static variable in class org.languagetool.rules.de.InsertCommaFilter
- 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
- DER_ETC - Static variable in class org.languagetool.rules.de.InsertCommaFilter
- DERIVATIVES_MAP - Static variable in class org.languagetool.rules.uk.CaseGovernmentHelper
- desc - Variable in class org.languagetool.rules.fr.GrammalecteRule.GrammalecteInternalRule
- desc - Variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule.SpecificIdRule
- desc - Variable in class org.languagetool.rules.SpecificIdRule
- DESC - Static variable in class org.languagetool.rules.nl.PreferredWordRule
- descProvider - Variable in class org.languagetool.JLanguageTool
- description - Variable in class org.languagetool.rules.ConfusionString
- description - Variable in class org.languagetool.rules.GRPCRule.GRPCSubRule
- description - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- description - Variable in class org.languagetool.tools.grpc.RuleData
- description_ - Variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
- description_ - Variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- description_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- description_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- DESCRIPTION_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- DESCRIPTION_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- descriptions - Static variable in class org.languagetool.ShortDescriptionProvider
- descriptor - Static variable in class org.languagetool.grpc.Synthesizer
- descriptor - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- descriptor - Static variable in class org.languagetool.tools.Cache.ProtoResultCache
- deserializeResultMatch(ProtoResultCache.CachedResultMatch, AnalyzedSentence) - Static method in class org.languagetool.tools.Cache.CacheUtils
- desinencies_1conj_0 - Static variable in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
- desinencies_1conj_0 - Static variable in class org.languagetool.rules.es.SimpleReplaceVerbsRule
- desinencies_1conj_1 - Static variable in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
- desinencies_1conj_1 - Static variable in class org.languagetool.rules.es.SimpleReplaceVerbsRule
- destroy() - Method in class org.languagetool.language.identifier.detector.FastTextDetector
- destroyObject(PipelineSettings, PooledObject<Pipeline>) - Method in class org.languagetool.server.PipelinePool
- DET - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- DET - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- DET - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- DET_CP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- DET_CS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- DET_CS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- DET_CS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- DET_FP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- DET_FP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- DET_FP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- DET_FS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- DET_FS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- DET_FS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- DET_MP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- DET_MP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- DET_MP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- DET_MS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- DET_MS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- DET_MS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- DetailedDamerauLevenstheinDistance - Class in org.languagetool.rules.spelling.morfologik.suggestions_ordering
- DetailedDamerauLevenstheinDistance() - Constructor for class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance
- 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
- detailedDistance - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- detectedLanguage - Variable in class org.languagetool.DetectedLanguage
- 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
- detectionConfidence - Variable in class org.languagetool.DetectedLanguage
- detectionRate - Variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval.DetectionResults
- DetectionResults(float, float, float, int, long, int, int) - Constructor for class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval.DetectionResults
- detectionSource - Variable in class org.languagetool.DetectedLanguage
- detectLanguage(String) - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- detectLanguage(String) - Method in class org.languagetool.language.identifier.LanguageIdentifier
- detectLanguage(String) - Method in class org.languagetool.language.identifier.SimpleLanguageIdentifier
- detectLanguage(String, List<String>, List<String>) - 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>) - Method in class org.languagetool.language.identifier.SimpleLanguageIdentifier
- detectLanguage(String, List<String>, List<String>, boolean) - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- detectLanguage(String, List<String>, List<String>, boolean) - Method in class org.languagetool.language.identifier.LanguageIdentifier
- detectLanguage(String, List<String>, List<String>, boolean) - Method in class org.languagetool.language.identifier.SimpleLanguageIdentifier
- detectLanguageCode(String, List<String>, boolean) - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- detectLanguageOfString(String, String, List<String>, List<String>, List<String>) - Method in class org.languagetool.server.TextChecker
- detectLanguageOfString(String, String, List<String>, List<String>, List<String>, boolean) - Method in class org.languagetool.server.TextChecker
- 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
- DETERMINANT - Static variable in class org.languagetool.rules.ca.ReplaceOperationNamesRule
- DETERMINANTE - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- DETERMINANTE_FP - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- DETERMINANTE_FS - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- DETERMINANTE_MP - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- DETERMINANTE_MS - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- determination - Variable in class org.languagetool.tagging.de.AnalyzedGermanToken
- Determination(String) - Constructor for class org.languagetool.tagging.de.GermanToken.Determination
- determiner - Static variable in class org.languagetool.rules.fr.WordWithDeterminerFilter
- Determiner() - Constructor for enum class org.languagetool.rules.en.AvsAnRule.Determiner
- DETERMINER - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
- determinerToken - Variable in class org.languagetool.rules.de.AgreementSuggestor2
- deTokenizingChars - Variable in class org.languagetool.tokenizers.de.GermanWordTokenizer
- detPattern - Static variable in class org.languagetool.rules.fr.WordWithDeterminerFilter
- detTemplate - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- DEVOPS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- DhaNoBeirtData - Class in org.languagetool.rules.ga
-
Data for
DhaNoBeirtRule. - DhaNoBeirtData() - Constructor for class org.languagetool.rules.ga.DhaNoBeirtData
- DhaNoBeirtRule - Class in org.languagetool.rules.ga
- DhaNoBeirtRule(ResourceBundle) - Constructor for class org.languagetool.rules.ga.DhaNoBeirtRule
- DIACRIT_MARKS - Static variable in class org.languagetool.tools.StringTools
- DiacriticsCheckFilter - Class in org.languagetool.rules.ca
- DiacriticsCheckFilter() - Constructor for class org.languagetool.rules.ca.DiacriticsCheckFilter
- dialectAlternationMapping - Variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- dialectAlternationsFilepath - Static variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- dialectAlternative(String) - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- dialog - Variable in class org.languagetool.gui.ConfigurationDialog
- dialogTitle - Variable in class org.languagetool.gui.ConfigurationDialog
- dicPathToDict - Static variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- DICT_FILE - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- DICT_FILENAME - Static variable in class org.languagetool.rules.ca.FindSuggestionsFilter
- DICT_FILENAME - Static variable in class org.languagetool.rules.en.FindSuggestionsFilter
- DICT_FILENAME - Static variable in class org.languagetool.rules.es.FindSuggestionsFilter
- dictCache - Static variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- dictCache - Static variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
- dictFilename - Variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- dictFilepath - Variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- 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 - Variable in class org.languagetool.rules.spelling.hunspell.Hunspell.LanguageAndPath
- dictionary - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
- dictionary - Variable in class org.languagetool.synthesis.BaseSynthesizer
- dictionary - Variable in class org.languagetool.tagging.BaseTagger
- dictionary - Variable in class org.languagetool.tagging.MorfologikTagger
- DICTIONARY_FILENAME_EXTENSION - Static variable in class org.languagetool.JLanguageTool
-
Extension of dictionary files read by Spellers
- dictionaryCacheSize - Variable in class org.languagetool.server.UserLimits
- DictionaryMatchFilter - Class in org.languagetool.rules
- DictionaryMatchFilter(UserConfig) - Constructor for class org.languagetool.rules.DictionaryMatchFilter
- dictionaryPath - Variable in class org.languagetool.tagging.BaseTagger
- 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
- DictionarySpellMatchFilter.PhraseSearchLoader - Class in org.languagetool.rules
- dictLimitTeam - Variable in class org.languagetool.server.HTTPServerConfig
- dictLimitUser - Variable in class org.languagetool.server.HTTPServerConfig
- dictPath - Variable in class org.languagetool.DynamicLanguage
- dictUrl - Variable in class org.languagetool.tagging.MorfologikTagger
- 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
- DIGIT - Static variable in class org.languagetool.rules.AbstractCompoundRule
- DIGIT_DOT - Static variable in class org.languagetool.rules.UppercaseSentenceStartRule
- DIGIT_SYMBOL_PATTERN - Static variable in class org.languagetool.rules.ru.INNNumberFilter
- DIGIT_ZERO - Static variable in class org.languagetool.tagging.ga.Utils
- DIGITS - Static variable in class org.languagetool.language.identifier.detector.NGramDetector
- DIGITS_PATTERN - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- Dir() - Constructor for enum class org.languagetool.rules.uk.LemmaHelper.Dir
- DIR_ETC - Static variable in class org.languagetool.rules.de.InsertCommaFilter
- DIRECTION - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- directory - Variable in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel.LuceneSearcher
- dirToSearcherMap - Static variable in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- 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.server.Pipeline
- 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.
- disabled - Variable in exception class org.languagetool.language.identifier.detector.FastTextDetector.FastTextException
- disabled - Variable in class org.languagetool.server.DatabaseLogger
- DISABLED - Enum constant in enum class org.languagetool.server.LimitEnforcementMode
- DISABLED_CATEGORIES_KEY - Static variable in class org.languagetool.gui.Configuration
- DISABLED_RULES_KEY - Static variable in class org.languagetool.gui.Configuration
- disabledCategories - Variable in class org.languagetool.server.TextChecker.QueryParams
- disabledCategoryNames - Variable in class org.languagetool.gui.Configuration
- disabledRuleCategories - Variable in class org.languagetool.InputSentence
- disabledRuleCategories - Variable in class org.languagetool.JLanguageTool
- disabledRuleIds - Variable in class org.languagetool.gui.Configuration
- disabledRuleIds - Variable in class org.languagetool.remote.CheckConfiguration
- disabledRuleIds - Variable in class org.languagetool.remote.CheckConfigurationBuilder
- disabledRuleIds - Variable in class org.languagetool.server.HTTPServerConfig
- disabledRuleIds(String...) - Method in class org.languagetool.remote.CheckConfigurationBuilder
- disabledRuleIds(List<String>) - Method in class org.languagetool.remote.CheckConfigurationBuilder
- disabledRules - Variable in class org.languagetool.InputSentence
- disabledRules - Variable in class org.languagetool.JLanguageTool
- disabledRules - Static variable in class org.languagetool.remote.ArtificialErrorEval
- disabledRules - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- disabledRules - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- disabledRules - Variable in class org.languagetool.server.TextChecker.QueryParams
- disabledRules_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- disabledRules_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- DISABLEDRULES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- disabledRulesPanel - Variable in class org.languagetool.gui.ConfigurationDialog
- disableLogging() - Method in class org.languagetool.server.DatabaseLogger
- 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.server.Pipeline
- 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. - disableRules(List<String>) - Method in class org.languagetool.server.Pipeline
- disAction - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
- disamb - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- disambExamples - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- DISAMBIG - Static variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- DISAMBIG_DUPS_MAP - Variable in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator
- DISAMBIG_REMOVE_MAP - Variable in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator
- disambigAction - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- 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) - Method in class org.languagetool.tagging.disambiguation.es.SpanishHybridDisambiguator
- disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.fr.FrenchHybridDisambiguator
- 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) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
-
Implements multiword POS tags, e.g., <ELLIPSIS> for ellipsis (...) start, and </ELLIPSIS> for ellipsis end.
- 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
- disambiguate(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.ru.RussianHybridDisambiguator
- disambiguate(AnalyzedSentence) - 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) - 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) - Method in class org.languagetool.tagging.nl.DutchHybridDisambiguator
- disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.disambiguation.ca.CatalanHybridDisambiguator
- disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in interface org.languagetool.tagging.disambiguation.Disambiguator
-
The same as
Disambiguator.disambiguate(AnalyzedSentence), but may callcheckCanceled(if it's non-null) to allow for better interruptibility. - 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, 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, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
-
Implements multiword POS tags, e.g., <ELLIPSIS> for ellipsis (...) start, and </ELLIPSIS> for ellipsis end.
- disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.disambiguation.pt.PortugueseHybridDisambiguator
-
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
- 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, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.disambiguation.rules.de.GermanRuleDisambiguator
- disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.disambiguation.rules.XmlRuleDisambiguator
- disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.en.EnglishHybridDisambiguator
-
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
- disambiguate(AnalyzedSentence, JLanguageTool.CheckCancelledCallback) - Method in class org.languagetool.tagging.nl.DutchHybridDisambiguator
- 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
- disambiguatedPOS - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
- disambiguatedPOS - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- disambiguatePronPos(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- disambiguateSt(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- DISAMBIGUATION_FILE - Static variable in class org.languagetool.tagging.disambiguation.rules.XmlRuleDisambiguator
- 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 Class in org.languagetool.tagging.disambiguation.rules
-
Possible disambiguator actions.
- DisambiguationPatternRuleReplacer - Class in org.languagetool.tagging.disambiguation.rules
- DisambiguationPatternRuleReplacer(DisambiguationPatternRule) - Constructor for class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRuleReplacer
- DisambiguationRuleHandler - Class in org.languagetool.tagging.disambiguation.rules
- DisambiguationRuleHandler(Language, String) - Constructor for class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- 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
- disambiguationRules - Variable in class org.languagetool.tagging.disambiguation.rules.XmlRuleDisambiguator
- disambiguationUnifierConfig - Variable in class org.languagetool.Language
- disambiguator - Variable in class org.languagetool.Language
- disambiguator - Variable in class org.languagetool.tagging.ar.ArabicHybridDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.disambiguation.ca.CatalanHybridDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.disambiguation.es.SpanishHybridDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.disambiguation.fr.FrenchHybridDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.disambiguation.ga.IrishHybridDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.disambiguation.gl.GalicianHybridDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.disambiguation.pl.PolishHybridDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.disambiguation.pt.PortugueseHybridDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.disambiguation.ru.RussianHybridDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.disambiguation.rules.de.GermanRuleDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.disambiguation.rules.it.ItalianRuleDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.disambiguation.sv.SwedishHybridDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.en.EnglishHybridDisambiguator
- disambiguator - Variable in class org.languagetool.tagging.nl.DutchHybridDisambiguator
- Disambiguator - Interface in org.languagetool.tagging.disambiguation
-
Disambiguator interface.
- DisambiguatorAction() - Constructor for enum class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
- discardLazySuggestedReplacements() - Method in class org.languagetool.rules.RuleMatch
-
Discard lazy suggested replacements, but keep other suggestions Useful to enforce time limits on result computation
- discardRunOnWords(String) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- disjunction() - Method in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- displayName - Variable in enum class org.languagetool.rules.de.AgreementRule.GrammarCategory
- DISSAPEARS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- distance - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
- 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_LEMMAS - Static variable in class org.languagetool.rules.uk.LemmaHelper
- distanceAlgorithm - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- DistanceAlgorithm() - Constructor for enum class org.languagetool.rules.spelling.symspell.implementation.EditDistance.DistanceAlgorithm
- distancesPerWord(String[], String[], String, String) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- distanceSum - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell.SegmentedSuggestion
- distanceTokens - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- distanceTokens - Variable in class org.languagetool.rules.Rule
- DISTANCETOKENS - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- divShift - Static variable in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
- 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
- DO_NOT_SUGGEST_SPACED_PATTERN - Static variable in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
- DO_REMOTE_CHECK_KEY - Static variable in class org.languagetool.gui.Configuration
- doAddPronounEn(String, String, String, boolean) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
- doAddPronounHi(String, String, String, boolean) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
- doAddPronounReflexive(String, String, String, String, boolean) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
- doAddPronounReflexiveEn(String, String, String, String, boolean) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
- doAddPronounReflexiveImperative(String, String, String, String) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
- doApplyRegex(GermanChunker.RegularExpressionWithPhraseType, List<ChunkTaggedToken>) - Method in class org.languagetool.chunking.GermanChunker
- doApplyRegex(RussianChunker.RegularExpressionWithPhraseType, List<ChunkTaggedToken>) - Method in class org.languagetool.chunking.RussianChunker
- doCompile(AnalyzedTokenReadings, Synthesizer) - Method in class org.languagetool.rules.patterns.PatternToken
- DocumentTitle - Enum constant in enum class org.languagetool.markup.AnnotatedText.MetaDataKey
- doGuessCompoundTag(String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- doGuessMultiHyphens(String, int, int) - Method in class org.languagetool.tagging.uk.CompoundTagger
- doGuessTwoHyphens(String, int, int) - Method in class org.languagetool.tagging.uk.CompoundTagger
- DOMAIN_CHARS - Static variable in class org.languagetool.tokenizers.WordTokenizer
- DOMAINS - Static variable in class org.languagetool.rules.de.GermanCommaWhitespaceRule
- doMatch(AnalyzedSentence, String, int) - Method in class org.languagetool.rules.patterns.RegexPatternRule
- 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
- doNotSplit - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- doNotSuggestWords - Static variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- doNotSuggestWordsFilepath - Static variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- doRemoteCheck - Variable in class org.languagetool.gui.Configuration
- doRemoteCheck() - Method in class org.languagetool.gui.Configuration
- doRemovePronounReflexive(String, String, String, boolean) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
- doReplaceEmEn(String, String, String, boolean) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
- doReplaceHiEn(String, String, String, boolean) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
- doResetCheck - Variable in class org.languagetool.gui.Configuration
- DOT - Static variable in class org.languagetool.synthesis.pl.PolishSynthesizer
- DOTTED_NUMBERS_PATTERN - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- DOTTED_NUMBERS_PATTERN - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- DOTTED_NUMBERS_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- DOTTED_NUMBERS_PATTERN3 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- DOTTED_NUMBERS_REPL - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- DOTTED_NUMBERS_REPL - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- DOTTED_ORDINALS_PATTERN - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- DOTTED_ORDINALS_PATTERN - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- DOTTED_ORDINALS_REPL - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- DOTTED_ORDINALS_REPL - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- DoublePunctuationRule - Class in org.languagetool.rules
-
A rule that matches ".." (but not "..." etc) and ",,".
- 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
- DOVYE_TROYE - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- DOWN - Enum constant in enum class org.languagetool.rules.RemoteRuleMetrics.RequestResult
- DOWN_INTERVAL_MILLISECONDS - Static variable in class org.languagetool.rules.fr.GrammalecteRule
- downMilliseconds - Variable in class org.languagetool.rules.RemoteRuleConfig
- DPT - Enum constant in enum class org.languagetool.chunking.RussianChunker.PhraseType
- dropExtra(String) - Static method in class org.languagetool.tagging.uk.CompoundTagger
- dropTestTables() - Method in class org.languagetool.server.DatabaseLogger
- DumontsHunspellDictionary - Class in org.languagetool.rules.spelling.hunspell
- DumontsHunspellDictionary(Path, Path) - Constructor for class org.languagetool.rules.spelling.hunspell.DumontsHunspellDictionary
- Duplication - Enum constant in enum class org.languagetool.rules.ITSIssueType
- 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
- DUTCH_TITLECASE_EXCEPTIONS - Static variable in class org.languagetool.tools.StringTools
- 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
- DutchHybridDisambiguator - Class in org.languagetool.tagging.nl
-
Hybrid chunker-disambiguator for Dutch
- DutchHybridDisambiguator(Language) - Constructor for class org.languagetool.tagging.nl.DutchHybridDisambiguator
-
Calls two disambiguator classes: (1) a chunker; (2) a rule-based disambiguator.
- DutchMultitokenSpeller - Class in org.languagetool.rules.nl
- DutchMultitokenSpeller() - Constructor for class org.languagetool.rules.nl.DutchMultitokenSpeller
- DutchNumberInWordFilter - Class in org.languagetool.rules.nl
- DutchNumberInWordFilter() - Constructor for class org.languagetool.rules.nl.DutchNumberInWordFilter
- dutchSpecialCase(String, String, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.UppercaseSentenceStartRule
- dutchSpellerRule - Static variable in 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() - Constructor for class org.languagetool.synthesis.nl.DutchSynthesizer
- DutchSynthesizer(Language) - Constructor for class org.languagetool.synthesis.nl.DutchSynthesizer
-
Deprecated.
- dutchTagger - Variable in class org.languagetool.rules.nl.CompoundAcceptor
- DutchTagger - Class in org.languagetool.tagging.nl
-
Dutch tagger.
- DutchTagger() - Constructor for class org.languagetool.tagging.nl.DutchTagger
- 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, Language) - 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
- DVA_3_4_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- DVA_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- DVI_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- DynamicHunspellLanguage - Class in org.languagetool
- DynamicHunspellLanguage(String, String, File) - Constructor for class org.languagetool.DynamicHunspellLanguage
- DynamicLanguage - Class in org.languagetool
- DynamicLanguage(String, String, File) - Constructor for class org.languagetool.DynamicLanguage
- DynamicMorfologikLanguage - Class in org.languagetool
- DynamicMorfologikLanguage(String, String, File) - Constructor for class org.languagetool.DynamicMorfologikLanguage
- dynLanguages - Static variable in class org.languagetool.Languages
E
- E_MAIL - Static variable in class org.languagetool.tokenizers.WordTokenizer
- 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 - Variable in class org.languagetool.rules.spelling.SymSpellRule
- 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 Class 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
- EDITOR - Enum constant in enum class org.languagetool.server.GroupRoles
- edits(String, int, HashSet<String>) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- editsPrefix(String) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- EIGHT - Static variable in class org.languagetool.tools.ArabicConstants
- EL_LOCALE - Static variable in class org.languagetool.rules.el.GreekRedundancyRule
- EL_LOCALE - Static variable in class org.languagetool.rules.el.ReplaceHomonymsRule
- EL_REDUNDANCY_REPLACE - Static variable in class org.languagetool.rules.el.GreekRedundancyRule
- ELA_GEMINADA - Static variable in class org.languagetool.rules.ca.FindSuggestionsFilter
- ELA_GEMINADA - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- ELA_GEMINADA_UPPERCASE - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- elegant - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
elegant = 8; - elegant - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
elegant = 8; - elegant - Enum constant in enum class org.languagetool.Tag
- elegant - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
elegant = 8; - ELEGANT - Enum constant in enum class org.languagetool.JLanguageTool.Level
- elegant_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
elegant = 8; - elegant_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
elegant = 8; - elegant_VALUE - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
elegant = 8; - elementNo - Variable in class org.languagetool.rules.patterns.PatternRule
- elements - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- email - Variable in class org.languagetool.server.ExtendedUserInfo
- email - Variable in class org.languagetool.server.UserInfoEntry
- EmailNumberOfAttachments - Enum constant in enum class org.languagetool.markup.AnnotatedText.MetaDataKey
- EmailToAddress - Enum constant in enum class org.languagetool.markup.AnnotatedText.MetaDataKey
- EMPHASIS_ADVERBS - Static variable in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
- EMPHASIS_ADVERBS - Static variable in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
- EMPHASIS_ADVERBS - Static variable in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
- empty() - Method in class org.languagetool.rules.UnsyncStack
-
Tests if this stack is empty.
- EMPTY_ARRAY - Static variable in class org.languagetool.rules.patterns.PatternToken
- EMPTY_ARRAY - Static variable in class org.languagetool.rules.RuleMatch
- emptyAsNull(String) - Static method in class org.languagetool.tools.grpc.ProtoHelper
- EmptyLineRule - Class in org.languagetool.rules
-
A rule that checks for empty lines.
- EmptyLineRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.EmptyLineRule
- EmptyLineRule(ResourceBundle, Language, boolean) - Constructor for class org.languagetool.rules.EmptyLineRule
- EN_DIACRITICS_REPLACE - Static variable in class org.languagetool.rules.en.EnglishDiacriticsRule
- EN_END_SYMBOLS - Static variable in class org.languagetool.rules.en.EnglishUnpairedBracketsRule
- EN_END_SYMBOLS - Static variable in class org.languagetool.rules.en.EnglishUnpairedQuotesRule
- EN_GB_LOCALE - Static variable in class org.languagetool.rules.en.BritishReplaceRule
- EN_LOCALE - Static variable in class org.languagetool.rules.en.ContractionSpellingRule
- EN_LOCALE - Static variable in class org.languagetool.rules.en.EnglishDiacriticsRule
- EN_LOCALE - Static variable in class org.languagetool.rules.en.EnglishPlainEnglishRule
- EN_LOCALE - Static variable in class org.languagetool.rules.en.EnglishRedundancyRule
- EN_LOCALE - Static variable in class org.languagetool.rules.en.SimpleReplaceProfanityRule
- EN_LOCALE - Static variable in class org.languagetool.rules.en.SimpleReplaceRule
- EN_NZ_LOCALE - Static variable in class org.languagetool.rules.en.NewZealandReplaceRule
- 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
- EN_START_SYMBOLS - Static variable in class org.languagetool.rules.en.EnglishUnpairedBracketsRule
- EN_START_SYMBOLS - Static variable in class org.languagetool.rules.en.EnglishUnpairedQuotesRule
- EN_US_LOCALE - Static variable in class org.languagetool.rules.en.AmericanReplaceRule
- en2de - Variable in class org.languagetool.rules.en.translation.BeoLingusTranslator
- ENABLE_GOAL_SPECIFIC_RULES_KEY - Static variable in class org.languagetool.gui.Configuration
- ENABLE_TMP_OFF_RULES_KEY - Static variable in class org.languagetool.gui.Configuration
- enableABTests() - Static method in class org.languagetool.UserConfig
- enabled - Variable in class org.languagetool.gui.CategoryNode
- enabled - Variable in class org.languagetool.gui.RuleNode
- ENABLED_CATEGORIES_KEY - Static variable in class org.languagetool.gui.Configuration
- ENABLED_RULES_KEY - Static variable in class org.languagetool.gui.Configuration
- ENABLED_RULES_ONLY_KEY - Static variable in class org.languagetool.gui.Configuration
- enabledCategories - Variable in class org.languagetool.server.TextChecker.QueryParams
- enabledCategoryNames - Variable in class org.languagetool.gui.Configuration
- enabledOnly - Variable in class org.languagetool.remote.CheckConfiguration
- enabledOnly - Variable in class org.languagetool.remote.CheckConfigurationBuilder
- enabledOnly() - Method in class org.languagetool.remote.CheckConfiguration
- enabledOnly() - Method in class org.languagetool.remote.CheckConfigurationBuilder
- enabledOnly_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- enabledOnly_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- ENABLEDONLY_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- enabledOnlyRules - Static variable in class org.languagetool.remote.ArtificialErrorEval
- enabledOnlyRules - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- enabledOnlyRules - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- enabledRuleCategories - Variable in class org.languagetool.InputSentence
- enabledRuleCategories - Variable in class org.languagetool.JLanguageTool
- enabledRuleIds - Variable in class org.languagetool.gui.Configuration
- enabledRuleIds - Variable in class org.languagetool.remote.CheckConfiguration
- enabledRuleIds - Variable in class org.languagetool.remote.CheckConfigurationBuilder
- enabledRuleIds(String...) - Method in class org.languagetool.remote.CheckConfigurationBuilder
- enabledRuleIds(List<String>) - Method in class org.languagetool.remote.CheckConfigurationBuilder
- enabledRules - Variable in class org.languagetool.InputSentence
- enabledRules - Variable in class org.languagetool.JLanguageTool
- enabledRules - Variable in class org.languagetool.rules.LanguageDependentRuleMatchFilter
- enabledRules - Variable in class org.languagetool.server.TextChecker.QueryParams
- enabledRules_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- enabledRules_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- ENABLEDRULES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- enabledRulesOnly - Variable in class org.languagetool.gui.Configuration
- enabledRulesPanel - Variable in class org.languagetool.gui.ConfigurationDialog
- enableFasttext(File, File) - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- enableGoalSpecificRules - Variable in class org.languagetool.gui.Configuration
- enableGoalSpecificRules() - Method in class org.languagetool.gui.Configuration
- enableHiddenRules - Variable in class org.languagetool.server.TextChecker.QueryParams
- enableNewStylePronounTag() - Method in class org.languagetool.tagging.ar.ArabicTagger
- enableNgrams(File) - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- 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.server.Pipeline
- 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. - enableRuleCategory(CategoryId) - Method in class org.languagetool.server.Pipeline
- enableTempOffRules - Variable in class org.languagetool.server.TextChecker.QueryParams
- enableTmpOffRules - Variable in class org.languagetool.gui.Configuration
- enableTmpOffRules() - Method in class org.languagetool.gui.Configuration
- encode(String) - Method in class org.languagetool.language.identifier.detector.NGramDetector
- encode(String) - Method in class org.languagetool.remote.RemoteLanguageTool
- encode(String) - Method in class org.languagetool.rules.fr.GrammalecteRule
- encode(List<GroupRoles>) - Static method in enum class org.languagetool.server.GroupRoles
- encodeForm(String, String) - Static method in class org.languagetool.synthesis.ManualSynthesizer
- encodeUrl(Rule) - Static method in class org.languagetool.gui.Tools
- ENCODING - Static variable in class org.languagetool.server.ApiV2
- ENCODING - Static variable in class org.languagetool.server.LanguageToolHttpHandler
- ENCODING - Static variable in class org.languagetool.server.TextChecker
- end - Variable in class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
- end - Variable in class org.languagetool.rules.MatchPosition
- end_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
- end_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- end_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- end_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- END_API - Enum constant in enum class org.languagetool.tools.StringTools.ApiPrintMode
-
End XML/JSON output by closing the root element.
- END_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- END_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- END_WITH_SCHAFTE - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- endElement(String, String, String) - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- endElement(String, String, String) - Method in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- endElement(String, String, String) - Method in class org.languagetool.rules.patterns.PatternRuleHandler
- endElement(String, String, String) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- endIndex - Variable in class org.languagetool.chunking.GermanChunker.Span
- endIndex - Variable in class org.languagetool.chunking.RussianChunker.Span
- ENDING_QUOTES - Static variable in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- ENDING_QUOTES - Static variable in class org.languagetool.rules.AbstractStatisticStyleRule
- ENDING_QUOTES - Static variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- ENDING_QUOTES - Static variable in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
- ENDING_QUOTES - Static variable in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
- endings - Static variable in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
- endings - Static variable in class org.languagetool.rules.es.SimpleReplaceVerbsRule
- endOfNounPhraseIsSingular(List<ChunkTaggedToken>, int) - Method in class org.languagetool.chunking.EnglishChunkFilter
- endPos - Variable in class org.languagetool.rules.ngrams.GoogleToken
- endPos - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- endPos - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule.PhraseToTranslate
- endPos - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- endPositionCorrection - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- endPositionCorrection - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- ends - Variable in class org.languagetool.synthesis.Soros
- ENDS_IN_DIGIT - Static variable in class org.languagetool.rules.nl.Tools
- ENDS_IN_HYPHEN_AND_CHAR - Static variable in class org.languagetool.rules.nl.Tools
- ENDS_IN_VOWEL - Static variable in class org.languagetool.rules.fr.FindSuggestionsFilter
- ENDS_WITH_IBELKEIT_IBLICHKEIT - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- ENDS_WITH_LABORANTS - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- ENDS_WITH_SPACE - Static variable in class org.languagetool.SentenceRange
- endsLikeRealSentence(String) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
- endsWithPronoun(String) - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- endsWithQuote(String) - Method in class org.languagetool.tokenizers.nl.DutchWordTokenizer
- endSymbols - Variable in class org.languagetool.rules.GenericUnpairedBracketsRule
- endSymbols - Variable in class org.languagetool.rules.GenericUnpairedQuotesRule
- enforceAcceptLanguage - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesDataset
- enforceCorrect - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesDataset
- english - Variable in class org.languagetool.rules.en.CompoundRule
- english - Variable in class org.languagetool.rules.IsEnglishWordFilter
- English - Class in org.languagetool.language
-
Support for English - use the sub classes
BritishEnglish,AmericanEnglish, etc. - English() - Constructor for class org.languagetool.language.English
-
Deprecated.use
AmericanEnglishorBritishEnglishetc. instead - they have rules for spell checking, this class doesn't (deprecated since 3.2) - ENGLISH - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- ENGLISH_CONTRACTION_SPELLING_RULE - Static variable in class org.languagetool.rules.pt.EnglishContractionSpellingRule
- ENGLISH_IGNORE_TAG - Static variable in class org.languagetool.tagging.disambiguation.ca.CatalanHybridDisambiguator
- ENGLISH_TITLECASE_EXCEPTIONS - Static variable in class org.languagetool.tools.StringTools
- EnglishChunker - Class in org.languagetool.chunking
-
OpenNLP-based chunker.
- EnglishChunker() - Constructor for class org.languagetool.chunking.EnglishChunker
- EnglishChunkFilter - Class in org.languagetool.chunking
-
Our chunker detects noun phrases but not whether they are singular or plural noun phrases.
- EnglishChunkFilter() - Constructor for class org.languagetool.chunking.EnglishChunkFilter
- EnglishChunkFilter.ChunkType - Enum Class in org.languagetool.chunking
- 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
- EnglishContractionSpellingRule - Class in org.languagetool.rules.pt
-
A rule that matches words or phrases which should not be used and suggests correct ones instead, e.g.
- EnglishContractionSpellingRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.pt.EnglishContractionSpellingRule
- 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 lainstead 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
- englishMessages - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- EnglishMultitokenSpeller - Class in org.languagetool.rules.en
- EnglishMultitokenSpeller() - Constructor for class org.languagetool.rules.en.EnglishMultitokenSpeller
- 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
PartialPosTagFilterfor 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
- englishSpellerRule - Static variable in class org.languagetool.rules.en.EnglishNumberInWordFilter
- 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() - Constructor for class org.languagetool.synthesis.en.EnglishSynthesizer
- EnglishSynthesizer(Language) - Constructor for class org.languagetool.synthesis.en.EnglishSynthesizer
-
Deprecated.
- 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
- EnglishUnpairedQuotesRule - Class in org.languagetool.rules.en
- EnglishUnpairedQuotesRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.en.EnglishUnpairedQuotesRule
- 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, Language) - Constructor for class org.languagetool.rules.en.EnglishWrongWordInContextRule
- enSpellRules - Variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- ensureCandidatesIsMutable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
- ensureChunkTagsIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- ensureDisabledRulesIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- ensureEnabledRulesIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- ensureFormsIsMutable() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
- ensureGetMethod(HttpExchange, String) - Method in class org.languagetool.server.ApiV2
- ensureInitialized() - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- ensureItemsIsMutable() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- ensureItemsIsMutable() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
- ensureMaskIsMutable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
- ensureMatchesIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
- ensureMatchesIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- ensureMatchesIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- ensureNewLanguageMatchesIsMutable() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- ensurePostMethod(HttpExchange, String) - Method in class org.languagetool.server.ApiV2
- ensureRawMatchesIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- ensureReadingsIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- ensureRequestsIsMutable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
- ensureResponsesIsMutable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
- ensureScoreIsMutable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
- ensureScoreIsMutable(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
- ensureScoresIsMutable() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
- ensureSentenceMatchesIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
- ensureSentencesIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- ensureSentencesIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
- ensureSentencesIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
- ensureSentencesIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- ensureSentencesIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- ensureSuggestedReplacementsIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- ensureSuggestedReplacementsIsMutable() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- ensureSuggestionsIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- ensureTagsIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- ensureTagsIsMutable() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- ensureTextSessionIDIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- ensureTextSessionIDIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
- ensureTextSessionIDIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- ensureTokensIsMutable() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- enSynth - Variable in class org.languagetool.rules.en.translation.Inflector
- entitiesUrl - Variable in class org.languagetool.XMLValidator.EntityAsInput
- EntityAsInput(String, String) - Constructor for class org.languagetool.XMLValidator.EntityAsInput
- enTokenizingChars - Variable in class org.languagetool.tokenizers.en.EnglishWordTokenizer
- Entry(int, int) - Constructor for class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Entry
- ENTRY_SIZE - Static variable in class org.languagetool.synthesis.ManualSynthesizer
- ENTRY_SIZE - Static variable in class org.languagetool.tagging.ManualTagger
- enUsPattern - Static variable in class org.languagetool.rules.en.translation.BeoLingusTranslator
- EPSILON - Static variable in class org.languagetool.language.identifier.detector.NGramDetector
- equalParts(String) - Static method in class org.languagetool.tagging.uk.CompoundTagger
- 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.ExtendedSentenceRange
- 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.InputSentence
- 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.LanguageAnnotator.TokenWithLanguages
- 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.ResourceBundleWithFallback
- 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.de.AgreementSuggestor2.Suggestion
- equals(Object) - Method in class org.languagetool.rules.MatchPosition
- 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.ngrams.ConfusionProbabilityRule.PathAndLanguage
- equals(Object) - Method in class org.languagetool.rules.patterns.AbstractTokenBasedRule.TokenHint
- equals(Object) - Method in class org.languagetool.rules.patterns.EquivalenceTypeLocator
- 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.hunspell.Hunspell.LanguageAndPath
- equals(Object) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.BufferedReaderWithSource
- equals(Object) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.UserDictCacheKey
- 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.rules.uk.VerbInflectionHelper.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.server.TextChecker.QueryParams
- equals(Object) - Method in class org.languagetool.server.UserLimits.Account
- equals(Object) - Method in class org.languagetool.SimpleInputSentence
- equals(Object) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker.Settings
- equals(Object) - Method in class org.languagetool.tagging.TaggedWord
- equals(Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- equals(Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- equals(Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- equals(Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- equals(Object) - Method in class org.languagetool.tools.ConfidenceKey
- 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
- equalWithoutDiacritics(String, String) - Method in class org.languagetool.rules.AbstractFindSuggestionsFilter
- equivalenceFeatures - Variable in class org.languagetool.rules.patterns.Unifier
-
A Map that stores all possible equivalence types listed for features.
- equivalenceFeatures - Variable in class org.languagetool.rules.patterns.UnifierConfiguration
-
A Map that stores all possible equivalence types listed for features.
- equivalenceFeatures - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- equivalencesMatched - Variable in class org.languagetool.rules.patterns.Unifier
-
Map of sets of matched equivalences in the unified sequence.
- equivalencesToBeKept - Variable in class org.languagetool.rules.patterns.Unifier
- EquivalenceTypeLocator - Class in org.languagetool.rules.patterns
- EquivalenceTypeLocator(String, String) - Constructor for class org.languagetool.rules.patterns.EquivalenceTypeLocator
- equivalenceTypes - Variable in class org.languagetool.rules.patterns.Unifier
-
A Map for storing the equivalence types for features.
- equivalenceTypes - Variable in class org.languagetool.rules.patterns.UnifierConfiguration
-
A Map for storing the equivalence types for features.
- equivalent - Variable in class org.languagetool.rules.ga.DativePluralsEntry
- error(SAXParseException) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
- error(SAXParseException) - Method in class org.languagetool.XMLValidator.ErrorHandler
- ERROR - Enum constant in enum class org.languagetool.rules.RemoteRuleMetrics.RequestResult
- ERROR_COLORS_KEY - Static variable in class org.languagetool.gui.Configuration
- ERROR_THRESHOLD - Static variable in class org.languagetool.rules.spelling.ForeignLanguageChecker
- errorCategory - Static variable in class org.languagetool.remote.ArtificialErrorEval
- errorColors - Variable in class org.languagetool.gui.Configuration
- ErrorHandler() - Constructor for class org.languagetool.XMLValidator.ErrorHandler
- errorLength - Variable in class org.languagetool.remote.RemoteRuleMatch
- errorLength - Variable in class org.languagetool.server.RemoteRuleMatch
- errorMarkerEnd - Variable in class org.languagetool.tools.ContextTools
- errorMarkerStart - Variable in class org.languagetool.tools.ContextTools
- ErrorRateTooHighException - Exception Class in org.languagetool
- ErrorRateTooHighException(String) - Constructor for exception class org.languagetool.ErrorRateTooHighException
- errorRequestLimiter - Variable in class org.languagetool.server.LanguageToolHttpHandler
- ErrorRequestLimiter - Class in org.languagetool.server
-
Limit the maximum number of request per IP address for a given time range.
- ErrorRequestLimiter(int, int) - Constructor for class org.languagetool.server.ErrorRequestLimiter
- 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
- errorTriggeringExamples - Variable in class org.languagetool.rules.Rule
- ES_CONTRACTIONS - Static variable in class org.languagetool.language.Spanish
- ES_END_SYMBOLS - Static variable in class org.languagetool.rules.es.SpanishUnpairedBracketsRule
- ES_LOCALE - Static variable in class org.languagetool.rules.es.SimpleReplaceRule
- ES_LOCALE - Static variable in class org.languagetool.rules.es.SimpleReplaceVerbsRule
- ES_LOCALE - Static variable in class org.languagetool.rules.es.SpanishWikipediaRule
- ES_START_SYMBOLS - Static variable in class org.languagetool.rules.es.SpanishUnpairedBracketsRule
- escape() - Method in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- escapeForXmlAttribute(String) - Static method in class org.languagetool.tools.StringTools
- escapeForXmlContent(String) - Static method in class org.languagetool.tools.StringTools
- escapeHtml - Variable in class org.languagetool.tools.ContextTools
- 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
- esLang - Static variable in class org.languagetool.language.identifier.detector.CommonWordsDetector
- ESPACE_FINE_INSECABLE - Static variable in class org.languagetool.rules.fr.QuestionWhitespaceRule
- ESPAI_AMB_SUFIX - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- 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 - Variable in class org.languagetool.tools.grpc.RuleData
- 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
- estimateContextForSureMatch() - Method in class org.languagetool.server.ResultExtender.HiddenRule
- estimateContextForSureMatch() - Method in class org.languagetool.tools.grpc.RuleData
- estimateContextForSureMatch_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- estimateContextForSureMatch_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- ESTIMATECONTEXTFORSUREMATCH_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- estimatedContextForSureMatch - Variable in class org.languagetool.server.RemoteRuleMatch
- estimatedContextForSureMatch - Variable in class org.languagetool.server.ResultExtender.HiddenRule
- estimatedContextForSureMatch() - Method in class org.languagetool.server.RemoteRuleMatch
- EUROPEAN - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- EUROPEANS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- EXACT - Enum constant in enum class org.languagetool.rules.patterns.XMLRuleHandler.RegexpMode
- example - Variable in class org.languagetool.rules.bitext.IncorrectBitextExample
- example - Variable in class org.languagetool.rules.ExampleSentence
- example - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguatedExample
- example - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- Example - Class in org.languagetool.rules
-
Helper class to create error examples.
- Example() - Constructor for class org.languagetool.rules.Example
- EXAMPLE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- exampleCorrection - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- examples - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
- ExampleSentence - Class in org.languagetool.rules
- ExampleSentence(String) - Constructor for class org.languagetool.rules.ExampleSentence
- EXC_NONWORDS - Static variable in class org.languagetool.rules.pl.PolishWordRepeatRule
-
Excluded non-words (special symbols, Roman numerals etc.)
- EXC_NONWORDS - Static variable in class org.languagetool.rules.ru.RussianWordRepeatRule
-
Excluded non-words (special symbols, Roman numerals etc.) (remove from exclude PNN:.*)
- EXC_POS - Static variable in class org.languagetool.rules.pl.PolishWordRepeatRule
-
Excluded part of speech classes.
- EXC_POS - Static variable in class org.languagetool.rules.ru.RussianWordRepeatRule
-
Excluded part of speech classes.
- EXC_WORDS - Static variable in class org.languagetool.rules.pl.PolishWordRepeatRule
-
Excluded dictionary words.
- EXC_WORDS - Static variable in class org.languagetool.rules.ru.RussianWordRepeatRule
-
Excluded dictionary words.
- EXCEPCIONS_START - Static variable in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
- EXCEPCIONS_START - Static variable in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
- EXCEPCOES_ANTES_DE - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- exception - Enum constant in enum class org.languagetool.rules.uk.RuleException.Type
- EXCEPTION - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- EXCEPTION_VALID_NEXT_MASK - Static variable in class org.languagetool.rules.patterns.PatternToken
-
True if scope=="next".
- exceptionLevelCaseSensitive - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- exceptionLevelCaseSet - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- exceptionPatterns - Static variable in class org.languagetool.rules.de.CaseRule
- 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 - Static variable in class org.languagetool.rules.de.CaseRule
- exceptions - Static variable in class org.languagetool.rules.de.CaseRuleExceptions
- exceptions - Static variable in class org.languagetool.rules.en.UpperCaseNgramRule
- exceptions - Variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- exceptions - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- exceptions - Static variable in class org.languagetool.synthesis.en.EnglishSynthesizer
- EXCEPTIONS - Static variable in class org.languagetool.rules.de.GermanConfusionProbabilityRule
- EXCEPTIONS - Static variable in class org.languagetool.rules.de.OldSpellingRule
- EXCEPTIONS - Static variable in class org.languagetool.rules.en.EnglishConfusionProbabilityRule
- EXCEPTIONS - Static variable in class org.languagetool.rules.fr.FrenchConfusionProbabilityRule
- EXCEPTIONS - Static variable in class org.languagetool.rules.UppercaseSentenceStartRule
- exceptionsDeterminer - Static variable in class org.languagetool.rules.fr.WordWithDeterminerFilter
- exceptionsEgrave - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- exceptionsEgrave - Static variable in class org.languagetool.synthesis.FrenchSynthesizer
- 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
- exceptionTrie - Static variable in class org.languagetool.rules.en.UpperCaseNgramRule
- exceptionValidNext - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- exceptionValidPrev - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- EXCLUDE_DIRECT_SPEECH - Static variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- EXCLUDE_DIRECT_SPEECH - Static variable in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
- EXCLUDE_DIRECT_SPEECH - Static variable in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
- excludeDirectSpeech - Variable in class org.languagetool.rules.AbstractStatisticStyleRule
- excludeDirectSpeech - Variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- excludeDirectSpeech - Variable in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
- excludeDirectSpeech() - Method in class org.languagetool.rules.AbstractFillerWordsRule
- 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
- execute(Runnable) - Method in class org.languagetool.tools.LtThreadPoolExecutor
- execute(SQL) - Method in class org.languagetool.server.DatabaseAccess
-
For unit tests only!
- executeAction(AnalyzedSentence, AnalyzedTokenReadings[], AnalyzedTokenReadings[], int, int, int, int[]) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRuleReplacer
- 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
- executeStatement(SQL) - Method in class org.languagetool.server.DatabaseAccess
-
For unit tests only!
- executorService - Variable in class org.languagetool.server.HTTPServer
- executorService - Variable in class org.languagetool.server.HTTPSServer
- executorService - Variable in class org.languagetool.server.TextChecker
- executorService - Static variable in class org.languagetool.tagging.ner.NERService
- executorServices - Static variable in class org.languagetool.tools.LtThreadPoolFactory
- EXISTING_MEMBER - Enum constant in enum class org.languagetool.server.GroupRoles
- EXPAND_PATTERN - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- expander - Variable in class org.languagetool.rules.CompoundRuleData
- ExpandingReader(Reader) - Constructor for class org.languagetool.rules.de.GermanSpellerRule.ExpandingReader
- expandLine(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- expandLine(String) - Method in class org.languagetool.rules.de.LineExpander
- expandLine(String) - Method in class org.languagetool.rules.de.SwissCompoundRule.SwissExpander
- expandLine(String) - Method in interface org.languagetool.rules.LineExpander
-
Expand a line read from a file into several lines, e.g.
- expandLine(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
-
Expand suffixes in a line.
- expansionInfos - Static variable in class org.languagetool.tagging.de.GermanTagger
- ExpansionInfos(Map<String, GermanTagger.PrefixInfixVerb>, Map<String, GermanTagger.NominalizedVerb>, Map<String, GermanTagger.NominalizedGenitiveVerb>, Map<String, List<GermanTagger.AdjInfo>>) - Constructor for class org.languagetool.tagging.de.GermanTagger.ExpansionInfos
- expectedFiles() - Method in class org.languagetool.language.identifier.detector.NGramDetector
- ExpectedMatch() - Constructor for class org.languagetool.rules.RemoteRuleFilters.ExpectedMatch
- ExpectedMatches() - Constructor for class org.languagetool.rules.RemoteRuleFilters.ExpectedMatches
- ExpectedRule(String) - Constructor for class org.languagetool.rules.RemoteRuleFilters.ExpectedRule
- Experimental - Annotation Interface in org.languagetool
-
An experimental feature that may change without warning in future versions.
- experiments - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesTestConfig
- experiments - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- EXPLAIN_ADVERBS - Static variable in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
- EXPLAIN_ADVERBS - Static variable in class org.languagetool.rules.el.GreekWordRepeatBeginningRule
- EXPLAIN_ADVERBS - Static variable in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
- EXPLAIN_ADVERBS - Static variable in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
- explanations - Variable in class org.languagetool.rules.WrongWordInContextRule.ContextWords
- exportProfile(String, File) - Method in class org.languagetool.gui.Configuration
- exposeConfigurationValues(HTTPServerConfig, Gauge) - Static method in class org.languagetool.server.ServerMetricsCollector
- expression - Variable in class org.languagetool.chunking.GermanChunker.RegularExpressionWithPhraseType
- expression - Variable in class org.languagetool.chunking.RussianChunker.RegularExpressionWithPhraseType
- ExtendedGermanWordSplitter(boolean) - Constructor for class org.languagetool.tokenizers.de.GermanCompoundTokenizer.ExtendedGermanWordSplitter
- ExtendedLanguage(Language, String, File) - Constructor for class org.languagetool.language.LanguageBuilder.ExtendedLanguage
- extendedList() - Static method in class org.languagetool.tokenizers.de.GermanCompoundTokenizer.ExtendedGermanWordSplitter
- ExtendedSentenceRange - Class in org.languagetool
- ExtendedSentenceRange(int, int, String) - Constructor for class org.languagetool.ExtendedSentenceRange
- ExtendedSentenceRange(int, int, Map<String, Float>) - Constructor for class org.languagetool.ExtendedSentenceRange
- extendedSentenceRanges - Variable in class org.languagetool.CheckResults
- 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, boolean, boolean) - Constructor for class org.languagetool.server.ExtendedUserInfo
- extendSet(Set<String>, String) - Static method in class org.languagetool.rules.uk.TokenAgreementNounVerbExceptionHelper
- extendSuggestions(List<SuggestedReplacement>) - Method in class org.languagetool.JLanguageTool
- EXTERNAL - Enum constant in enum class org.languagetool.rules.Category.Location
-
The rules in this category are not part of the main distribution of LanguageTool.
- EXTERNAL - Static variable in class org.languagetool.rules.patterns.PatternRuleHandler
- EXTERNAL_RULE_DIRECTORY - Static variable in class org.languagetool.gui.Configuration
- externalLangCodes - Static variable in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- externalRuleDirectory - Variable in class org.languagetool.gui.Configuration
- EXTRA_TAGS - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- EXTRA_TAGS_DROP - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- EXTRA_TAGS_DROP_NONINFL - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- ExtraDictionaryLoader - Class in org.languagetool.rules.uk
-
Loads extra helper dictionaries in plain text format
- ExtraDictionaryLoader() - Constructor for class org.languagetool.rules.uk.ExtraDictionaryLoader
- extraPanels - Variable in class org.languagetool.gui.ConfigurationDialog
F
- factor - Variable in class org.languagetool.rules.ConfusionPair
- factor - Variable in class org.languagetool.rules.ConfusionSet
- factorial(int) - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- factory - Variable in class org.languagetool.server.ApiV2
- factory - Static variable in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- FACTORY - Static variable in class org.languagetool.chunking.GermanChunker
- FACTORY - Static variable in class org.languagetool.chunking.RussianChunker
- FAHRENHEIT - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
- failedHealthcheckCounter - Variable in class org.languagetool.server.ServerMetricsCollector
- failureRateThreshold - Variable in class org.languagetool.rules.RemoteRuleConfig
- failureRateThreshold - Static variable in class org.languagetool.tagging.ner.NERService
- FAKE_CONTENT - Enum constant in enum class org.languagetool.markup.TextPart.Type
- FAKE_FEM_LIST - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounRule
- fakeMarkupLength - Variable in class org.languagetool.markup.MappingValue
- FakeRule - Class in org.languagetool.rules
- FakeRule() - Constructor for class org.languagetool.rules.FakeRule
- FakeRule() - Constructor for class org.languagetool.rules.patterns.RuleFilter.FakeRule
- FakeRule(String) - Constructor for class org.languagetool.rules.FakeRule
- FakeRule(String, Tag) - Constructor for class org.languagetool.rules.FakeRule
- fakeRuleIDs - Static variable in class org.languagetool.remote.ArtificialErrorEval
- FALLBACK_RULE_ID - Static variable in class org.languagetool.rules.RemoteRuleConfig
- fallbackBundle - Variable in class org.languagetool.ResourceBundleWithFallback
- fallbackConfigs - Variable in enum class org.languagetool.RemoteRuleFallbackManager
- 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.
- FALSE_FRIENDS_PATTERN - Static variable in class org.languagetool.language.English
- falseFriendHint - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- falseFriendHint - Variable in class org.languagetool.rules.patterns.FalseFriendRuleLoader
- 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
- FalseFriendRuleHandler - Class in org.languagetool.rules.patterns
- FalseFriendRuleHandler(Language, Language, String) - Constructor for class org.languagetool.rules.patterns.FalseFriendRuleHandler
- FalseFriendRuleHandler(Language, Language, String, boolean) - Constructor for class org.languagetool.rules.patterns.FalseFriendRuleHandler
- FalseFriendRuleLoader - Class in org.languagetool.rules.patterns
-
Loads
PatternRules from a false friends XML file. - FalseFriendRuleLoader(String, String) - Constructor for class org.languagetool.rules.patterns.FalseFriendRuleLoader
- FalseFriendRuleLoader(Language) - Constructor for class org.languagetool.rules.patterns.FalseFriendRuleLoader
- FalseFriendRuleLoader(Language, boolean) - 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
- falseFriendSugg - Variable in class org.languagetool.rules.patterns.FalseFriendRuleLoader
- FARENHEIT - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- FASTTEXT_CONFIDENCE_THRESHOLD - Static variable in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- fasttextBinary - Variable in class org.languagetool.server.HTTPServerConfig
- fastTextDetector - Variable in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- FastTextDetector - Class in org.languagetool.language.identifier.detector
- FastTextDetector() - Constructor for class org.languagetool.language.identifier.detector.FastTextDetector
- FastTextDetector(File, File) - Constructor for class org.languagetool.language.identifier.detector.FastTextDetector
- FastTextDetector.FastTextException - Exception Class in org.languagetool.language.identifier.detector
- FastTextException(String, boolean) - Constructor for exception class org.languagetool.language.identifier.detector.FastTextDetector.FastTextException
- fasttextIn - Variable in class org.languagetool.language.identifier.detector.FastTextDetector
- fasttextInitCounter - Variable in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- fasttextModel - Variable in class org.languagetool.server.HTTPServerConfig
- fasttextOut - Variable in class org.languagetool.language.identifier.detector.FastTextDetector
- fasttextProcess - Variable in class org.languagetool.language.identifier.detector.FastTextDetector
- FATHA - Static variable in class org.languagetool.tools.ArabicConstants
- FATHATAN - Static variable in class org.languagetool.tools.ArabicConstants
- feature - Variable in class org.languagetool.rules.patterns.EquivalenceTypeLocator
- Feature(double, double, long, int, DetailedDamerauLevenstheinDistance.Distance, double, String) - Constructor for class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- FEATURE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- features - Variable in class org.languagetool.rules.RuleMatch
- features - Variable in class org.languagetool.rules.SuggestedReplacement
- featuresFound - Variable in class org.languagetool.rules.patterns.Unifier
- 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
- fetchResults(long, JLanguageTool.Mode, JLanguageTool.Level, List<AnalyzedSentence>, List<RuleMatch>, Map<Integer, Integer>, AnnotatedText, Long, long, long, FutureTask<RemoteRuleResult>, RemoteRule, String, Set<ToneTag>) - Method in class org.languagetool.JLanguageTool
- FILE_ENCODING - Static variable in class org.languagetool.rules.AbstractRepeatedWordsRule
- FILE_ENCODING - Static variable in class org.languagetool.rules.br.TopoReplaceRule
- FILE_ENCODING - Static variable in class org.languagetool.rules.ca.ConfusionPairsDataLoader
- FILE_ENCODING - Static variable in class org.languagetool.rules.de.CompoundCheckFilter
- FILE_ENCODING - Static variable in class org.languagetool.rules.es.ConfusionPairsDataLoader
- FILE_ENCODING - Static variable in class org.languagetool.rules.pt.ConfusionPairsDataLoader
- FILE_ENCODING - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationDataLoader
- FILE_EXTENSION - Variable in class org.languagetool.rules.CommaWhitespaceRule
- FILE_EXTENSION - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- FILE_NAME - Static variable in class org.languagetool.rules.ar.ArabicDarjaRule
- FILE_NAME - Static variable in class org.languagetool.rules.ar.ArabicDiacriticsRule
- FILE_NAME - Static variable in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
- FILE_NAME - Static variable in class org.languagetool.rules.ar.ArabicRedundancyRule
- FILE_NAME - Static variable in class org.languagetool.rules.ar.ArabicTransVerbRule
- FILE_NAME - Static variable in class org.languagetool.rules.ar.ArabicWordCoherencyRule
- FILE_NAME - Static variable in class org.languagetool.rules.ar.ArabicWordinessRule
- FILE_NAME - Static variable in class org.languagetool.rules.ar.ArabicWrongWordInContextRule
- FILE_NAME - Static variable in class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
- FILE_NAME - Static variable in class org.languagetool.rules.ar.filters.ArabicMasdarToVerbFilter
- FILE_NAME - Static variable in class org.languagetool.rules.ar.filters.ArabicVerbToMafoulMutlaqFilter
- FILE_NAME - Static variable in class org.languagetool.rules.br.TopoReplaceRule
- FILE_NAME - Static variable in class org.languagetool.rules.ca.CheckCaseRule
- FILE_NAME - Static variable in class org.languagetool.rules.ca.SimpleReplaceAnglicism
- FILE_NAME - Static variable in class org.languagetool.rules.ca.SimpleReplaceMultiwordsRule
- FILE_NAME - Static variable in class org.languagetool.rules.el.GreekRedundancyRule
- FILE_NAME - Static variable in class org.languagetool.rules.en.EnglishDiacriticsRule
- FILE_NAME - Static variable in class org.languagetool.rules.en.EnglishPlainEnglishRule
- FILE_NAME - Static variable in class org.languagetool.rules.en.EnglishRedundancyRule
- FILE_NAME - Static variable in class org.languagetool.rules.es.SpanishWikipediaRule
- FILE_NAME - Static variable in class org.languagetool.rules.gl.GalicianBarbarismsRule
- FILE_NAME - Static variable in class org.languagetool.rules.gl.GalicianRedundancyRule
- FILE_NAME - Static variable in class org.languagetool.rules.gl.GalicianWikipediaRule
- FILE_NAME - Static variable in class org.languagetool.rules.gl.GalicianWordinessRule
- FILE_NAME - Static variable in class org.languagetool.rules.km.KhmerSimpleReplaceRule
- FILE_NAME - Static variable in class org.languagetool.rules.nl.CheckCaseRule
- FILE_NAME - Static variable in class org.languagetool.rules.pt.PortugueseDiacriticsRule
- FILE_NAME - Static variable in class org.languagetool.rules.pt.PortugueseWeaselWordsRule
- FILE_NAME - Static variable in class org.languagetool.rules.ro.SimpleReplaceRule
- FILE_PATH - Static variable in class org.languagetool.rules.de.OldSpellingRule
- FILE_UNDERLINE_PATTERN - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- fileCopy(InputStream, File) - Static method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- filename - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker.Settings
- filename - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- fillAdjInfos(String, String, List<String>, Map<String, List<GermanTagger.AdjInfo>>) - Static method in class org.languagetool.tagging.de.GermanTagger
- fillerWords - Static variable in class org.languagetool.rules.de.GermanFillerWordsRule
- fillerWords - Static variable in class org.languagetool.rules.pt.PortugueseFillerWordsRule
- fillerWords - Static variable in class org.languagetool.rules.ru.RussianFillerWordsRule
- fillMaps(Map<String, Integer>, Map<String, Integer>, Map<String, AnalyzedToken>, Map<String, AnalyzedToken>) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- fillMaps(Map<String, Integer>, Map<String, Integer>, Map<String, SuggestionWithMessage>, Map<String, SuggestionWithMessage>) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
- fillSymbolStack(int, AnalyzedTokenReadings[], int, int, UnsyncStack<SymbolLocator>, AnalyzedSentence, int) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
- FillWordMap(List<AnalyzedSentence>) - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
-
fill the map with all words and the number of occurrence
- filter - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- filter - Variable in class org.languagetool.rules.patterns.RegexRuleFilterEvaluator
- filter - Variable in class org.languagetool.rules.patterns.RuleFilterEvaluator
- filter(List<String>, String) - Method in class org.languagetool.rules.SuggestionFilter
- filter(List<AnalyzedSentence>, List<RuleMatch>, Long, boolean) - Method in class org.languagetool.rules.GRPCPostProcessing
- filter(List<AnalyzedToken>, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- filter(List<ChunkTaggedToken>) - Method in class org.languagetool.chunking.EnglishChunkFilter
- filter(List<RuleMatch>) - Method in class org.languagetool.rules.CleanOverlappingFilter
- filter(List<RuleMatch>) - Method in interface org.languagetool.rules.RuleMatchFilter
-
Deprecated.use and implement
filter(List<RuleMatch> ruleMatches, AnnotatedText text) - filter(List<RuleMatch>) - Method in class org.languagetool.rules.RuleWithMaxFilter
- filter(List<RuleMatch>) - Method in class org.languagetool.rules.SameRuleGroupFilter
- filter(List<RuleMatch>, AnnotatedText) - Method in class org.languagetool.rules.DictionaryMatchFilter
- filter(List<RuleMatch>, AnnotatedText) - Method in class org.languagetool.rules.DictionarySpellMatchFilter
- filter(List<RuleMatch>, AnnotatedText) - Method in class org.languagetool.rules.LanguageDependentRuleMatchFilter
- filter(List<RuleMatch>, AnnotatedText) - Method in class org.languagetool.rules.NewLineMatchFilter
- filter(List<RuleMatch>, AnnotatedText) - Method in interface org.languagetool.rules.RuleMatchFilter
- filter(AnalyzedTokenReadings, Pattern, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- filter(RuleMatch[], String, List<NERService.Span>, LanguageModel) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- FILTER - Enum constant in enum class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
- FILTER_OVERLAPPING_MATCHES_KEY - Static variable in class org.languagetool.gui.Configuration
- FILTER_TAGS - Static variable in class org.languagetool.chunking.GermanChunker
- FILTER_TAGS - Static variable in class org.languagetool.chunking.RussianChunker
- 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
- FILTERALL - Enum constant in enum class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
- filterArgs - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- filterArgs - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- filterArgs - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- filterCandidates(List<String>) - Method in class org.languagetool.rules.spelling.SymSpellRule
- filterClassName - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- filterClassName - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- filterDictionaryMatches - Variable in class org.languagetool.UserConfig
- filterDictionaryMatches() - Method in class org.languagetool.UserConfig
- filterDupes(List<T>) - Static method in class org.languagetool.rules.spelling.SpellingCheckRule
- filterForLanguage(List<String>) - Method in class org.languagetool.rules.de.GermanSpellerRule
- filterForLanguage(List<String>) - Method in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
- filterLemmas(List<String>) - Method in class org.languagetool.rules.ar.filters.ArabicMasdarToVerbFilter
- 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
- filterMatches(AnnotatedText, RuleSet, List<RuleMatch>, JLanguageTool.Level, Set<ToneTag>, Map<String, RemoteRuleResult>) - Method in class org.languagetool.JLanguageTool
- filterMorph(String) - Method in class org.languagetool.tagging.ga.IrishTagger
- 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.pt.MorfologikPortugueseSpellerRule
- 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
- filterOverlappingMatches - Variable in class org.languagetool.gui.Configuration
- filterOverlappingMatches() - Method in class org.languagetool.gui.Configuration
- filterReadings() - Method in class org.languagetool.rules.patterns.MatchState
- filterReplacements(List<String>, String) - Method in class org.languagetool.rules.AbstractCompoundRule
- filterRuleMatches(List<RuleMatch>, AnnotatedText, Set<String>) - Method in class org.languagetool.language.Catalan
- filterRuleMatches(List<RuleMatch>, AnnotatedText, Set<String>) - Method in class org.languagetool.language.English
- filterRuleMatches(List<RuleMatch>, AnnotatedText, Set<String>) - Method in class org.languagetool.Language
-
This function is called by JLanguageTool before CleanOverlappingFilter removes overlapping ruleMatches
- filterRuleMatches(List<RuleMatch>, AnnotatedText, Set<String>) - Method in class org.languagetool.language.French
- filterRuleMatches(List<RuleMatch>, AnnotatedText, Set<String>) - Method in class org.languagetool.language.German
- filterRuleMatches(List<RuleMatch>, AnnotatedText, Set<String>) - Method in class org.languagetool.language.Spanish
- filterRuleMatches(List<RuleMatch>, AnnotatedText, Set<String>) - Method in class org.languagetool.language.SwissGerman
- 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
- finalizeRule() - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- finalizeTokens(UnifierConfiguration) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
- find(String, boolean) - Method in class org.languagetool.rules.patterns.Substrings
-
Check whether
textcontains all required substrings and returns the index of the first of them, or -1 if the text doesn't contain these substrings. - findContext(List<String>) - Static method in class org.languagetool.rules.uk.SimpleReplaceSoftRule
- findCorrespondingSymbol(String) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- findCorrespondingSymbol(GenericUnpairedBracketsRule.Symbol) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
- findInDeriv(String) - Method in class org.languagetool.rules.uk.SimpleReplaceRule
- findInsertEnd(AnalyzedTokenReadings, AnalyzedTokenReadings[], int, boolean) - Static method in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- findLemmaForNoun(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- findLineColumn(int) - Method in class org.languagetool.JLanguageTool.TextCheckCallable
- findMatches(AnalyzedTokenReadings, AnalyzedSentence) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
- findMatches(AnalyzedTokenReadings, AnalyzedSentence) - Method in class org.languagetool.rules.uk.SimpleReplaceRule
- findMultiwordEntry(AnalyzedTokenReadings[], int, List<MultiWordChunker2.MultiWordEntry>) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- findNewDayOfMonth(int, int, int, int) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- findNext(String, int, char, char) - Static method in class org.languagetool.rules.patterns.Substrings
- findOriginalAnalyzedTokens(AnalyzedSentence, int, int) - Static method in class org.languagetool.rules.ngrams.GoogleToken
- findReplacements(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
- findSentenceContaining(int) - Method in class org.languagetool.JLanguageTool.TextCheckCallable
- findSimilarWords(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
- findSingulars(List<AnalyzedToken>, Pattern, String) - Method in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- findSuggestion(String, String, Pattern, Pattern, int, String, String) - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- findSuggestion(String, Pattern, Pattern, int, String, boolean) - Method in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- findSuggestionMultiplePronouns(String, String) - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- FindSuggestionsEsFilter - Class in org.languagetool.rules.ca
- FindSuggestionsEsFilter() - Constructor for class org.languagetool.rules.ca.FindSuggestionsEsFilter
- FindSuggestionsFilter - Class in org.languagetool.rules.ca
- FindSuggestionsFilter - Class in org.languagetool.rules.en
- FindSuggestionsFilter - Class in org.languagetool.rules.es
- FindSuggestionsFilter - Class in org.languagetool.rules.fr
- FindSuggestionsFilter() - Constructor for class org.languagetool.rules.ca.FindSuggestionsFilter
- FindSuggestionsFilter() - Constructor for class org.languagetool.rules.en.FindSuggestionsFilter
- FindSuggestionsFilter() - Constructor for class org.languagetool.rules.es.FindSuggestionsFilter
- FindSuggestionsFilter() - Constructor for class org.languagetool.rules.fr.FindSuggestionsFilter
- findTagged1922(AnalyzedSentence) - Method in class org.languagetool.rules.uk.SimpleReplaceSpelling1992Rule
- findTagsAdj(String, String) - Static method in class org.languagetool.tagging.uk.LetterEndingForNumericHelper
- findTagsNoun(String, String) - Static method in class org.languagetool.tagging.uk.LetterEndingForNumericHelper
- findTransitivity(String) - Method in class org.languagetool.tagging.eo.EsperantoTagger
- fingerprint - Variable in class org.languagetool.server.RequestLimiter.RequestEvent
- finishing - Static variable in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- finiteVerb - Variable in class org.languagetool.rules.de.VerbAgreementRule.BooleanAndFiniteVerb
- first - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Entry
- FIRST_UPPER_CASE - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- firstCharacterDistances(String, String) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- firstCharToLower(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.de.UnnecessaryPhraseRule
-
changes first char to upper as sentence begin
- firstLongWordToLeftIsUppercase(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- firstLongWordToRightIsUppercase(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- firstSelection - Variable in class org.languagetool.gui.ConfigurationDialog
- FIRSTUPPER - Enum constant in enum class org.languagetool.rules.patterns.Match.CaseConversion
- FIVE - Static variable in class org.languagetool.tools.ArabicConstants
- fixApostrophes(String) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
- 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<marker>...</marker>. - FIXED_LANGUAGE_KEY - Static variable in class org.languagetool.gui.Configuration
- fixedLanguage - Variable in class org.languagetool.gui.Configuration
- fixMatchOffsets(AnalyzedSentence, List<RuleMatch>) - Static method in class org.languagetool.rules.RemoteRule
-
Adapt match positions so that results from languages that thread emojis, etc.
- fixOffsets - Variable in class org.languagetool.rules.RemoteRule
- fixPos - Variable in class org.languagetool.AnalyzedTokenReadings
- fixSuffix(String) - Static method in class org.languagetool.tagging.ga.Utils
- flags - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- flags - Variable in class org.languagetool.rules.patterns.PatternToken
- flush() - Method in class org.languagetool.server.DatabaseLogger
-
For testing; wait until queue is empty.
- FNAME - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- followedByGenderGap(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.CaseRule
- followerSet - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- FOLLOWING - Enum constant in enum class org.languagetool.rules.patterns.Match.IncludeRange
- followup() - Method in class org.languagetool.server.DatabaseLogEntry
-
for interdependent log entries, i.e.
- FONT_NAME_KEY - Static variable in class org.languagetool.gui.Configuration
- FONT_SIZE_INVALID - Static variable in class org.languagetool.gui.Configuration
- FONT_SIZE_KEY - Static variable in class org.languagetool.gui.Configuration
- FONT_STYLE_INVALID - Static variable in class org.languagetool.gui.Configuration
- FONT_STYLE_KEY - Static variable in class org.languagetool.gui.Configuration
- fontName - Variable in class org.languagetool.gui.Configuration
- fontSize - Variable in class org.languagetool.gui.Configuration
- fontStyle - Variable in class org.languagetool.gui.Configuration
- FORCE_TEMP_FILES - Static variable in class org.languagetool.rules.spelling.hunspell.Hunspell
- forDictionaryInResources(String) - Static method in class org.languagetool.rules.spelling.hunspell.Hunspell
- forDictionaryInResources(String, String) - Static method in class org.languagetool.rules.spelling.hunspell.Hunspell
- forDictionaryInResources(String, String, String) - Static method in class org.languagetool.rules.spelling.hunspell.Hunspell
- forEachLineInResources(List<String>, Consumer<String>) - Static method in class org.languagetool.rules.spelling.SymSpellRule
- ForeignLanguageChecker - Class in org.languagetool.rules.spelling
- ForeignLanguageChecker(String, String, Long, List<String>) - Constructor for class org.languagetool.rules.spelling.ForeignLanguageChecker
- form - Variable in class org.languagetool.rules.ga.DativePluralsEntry
- formal - Enum constant in enum class org.languagetool.ToneTag
- format - Variable in class org.languagetool.rules.de.UnitConversionRule
- format - Variable in class org.languagetool.rules.en.UnitConversionRule
- format - Variable in class org.languagetool.rules.pt.PortugueseUnitConversionRule
- format(float, boolean) - Method in class org.languagetool.rules.AbstractTextToNumberFilter
- formatedSentence(String, RemoteRuleMatch) - Static method in class org.languagetool.remote.SentenceAnnotator
- formatedSentence2(String, PseudoMatch) - Static method in class org.languagetool.remote.SentenceAnnotator
- formatInflections(List<InflectionHelper.Inflection>, boolean) - Static method in class org.languagetool.rules.uk.TokenAgreementAdjNounRule
- formatInflections(List<VerbInflectionHelper.Inflection>, boolean) - Static method in class org.languagetool.rules.uk.TokenAgreementNounVerbRule
- formatInflections(Set<String>) - Method in class org.languagetool.rules.uk.TokenAgreementVerbNounRule
- formatMatches(AnalyzedTokenReadings[], int[], int, String, List<Match>) - Method in class org.languagetool.rules.patterns.PatternRuleMatcher
-
Replace back references generated with <match> and \\1 in message using Match class, and take care of skipping.
- formatMeasurement(double, Unit) - Method in class org.languagetool.rules.AbstractUnitConversionRule
- formatMultipleSynthesis(String[], String, String) - Static method in class org.languagetool.rules.patterns.PatternRuleMatcher
- 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.
- formatRounded(String) - Method in class org.languagetool.rules.pt.PortugueseUnitConversionRule
- formattedAbsoluteAndPercentage(String, int, int) - Static method in class org.languagetool.remote.ArtificialErrorEval
- formattedCorrectedSentence(String, RemoteRuleMatch, int) - Static method in class org.languagetool.remote.SentenceAnnotator
- formattedCorrectedSentence2(String, PseudoMatch) - Static method in class org.languagetool.remote.SentenceAnnotator
- formattedToken - Variable in class org.languagetool.rules.patterns.MatchState
- formatter - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- Formatting - Enum constant in enum class org.languagetool.rules.ITSIssueType
- formatTranslations(List<StringBuilder>) - Method in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- formatURL(URL) - Static method in class org.languagetool.gui.Tools
- formHints - Variable in class org.languagetool.chunking.GermanChunker.RegularExpressionWithPhraseType
- formModern - Variable in class org.languagetool.rules.ga.DativePluralsEntry
- formName - Variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule.IrregularForms
- forms - Variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule.IrregularForms
- forms_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
- forms_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- FORMS_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- forName(String) - Method in interface org.languagetool.broker.ClassBroker
-
Returns the
Classobject associated with the class or interface with the given string name. - forName(String) - Method in class org.languagetool.broker.DefaultClassBroker
-
Returns the
Classobject associated with the class or interface with the given string name. - forNumber(int) - Static method in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
- forNumber(int) - Static method in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
- forNumber(int) - Static method in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
- forNumber(int) - Static method in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
- forNumber(int) - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
- forNumber(int) - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
- FORSEEABLE - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- FORSEEABLY - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- FORWARD - Enum constant in enum class org.languagetool.rules.uk.LemmaHelper.Dir
- forwardConjFind(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- forwardLemmaSearchIdx(AnalyzedTokenReadings[], int, int, Pattern, Pattern) - Static method in class org.languagetool.rules.uk.LemmaHelper
- forwardPosTagSearch(AnalyzedTokenReadings[], int, String, int) - Static method in class org.languagetool.rules.uk.LemmaHelper
- FOUR - Static variable in class org.languagetool.tools.ArabicConstants
- FP - Static variable in class org.languagetool.rules.ca.DiacriticsCheckFilter
- FP - Static variable in class org.languagetool.rules.es.ConfusionCheckFilter
- FP - Static variable in class org.languagetool.rules.pt.ConfusionCheckFilter
- FR_LOCALE - Static variable in class org.languagetool.rules.fr.SimpleReplaceRule
- fragment - Variable in class org.languagetool.FragmentWithLanguage
- FragmentWithLanguage - Class in org.languagetool
- FragmentWithLanguage(String, String) - Constructor for class org.languagetool.FragmentWithLanguage
- FREINDS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- French - Class in org.languagetool.language
- French() - Constructor for class org.languagetool.language.French
-
Deprecated.don't use this method besides the inheritance or core code. Languages are not supposed to be instantiated multiple times. They may contain heavy data which may waste the memory. Use
French.getInstance()instead. - French(boolean) - Constructor for class org.languagetool.language.French
-
This is a fake constructor overload for the subclasses.
- FRENCH_SHORT_CODE - Static variable in class org.languagetool.language.French
- FRENCH_TITLECASE_EXCEPTIONS - Static variable in class org.languagetool.tools.StringTools
- 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
- FrenchMultitokenSpeller - Class in org.languagetool.rules.fr
- FrenchMultitokenSpeller() - Constructor for class org.languagetool.rules.fr.FrenchMultitokenSpeller
- FrenchNumberInWordFilter - Class in org.languagetool.rules.fr
- FrenchNumberInWordFilter() - Constructor for class org.languagetool.rules.fr.FrenchNumberInWordFilter
- FrenchPartialPosTagFilter - Class in org.languagetool.rules.fr
-
A
PartialPosTagFilterfor 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
- frenchSpellerRule - Variable in class org.languagetool.rules.fr.FrenchNumberInWordFilter
- 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() - Constructor for class org.languagetool.synthesis.FrenchSynthesizer
- FrenchSynthesizer(Language) - Constructor for class org.languagetool.synthesis.FrenchSynthesizer
-
Deprecated.
- 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
- from - Variable in class org.languagetool.remote.RemoteIgnoreRange
- fromGRPC(MLServerProto.AnalyzedSentence) - Static method in class org.languagetool.rules.GRPCUtils
- fromGRPC(MLServerProto.AnalyzedToken) - Static method in class org.languagetool.rules.GRPCUtils
- fromGRPC(MLServerProto.AnalyzedTokenReadings) - Static method in class org.languagetool.rules.GRPCUtils
- fromGRPC(MLServerProto.Match, AnalyzedSentence) - Static method in class org.languagetool.rules.GRPCUtils
- fromGRPC(MLServerProto.ProcessingOptions.Level) - Static method in class org.languagetool.rules.GRPCUtils
- fromGRPC(MLServerProto.SuggestedReplacement) - Static method in class org.languagetool.rules.GRPCUtils
- fromPos - Variable in class org.languagetool.ExtendedSentenceRange
- fromPos - Variable in class org.languagetool.Range
- fromPos - Variable in class org.languagetool.SentenceRange
- fromPos - Variable in class org.languagetool.tagging.ner.NERService.Span
- fromPos - Variable in class org.languagetool.tools.PseudoMatch
- frTokenizingChars - Variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- FS - Static variable in class org.languagetool.rules.ca.DiacriticsCheckFilter
- FS - Static variable in class org.languagetool.rules.es.ConfusionCheckFilter
- FS - Static variable in class org.languagetool.rules.pt.ConfusionCheckFilter
- FULL_STOP - Static variable in class org.languagetool.tools.ArabicConstants
- fullForm - Variable in class org.languagetool.tagging.de.GermanTagger.AdjInfo
- FullName - Enum constant in enum class org.languagetool.markup.AnnotatedText.MetaDataKey
- func - Static variable in class org.languagetool.synthesis.Soros
- FUT_REAL_VERB - Static variable in class org.languagetool.rules.ru.RussianVerbConjugationRule
- FutureDateFilter - Class in org.languagetool.rules.de
- FutureDateFilter - Class in org.languagetool.rules.en
- FutureDateFilter - Class in org.languagetool.rules.pt
- FutureDateFilter - Class in org.languagetool.rules.ru
- FutureDateFilter() - Constructor for class org.languagetool.rules.de.FutureDateFilter
- FutureDateFilter() - Constructor for class org.languagetool.rules.en.FutureDateFilter
- FutureDateFilter() - Constructor for class org.languagetool.rules.pt.FutureDateFilter
- FutureDateFilter() - Constructor for class org.languagetool.rules.ru.FutureDateFilter
- FYI - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
G
- GA_LOCALE - Static variable in class org.languagetool.rules.ga.DativePluralStandardReplaceRule
- GA_LOCALE - Static variable in class org.languagetool.rules.ga.EnglishHomophoneRule
- GA_LOCALE - Static variable in class org.languagetool.rules.ga.IrishFGBEqReplaceRule
- GA_LOCALE - Static variable in class org.languagetool.rules.ga.IrishReplaceRule
- GA_LOCALE - Static variable in class org.languagetool.rules.ga.LogainmRule
- GA_LOCALE - Static variable in class org.languagetool.rules.ga.PeopleRule
- GA_LOCALE - Static variable in class org.languagetool.rules.ga.PrestandardReplaceRule
- GA_LOCALE - Static variable in class org.languagetool.rules.ga.SpacesRule
- 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() - Constructor for class org.languagetool.synthesis.gl.GalicianSynthesizer
- GalicianSynthesizer(Language) - Constructor for class org.languagetool.synthesis.gl.GalicianSynthesizer
-
Deprecated.
- 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
- Gen - Enum constant in enum class org.languagetool.rules.de.PrepositionToCases.Case
- GEN_ORDER - Static variable in class org.languagetool.rules.uk.InflectionHelper
- gender - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- gender - Variable in class org.languagetool.rules.ga.DativePluralsEntry
- gender - Variable in class org.languagetool.rules.uk.InflectionHelper.Inflection
- gender - Variable in class org.languagetool.rules.uk.VerbInflectionHelper.Inflection
- GENDER_CONJ_REGEX - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- GENDER_MAP - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- GENDER_NEUTRAL_SLASH_HYPHEN - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- GENDER_NEUTRAL_SPECIAL_CHRS_PLU - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- GENDER_NEUTRAL_SPECIAL_CHRS_SIN - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- GENDER_NEUTRALITY - Static variable in class org.languagetool.rules.Categories
- GENDER_NEUTRALITY - Static variable in class org.languagetool.rules.CategoryIds
- GENDER_REGEX - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- GENDER_STAR - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- GENDER_STAR_PATTERN - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- GENDER2_STAR2 - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- genderEquals(String, String) - Method in class org.languagetool.rules.uk.InflectionHelper.Inflection
- genderGapChars - Static variable in class org.languagetool.tagging.de.GermanTagger
- genderMatches(List<InflectionHelper.Inflection>, List<InflectionHelper.Inflection>, String, String) - Static method in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- genderNumber - Static variable in class org.languagetool.rules.fr.WordWithDeterminerFilter
- genderNumberList - Variable in class org.languagetool.rules.ca.SynthesizeWithDeterminerFilter
- genderNumberPatterns - Static variable in class org.languagetool.rules.ca.SynthesizeWithDeterminerFilter
- general - Enum constant in enum class org.languagetool.ToneTag
- generateAttachedNewForm(String, AnalyzedTokenReadings) - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
- generateEntities(String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- generateExperiments(List<SuggestionChangesExperimentRuns>) - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- generateNewForm(String, String, char) - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
- generateTokensForNv(String, String, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- generateTokensWithRighInflected(String, String, List<AnalyzedToken>, String, String, Pattern) - Static method in class org.languagetool.tagging.uk.CompoundTagger
- generateUnattachedNewForm(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
- generateVariants(String, List<String>, Set<String>) - Static method in class org.languagetool.rules.nl.SpaceInCompoundRule
- 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) - Constructor for class org.languagetool.rules.GenericUnpairedBracketsRule
-
Construct rule with a set of default start and end symbols:
[] () {} "" '' - 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.Symbol - Class in org.languagetool.rules
- GenericUnpairedBracketsRule.Symbol.Type - Enum Class in org.languagetool.rules
- GenericUnpairedQuotesRule - Class in org.languagetool.rules
-
Rule that finds unpaired quotes
- GenericUnpairedQuotesRule(String, ResourceBundle, List<String>, List<String>) - Constructor for class org.languagetool.rules.GenericUnpairedQuotesRule
- GenericUnpairedQuotesRule(ResourceBundle) - Constructor for class org.languagetool.rules.GenericUnpairedQuotesRule
-
Construct rule with a set of default start and end symbols:
“” "" ‘’ '' - GenericUnpairedQuotesRule(ResourceBundle, List<String>, List<String>) - Constructor for class org.languagetool.rules.GenericUnpairedQuotesRule
- GenericUnpairedQuotesRule.SymbolLocator - Class in org.languagetool.rules
- GENITIV - Static variable in class org.languagetool.tagging.de.GermanToken.Kasus
- genus - Variable in class org.languagetool.tagging.de.AnalyzedGermanToken
- Genus(String) - Constructor for class org.languagetool.tagging.de.GermanToken.Genus
- GENUS - Enum constant in enum class org.languagetool.rules.de.AgreementRule.GrammarCategory
- geo_ip_country - Variable in class org.languagetool.server.ExtendedUserInfo
- GEO_POSTAG_PATTERN - Static variable in class org.languagetool.rules.uk.SimpleReplaceRenamedRule
- GEO_QUALIFIERS - Static variable in class org.languagetool.rules.uk.TokenAgreementNounVerbExceptionHelper
- GEO_V_NAZ - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- geographicalDirections - Variable in class org.languagetool.rules.nl.CompoundAcceptor
- german - Static variable in class org.languagetool.rules.de.AdaptSuggestionFilter
- German - Class in org.languagetool.language
-
Support for German - use the sub classes
GermanyGerman,SwissGerman, orAustrianGermanif you need spell checking. - German() - Constructor for class org.languagetool.language.German
-
Deprecated.use
GermanyGerman,AustrianGerman, orSwissGermaninstead - they have rules for spell checking, this class doesn't (deprecated since 3.2) - GERMAN_SHORT_CODE - Static variable in class org.languagetool.language.German
- GERMAN_TITLECASE_EXCEPTIONS - Static variable in class org.languagetool.tools.StringTools
- GermanChunker - Class in org.languagetool.chunking
-
A rule-based German chunker for noun phrases.
- GermanChunker() - Constructor for class org.languagetool.chunking.GermanChunker
- GermanChunker.AffectedSpans - Class in org.languagetool.chunking
- GermanChunker.PhraseType - Enum Class in org.languagetool.chunking
- GermanChunker.RegularExpressionWithPhraseType - Class in org.languagetool.chunking
- GermanChunker.Span - Class in org.languagetool.chunking
- 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
- GermanCompoundTokenizer.ExtendedGermanWordSplitter - Class in org.languagetool.tokenizers.de
- 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
- 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.
- GermanHelper() - Constructor for class org.languagetool.rules.de.GermanHelper
- GermanLineExpander - Static variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- GermanMultitokenSpeller - Class in org.languagetool.rules.de
- GermanMultitokenSpeller() - Constructor for class org.languagetool.rules.de.GermanMultitokenSpeller
- GermanNumberInWordFilter - Class in org.languagetool.rules.de
- GermanNumberInWordFilter() - Constructor for class org.languagetool.rules.de.GermanNumberInWordFilter
- 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, 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, 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
- GermanSpellerRule.ExpandingReader - Class in org.languagetool.rules.de
- 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() - Constructor for class org.languagetool.synthesis.GermanSynthesizer
- GermanSynthesizer(Language) - Constructor for class org.languagetool.synthesis.GermanSynthesizer
-
Deprecated.
- GermanTagger - Class in org.languagetool.tagging.de
-
German part-of-speech tagger, requires data file in
de/german.dictin the classpath. - GermanTagger() - Constructor for class org.languagetool.tagging.de.GermanTagger
- GermanTagger.AdjInfo - Class in org.languagetool.tagging.de
- GermanTagger.ExpansionInfos - Class in org.languagetool.tagging.de
- GermanTagger.NominalizedGenitiveVerb - Class in org.languagetool.tagging.de
- GermanTagger.NominalizedVerb - Class in org.languagetool.tagging.de
- GermanTagger.PrefixInfixVerb - Class in org.languagetool.tagging.de
- GermanToken - Class in org.languagetool.tagging.de
-
Constants used to describe the properties of German tokens.
- GermanToken() - Constructor for class org.languagetool.tagging.de.GermanToken
- 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
- GermanTools - Class in org.languagetool.rules.de
- GermanTools() - Constructor for class org.languagetool.rules.de.GermanTools
- GermanUnpairedBracketsRule - Class in org.languagetool.rules.de
- GermanUnpairedBracketsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.de.GermanUnpairedBracketsRule
- GermanUnpairedQuotesRule - Class in org.languagetool.rules.de
- GermanUnpairedQuotesRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.de.GermanUnpairedQuotesRule
- GermanWordRepeatBeginningRule - Class in org.languagetool.rules.de
-
Extends
WordRepeatBeginningRuleby 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.
- 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, Language) - Constructor for class org.languagetool.rules.de.GermanWrongWordInContextRule
- GERMANY_GERMAN_SHORT_CODE - Static variable in class org.languagetool.language.GermanyGerman
- GermanyGerman - Class in org.languagetool.language
- GermanyGerman() - Constructor for class org.languagetool.language.GermanyGerman
-
Deprecated.don't use this method besides the inheritance or core code. Languages are not supposed to be instantiated multiple times. They may contain heavy data which may waste the memory. Use
GermanyGerman.getInstance()instead. - 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() - Static method in class org.languagetool.Premium
- get() - Static method in class org.languagetool.rules.de.LanguageNames
- get() - Method in class org.languagetool.rules.nl.PreferredWordData
- get() - Static method in class org.languagetool.tagging.de.VerbPrefixes
- get(Language) - Static method in class org.languagetool.rules.GRPCPostProcessing
- get3gramProbabilityFor(Language, LanguageModel, int, AnalyzedSentence, String) - Static method in class org.languagetool.rules.ngrams.LanguageModelUtils
- get3gramProbabilityFor(Language, LanguageModel, GoogleToken, List<GoogleToken>, 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
- get4gramProbabilityFor(Language, LanguageModel, GoogleToken, List<GoogleToken>, String) - Static method in class org.languagetool.rules.ngrams.LanguageModelUtils
- getAbbreviations() - Static method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- getAbbreviationSuggestion(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- 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
- getAbTestService() - Static method in class org.languagetool.server.LocalAbTestService
- getAcceptedPhrases() - Method in class org.languagetool.UserConfig
- getAcceptedWords() - Method in class org.languagetool.UserConfig
- getAccount() - Method in class org.languagetool.server.UserLimits
- getAction() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
- getActiveAbTestForClient(Map<String, String>, HTTPServerConfig) - Method in interface org.languagetool.server.AbTestService
- getActiveAbTestForClient(Map<String, String>, HTTPServerConfig) - Method in class org.languagetool.server.LocalAbTestService
- 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
- getActiveRulesForLevelAndToneTags(JLanguageTool.Level, Set<ToneTag>) - Method in class org.languagetool.JLanguageTool
- getActiveSpellChecks() - Method in class org.languagetool.server.ActiveRules
- getActiveSpellChecks() - Method in interface org.languagetool.server.ActiveRulesMBean
- getAdaptedDet(AnalyzedTokenReadings, String) - Method in class org.languagetool.rules.de.AdaptSuggestionFilter
- getAdaptedDetAdj(AnalyzedTokenReadings, AnalyzedTokenReadings, String) - Method in class org.languagetool.rules.de.AdaptSuggestionFilter
- 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.en.AbstractEnglishSpellerRule
- getAdditionalSpellingFileNames() - Method in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
- getAdditionalSpellingFileNames() - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- 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.pt.MorfologikPortugueseSpellerRule
- 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).
- getAdditionalTopSuggestionsString(List<String>, String) - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- getAdditionalTopSuggestionsString(List<String>, String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- getAdditionalTopSuggestionsString(List<String>, String) - Method in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
- getAdditionalTopSuggestionsString(List<String>, String) - Method in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- getAdditionalTopSuggestionsString(List<String>, String) - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- getAddon_token() - Method in class org.languagetool.server.ExtendedUserInfo
- getAddonToken() - Method in class org.languagetool.server.UserInfoEntry
- getAdjInflections(List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.InflectionHelper
- getAdjInflections(List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.VerbInflectionHelper
- getAdjInflections(List<AnalyzedToken>, String) - Static method in class org.languagetool.rules.uk.InflectionHelper
- getAdjSynth(String, String, String, AnalyzedTokenReadings, AnalyzedToken) - Method in class org.languagetool.rules.de.AgreementSuggestor2
- getAdjustedAnalyzedTokens(String, String, Pattern, String, UnaryOperator<String>) - Method in class org.languagetool.tagging.uk.UkrainianTagger
- getAdvpVerbLemma(AnalyzedToken) - Static method in class org.languagetool.rules.uk.CaseGovernmentHelper
- getAgreedPosTag(String, String, boolean, String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- getAgreementCategories(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.AgreementRule
- getAgreementCategories(AnalyzedTokenReadings, Set<AgreementRule.GrammarCategory>, boolean) - Static method in class org.languagetool.rules.de.AgreementTools
-
Return Kasus, Numerus, Genus of those forms with a determiner.
- getAgreementSOLCategories(AnalyzedTokenReadings, Set<AgreementRule.GrammarCategory>) - Static method in class org.languagetool.rules.de.AgreementTools
- getAllActiveOfficeRules() - Method in class org.languagetool.JLanguageTool
-
Works like getAllActiveRules but overrides defaults by office defaults
- getAllActiveOfficeRules() - Method in class org.languagetool.server.Pipeline
- 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.server.Pipeline
- getAllBuiltinBitextRules(Language, ResourceBundle) - Static method in class org.languagetool.tools.Tools
-
Use reflection to add bitext rules.
- getAllBuiltinRules(Language, ResourceBundle, UserConfig, GlobalConfig) - Method in class org.languagetool.JLanguageTool
- getAllDescriptions(Language) - Static method in class org.languagetool.ShortDescriptionProvider
- getAllFilePaths() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
- getAllLanguages() - Static method in class org.languagetool.Languages
- getAllowOriginUrl() - Method in class org.languagetool.server.HTTPServerConfig
-
Value to set as the "Access-Control-Allow-Origin" http header.
- 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.server.Pipeline
- 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
- getAlternativeTerm(List<ConfusionString>, GoogleToken) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- getAmbiguous() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguatedExample
- getAnalyzedSentence() - Method in class org.languagetool.InputSentence
- getAnalyzedSentence(String) - Method in class org.languagetool.JLanguageTool
-
Tokenizes the given
sentenceinto words and analyzes it, and then disambiguates POS tags. - getAnalyzedToken(int) - Method in class org.languagetool.AnalyzedTokenReadings
-
Get a token reading.
- getAnalyzedToken(AnalyzedTokenReadings, String) - Method in class org.languagetool.rules.AbstractAdvancedSynthesizerFilter
- getAnalyzedToken(AnalyzedTokenReadings, Pattern) - Method in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- getAnalyzedToken(AnalyzedTokenReadings, Pattern) - Method in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- getAnalyzedToken(AnalyzedTokenReadings, Pattern) - Method in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- getAnalyzedToken(AnalyzedTokenReadings, Pattern) - Method in class org.languagetool.rules.fr.WordWithDeterminerFilter
- getAnalyzedTokenReadingsFor(int, int, List<AnalyzedTokenReadings>) - Method in class org.languagetool.chunking.EnglishChunker
- getAnalyzedTokens(String) - Method in class org.languagetool.tagging.BaseTagger
- getAnalyzedTokens(String) - Method in class org.languagetool.tagging.uk.UkrainianTagger
- getAnalyzedTokens(List<TaggedWord>, String) - Method in class org.languagetool.tagging.de.GermanTagger
- getAnalyzedTokens(List<TaggedWord>, String, List<String>) - Method in class org.languagetool.tagging.de.GermanTagger
- getAnalyzeMethod - Static variable in class org.languagetool.rules.ml.ProcessingServerGrpc
- 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.
- getAnnotatedTextFromJson(JsonNode) - Method in class org.languagetool.server.ApiV2
- getAnnotatedTextFromString(JsonNode, String) - Method in class org.languagetool.server.ApiV2
- 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 callRule.getSentenceWithImmunization(org.languagetool.AnalyzedSentence)for this to be used and you need to checkAnalyzedTokenReadings.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.server.UserInfoEntry
- getAPIKey() - Method in class org.languagetool.remote.CheckConfiguration
- getAppendTag() - Method in class org.languagetool.tagging.ga.Retaggable
- getAsHiddenMatches(List<RuleMatch>, List<RuleMatch>) - Static method in class org.languagetool.server.ResultExtender
-
Filter
extensionMatchesso that only those matches are left that don't cover or touch one of thematches. - 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.rules.ar.filters.ArabicAdjectiveToExclamationFilter
- 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?
- getAutoCorrect() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
bool autoCorrect = 10; - getAutoCorrect() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
bool autoCorrect = 10; - getAutoCorrect() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
bool autoCorrect = 10; - getAutoDetect() - Method in class org.languagetool.gui.Configuration
- getBaseform(AnalyzedTokenReadings, String) - Method in class org.languagetool.rules.de.AdaptSuggestionFilter
- getBaseTag() - Method in class org.languagetool.rules.ga.DativePluralsEntry
- getBaseTimeoutMilliseconds() - Method in class org.languagetool.rules.RemoteRuleConfig
- getBaseURI() - Method in class org.languagetool.XMLValidator.EntityAsInput
- getBasicChunks(List<AnalyzedTokenReadings>) - Method in class org.languagetool.chunking.GermanChunker
- getBasicChunks(List<AnalyzedTokenReadings>) - Method in class org.languagetool.chunking.RussianChunker
- getBasicChunks(List<AnalyzedTokenReadings>, Set<String>) - Method in class org.languagetool.chunking.GermanChunker
- getBatchScoreMethod - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
- getBatchScoreMethod() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
- getBeolingusFile() - Method in class org.languagetool.GlobalConfig
- getBetterAlternativeOrNull(GoogleToken, List<GoogleToken>, List<ConfusionString>, long) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- getBetterAlternativeOrNull(GoogleToken, List<GoogleToken>, ConfusionString, long) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- getBetterAlternatives(GoogleToken, String, GoogleToken, GoogleToken, Probability, AnalyzedSentence) - Method in class org.languagetool.rules.ngrams.NgramProbabilityRule
- getBetterAlternatives(NgramProbabilityRule.Replacement, GoogleToken, GoogleToken, GoogleToken, Probability) - Method in class org.languagetool.rules.ngrams.NgramProbabilityRule
- getBinaryDict(String, int) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- getBitextRules() - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- 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
- getBlockedReferrers() - Method in class org.languagetool.server.HTTPServerConfig
-
A list of HTTP referrers that are blocked and will only get an error message.
- getBufferedReader(List<String>) - Static method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- getBuildDate() - Method in class org.languagetool.Premium
-
Deprecated.Please use LtBuildInfo.PREMIUM.getBuildDate() instead.
- getBuildDate() - Method in class org.languagetool.remote.RemoteServer
- getBuilderMap(List<FragmentWithLanguage>, Set<Language>) - Method in class org.languagetool.server.TextChecker
- getByPosTag(Set<AnalyzedToken>, String) - Method in class org.languagetool.rules.ngrams.NgramProbabilityRule
- getByteStream() - Method in class org.languagetool.XMLValidator.EntityAsInput
- getCachedLuceneSearcher(File) - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- getCacheSize() - Method in class org.languagetool.server.HTTPServerConfig
-
Cache size (in number of sentences).
- getCacheTTLSeconds() - Method in class org.languagetool.server.HTTPServerConfig
-
Cache entry TTL; refreshed on access; in seconds
- getCalendar() - Method in class org.languagetool.rules.AbstractDateCheckFilter
- getCalendar() - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- 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.ar.filters.ArabicDateFilterHelper
- 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.DateFilterHelper
- 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.DateFilterHelper
- 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.DateFilterHelper
- 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.DateFilterHelper
- 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.DateFilterHelper
- 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.DateFilterHelper
- 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.DateFilterHelper
- 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
- getCasesFor(String) - Static method in class org.languagetool.rules.de.PrepositionToCases
- getCaseTags(String, List<LetterEndingForNumericHelper.RegexToCaseList>) - Static method in class org.languagetool.tagging.uk.LetterEndingForNumericHelper.RegexToCaseList
- getCasus() - Method in class org.languagetool.tagging.de.AnalyzedGermanToken
- getCategories() - Method in class org.languagetool.JLanguageTool
-
Get all rule categories for the current language.
- getCategories() - Method in class org.languagetool.server.Pipeline
- getCategoriesCausingError(AnalyzedTokenReadings, AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.AgreementRule
- getCategory() - Method in class org.languagetool.gui.CategoryNode
- getCategory() - Method in class org.languagetool.remote.RemoteRuleMatch
-
The error's category.
- 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
- getCategory() - Method in class org.languagetool.server.RemoteRuleMatch
-
The error's category.
- getCategory() - Method in class org.languagetool.server.ResultExtender.HiddenRule
- getCategory() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
.lt_ml_server.RuleCategory category = 8; - getCategory() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
.lt_ml_server.RuleCategory category = 8; - getCategory() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
.lt_ml_server.RuleCategory category = 8; - getCategory(ResourceBundle) - Method in class org.languagetool.rules.Categories
- getCategoryBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
.lt_ml_server.RuleCategory category = 4; - getCategoryBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
.lt_ml_server.RuleCategory category = 8; - getCategoryFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
.lt_ml_server.RuleCategory category = 4; - getCategoryFieldBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
.lt_ml_server.RuleCategory category = 8; - getCategoryId() - Method in class org.languagetool.remote.RemoteRuleMatch
-
The id of the error's category.
- getCategoryId() - Method in class org.languagetool.server.RemoteRuleMatch
-
The id of the error's category.
- getCategoryIds(String, Map<String, String>) - Method in class org.languagetool.server.TextChecker
- 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; - getCategoryOrBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
.lt_ml_server.RuleCategory category = 8; - getCategoryOrBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
.lt_ml_server.RuleCategory category = 8; - getCategoryOrBuilder() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
.lt_ml_server.RuleCategory category = 8; - 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
- getCertifiedText() - Method in class org.languagetool.XMLValidator.EntityAsInput
- getChangedRulesPanel(List<Rule>, boolean, JPanel) - Method in class org.languagetool.gui.ConfigurationDialog
-
Panel to select disabled default rules
- getChannel(String, int, boolean, String, String, String) - Method in class org.languagetool.languagemodel.bert.RemoteLanguageModel
- getCharacterStream() - Method in class org.languagetool.XMLValidator.EntityAsInput
- 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
- getChunkTag(GermanChunker.RegularExpressionWithPhraseType, Match<ChunkTaggedToken>, int) - Method in class org.languagetool.chunking.GermanChunker
- getChunkTag(RussianChunker.RegularExpressionWithPhraseType, Match<ChunkTaggedToken>, int) - Method in class org.languagetool.chunking.RussianChunker
- 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; - getChunkTagsForReadings(List<AnalyzedTokenReadings>) - Method in class org.languagetool.chunking.EnglishChunker
- 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; - getChunkType(List<ChunkTaggedToken>, int) - Method in class org.languagetool.chunking.EnglishChunkFilter
-
Get the type of the chunk that starts at the given position.
- getCircuitBreakerConfig(RemoteRuleConfig, String) - Static method in class org.languagetool.rules.RemoteRule
- getClassBroker() - Static method in class org.languagetool.JLanguageTool
- getClausePositionsInMessage(Pattern, String) - Method in class org.languagetool.rules.patterns.RegexPatternRule
- getCleanToken() - Method in class org.languagetool.AnalyzedTokenReadings
- getClientId(Map<String, String>) - Method in class org.languagetool.server.RequestLimiter
- 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
- getCoherencyMap(String, boolean) - Static method in class org.languagetool.rules.de.SpellingData
- 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
- getCommaBehind(AnalyzedTokenReadings[], List<Integer>, int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
gives back position where a comma is missed
- 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
- getCommandLineOptions() - Method in class org.languagetool.server.GRPCServer
- getCommandLineOptions() - Method in class org.languagetool.server.RemoteSynthesizer
- getCommaSeparatedStrings(String, Map<String, String>) - Method in class org.languagetool.server.TextChecker
- getCommonWordsPath() - Method in class org.languagetool.DynamicLanguage
- 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
- getCompleteResourceUrl(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
-
Concatenates the passed resource path with the currently set
resourcedirectory path. - getCompleteRulesUrl(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
-
Concatenates the passed resource path with the currently set
rulesdirectory path. - getCompositePostag(String, String, String, String, String) - Method in class org.languagetool.rules.AbstractAdvancedSynthesizerFilter
- getCompositePostag(String, String, String, String, String) - Method in class org.languagetool.rules.pt.AdvancedSynthesizerFilter
- getCompoundAcceptor() - Static method in class org.languagetool.language.Dutch
- getCompoundError(AnalyzedTokenReadings, AnalyzedTokenReadings, int, AnalyzedSentence) - Method in class org.languagetool.rules.de.AgreementRule
- getCompoundError(AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, int, AnalyzedSentence) - Method in class org.languagetool.rules.de.AgreementRule
- getCompoundError(AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, int, AnalyzedSentence, String) - Method in class org.languagetool.rules.de.AgreementRule
- getCompoundForms(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.GermanSynthesizer
- 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)
- getConfidence() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
-
from 0 (lowest) to 1 (highest)
- getConfidence() - Method in interface org.languagetool.rules.ml.MLServerProto.SuggestedReplacementOrBuilder
-
from 0 (lowest) to 1 (highest)
- getConfidence() - Method in class org.languagetool.rules.SuggestedReplacement
- getConfidence() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
-
float confidence = 2; - getConfidence() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
-
float confidence = 2; - getConfidence() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatchOrBuilder
-
float confidence = 2; - getConfig() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- getConfigurableValues() - Method in class org.languagetool.gui.Configuration
-
returns all configured values
- getConfigurationInfo(String) - Method in class org.languagetool.remote.RemoteLanguageTool
- getConfigurationInfo(Language, HTTPServerConfig) - Method in class org.languagetool.server.ApiV2
- getConfigurator(SSLContext) - Method in class org.languagetool.server.HTTPSServer
- getConfigurePercentText() - Method in class org.languagetool.rules.AbstractFillerWordsRule
- getConfigurePercentText() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
- getConfigurePercentText() - Method in class org.languagetool.rules.de.GermanFillerWordsRule
- getConfigurePercentText() - Method in class org.languagetool.rules.de.NonSignificantVerbsRule
- getConfigurePercentText() - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
- getConfigureText() - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- 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.GermanReadabilityRule
- 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.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.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.RuleOption
-
Get the Configuration Text by option panel
- getConfigureWithoutDirectSpeachText() - Method in class org.languagetool.rules.AbstractFillerWordsRule
- getConfigureWithoutDirectSpeachText() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
- getConfigureWithoutDirectSpeachText() - Method in class org.languagetool.rules.de.GermanFillerWordsRule
- getConfigureWithoutDirectSpeachText() - Method in class org.languagetool.rules.de.NonSignificantVerbsRule
- getConfigureWithoutDirectSpeachText() - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
- getConfigValueByID(String) - Method in class org.languagetool.UserConfig
- getConfigValueByID(String, int, Class<T>, T) - Method in class org.languagetool.gui.Configuration
-
Get the configurable value of a rule by ruleID returns default value if no value is set by configuration
- getConfigValues() - Method in class org.languagetool.UserConfig
- getConfusionString(List<ConfusionString>, GoogleToken) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- 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
- getConnection(byte[], URL) - Method in class org.languagetool.remote.RemoteLanguageTool
- getConsistencyRulePrefix() - Method in class org.languagetool.Language
- getContext() - Method in class org.languagetool.remote.RemoteRuleMatch
-
The error in its context.
- getContext() - Method in class org.languagetool.server.RemoteRuleMatch
-
The error in its context.
- getContext(int, int, String) - Method in class org.languagetool.tools.ContextTools
- getContext(GoogleToken, List<GoogleToken>, String, int, int) - Static method in class org.languagetool.rules.ngrams.LanguageModelUtils
- getContext(GoogleToken, List<GoogleToken>, List<GoogleToken>, int, int) - Static method in class org.languagetool.rules.ngrams.LanguageModelUtils
- getContext(T, List<T>, List<T>, int, int, Predicate<T>, T) - Static method in class org.languagetool.rules.ngrams.LanguageModelUtils
- 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(). - getContextOffset() - Method in class org.languagetool.server.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.
- getCorrectDeterminerFor(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.en.AvsAnRule
- 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.
- 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.
- getCorrectPrepositionForm(String, AnalyzedTokenReadings) - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
- getCorrectVerbForm(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
- getCorrectWords(List<String>) - Method in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
- getCount(String) - Method in class org.languagetool.languagemodel.BaseLanguageModel
-
Get the occurrence count for
token. - getCount(String) - Method in class org.languagetool.languagemodel.LuceneLanguageModel
- getCount(String) - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- 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(List<String>) - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- getCount(Term, LuceneSingleIndexLanguageModel.LuceneSearcher) - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- getCountries() - Method in class org.languagetool.DynamicLanguage
- 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.CrimeanTatar
- 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.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.LanguageBuilder.ExtendedLanguage
- 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
- getCountries() - Method in class org.languagetool.tokenizers.SimpleSentenceTokenizer.AnyLanguage
- getCoverage() - Method in class org.languagetool.rules.ngrams.Probability
-
The fraction of lookups that had occurrence counts > 0.
- getCurrentExperiment() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- getCurrentLine() - Method in interface org.languagetool.bitext.BitextReader
-
Get the current line of the bitext input.
- getCurrentLine() - Method in class org.languagetool.bitext.TabBitextReader
- 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
- getCustomGovs(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.uk.CaseGovernmentHelper
- getCustomMetaData() - Method in class org.languagetool.markup.AnnotatedText
- getDaoine() - Static method in class org.languagetool.rules.ga.DhaNoBeirtData
- getDashSuggestion() - Method in class org.languagetool.rules.CompoundRuleData
- getData() - Method in class org.languagetool.rules.nl.PreferredWordRule
- getData() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- getDatabaseDownIntervalSeconds() - Method in class org.languagetool.server.HTTPServerConfig
-
Number of seconds to skip database requests when a potential downtime has been detected
- getDatabaseDriver() - Method in class org.languagetool.server.HTTPServerConfig
- getDatabaseErrorRateThreshold() - Method in class org.languagetool.server.HTTPServerConfig
-
Rate in percent of requests (0-100) of errors during database queries until circuit breaker opens
- getDatabaseLogging() - Method in class org.languagetool.server.HTTPServerConfig
- getDatabasePassword() - Method in class org.languagetool.server.HTTPServerConfig
- getDatabaseTimeoutRateThreshold() - Method in class org.languagetool.server.HTTPServerConfig
-
Rate in percent of requests (0-100) of timeouts during database queries until circuit breaker opens
- getDatabaseUrl() - Method in class org.languagetool.server.HTTPServerConfig
- getDatabaseUsername() - Method in class org.languagetool.server.HTTPServerConfig
- 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
- getDate() - Method in class org.languagetool.server.RequestLimiter.RequestEvent
- getDate(int, int, int) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- getDate(Map<String, String>) - Method in class org.languagetool.rules.AbstractDateCheckFilter
- getDate(Map<String, String>) - Method in class org.languagetool.rules.AbstractFutureDateFilter
- getDate(Map<String, String>) - Method in class org.languagetool.rules.AbstractNewYearDateFilter
- getDayOfMonth(String) - Method in class org.languagetool.rules.AbstractDateCheckFilter
-
Implement so that "first" returns
1, second returns2etc. - getDayOfMonth(String) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
-
Implement so that "first" returns
1, second returns2etc. - getDayOfMonth(String) - Method in class org.languagetool.rules.AbstractFutureDateFilter
-
Implement so that "first" returns
1, second returns2etc. - getDayOfMonth(String) - Method in class org.languagetool.rules.AbstractNewYearDateFilter
-
Implement so that "first" returns
1, second returns2etc. - getDayOfMonth(String) - Method in class org.languagetool.rules.br.DateCheckFilter
- getDayOfMonth(String) - Method in class org.languagetool.rules.eo.DateCheckFilter
- getDayOfMonthFromArguments(Map<String, String>) - Method in class org.languagetool.rules.AbstractDateCheckFilter
- getDayOfMonthFromArguments(Map<String, String>) - Method in class org.languagetool.rules.AbstractFutureDateFilter
- getDayOfMonthFromArguments(Map<String, String>) - Method in class org.languagetool.rules.AbstractNewYearDateFilter
- getDayOfMonthFromStr(String) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- getDayOfWeek(int) - Method in class org.languagetool.rules.ar.filters.ArabicDateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.AbstractDateCheckFilter
-
Implement so that Sunday returns
1, Monday2etc. - getDayOfWeek(String) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
-
Implement so that Sunday returns
1, Monday2etc. - getDayOfWeek(String) - Method in class org.languagetool.rules.ar.filters.ArabicDateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.ar.filters.ArabicDateFilterHelper
- getDayOfWeek(String) - Method in class org.languagetool.rules.br.DateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.ca.DateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.ca.DateFilterHelper
- getDayOfWeek(String) - Method in class org.languagetool.rules.de.DateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.de.DateFilterHelper
- getDayOfWeek(String) - Method in class org.languagetool.rules.en.DateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.en.DateFilterHelper
- getDayOfWeek(String) - Method in class org.languagetool.rules.eo.DateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.es.DateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.es.DateFilterHelper
- getDayOfWeek(String) - Method in class org.languagetool.rules.fr.DateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.fr.DateFilterHelper
- getDayOfWeek(String) - Method in class org.languagetool.rules.it.DateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.nl.DateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.pl.DateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.pt.DateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.pt.DateFilterHelper
- getDayOfWeek(String) - Method in class org.languagetool.rules.ru.DateCheckFilter
- getDayOfWeek(String) - Method in class org.languagetool.rules.ru.DateFilterHelper
- getDayOfWeek(String) - Method in class org.languagetool.rules.uk.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.AbstractDateCheckFilter
-
Get the localized name of the day of week for the given date.
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
-
Get the localized name of the day of week for the given date.
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.ar.filters.ArabicDateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.br.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.ca.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.ca.DateFilterHelper
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.ca.NewYearDateFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.de.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.de.DateFilterHelper
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.en.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.en.DateFilterHelper
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.eo.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.es.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.es.DateFilterHelper
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.es.NewYearDateFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.fr.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.fr.DateFilterHelper
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.fr.NewYearDateFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.it.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.nl.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.pl.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.pt.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.pt.DateFilterHelper
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.ru.DateCheckFilter
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.ru.DateFilterHelper
- getDayOfWeek(Calendar) - Method in class org.languagetool.rules.uk.DateCheckFilter
- getDayOfWeekFromDate(Calendar) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- getDayOfWeekName(int) - Method in class org.languagetool.rules.ar.filters.ArabicDateFilterHelper
- getDayStrLikeOriginal(String, String) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- getDayStrLikeOriginal(String, String) - Method in class org.languagetool.rules.en.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)
- getDebugString(List<ChunkTaggedToken>) - Method in class org.languagetool.chunking.GermanChunker
- getDebugString(List<ChunkTaggedToken>) - Method in class org.languagetool.chunking.RussianChunker
- getDeEnSize() - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
- 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.LanguageBuilder.ExtendedLanguage
- getDefaultDisabledRulesForVariant() - Method in class org.languagetool.language.SpanishVoseo
- getDefaultDisabledRulesForVariant() - Method in class org.languagetool.language.SwissFrench
- 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.LanguageBuilder.ExtendedLanguage
- 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
- getDefaultInstance() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- getDefaultInstance() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- getDefaultInstance() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- getDefaultInstance() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- 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
- getDefaultInstanceForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- getDefaultInstanceForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- getDefaultInstanceForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- getDefaultInstanceForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- getDefaultInstanceForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- getDefaultInstanceForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- getDefaultInstanceForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- getDefaultInstanceForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- getDefaultLanguage() - Method in class org.languagetool.gui.Configuration
- getDefaultLanguageIdentifier(int, File, File, File) - Method in enum class 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.LanguageBuilder.ExtendedLanguage
- getDefaultLanguageVariant() - Method in class org.languagetool.language.Portuguese
- getDefaultLanguageVariant() - Method in class org.languagetool.language.Spanish
- getDefaultLimits(HTTPServerConfig) - Static method in class org.languagetool.server.UserLimits
- getDefaultPort() - Static method in class org.languagetool.server.HTTPTestTools
-
Get default port, but considering property
lt.default.port. - getDefaultRulePriorityForStyle() - Method in class org.languagetool.language.Catalan
- getDefaultRulePriorityForStyle() - Method in class org.languagetool.language.English
- getDefaultRulePriorityForStyle() - Method in class org.languagetool.Language
- 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
-
Deprecated.
- getDefaultThirdPartyAI() - Method in class org.languagetool.server.HTTPServerConfig
- getDefaultThreadCount() - Static method in class org.languagetool.MultiThreadedJLanguageTool
- getDefaultValue() - Method in class org.languagetool.rules.RuleOption
-
Get a default 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() - 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.ca.WordCoherencyRule
- getDescription() - Method in class org.languagetool.rules.ca.WordCoherencyValencianRule
- 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.SimpleReplaceProfanityRule
- 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.GrammalecteRule.GrammalecteInternalRule
- 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.GenericUnpairedQuotesRule
- 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.ConfusionProbabilityRule.SpecificIdRule
- 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() - 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.patterns.RuleFilter.FakeRule
- 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.EnglishContractionSpellingRule
- 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.PortugueseOrthographyReplaceRule
- 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.RemoteRuleFilters.ExpectedRule
- 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.spelling.VagueSpellChecker.NonThreadSafeSpellRule
- 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
- getDescription() - Method in class org.languagetool.server.ResultExtender.HiddenRule
- getDescription() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string description = 3; - getDescription() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
string description = 3; - getDescription() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
string description = 3; - getDescription() - Method in class org.languagetool.tools.grpc.RuleData
- getDescription(String) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
-
Used if each input form the replacement file has its specific id.
- getDescription(String) - Method in class org.languagetool.rules.nl.SimpleReplaceRule
- getDescription(String, String) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- 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; - getDescriptionBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string description = 3; - getDescriptionBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
string description = 3; - getDescriptionBytes() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
string description = 3; - 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 class 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 class 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 class 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 class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
- getDescriptor() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- getDescriptor() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- getDescriptor() - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
- getDescriptor() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- getDescriptor() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- getDescriptor() - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
- getDescriptor() - Static method in class org.languagetool.tools.Cache.ProtoResultCache
- getDescriptor() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- getDescriptor() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- getDescriptor() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- getDescriptor() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- 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 class 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 class 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 class 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 class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
- getDescriptorForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- getDescriptorForType() - Method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
- getDescriptorForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- getDescriptorForType() - Method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
- getDescriptorForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- getDescriptorForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- getDetectedLanguage() - Method in class org.languagetool.DetectedLanguage
- getDetectedLanguageScores(String, List<String>, List<String>, boolean, int) - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- getDetectedLanguageScores(String, List<String>, List<String>, boolean, int) - Method in class org.languagetool.language.identifier.LanguageIdentifier
- getDetectedLanguageScores(String, List<String>, List<String>, boolean, int) - Method in class org.languagetool.language.identifier.SimpleLanguageIdentifier
- 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
- getDetOrPronounSynth(String, String, String, AnalyzedToken) - Method in class org.languagetool.rules.de.AgreementSuggestor2
- getDialectAlternationMapping() - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- getDictCacheSize() - Method in class org.languagetool.server.UserLimits
- getDictFilename() - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- getDictFilenameInResources(String) - Method in class org.languagetool.rules.ar.ArabicHunspellSpellerRule
- getDictFilenameInResources(String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- getDictGroups(Long) - Method in class org.languagetool.server.DatabaseAccess
-
get all dictionary groups belonging to a user
- getDictGroups(Long) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getDictionary() - Method in class org.languagetool.synthesis.BaseSynthesizer
-
Returns the
Dictionaryused for this synthesizer. - getDictionary() - Method in class org.languagetool.tagging.BaseTagger
- getDictionary() - Method in class org.languagetool.tagging.MorfologikTagger
- getDictionary(Path, Path) - Static method in class org.languagetool.rules.spelling.hunspell.Hunspell
- getDictionary(Supplier<List<byte[]>>, String, String, boolean, int) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- getDictionaryPath() - Method in class org.languagetool.tagging.BaseTagger
- getDictionaryPath(String, String) - Static method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- 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)
- getDifferentAdverbsOfSameCategory(String, Set<String>) - Method in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
-
Gives suggestions to replace the given adverb.
- getDifferentAdverbsOfSameCategory(String, Set<String>) - Method in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
-
Gives suggestions to replace the given adverb.
- getDifferentAdverbsOfSameCategory(String, Set<String>) - Method in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
-
Gives suggestions to replace the given adverb.
- getDigitFeminineStatus(int, int, boolean) - Static method in class org.languagetool.tools.ArabicNumbersWords
- getDigitHundredJarStatus(int, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
- getDigitInflectedStatus(int, int, boolean, Boolean, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
- getDigitTensJarStatus(int, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
- getDigitTwosJarStatus(int, String, boolean) - Static method in class org.languagetool.tools.ArabicNumbersWords
- getDisabledCategoryNames() - Method in class org.languagetool.gui.Configuration
- getDisabledRuleIds() - Method in class org.languagetool.gui.Configuration
- getDisabledRuleIds() - Method in class org.languagetool.remote.CheckConfiguration
- getDisabledRuleIds() - Method in class org.languagetool.server.HTTPServerConfig
- getDisabledRuleIds(Map<String, String>) - Method in class org.languagetool.server.TextChecker
- getDisabledRuleIds(Map<String, String>) - Method in class org.languagetool.server.V2TextChecker
- getDisabledRules() - Method in class org.languagetool.JLanguageTool
-
Get rule ids of the rules that have been explicitly disabled.
- getDisabledRules() - Method in class org.languagetool.server.Pipeline
- 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.
- getDisambRules() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- getDistanceTokens() - Method in class org.languagetool.rules.Rule
- getDistinctIps() - Method in class org.languagetool.server.RequestCounter
- getDocument(InputStream) - Method in class org.languagetool.rules.patterns.PatternRuleXmlCreator
- getDominantLangCodes(String) - Method in class org.languagetool.language.identifier.detector.UnicodeBasedDetector
- getDoNotSuggestWords() - Static method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- 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
- getElementNo() - Method in class org.languagetool.rules.patterns.PatternRule
- getEmail() - Method in class org.languagetool.server.ExtendedUserInfo
- getEmail() - Method in class org.languagetool.server.UserInfoEntry
- 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
- getEnabledRuleIds(Map<String, String>) - Method in class org.languagetool.server.TextChecker
- getEnabledRuleIds(Map<String, String>) - Method in class org.languagetool.server.V2TextChecker
- 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
- getEnabledState(Rule) - Method in class org.languagetool.gui.ConfigurationDialog
- getEnclitic(AnalyzedToken) - Method in class org.languagetool.tagging.ar.ArabicTagger
- getEncoding() - Method in class org.languagetool.XMLValidator.EntityAsInput
- 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.rules.MatchPosition
- getEnd() - Method in class org.languagetool.tagging.ner.NERService.Span
- getEnd() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
-
uint32 end = 2; - getEnd() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
-
uint32 end = 2; - getEnd() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.MatchPositionOrBuilder
-
uint32 end = 2; - 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) - getEndPos() - Method in class org.languagetool.AnalyzedTokenReadings
- 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
- getEnglishSpellingRules() - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- getEquivalenceFeatures() - Method in class org.languagetool.rules.patterns.UnifierConfiguration
- getEquivalenceTypes() - Method in class org.languagetool.rules.patterns.UnifierConfiguration
- getEquivalent() - Method in class org.languagetool.rules.ga.DativePluralsEntry
- getErrorColors() - Method in class org.languagetool.gui.Configuration
- getErrorLength() - Method in class org.languagetool.remote.RemoteRuleMatch
-
The length of the error in characters.
- getErrorLength() - Method in class org.languagetool.server.RemoteRuleMatch
-
The length of the error in characters.
- getErrorMessageWrongYear() - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- getErrorMessageWrongYear() - Method in class org.languagetool.rules.ca.DateCheckFilter
- getErrorMessageWrongYear() - Method in class org.languagetool.rules.de.DateCheckFilter
- getErrorMessageWrongYear() - Method in class org.languagetool.rules.en.DateCheckFilter
- getErrorMessageWrongYear() - Method in class org.languagetool.rules.es.DateCheckFilter
- getErrorMessageWrongYear() - Method in class org.languagetool.rules.fr.DateCheckFilter
- getErrorMessageWrongYear() - Method in class org.languagetool.rules.nl.DateCheckFilter
- getErrorMessageWrongYear() - Method in class org.languagetool.rules.pt.DateCheckFilter
- getErrorOffset() - Method in class org.languagetool.remote.RemoteRuleMatch
-
The character position where the error starts.
- getErrorOffset() - Method in class org.languagetool.server.RemoteRuleMatch
-
The character position where the error starts.
- getErrorRequestLimiterOrNull(HTTPServerConfig) - Method in class org.languagetool.server.Server
- 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.
- getEstimateContextForSureMatch() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
uint32 estimateContextForSureMatch = 4; - getEstimateContextForSureMatch() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
uint32 estimateContextForSureMatch = 4; - getEstimateContextForSureMatch() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
uint32 estimateContextForSureMatch = 4; - 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
- getExampleSentences(Rule, ResourceBundle) - Static method in class org.languagetool.gui.Tools
- getExceptionInfl(AnalyzedTokenReadings[], int, TokenAgreementPrepNounRule.State) - Static method in class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper
- getExceptionList() - Method in class org.languagetool.rules.patterns.PatternToken
- getExceptionNonInfl(AnalyzedTokenReadings[], int, TokenAgreementPrepNounRule.State) - Static method in class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper
- getExceptionPatterns() - Static method in class org.languagetool.rules.de.CaseRuleExceptions
- getExceptions() - Static method in class org.languagetool.rules.de.CaseRuleExceptions
- getExceptionStrong(AnalyzedTokenReadings[], int, AnalyzedTokenReadings) - Static method in class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper
- getExcludeDirectSpeech(UserConfig) - Method in class org.languagetool.rules.AbstractStatisticStyleRule
- 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
- getExecutorService(HTTPServerConfig) - Method in class org.languagetool.server.Server
- getExperiments() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- getExtendedUserInfo(long) - Method in class org.languagetool.server.DatabaseAccess
-
Get more general information on a user.
- getExtendedUserInfo(long) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getExtendedUserInfo(String) - Method in class org.languagetool.server.DatabaseAccess
-
Get more general information on a user Expects access to already be authorized
- getExtendedUserInfo(String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- 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
- getFakeMarkupLength() - Method in class org.languagetool.markup.MappingValue
- getFallbackRuleId() - Method in class org.languagetool.rules.RemoteRuleConfig
-
Gets the ID of the fallback rule to use when this rule is not available (e.g., if this is a third-party AI rule and user has opted out)
- getFalseFriendsAsBitext(String, Language, Language) - Method in class org.languagetool.rules.patterns.bitext.FalseFriendsAsBitextLoader
- 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.server.HTTPServerConfig
-
Get model path for fasttext language detection
- getFeature(String) - Method in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer
- getFeatures() - Method in class org.languagetool.rules.RuleMatch
- getFeatures() - Method in class org.languagetool.rules.SuggestedReplacement
- getFemininCase(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
- getFileDescriptor() - Method in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerBaseDescriptorSupplier
- getFileDescriptor() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmBaseDescriptorSupplier
- getFileDescriptor() - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerBaseDescriptorSupplier
- getFileDescriptor() - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerBaseDescriptorSupplier
- getFileDescriptor() - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerBaseDescriptorSupplier
- getFilename() - Method in class org.languagetool.rules.ar.ArabicWrongWordInContextRule
- getFilename() - Method in class org.languagetool.rules.ca.CatalanWrongWordInContextRule
- getFilename() - Method in class org.languagetool.rules.de.GermanWrongWordInContextRule
- getFilename() - Method in class org.languagetool.rules.en.EnglishWrongWordInContextRule
- getFilename() - Method in class org.languagetool.rules.es.SpanishWrongWordInContextRule
- getFilename() - Method in class org.languagetool.rules.nl.DutchWrongWordInContextRule
- getFilename() - Method in class org.languagetool.rules.pt.PortugueseWrongWordInContextRule
- getFilename() - Method in class org.languagetool.rules.WrongWordInContextRule
- getFilename(Language) - Static method in class org.languagetool.rules.RemoteRuleFilters
- 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.be.MorfologikBelarusianSpellerRule
- getFileName() - Method in class org.languagetool.rules.br.MorfologikBretonSpellerRule
- getFileName() - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- getFileName() - Method in class org.languagetool.rules.crh.MorfologikCrimeanTatarSpellerRule
- 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.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.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.nl.MorfologikDutchSpellerRule
- getFileName() - Method in class org.languagetool.rules.pl.MorfologikPolishSpellerRule
- getFileName() - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- 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
- 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.ngrams.ConfusionProbabilityRule
- 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.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.SimpleReplaceProfanityRule
- 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.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
- getFilepathsBR() - Method in class org.languagetool.rules.pt.ConfusionCheckFilter
- getFilepathsPT() - Method in class org.languagetool.rules.pt.ConfusionCheckFilter
- 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
- getFlagPos(String, String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- getFlagPos1(String, String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
-
Deprecated.
- getFlagPos2(String, String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- 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
- 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() - Method in class org.languagetool.rules.ga.DativePluralsEntry
- getForm(String, String, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
- getForm(String, String, String) - Static method in class org.languagetool.tools.ArabicUnitsHelper
- getFormattedConversions(List<Map.Entry<Unit, Double>>) - Method in class org.languagetool.rules.AbstractUnitConversionRule
-
Adds different formatted variants of the given conversions up to MAX_SUGGESTIONS.
- 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; - getForms(String, String) - Method in class org.languagetool.rules.en.translation.Inflector
- 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; - 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
- getFrequency(MorfologikMultiSpeller, String) - Static method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- 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
/resourcedirectory. - getFromResourceDirAsStream(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
- getFromResourceDirAsStream(String) - Method in interface org.languagetool.broker.ResourceDataBroker
-
Gets any resource from LanguageTool's
/resourcedirectory. - getFromResourceDirAsUrl(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
- getFromResourceDirAsUrl(String) - Method in interface org.languagetool.broker.ResourceDataBroker
-
Gets any resource from LanguageTool's
/resourcedirectory. - getFromResourceDirAsUrls(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
-
Gets all resources in a form of URL from LanguageTool's
/resourcedirectory with the samepath. - getFromResourceDirAsUrls(String) - Method in interface org.languagetool.broker.ResourceDataBroker
-
Gets all resources in a form of URL from LanguageTool's
/resourcedirectory with the samepath. - getFromRulesDirAsStream(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
- getFromRulesDirAsStream(String) - Method in interface org.languagetool.broker.ResourceDataBroker
-
Gets any resource from LanguageTool's
/rulesdirectory. - getFromRulesDirAsUrl(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
- getFromRulesDirAsUrl(String) - Method in interface org.languagetool.broker.ResourceDataBroker
-
Gets any resource from LanguageTool's
/rulesdirectory. - 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. - getFullId(RemoteRuleMatch) - Static method in class org.languagetool.remote.CorrectionLoopFinderApi
- getFullId(RemoteRuleMatch) - Static method in class org.languagetool.remote.SentenceAnnotator
- getFullStackTrace(Throwable) - Static method in class org.languagetool.tools.Tools
-
Get a stacktrace as a string.
- getGender() - Method in class org.languagetool.rules.ga.DativePluralsEntry
- getGender(String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- getGender(AnalyzedToken) - Static method in class org.languagetool.rules.de.AgreementRule2
- getGender(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
get the gender of of a token
- 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() - Method in class org.languagetool.markup.AnnotatedText
- getGlobalMetaData(String, String) - Method in class org.languagetool.markup.AnnotatedText
- getGlobalMetaData(AnnotatedText.MetaDataKey, String) - 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
- getGoogleStyleWordTokenizer(Language) - Static method in class org.languagetool.rules.ngrams.LanguageModelUtils
-
Return a tokenizer that works more like Google does for its ngram index (which doesn't seem to be properly documented).
- getGoogleTokens(String, boolean, Tokenizer) - Static method in class org.languagetool.rules.ngrams.GoogleToken
- getGoogleTokens(AnalyzedSentence, boolean, Tokenizer) - Static method in class org.languagetool.rules.ngrams.GoogleToken
- 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
- getGroupId() - Method in class org.languagetool.server.UserInfoEntry
- getGroupRole() - Method in class org.languagetool.server.ExtendedUserInfo
- getGroupRole() - Method in class org.languagetool.server.UserInfoEntry
- getHandleCount() - Method in class org.languagetool.server.RequestCounter
- getHidePremiumMatches() - Method in class org.languagetool.UserConfig
- getHighestScoringResult(Map<String, Double>) - Method in class org.languagetool.language.identifier.LanguageIdentifier
- getHintIndices(AnalyzedSentence, String) - Method in class org.languagetool.rules.patterns.AbstractTokenBasedRule.TokenHint
- getHistoricalAnnotations() - Method in class org.languagetool.AnalyzedTokenReadings
-
Used to track disambiguator actions.
- getHttpReferrer(HttpExchange) - Static method in class org.languagetool.server.ServerTools
- getHttpUserAgent(HttpExchange) - Static method in class org.languagetool.server.ServerTools
- getHyphenatedWordSuggestion(String[], int, String) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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.ca.WordCoherencyRule
- getId() - Method in class org.languagetool.rules.ca.WordCoherencyValencianRule
- 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.crh.MorfologikCrimeanTatarSpellerRule
- 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() - 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.GermanUnpairedQuotesRule
- 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.EnglishUnpairedQuotesRule
- 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.SimpleReplaceProfanityRule
- 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.GrammalecteRule.GrammalecteInternalRule
- 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.GenericUnpairedQuotesRule
- 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.ml.MLServerProto.Match.Builder
-
prefix for rule ids; should use a common value for one model/server
- getId() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
prefix for rule ids; should use a common value for one model/server
- getId() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
prefix for rule ids; should use a common value for one model/server
- 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.MultipleWhitespaceRule
- getId() - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- getId() - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule.SpecificIdRule
- 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.patterns.RuleFilter.FakeRule
- 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.EnglishContractionSpellingRule
- getId() - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- 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.PortugueseOrthographyReplaceRule
- getId() - 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() - Method in class org.languagetool.rules.RemoteRule
- getId() - Method in class org.languagetool.rules.RemoteRuleFilters.ExpectedRule
- 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.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.
- 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.spelling.VagueSpellChecker.NonThreadSafeSpellRule
- 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
- getId() - Method in enum class org.languagetool.server.LimitEnforcementMode
- getId() - Method in class org.languagetool.server.ResultExtender.HiddenRule
- getId() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string id = 1; - getId() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
string id = 1; - getId() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
string id = 1; - getId() - Method in class org.languagetool.tools.grpc.RuleData
- getId(boolean) - Method in class org.languagetool.rules.de.GermanReadabilityRule
- getId(boolean) - Method in class org.languagetool.rules.pt.PortugueseReadabilityRule
- getId(boolean) - Method in class org.languagetool.rules.ReadabilityRule
- getIdBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
prefix for rule ids; should use a common value for one model/server
- getIdBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
prefix for rule ids; should use a common value for one model/server
- getIdBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
prefix for rule ids; should use a common value for one model/server
- 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; - getIdBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string id = 1; - getIdBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
string id = 1; - getIdBytes() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
string id = 1; - getIdForDialectIssue() - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- 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
- getIgnoreFileName() - Method in class org.languagetool.rules.nl.MorfologikDutchSpellerRule
- getIgnoreFileName() - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- 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.
- getIgnoreRange(Map<String, Object>) - Method in class org.languagetool.remote.RemoteLanguageTool
- getIgnoreRanges() - Method in class org.languagetool.remote.RemoteResult
- getImmunizationSourceLine() - Method in class org.languagetool.AnalyzedTokenReadings
- getImperativeForm(String, List<String>, int) - Method in class org.languagetool.tagging.de.GermanTagger
- 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.
- getIndex() - Method in class org.languagetool.rules.SymbolLocator
- getIndexOrEmptyString(String, int) - Static method in class org.languagetool.rules.de.GermanHelper
- getInflectedCase(AnalyzedTokenReadings[], int, String) - Static method in class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
- getInhouseFallback(String) - Method in enum class org.languagetool.RemoteRuleFallbackManager
- 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 class org.languagetool.language.identifier.LanguageIdentifierService
-
Try to get an already initialized LanguageIdentifier
- getInitialReadings(AnalyzedTokenReadings, AnalyzedTokenReadings, String) - Static method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- 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
- getInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
-
allow logging of input on error
- getInputLogging() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
-
allow logging of input on error
- getInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
-
allow logging of input on error
- getInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
-
allow logging of input on error
- getInputLogging() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
-
allow logging of input on error
- getInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
allow logging of input on error
- getInputLogging() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
allow logging of input on error
- getInputLogging() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
allow logging of input on error
- getInputStream() - Method in class org.languagetool.XMLValidator.EntityAsInput
- getInputStreamLTEntities(String) - Method in class org.languagetool.RuleEntityResolver
- getInstance() - Static method in class org.languagetool.language.AmericanEnglish
- getInstance() - Static method in class org.languagetool.language.BalearicCatalan
- getInstance() - Static method in class org.languagetool.language.BrazilianPortuguese
- getInstance() - Static method in class org.languagetool.language.BritishEnglish
- getInstance() - Static method in class org.languagetool.language.CanadianEnglish
- getInstance() - Static method in class org.languagetool.language.Catalan
- getInstance() - Static method in class org.languagetool.language.Chinese
- getInstance() - Static method in class org.languagetool.language.French
- getInstance() - Static method in class org.languagetool.language.German
-
This is a safety method if subclass forgets to create a getInstance method and API user going to invoke it via subclass.
- getInstance() - Static method in class org.languagetool.language.GermanyGerman
- getInstance() - Static method in class org.languagetool.language.Irish
- getInstance() - Static method in class org.languagetool.language.PortugalPortuguese
- getInstance() - Static method in class org.languagetool.language.Portuguese
- getInstance() - Static method in class org.languagetool.language.Russian
- getInstance() - Static method in class org.languagetool.language.Spanish
- getInstance() - Static method in class org.languagetool.language.ValencianCatalan
- getInstance() - Static method in class org.languagetool.rules.patterns.RuleFilterCreator
- getInstance() - Static method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
-
null if nothing is configured, i.e.
- getInstance() - Static method in class org.languagetool.server.DatabaseAccess
- getInstance() - Static method in class org.languagetool.server.DatabaseLogger
- getInstance() - Static method in class org.languagetool.server.ServerMetricsCollector
- getInstance() - Static method in class org.languagetool.tagging.disambiguation.ru.RussianHybridDisambiguator
- getInstance(File) - Static method in class org.languagetool.rules.en.translation.BeoLingusTranslator
- getInstance(String) - Static method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- getInstance(String, boolean, boolean, boolean) - Static method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- getInstance(String, boolean, boolean, boolean, String) - Static method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- getInstance(GlobalConfig) - Static method in class org.languagetool.rules.en.translation.BeoLingusTranslator
- getInternTags() - Method in class org.languagetool.tagging.MorfologikTagger
- getIpFingerprintFactor() - Method in class org.languagetool.server.HTTPServerConfig
-
since 4.4
- getIrregularFormsOrNull(String) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- getIrregularFormsOrNull(String, String, List<String>, String, String, String) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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; - getIsPremium() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
bool isPremium = 9; - getIsPremium() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
bool isPremium = 9; - getIsPremium() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
bool isPremium = 9; - 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
- getIssueType() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
-
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues
- getIssueType() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
-
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues
- getIssueType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string issueType = 6; - getIssueType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
string issueType = 6; - getIssueType() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
string issueType = 6; - getIssueType(String) - Static method in enum class org.languagetool.rules.ITSIssueType
- 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
- getIssueTypeBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
-
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues
- getIssueTypeBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
-
see http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues
- getIssueTypeBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string issueType = 6; - getIssueTypeBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
string issueType = 6; - getIssueTypeBytes() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
string issueType = 6; - 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; - getItemsFieldBuilder() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- getItemsFieldBuilder() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
- 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
- getJoinedLowerCaseSuggestion() - Method in class org.languagetool.rules.CompoundRuleData
- getJoinedSuggestion() - Method in class org.languagetool.rules.CompoundRuleData
- getKeys() - Method in class org.languagetool.ResourceBundleWithFallback
- getKeystore() - Method in class org.languagetool.server.HTTPSServerConfig
- getKeyStorePassword() - Method in class org.languagetool.server.HTTPSServerConfig
- 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
- getLangCodes() - Static method in class org.languagetool.Languages
- getLanguage() - Method in class org.languagetool.gui.Configuration
- getLanguage() - Method in class org.languagetool.JLanguageTool
-
Get the language that was used to configure this instance.
- 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
- getLanguage(String, Map<String, String>, List<String>, List<String>, List<String>, boolean) - Method in class org.languagetool.server.TextChecker
- getLanguage(String, Map<String, String>, List<String>, List<String>, List<String>, boolean) - Method in class org.languagetool.server.V2TextChecker
- getLanguageAutoDetect(Map<String, String>) - Method in class org.languagetool.server.TextChecker
- getLanguageAutoDetect(Map<String, String>) - Method in class org.languagetool.server.V2TextChecker
- 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.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
- getLanguageCode() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
-
string languageCode = 1; - getLanguageCode() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
-
string languageCode = 1; - getLanguageCode() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatchOrBuilder
-
string languageCode = 1; - 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; - getLanguageCodeBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
-
string languageCode = 1; - getLanguageCodeBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
-
string languageCode = 1; - getLanguageCodeBytes() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatchOrBuilder
-
string languageCode = 1; - getLanguageCodes() - Static method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- getLanguageDetectedCode() - Method in class org.languagetool.remote.RemoteResult
- getLanguageDetectedName() - Method in class org.languagetool.remote.RemoteResult
- getLanguageForLanguageNameAndCountry(Locale) - Static method in class org.languagetool.Languages
- getLanguageForLanguageNameOnly(Locale) - Static method in class org.languagetool.Languages
- 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.
- getLanguageForLocalizedName(String) - Method in class org.languagetool.gui.ConfigurationDialog
-
Get the Language object for the given localized language name.
- 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.
- getLanguageForShortCodeOrNull(String) - Static method in class org.languagetool.Languages
- getLanguageFromRuleMatch(RuleMatch) - Method in class org.languagetool.rules.patterns.RuleFilter
- getLanguageModel(File) - Method in class org.languagetool.Language
- getLanguageModel(File) - Method in class org.languagetool.language.LanguageBuilder.ExtendedLanguage
- getLanguageModel(File) - Method in class org.languagetool.language.SimpleGerman
- getLanguageModel(File) - Method in class org.languagetool.LanguageWithModel
- getLanguageModelDir() - Method in class org.languagetool.server.HTTPServerConfig
-
Get language model directory (which contains '3grams' sub directory) or
null. - getLanguages() - Method in class org.languagetool.server.ApiV2
- getLanguageVariantCode(RuleMatch) - Method in class org.languagetool.rules.ca.AnarASuggestionsFilter
- getLanguageVariantCode(RuleMatch) - Method in class org.languagetool.rules.ca.DonarTempsSuggestionsFilter
- getLanguageVariantCode(RuleMatch) - Method in class org.languagetool.rules.ca.OblidarseSugestionsFilter
- getLanguageVariantCode(RuleMatch) - Method in class org.languagetool.rules.ca.PortarTempsSuggestionsFilter
- getLanguageVariantCode(RuleMatch) - Method in class org.languagetool.rules.pt.ConfusionCheckFilter
- getLanguageVariantForCode(String, List<String>) - Method in class org.languagetool.server.TextChecker
- 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.
- getLastNonSpaceToken(AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd2
- getLastSlashFrom(String, int) - Method in class org.languagetool.tagging.ner.NERService
- 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.ga.DativePluralsEntry
- 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.disambiguation.MultiWordChunker2.MultiWordEntry
- getLemma() - Method in class org.languagetool.tagging.TaggedWord
- getLemma(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.CompoundCoherencyRule
- getLemma(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.CompoundInfinitivRule
- 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; - getLemmaForPosTagStartsWith(String, AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
- getLemmaModern() - Method in class org.languagetool.rules.ga.DativePluralsEntry
- getLemmaOffsets(String) - Method in class org.languagetool.AnalyzedSentence
- getLemmaOfPronomFeble(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.PronomFebleDuplicateRule
- 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.
- getLength() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
length of matched area; >0
- getLength() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
length of matched area; >0
- getLength() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
length of matched area; >0
- 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; - getLevel(Map<String, String>) - Static method in class org.languagetool.server.ServerTools
- 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; - getLimitEnforcement() - Method in class org.languagetool.server.UserInfoEntry
- getLimitEnforcementMode() - Method in class org.languagetool.server.UserLimits
- getLimitMessage(int) - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
-
Defines the message for hints which exceed the limit
- 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) - 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
- getLimitMessage(int, double) - Method in class org.languagetool.rules.AbstractFillerWordsRule
- 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, 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, double) - Method in class org.languagetool.rules.de.UnnecessaryPhraseRule
- getLimitsByAddonToken(HTTPServerConfig, String, String) - Static method in class org.languagetool.server.UserLimits
-
Get limits from the addon token, needs DB access
- getLimitsByApiKey(HTTPServerConfig, String, String) - Static method in class org.languagetool.server.UserLimits
-
Get limits from the api key itself, database access is needed.
- getLimitsFromUserAccount(HTTPServerConfig, String, String) - Static method in class org.languagetool.server.UserLimits
-
Deprecated.Use getLimitsByApiKey() instead
- 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() - 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
- getListFromProperties(Properties, String) - Method in class org.languagetool.gui.Configuration
- 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.LanguageBuilder.ExtendedLanguage
- getLocale() - Method in class org.languagetool.language.Ukrainian
- getLocale() - Method in class org.languagetool.noop.NoopLanguage
- 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.SimpleReplaceProfanityRule
- 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.EnglishContractionSpellingRule
- 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.PortugueseOrthographyReplaceRule
- 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
- getLocaleWithCountryAndVariant() - Method in class org.languagetool.Language
-
Get this language's Java locale, considering language code and country code (if any).
- getLocaleWithCountryAndVariant() - Method in class org.languagetool.language.LanguageBuilder.ExtendedLanguage
- getLocation() - Method in class org.languagetool.rules.Category
- getLocQualityIssueType() - Method in class org.languagetool.remote.RemoteRuleMatch
- getLocQualityIssueType() - Method in class org.languagetool.rules.Rule
-
Returns the Localization Quality Issue Type, as defined at http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#lqissue-typevalues.
- getLocQualityIssueType() - Method in class org.languagetool.server.RemoteRuleMatch
- getLocQualityIssueType() - Method in class org.languagetool.server.ResultExtender.HiddenRule
- getLoggingInfo(String, Exception, int, HttpExchange, Map<String, String>, long, RequestCounter) - Static method in class org.languagetool.server.ServerTools
- 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. Returns a mapping from
fr-FRto its language etc. - 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.
- getLuceneSearcher(int) - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- getMainRuleId(String) - Method in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer
- 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.CrimeanTatar
- 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.DynamicLanguage
- getMaintainers() - Method in class org.languagetool.gui.AboutDialog
- 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.CrimeanTatar
- 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.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.LanguageBuilder.ExtendedLanguage
- 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
- getMaintainers() - Method in class org.languagetool.tokenizers.SimpleSentenceTokenizer.AnyLanguage
- getManaged_accounts() - Method in class org.languagetool.server.ExtendedUserInfo
- getManagedAccounts() - Method in class org.languagetool.server.UserInfoEntry
- 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. - getManualAdditionsFileNames() - Method in class org.languagetool.tagging.crh.CrimeanTatarTagger
- getManualRemovalsFileNames() - Method in class org.languagetool.tagging.BaseTagger
-
Get the filenames for manual removals, e.g.,
/en/removed.txt. - getManyInSentence(UserConfig) - Method in class org.languagetool.rules.de.GermanFillerWordsRule
- getMapping() - Method in class org.languagetool.server.DatabaseCheckLogEntry
- getMapping() - Method in class org.languagetool.server.DatabaseLogEntry
- getMapping() - Method in class org.languagetool.server.DatabasePingLogEntry
- getMappingIdentifier() - Method in class org.languagetool.server.DatabaseCheckLogEntry
- getMappingIdentifier() - Method in class org.languagetool.server.DatabaseLogEntry
- getMappingIdentifier() - Method in class org.languagetool.server.DatabasePingLogEntry
- getMarker(int, int, int, int, String) - Static method in class org.languagetool.tools.ContextTools
- 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; - getMaskFieldBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
- 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; - getMatch() - Method in class org.languagetool.rules.patterns.MatchState
- getMatch() - Method in class org.languagetool.rules.patterns.PatternToken
- getMatch(Map<String, Object>) - Method in class org.languagetool.remote.RemoteLanguageTool
- getMatchAnalyzedMethod - Static variable in class org.languagetool.rules.ml.MLServerGrpc
- 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.
- getMatchDescription() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
description of the match; displayed in e.g.
- getMatchDescription() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
description of the match; displayed in e.g.
- getMatchDescriptionBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
description of the match; displayed in e.g.
- getMatchDescriptionBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
description of the match; displayed in e.g.
- getMatchDescriptionBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
description of the match; displayed in e.g.
- getMatchElement() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
- getMatches() - Method in class org.languagetool.remote.RemoteResult
- getMatches() - Method in class org.languagetool.rules.RemoteRuleResult
- getMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
-
list of matches
- getMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
-
list of matches
- getMatches(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchListOrBuilder
-
list of matches
- getMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- getMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
matches of input text, to be transformed
- getMatches(int) - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
matches of input text, to be transformed
- 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(Map<String, Object>) - Method in class org.languagetool.rules.fr.GrammalecteRule
- getMatches(AnalyzedSentence, List<RuleMatch>, AnalyzedTokenReadings, int, String, int) - Method in class org.languagetool.rules.de.ProhibitedCompoundRule
- getMatches(SentenceAnnotator.AnnotatorConfig, String) - Static method in class org.languagetool.remote.SentenceAnnotator
- getMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
-
list of matches
- getMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- 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
- getMatchesBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- 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
- getMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
-
list of matches
- getMatchesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchListOrBuilder
-
list of matches
- getMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- getMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
matches of input text, to be transformed
- getMatchesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
matches of input text, to be transformed
- 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; - getMatchesFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
- getMatchesFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- getMatchesFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- getMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
-
list of matches
- getMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
-
list of matches
- getMatchesList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchListOrBuilder
-
list of matches
- getMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- getMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
matches of input text, to be transformed
- getMatchesList() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
matches of input text, to be transformed
- 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
- getMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
-
list of matches
- getMatchesOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchListOrBuilder
-
list of matches
- getMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- getMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
matches of input text, to be transformed
- getMatchesOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
matches of input text, to be transformed
- 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
- getMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
-
list of matches
- getMatchesOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchListOrBuilder
-
list of matches
- getMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- getMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
matches of input text, to be transformed
- getMatchesOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
matches of input text, to be transformed
- 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; - getMatchIdentifier(String, RemoteRuleMatch) - Static method in class org.languagetool.remote.SentenceAnnotator
- getMatchMethod - Static variable in class org.languagetool.rules.ml.MLServerGrpc
- 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.
- getMathsChar(char) - Static method in class org.languagetool.tagging.ga.Utils
- getMathsChar(char, boolean, boolean) - Static method in class org.languagetool.tagging.ga.Utils
- getMaxCheckThreads() - Method in class org.languagetool.server.HTTPServerConfig
- getMaxCheckTimeMillis() - Method in class org.languagetool.server.UserLimits
- getMaxCheckTimeMillisAnonymous() - Method in class org.languagetool.server.HTTPServerConfig
- getMaxCheckTimeMillisLoggedIn() - Method in class org.languagetool.server.HTTPServerConfig
- getMaxCheckTimeMillisPremium() - Method in class org.languagetool.server.HTTPServerConfig
- getMaxConfigurableValue() - Method in class org.languagetool.rules.RuleOption
-
Get the maximum of a configurable value
- getMaxErrorsPerWordRate() - Method in class org.languagetool.server.HTTPServerConfig
-
Maximum errors per word rate, checking will stop if the rate is higher.
- 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
- getMaxSpellingSuggestions() - Method in class org.languagetool.server.HTTPServerConfig
-
Maximum number of spelling errors for which a suggestion will be generated per check.
- getMaxSpellingSuggestions() - Method in class org.languagetool.UserConfig
- getMaxTextCheckerThreads() - Method in class org.languagetool.server.HTTPServerConfig
- getMaxTextHardLength() - Method in class org.languagetool.server.HTTPServerConfig
-
Limit for maximum text length - text cannot be longer than this, even if user has valid secret token.
- getMaxTextLength() - Method in class org.languagetool.remote.RemoteConfigurationInfo
- getMaxTextLength() - Method in class org.languagetool.remote.RemoteLanguageTool
- getMaxTextLength() - Method in class org.languagetool.server.UserLimits
- getMaxTextLengthAnonymous() - Method in class org.languagetool.server.HTTPServerConfig
- getMaxTextLengthLoggedIn() - Method in class org.languagetool.server.HTTPServerConfig
-
For users that have an account, but no premium subscription
- getMaxTextLengthPremium() - Method in class org.languagetool.server.HTTPServerConfig
- getMaxWorkQueueSize() - Method in class org.languagetool.server.HTTPServerConfig
- getMeanProbability() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- 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() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
- 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() - 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() - Method in class org.languagetool.rules.ca.SimpleReplaceAnglicism
- getMessage() - Method in class org.languagetool.rules.ca.SimpleReplaceMultiwordsRule
- getMessage() - Method in class org.languagetool.rules.de.GermanRepeatedWordsRule
- getMessage() - Method in class org.languagetool.rules.de.SimpleReplaceRule
- 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() - Method in class org.languagetool.rules.en.EnglishDashRule
- getMessage() - Method in class org.languagetool.rules.en.EnglishDiacriticsRule
- 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.SimpleReplaceProfanityRule
- getMessage() - Method in class org.languagetool.rules.en.SimpleReplaceRule
- getMessage() - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
- getMessage() - Method in class org.languagetool.rules.es.SpanishRepeatedWordsRule
- getMessage() - Method in class org.languagetool.rules.es.SpanishWikipediaRule
- getMessage() - Method in class org.languagetool.rules.fr.FrenchRepeatedWordsRule
- 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() - 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() - Method in class org.languagetool.rules.nl.CheckCaseRule
- getMessage() - Method in class org.languagetool.rules.nl.SimpleReplaceRule
- 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() - Method in class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
- getMessage() - Method in class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
- 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() - Method in class org.languagetool.rules.pt.PortugueseRedundancyRule
- getMessage() - Method in class org.languagetool.rules.pt.PortugueseWeaselWordsRule
- getMessage() - Method in class org.languagetool.rules.pt.PortugueseWikipediaRule
- 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() - 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() - Method in class org.languagetool.rules.ru.RussianWordRepeatRule
- getMessage() - Method in class org.languagetool.rules.RuleMatch
-
A human-readable explanation describing the error.
- getMessage() - Method in class org.languagetool.rules.SuggestionWithMessage
- getMessage() - Method in interface org.languagetool.rules.translation.Translator
- getMessage() - Method in class org.languagetool.server.RemoteRuleMatch
-
A text describing the error to the user.
- getMessage() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string message = 2; - getMessage() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
string message = 2; - getMessage() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
string message = 2; - getMessage(boolean) - Method in class org.languagetool.rules.de.SentenceWhitespaceRule
- getMessage(boolean) - Method in class org.languagetool.rules.SentenceWhitespaceRule
- getMessage(int, int, int, int) - Method in class org.languagetool.rules.de.GermanReadabilityRule
- getMessage(int, int, int, int) - Method in class org.languagetool.rules.pt.PortugueseReadabilityRule
- getMessage(int, int, int, int) - Method in class org.languagetool.rules.ReadabilityRule
- getMessage(String, String) - Method in class org.languagetool.rules.AbstractWordCoherencyRule
-
Get the message shown to the user if the rule matches.
- getMessage(String, String) - Method in class org.languagetool.rules.ar.ArabicWordCoherencyRule
- getMessage(String, String) - Method in class org.languagetool.rules.ca.WordCoherencyRule
- getMessage(String, String) - Method in class org.languagetool.rules.ca.WordCoherencyValencianRule
- getMessage(String, String) - Method in class org.languagetool.rules.de.WordCoherencyRule
- getMessage(String, String) - Method in class org.languagetool.rules.en.WordCoherencyRule
- getMessage(String, String) - Method in class org.languagetool.rules.fa.WordCoherencyRule
- getMessage(String, String) - Method in class org.languagetool.rules.nl.WordCoherencyRule
- getMessage(String, String) - Method in class org.languagetool.rules.pl.WordCoherencyRule
- getMessage(String, String) - Method in class org.languagetool.rules.pt.PortugueseWordCoherencyRule
- getMessage(String, String) - Method in class org.languagetool.rules.ru.RussianWordCoherencyRule
- getMessage(String, String) - Method in class org.languagetool.rules.ru.RussianWordRootRepeatRule
- getMessage(String, String) - Method in class org.languagetool.rules.sv.WordCoherencyRule
- getMessage(String, String) - Method in class org.languagetool.rules.uk.SimpleReplaceRenamedRule
- getMessage(String, String, String, String) - Method in class org.languagetool.rules.WrongWordInContextRule
- getMessage(String, List<String>) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
- 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(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(String, List<String>) - Method in class org.languagetool.rules.ca.SimpleReplaceRule
- getMessage(String, List<String>) - Method in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
- getMessage(String, List<String>) - Method in class org.languagetool.rules.en.ContractionSpellingRule
- 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(String, List<String>) - Method in class org.languagetool.rules.fa.SimpleReplaceRule
- 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(String, List<String>) - Method in class org.languagetool.rules.gl.SimpleReplaceRule
- getMessage(String, List<String>) - Method in class org.languagetool.rules.pl.SimpleReplaceRule
- getMessage(String, List<String>) - Method in class org.languagetool.rules.pt.EnglishContractionSpellingRule
- getMessage(String, List<String>) - Method in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
- getMessage(String, List<String>) - Method in class org.languagetool.rules.pt.PortugueseOrthographyReplaceRule
- getMessage(String, List<String>) - Method in class org.languagetool.rules.pt.PortugueseReplaceRule
- 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
- getMessage(String, SuggestedReplacement) - Method in class org.languagetool.rules.de.GermanSpellerRule
- getMessage(String, SuggestedReplacement) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- getMessage(AbstractUnitConversionRule.Message) - Method in class org.languagetool.rules.AbstractUnitConversionRule
-
Override in subclasses
- getMessage(AbstractUnitConversionRule.Message) - Method in class org.languagetool.rules.de.UnitConversionRule
- getMessage(AbstractUnitConversionRule.Message) - Method in class org.languagetool.rules.pt.PortugueseUnitConversionRule
- getMessage(ConfusionString, ConfusionString) - Method in class org.languagetool.rules.en.EnglishForL2SpeakersFalseFriendRule
- getMessage(ConfusionString, ConfusionString) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- 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
- getMessageBundle() - Static method in class org.languagetool.JLanguageTool
-
Gets the ResourceBundle (i18n strings) for the default language of the user's system.
- 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.JLanguageTool
-
Gets the ResourceBundle (i18n strings) for the given user interface language.
- getMessageBundle(Language) - Static method in class org.languagetool.ResourceBundleTools
-
Gets the ResourceBundle (i18n strings) for the given user interface language.
- getMessageBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string message = 2; - getMessageBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
string message = 2; - getMessageBytes() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
string message = 2; - 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
- getMethodDescriptor() - Method in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerMethodDescriptorSupplier
- getMethodDescriptor() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmMethodDescriptorSupplier
- getMethodDescriptor() - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerMethodDescriptorSupplier
- getMethodDescriptor() - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerMethodDescriptorSupplier
- getMethodDescriptor() - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerMethodDescriptorSupplier
- getMetricEquivalent(double, Unit) - Method in class org.languagetool.rules.AbstractUnitConversionRule
- getMinConfigurableValue() - Method in class org.languagetool.rules.RuleOption
-
Get the minimum of a configurable value
- 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.
- getMinOccurrenceCorrection() - Method in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- getMinPercent(UserConfig, int) - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- getMinPercent(UserConfig, int) - Method in class org.languagetool.rules.AbstractStatisticStyleRule
- getMinPercent(UserConfig, int) - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
- 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
- getMode() - Method in class org.languagetool.server.HTTPServerConfig
- getMode(Map<String, String>) - Static method in class org.languagetool.server.ServerTools
- getModeForLog(JLanguageTool.Mode) - Static method in class org.languagetool.server.ServerTools
- getModern() - Method in class org.languagetool.rules.ga.DativePluralsEntry
- getModernisations() - Static method in class org.languagetool.rules.ga.DativePluralsData
- getModernisations(Set<DativePluralsEntry>) - Static method in class org.languagetool.rules.ga.DativePluralsData
-
Makes a map of modernisations (i.e., if there is a more modern dative plural).
- getMonth(String) - Method in class org.languagetool.rules.AbstractDateCheckFilter
-
Implement so that January returns
1, February2etc. - getMonth(String) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
-
Implement so that January returns
1, February2etc. - getMonth(String) - Method in class org.languagetool.rules.AbstractFutureDateFilter
-
Implement so that January returns
1, February2etc. - getMonth(String) - Method in class org.languagetool.rules.AbstractNewYearDateFilter
-
Implement so that January returns
1, February2etc. - getMonth(String) - Method in class org.languagetool.rules.ar.filters.ArabicDateCheckFilter
- getMonth(String) - Method in class org.languagetool.rules.ar.filters.ArabicDateFilterHelper
- 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.DateFilterHelper
- 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.DateFilterHelper
- 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.DateFilterHelper
- 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.DateFilterHelper
- 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.DateFilterHelper
- 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.DateFilterHelper
- 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.DateFilterHelper
- getMonth(String) - Method in class org.languagetool.rules.ru.FutureDateFilter
- getMonth(String) - Method in class org.languagetool.rules.uk.DateCheckFilter
- getMonthFromArguments(Map<String, String>) - Method in class org.languagetool.rules.AbstractDateCheckFilter
- getMonthFromArguments(Map<String, String>) - Method in class org.languagetool.rules.AbstractFutureDateFilter
- getMonthFromArguments(Map<String, String>) - Method in class org.languagetool.rules.AbstractNewYearDateFilter
- getMonthFromStr(String) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- getMotherTongue() - Method in class org.languagetool.gui.Configuration
- getMotherTongue() - Method in class org.languagetool.server.HTTPServerConfig
- getMotherTongueLangCode() - Method in class org.languagetool.remote.CheckConfiguration
- getMotherTonguePanel(GridBagConstraints) - Method in class org.languagetool.gui.ConfigurationDialog
- getMouseAdapter() - Method in class org.languagetool.gui.ConfigurationDialog
- getMultitokenSpeller() - Method in class org.languagetool.language.Catalan
- getMultitokenSpeller() - Method in class org.languagetool.language.Dutch
- getMultitokenSpeller() - Method in class org.languagetool.language.English
- getMultitokenSpeller() - Method in class org.languagetool.language.French
- getMultitokenSpeller() - Method in class org.languagetool.language.German
- getMultitokenSpeller() - Method in class org.languagetool.Language
- getMultitokenSpeller() - Method in class org.languagetool.language.Portuguese
- getMultitokenSpeller() - Method in class org.languagetool.language.Spanish
- getMultiWordAnalyzedToken(AnalyzedTokenReadings[], Integer) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- getMultiwordToken(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- getName() - Method in class org.languagetool.DynamicLanguage
- 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.CrimeanTatar
- 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.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.LanguageBuilder.ExtendedLanguage
- 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.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
- getName() - Method in class org.languagetool.tokenizers.SimpleSentenceTokenizer.AnyLanguage
- 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; - getNegation() - Method in class org.languagetool.rules.patterns.PatternToken
- getNerUrl() - Method in class org.languagetool.GlobalConfig
- getNewLanguageMatches() - Method in class org.languagetool.rules.RuleMatch
-
The language that the text might be in if the error limit has been reached.
- getNewLanguageMatches(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatches(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatches(int) - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesBuilder(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesBuilderList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesCount() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesCount() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesCount() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesFieldBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- getNewLanguageMatchesList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesList() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesOrBuilder(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesOrBuilder(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesOrBuilder(int) - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesOrBuilderList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesOrBuilderList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewLanguageMatchesOrBuilderList() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - getNewThreadPoolExecutor(String, int, int, int, long, boolean, Thread.UncaughtExceptionHandler) - Static method in class org.languagetool.tools.LtThreadPoolFactory
- getNewToken(int, String) - Method in class org.languagetool.rules.patterns.MatchState
- getNewTokenReadings() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
- getNextPos(Map<String, String>, int) - Static method in class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
- getNextPosTag(String) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- 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
- getNgramPanel() - Method in class org.languagetool.gui.ConfigurationDialog
- getNGrams() - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
-
Returns the ngram level used, typically 3.
- getNgramsPath() - Static method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererConfig
- getNoInfoToken(String) - Method in class org.languagetool.tagging.de.GermanTagger
- getNonBlankReadings(AnalyzedTokenReadings[], int, int, int[]) - Method in class org.languagetool.AnalyzedSentence
- getNonStrictCompoundSplitter() - Method in class org.languagetool.language.German
- getNonStrictInstance() - Static method in class org.languagetool.tokenizers.de.GermanCompoundTokenizer
- getNonWhitespaceTokenCount() - Method in class org.languagetool.AnalyzedSentence
-
Get the length of the array returned by
AnalyzedSentence.getTokensWithoutWhitespace()without additional allocations. - getNormalizeKey(String) - Static method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- getNounCase(String) - Static method in class org.languagetool.rules.de.GermanHelper
- getNounCases() - Method in class org.languagetool.rules.de.AgreementSuggestor2
- getNounGender(String) - Method in class org.languagetool.rules.de.AdaptSuggestionFilter
- getNounGender(String) - Static method in class org.languagetool.rules.de.GermanHelper
- getNounInflections(List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.InflectionHelper
- getNounInflections(List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.VerbInflectionHelper
- getNounInflections(List<AnalyzedToken>, Pattern) - Static method in class org.languagetool.rules.uk.InflectionHelper
- getNounNumber(String) - Static method in class org.languagetool.rules.de.GermanHelper
- getNounSynth(String, String, String) - Method in class org.languagetool.rules.de.AgreementSuggestor2
- getNullableResult(CallableStatement, int) - Method in class org.languagetool.server.UUIDTypeHandler
- getNullableResult(ResultSet, int) - Method in class org.languagetool.server.UUIDTypeHandler
- getNullableResult(ResultSet, String) - Method in class org.languagetool.server.UUIDTypeHandler
- getNum(String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- getNumAgreedPosTag(String, String, boolean) - Method in class org.languagetool.tagging.uk.CompoundTagger
- getNumber() - Method in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
- getNumber() - Method in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
- getNumber() - Method in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
- getNumber() - Method in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
- getNumber() - Method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
- getNumber() - Method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
- getNumber(AnalyzedToken) - Static method in class org.languagetool.rules.de.AgreementRule2
- 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
- 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
- getNumberReplacements() - Static method in class org.languagetool.rules.ga.DhaNoBeirtData
- getNumericWordValue(String) - Static method in class org.languagetool.tools.ArabicNumbersWords
- getNumerus() - Method in class org.languagetool.tagging.de.AnalyzedGermanToken
- 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
- getNvPrefixLatWithAdjMatch(String, List<AnalyzedToken>, String) - Static method in class org.languagetool.tagging.uk.CompoundTagger
- getNvPrefixNounMatch(String, List<AnalyzedToken>, String, String) - Static method in class org.languagetool.tagging.uk.CompoundTagger
- getOccurrences() - Method in class org.languagetool.rules.ngrams.Probability
-
The number the longest ngram occurs in the corpus.
- getOfficeAiElements() - Method in class org.languagetool.gui.ConfigurationDialog
- getOfficeTechnicalElements() - Method in class org.languagetool.gui.ConfigurationDialog
- getOffset() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
start position in the sentence (i.e.
- getOffset() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
start position in the sentence (i.e.
- getOffset() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
start position in the sentence (i.e.
- getOffsetPosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition offsetPosition = 5; - getOffsetPosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
.lt_ml_server.MatchPosition offsetPosition = 5; - getOffsetPosition() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
.lt_ml_server.MatchPosition offsetPosition = 5; - getOffsetPositionBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition offsetPosition = 5; - getOffsetPositionFieldBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition offsetPosition = 5; - getOffsetPositionOrBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition offsetPosition = 5; - getOffsetPositionOrBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
.lt_ml_server.MatchPosition offsetPosition = 5; - getOffsetPositionOrBuilder() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
.lt_ml_server.MatchPosition offsetPosition = 5; - 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 class 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; - getOptionsFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
-
.lt_ml_server.ProcessingOptions options = 2; - getOptionsFieldBuilder() - 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.
- getOrCreateClientId(String) - Method in class org.languagetool.server.DatabaseAccess
- getOrCreateClientId(String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getOrCreateDictGroup(Long, String) - Method in class org.languagetool.server.DatabaseAccess
-
get or create a group with this name if it doesn't exist
- getOrCreateDictGroup(Long, String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getOrCreateServerId() - Method in class org.languagetool.server.DatabaseAccess
- getOrCreateServerId() - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getOrderedScores(Map<String, Double>, int) - Method in class org.languagetool.language.identifier.LanguageIdentifier
- getOrGroup() - Method in class org.languagetool.rules.patterns.PatternToken
-
Returns the group of elements linked with OR operator.
- getOriginalErrorStr() - Method in class org.languagetool.rules.RuleMatch
-
Get the underlined string in the original sentence.
- getOriginalErrorString() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string originalErrorString = 13; - getOriginalErrorString() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
string originalErrorString = 13; - getOriginalErrorString() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
string originalErrorString = 13; - getOriginalErrorStringBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string originalErrorString = 13; - getOriginalErrorStringBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
string originalErrorString = 13; - getOriginalErrorStringBytes() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
string originalErrorString = 13; - 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.markup.AnnotatedText
-
Get the plain text, without markup and content from
interpretAs. - 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.
- getOrigPhrase() - Method in class org.languagetool.rules.de.AgreementSuggestor2
- getOrNull(Map<String, Object>, String) - Method in class org.languagetool.remote.RemoteLanguageTool
- 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
- getOtherRuleMatches(Set<ToneTag>) - Method in class org.languagetool.JLanguageTool.TextCheckCallable
- getParameterMap(String, HttpExchange) - Method in class org.languagetool.server.LanguageToolHttpHandler
- 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
- getParserForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- getParserForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- getParserForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- getParserForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- getPart() - Method in class org.languagetool.markup.TextPart
- getParticipleForBaseform(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- getParticipleSuggestion(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- getParts() - Method in class org.languagetool.markup.AnnotatedText
- getParts(String) - Method in class org.languagetool.rules.nl.CompoundAcceptor
- getPassword() - Method in class org.languagetool.server.BasicAuthentication
- getPasswordAuthentication() - Method in class org.languagetool.rules.patterns.PasswordAuthenticator
- getPasswordHash() - Method in class org.languagetool.server.UserInfoEntry
- getPasswortLoginAccessListPath() - Method in class org.languagetool.server.HTTPServerConfig
- getPastTenseVerbSuggestion(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- 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).
- getPatternPosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
dont need the analyzed sentence here
- getPatternPosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
dont need the analyzed sentence here
- getPatternPosition() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
dont need the analyzed sentence here
- getPatternPositionBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
dont need the analyzed sentence here
- getPatternPositionFieldBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
dont need the analyzed sentence here
- getPatternPositionOrBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
dont need the analyzed sentence here
- getPatternPositionOrBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
dont need the analyzed sentence here
- getPatternPositionOrBuilder() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
dont need the analyzed sentence here
- getPatternRuleId() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
-
The rule id and its sub id, if any.
- getPatternRules() - Method in class org.languagetool.DynamicLanguage
- 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.
- getPatternRulesByIdAndSubId(String, String) - Method in class org.languagetool.server.Pipeline
- 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).
- 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
- getPipeline(PipelineSettings) - Method in class org.languagetool.server.PipelinePool
- getPipelineExpireTime() - Method in class org.languagetool.server.HTTPServerConfig
- getPipelineResults(AnnotatedText, Language, Language, TextChecker.QueryParams, UserConfig, RuleMatchListener) - Method in class org.languagetool.server.TextChecker
- 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. - getPlainTextDictSpellerOrNull(BufferedReader, List<String>, BufferedReader, String, String, int) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- getPluralFor(String) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- getPluralForm(String, String) - Static method in class org.languagetool.tools.ArabicUnitsHelper
- getPluralMatchOrNull(AnalyzedTokenReadings[], int, AnalyzedTokenReadings, String, AnalyzedSentence) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- getPort() - Method in class org.languagetool.rules.RemoteRuleConfig
- getPort() - Method in class org.languagetool.server.HTTPServerConfig
- getPortFromRange(int, int) - Method in class org.languagetool.server.HTTPServer
- getPosAfterModifier(int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.AgreementRule
-
Search for modifiers (such as "sehr", "1,4 Meter") which can expand a determiner - adjective - noun group ("ein hohes Haus" -> "ein sehr hohes Haus", "ein 500 Meter hohes Haus") and return the index of the first non-modifier token ("Haus")
- 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
- getPossibleIndices(AnalyzedSentence) - Method in class org.languagetool.rules.patterns.AbstractTokenBasedRule.TokenHint
- getPossibleLanguages(boolean) - Method in class org.languagetool.gui.ConfigurationDialog
- getPossibleRegexpValues(String) - Static method in class org.languagetool.rules.patterns.StringMatcher
- 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.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.SynonymsData
- 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.tagging.TaggedWord
- getPOStag() - Method in class org.languagetool.rules.patterns.PatternToken
- getPOSTag() - Method in class org.languagetool.AnalyzedToken
- 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; - getPostags(String) - Method in class org.languagetool.tagging.nl.DutchTagger
- getPosTags() - Method in class org.languagetool.rules.ngrams.GoogleToken
- getPostDisambiguationChunker() - Method in class org.languagetool.Language
-
Get this language's post disambiguation chunker implementation or
null. - getPrecededByWhitespace(AnalyzedTokenReadings[], int, int) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
- 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
- getPreferredVariants(Map<String, String>) - Method in class org.languagetool.server.TextChecker
- getPreferredVariants(Map<String, String>) - Method in class org.languagetool.server.V2TextChecker
- getPrefix() - Method in class org.languagetool.tagging.ga.Retaggable
- getPrefix(String, int) - Method in class org.languagetool.tagging.ar.ArabicTagger
- getPrefixExtraTag(AnalyzedTokenReadings, boolean) - Method in class org.languagetool.rules.uk.MissingHyphenRule
- getPrefixIndexList(String) - Method in class org.languagetool.tagging.ar.ArabicTagger
- 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
- getPremiumFrom() - Method in class org.languagetool.server.UserInfoEntry
- getPremiumTo() - Method in class org.languagetool.server.UserInfoEntry
- getPremiumUid() - Method in class org.languagetool.server.UserLimits
- getPremiumUid() - Method in class org.languagetool.UserConfig
- getPrepositionAndDeterminer(String, String, String) - Static method in class org.languagetool.rules.ca.ApostophationHelper
- getPreviousPos(Map<String, String>) - Static method in class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
- getPreviousPronouns(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.ca.PronomsFeblesHelper
- getPriority() - Method in class org.languagetool.rules.Rule
- 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
- getPriorityMap() - Method in class org.languagetool.language.BritishEnglish
- getPriorityMap() - Method in class org.languagetool.language.Dutch
- getPriorityMap() - Method in class org.languagetool.language.English
- getPriorityMap() - Method in class org.languagetool.language.French
- getPriorityMap() - Method in class org.languagetool.language.German
- getPriorityMap() - Method in class org.languagetool.Language
- getPriorityMap() - Method in class org.languagetool.language.PortugalPortuguese
- getPriorityMap() - Method in class org.languagetool.language.Portuguese
- getPriorityMap() - 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 variable in class org.languagetool.rules.ml.PostProcessingServerGrpc
- getProcessMethod - Static variable in class org.languagetool.rules.ml.ProcessingServerGrpc
- 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
- getProfilePanel(List<Rule>) - Method in class org.languagetool.gui.ConfigurationDialog
- getProhibitFileName() - Method in class org.languagetool.rules.nl.MorfologikDutchSpellerRule
- getProhibitFileName() - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- 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
- getPronounSuggestions(AnalyzedTokenReadings, boolean) - Method in class org.languagetool.rules.de.VerbAgreementRule
- getPronounTags(AnalyzedTokenReadings, String, boolean) - Method in class org.languagetool.rules.pt.PortugueseEnclisisFilter
- getProperPrepositionForTransitiveVerb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
- getProperty(String) - Method in class org.languagetool.tools.MultiKeyProperties
- getProperty(Properties, String, File) - Method in class org.languagetool.server.HTTPServerConfig
- getProtocol() - Method in class org.languagetool.server.HTTPServer
- getProtocol() - Method in class org.languagetool.server.HTTPSServer
- getProtocol() - Method in class org.languagetool.server.Server
- 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
- getPublicId() - Method in class org.languagetool.XMLValidator.EntityAsInput
- getQualifier(Language) - Method in class org.languagetool.gui.Configuration
- getRangesFromSentences(AnnotatedText, List<String>) - Static method in class org.languagetool.SentenceRange
- getRawAnalyzedSentence(String) - Method in class org.languagetool.JLanguageTool
-
Tokenizes the given
sentenceinto 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; - getRawMatchesFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- 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; - getReadabilityLevel(double) - Method in class org.languagetool.rules.ReadabilityRule
-
get level of readability (0 - 6)
- getReader() - Method in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel.LuceneSearcher
- getReader(String) - Method in class org.languagetool.language.identifier.detector.NGramDetector
- 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; - getReadingsFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- 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; - getReadingWithPriority(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.ConvertToGenderAndNumberFilter
- getRealRemoteAddressOrNull(HttpExchange, HTTPServerConfig) - Static method in class org.languagetool.server.LanguageToolHttpHandler
-
A (reverse) proxy can set the 'X-forwarded-for' header so we can see a user's original IP.
- 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
- getReferer(Map<String, List<String>>) - Method in class org.languagetool.server.RequestLimiter
- getRegexMatch() - Method in class org.languagetool.rules.patterns.Match
- getRegexReplace() - Method in class org.languagetool.rules.patterns.Match
- 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.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.LanguageBuilder.ExtendedLanguage
- 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
RemoteRulewill 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() - Static method in class org.languagetool.rules.bitext.BitextRule
- getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.DynamicHunspellLanguage
- getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.DynamicMorfologikLanguage
- 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.CrimeanTatar
- 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.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.LanguageBuilder.ExtendedLanguage
- 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.language.ValencianCatalan
- getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.noop.NoopLanguage
- getRelevantRules(ResourceBundle, UserConfig, Language, List<Language>) - Method in class org.languagetool.tokenizers.SimpleSentenceTokenizer.AnyLanguage
- 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
- getRemoteRulesConfigFile() - Method in class org.languagetool.server.HTTPServerConfig
- 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.ga.DativePluralsEntry
- 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.server.RemoteRuleMatch
-
Potential corrections for the error.
- getReplacements() - Method in class org.languagetool.tools.PseudoMatch
- getRequestCount() - Method in class org.languagetool.server.RequestCounter
- getRequestId(HttpExchange) - Static method in class org.languagetool.server.LanguageToolHttpHandler
- getRequestLimit() - Method in class org.languagetool.server.HTTPServerConfig
- getRequestLimit() - Method in class org.languagetool.server.RequestLimiter
-
The maximum number of request per
RequestLimiter.getRequestLimitPeriodInSeconds(). - getRequestLimitAccessToken() - Method in class org.languagetool.server.HTTPServerConfig
- getRequestLimiterOrNull(HTTPServerConfig) - Method in class org.languagetool.server.Server
- getRequestLimitInBytes() - Method in class org.languagetool.server.HTTPServerConfig
- getRequestLimitInBytes() - Method in class org.languagetool.server.RequestLimiter
-
The maximum number of request bytes per
RequestLimiter.getRequestLimitPeriodInSeconds(). - getRequestLimitPeriodInSeconds() - Method in class org.languagetool.server.HTTPServerConfig
- getRequestLimitPeriodInSeconds() - Method in class org.languagetool.server.RequestLimiter
-
The time period over which requests are considered, in seconds.
- getRequestLimitWhitelistLimit() - Method in class org.languagetool.server.HTTPServerConfig
- getRequestLimitWhitelistUsers() - Method in class org.languagetool.server.HTTPServerConfig
- getRequestQuery(HttpExchange, URI) - Method in class org.languagetool.server.LanguageToolHttpHandler
- 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; - getRequestsFieldBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
- getRequestSize(Map<String, String>) - Method in class org.languagetool.server.RequestLimiter
- 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; - getRequestsPerDay() - Method in class org.languagetool.server.UserInfoEntry
- getRequestsPerDay() - Method in class org.languagetool.server.UserLimits
- getRequired(String, Map<String, String>) - Method in class org.languagetool.rules.patterns.RuleFilter
- getRequired(Map<String, Object>, String) - Method in class org.languagetool.remote.RemoteLanguageTool
- getRequiredString(Map<String, Object>, String) - Method in class org.languagetool.remote.RemoteLanguageTool
- getRequiredSubstrings(String) - Static method in class org.languagetool.rules.patterns.StringMatcher
- getResolvedArguments(String) - Method in class org.languagetool.rules.patterns.RegexRuleFilterEvaluator
- getResolvedArguments(String, AnalyzedTokenReadings[], int, List<Integer>) - Method in class org.languagetool.rules.patterns.RuleFilterEvaluator
-
Resolves the backref arguments, e.g.
- 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
- getResponse(AnnotatedText, Language, DetectedLanguage, Language, List<CheckResults>, List<RuleMatch>, String, int, boolean, JLanguageTool.Mode) - Method in class org.languagetool.server.TextChecker
- getResponse(AnnotatedText, Language, DetectedLanguage, Language, List<CheckResults>, List<RuleMatch>, String, int, boolean, JLanguageTool.Mode) - Method in class org.languagetool.server.V2TextChecker
- 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; - getResponsesFieldBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
- 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(int) - Method in class org.languagetool.rules.pl.DecadeSpellingFilter
-
Gets the Roman notation for numbers.
- getRomanNumber(String) - Method in class org.languagetool.synthesis.BaseSynthesizer
- getRule() - Method in class org.languagetool.gui.RuleNode
- 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
- getRule() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedRule rule = 1; - getRule() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
.lt_ml_server.CachedRule rule = 1; - getRule() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
.lt_ml_server.CachedRule rule = 1; - getRuleBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
.lt_ml_server.Rule rule = 14; - getRuleBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedRule rule = 1; - getRuleCategoryId(RemoteRuleMatch) - Static method in class org.languagetool.remote.SentenceAnnotator
- 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)
- getRuleDescription() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
added later, optional (can be substituted by Java)
- getRuleDescription() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
added later, optional (can be substituted by Java)
- getRuleDescriptionBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
added later, optional (can be substituted by Java)
- getRuleDescriptionBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
added later, optional (can be substituted by Java)
- getRuleDescriptionBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
added later, optional (can be substituted by Java)
- getRuleFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
.lt_ml_server.Rule rule = 14; - getRuleFieldBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedRule rule = 1; - getRuleFileNames() - Method in class org.languagetool.DynamicLanguage
- 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. - getRuleFileNames() - Method in class org.languagetool.language.LanguageBuilder.ExtendedLanguage
- 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
- getRuleId() - Method in class org.languagetool.server.RemoteRuleMatch
-
Unique (per language) identifier for the error.
- getRuleIdToConfidenceFile() - Method in class org.languagetool.server.HTTPServerConfig
- getRuleMatch(AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedSentence, String, String) - Method in class org.languagetool.rules.de.AgreementRule
- getRuleMatchCount(List<CheckResults>) - Method in class org.languagetool.server.TextChecker
- 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.nl.MorfologikDutchSpellerRule
- 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.pt.MorfologikPortugueseSpellerRule
- getRuleMatches(String, int, AnalyzedSentence, List<RuleMatch>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- getRuleMatches(String, int, AnalyzedSentence, List<RuleMatch>, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
- getRuleMatches(List<AnalyzedSentence>, List<MLServerProto.MatchResponse>) - Method in class org.languagetool.rules.GRPCRule
- getRuleMatches(AnnotatedText, Language, Language, Map<String, String>, TextChecker.QueryParams, UserConfig, RuleMatchListener) - Method in class org.languagetool.server.TextChecker
- getRuleOptions() - Method in class org.languagetool.rules.AbstractFillerWordsRule
-
give the user the possibility to configure the function
- getRuleOptions() - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
-
give the user the possibility to configure the function
- getRuleOptions() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
-
give the user the possibility to configure the function
- getRuleOptions() - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
-
give the user the possibility to configure the function
- getRuleOptions() - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
-
give the user the possibility to configure the function
- getRuleOptions() - Method in class org.languagetool.rules.de.GermanFillerWordsRule
- getRuleOptions() - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
-
give the user the possibility to configure the function
- getRuleOptions() - Method in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
-
give the user the possibility to configure the function
- getRuleOptions() - Method in class org.languagetool.rules.LongParagraphRule
-
give the user the possibility to configure the function
- getRuleOptions() - Method in class org.languagetool.rules.LongSentenceRule
-
give the user the possibility to configure the function
- getRuleOptions() - Method in class org.languagetool.rules.ReadabilityRule
- getRuleOptions() - Method in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
- getRuleOptions() - Method in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
- getRuleOptions() - Method in class org.languagetool.rules.Rule
-
Overwrite this to return configurable options for option panel
- getRuleOptionsPanel(int) - Method in class org.languagetool.gui.ConfigurationDialog
-
Panel to choose underline Colors and rule options (if exists)
- 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; - getRuleOrBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedRule rule = 1; - getRuleOrBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
.lt_ml_server.CachedRule rule = 1; - getRuleOrBuilder() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
.lt_ml_server.CachedRule rule = 1; - getRulePriority(Rule) - Method in class org.languagetool.Language
-
Returns a priority for Rule (default: 0).
- getRules() - Method in class org.languagetool.rules.en.EnglishForL2SpeakersFalseFriendRule
- getRules() - Method in class org.languagetool.rules.patterns.XMLRuleHandler
- getRules() - Method in class org.languagetool.UserConfig
- getRules(File, Language) - Method in class org.languagetool.rules.patterns.PatternRuleLoader
- getRules(File, Language, Language) - Method in class org.languagetool.rules.patterns.FalseFriendRuleLoader
- getRules(InputStream, String) - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRuleLoader
- getRules(InputStream, String, Language) - Method in class org.languagetool.rules.patterns.PatternRuleLoader
- getRules(InputStream, Language, String) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleLoader
- getRules(InputStream, Language, Language) - Method in class org.languagetool.rules.patterns.FalseFriendRuleLoader
- getRules(UserLimits, Language, List<String>) - Method in class org.languagetool.server.DatabaseAccess
- getRules(UserLimits, Language, List<String>) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getRulesConfigFile() - Method in class org.languagetool.server.HTTPServerConfig
- 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).
- getRuleSubId() - Method in class org.languagetool.server.RemoteRuleMatch
-
Optional sub id (rule groups have a sub id for each rule).
- getRuleType(RemoteRuleMatch) - Static method in class org.languagetool.remote.SentenceAnnotator
- getRuleValues() - Method in class org.languagetool.remote.CheckConfiguration
- getRuleValues(Map<String, String>) - Method in class org.languagetool.server.TextChecker
- getRunServer() - Method in class org.languagetool.gui.Configuration
- getScore() - Method in class org.languagetool.rules.ScoredConfusionSet
- 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; - 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 variable in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
- 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; - getScoresFieldBuilder() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
- 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.rules.GenericUnpairedQuotesRule.SymbolLocator
- getSentence() - Method in class org.languagetool.rules.RuleMatch
- getSentence() - Method in class org.languagetool.rules.SymbolLocator
- getSentence(List<AnalyzedTokenReadings>) - Method in class org.languagetool.chunking.EnglishChunker
- 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)
- getSentenceMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatches(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchResponseOrBuilder
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchResponseOrBuilder
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
- getSentenceMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchResponseOrBuilder
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchResponseOrBuilder
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMatchesOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchResponseOrBuilder
-
results for each corresponding sentence in MatchRequest (aligned)
- getSentenceMessage() - Method in class org.languagetool.rules.AbstractFillerWordsRule
- 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
- getSentencePosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition sentencePosition = 6; - getSentencePosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
.lt_ml_server.MatchPosition sentencePosition = 6; - getSentencePosition() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
.lt_ml_server.MatchPosition sentencePosition = 6; - getSentencePositionBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition sentencePosition = 6; - getSentencePositionFieldBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition sentencePosition = 6; - getSentencePositionOrBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition sentencePosition = 6; - getSentencePositionOrBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
.lt_ml_server.MatchPosition sentencePosition = 6; - getSentencePositionOrBuilder() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
.lt_ml_server.MatchPosition sentencePosition = 6; - 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
- getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
-
input text to be analyzed
- getSentences(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
-
input text to be analyzed
- getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
input text to be analyzed
- getSentences(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
input text to be analyzed
- getSentences(int) - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
input text to be analyzed
- 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; - getSentences(AnnotatedText, boolean) - Method in class org.languagetool.JLanguageTool
- 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
- getSentencesBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
-
input text to be analyzed
- getSentencesBytes(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
-
input text to be analyzed
- getSentencesBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
input text to be analyzed
- getSentencesBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
input text to be analyzed
- getSentencesBytes(int) - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
input text to be analyzed
- 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
- getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
-
input text to be analyzed
- getSentencesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
-
input text to be analyzed
- getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
input text to be analyzed
- getSentencesCount() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
input text to be analyzed
- getSentencesCount() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
input text to be analyzed
- 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; - getSentencesFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- getSentencesFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
- getSentencesFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- 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
- getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
-
input text to be analyzed
- getSentencesList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
-
input text to be analyzed
- getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
input text to be analyzed
- getSentencesList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
input text to be analyzed
- getSentencesList() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
input text to be analyzed
- 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; - getSentenceStartTrie() - Method in class org.languagetool.rules.de.SpellingData
- getSentenceTextWithoutUrlsAndImmunizedTokens(AnalyzedSentence) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- getSentenceTokenizer() - Method in class org.languagetool.language.CrimeanTatar
- 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 wantRule.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
- getSerializedSize() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- getSerializedSize() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- getSerializedSize() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- getSerializedSize() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- 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() - Method in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerBaseDescriptorSupplier
- getServiceDescriptor() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmBaseDescriptorSupplier
- getServiceDescriptor() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
- getServiceDescriptor() - Static method in class org.languagetool.rules.ml.MLServerGrpc
- getServiceDescriptor() - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerBaseDescriptorSupplier
- getServiceDescriptor() - Static method in class org.languagetool.rules.ml.PostProcessingServerGrpc
- getServiceDescriptor() - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerBaseDescriptorSupplier
- getServiceDescriptor() - Static method in class org.languagetool.rules.ml.ProcessingServerGrpc
- getServiceDescriptor() - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerBaseDescriptorSupplier
- getSet() - Method in class org.languagetool.rules.ConfusionSet
- 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.SimpleReplaceProfanityRule
- 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.EnglishContractionSpellingRule
- 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.PortugueseOrthographyReplaceRule
- 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.MixedAlphabetsRule
- 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.SimpleReplaceSpelling2019Rule
- 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.DynamicLanguage
- 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.CrimeanTatar
- 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.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.LanguageBuilder.ExtendedLanguage
- 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
- getShortCode() - Method in class org.languagetool.tokenizers.SimpleSentenceTokenizer.AnyLanguage
- 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
-
Deprecated.Please use LtBuildInfo.PREMIUM.getShortGitId() instead.
- 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() - Method in class org.languagetool.rules.AbstractWordCoherencyRule
- 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.ca.WordCoherencyRule
- getShortMessage() - Method in class org.languagetool.rules.ca.WordCoherencyValencianRule
- getShortMessage() - Method in class org.languagetool.rules.de.GermanRepeatedWordsRule
- getShortMessage() - Method in class org.languagetool.rules.de.LongSentenceRule
- 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.AbstractPatternRule
- getShortMessage() - Method in class org.languagetool.rules.patterns.PatternRule
- getShortMessage() - Method in class org.languagetool.rules.patterns.RegexPatternRule
- getShortMessage() - Method in class org.languagetool.rules.pl.PolishWordRepeatRule
- 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.
- getShortMessage() - Method in class org.languagetool.server.RemoteRuleMatch
-
Optional short message describing the error.
- getShortMessage() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string shortMessage = 3; - getShortMessage() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
string shortMessage = 3; - getShortMessage() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
string shortMessage = 3; - getShortMessage(String, SuggestedReplacement) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- getShortMessage(AbstractUnitConversionRule.Message) - Method in class org.languagetool.rules.AbstractUnitConversionRule
-
Override in subclasses
- getShortMessage(AbstractUnitConversionRule.Message) - Method in class org.languagetool.rules.de.UnitConversionRule
- getShortMessage(AbstractUnitConversionRule.Message) - Method in class org.languagetool.rules.pt.PortugueseUnitConversionRule
- getShortMessageBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string shortMessage = 3; - getShortMessageBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
string shortMessage = 3; - getShortMessageBytes() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
string shortMessage = 3; - 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 class org.languagetool.language.identifier.LanguageIdentifierService
- getSimpleReplacements() - Static method in class org.languagetool.rules.ga.DativePluralsData
- getSingularFor(String) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- getSingularMatchOrNull(AnalyzedTokenReadings[], int, AnalyzedTokenReadings, String, AnalyzedSentence) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- getSinOrPluOfPro(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
checks if personal pronoun is singular or plural gives back null if token is not a personal pronoun
- getSizeInBytes() - Method in class org.languagetool.server.RequestLimiter.RequestEvent
- getSkipCorrectedReference(List<Integer>, int) - Method in class org.languagetool.rules.patterns.RuleFilter
- getSkipCorrectedReference(List<Integer>, int) - Method in class org.languagetool.rules.patterns.RuleFilterEvaluator
- getSkipLimits() - Method in class org.languagetool.server.UserLimits
- 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
- getSoftwareInfo() - Method in class org.languagetool.server.ApiV2
- getSource() - Method in class org.languagetool.bitext.StringPair
- getSourceFile() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
id, subId, description, url already in Match
- getSourceFile() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
-
id, subId, description, url already in Match
- getSourceFile() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
-
id, subId, description, url already in Match
- getSourceFile() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- getSourceFile() - Method in class org.languagetool.rules.Rule
- getSourceFile() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string sourceFile = 5; - getSourceFile() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
string sourceFile = 5; - getSourceFile() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
string sourceFile = 5; - getSourceFile() - Method in class org.languagetool.tools.grpc.RuleData
- getSourceFileBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
id, subId, description, url already in Match
- getSourceFileBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
-
id, subId, description, url already in Match
- getSourceFileBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.RuleOrBuilder
-
id, subId, description, url already in Match
- getSourceFileBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string sourceFile = 5; - getSourceFileBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
string sourceFile = 5; - getSourceFileBytes() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
string sourceFile = 5; - getSourceLanguage() - Method in class org.languagetool.rules.bitext.BitextRule
- getSpecialCase(AnalyzedTokenReadings[], int, int) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
- 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.
- getSpecificRuleId() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string specificRuleId = 12; - getSpecificRuleId() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
string specificRuleId = 12; - getSpecificRuleId() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
string specificRuleId = 12; - getSpecificRuleIdBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string specificRuleId = 12; - getSpecificRuleIdBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
string specificRuleId = 12; - getSpecificRuleIdBytes() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
string specificRuleId = 12; - getSpelledNumber(String) - Method in class org.languagetool.synthesis.BaseSynthesizer
- getSpelledNumber(String) - Method in interface org.languagetool.synthesis.Synthesizer
-
Spells out a number
- 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
- getSpeller(Language, UserConfig, String) - Static method in class org.languagetool.rules.de.GermanSpellerRule
- getSpeller1() - Method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
- getSpellerMatches(String, SymSpell) - Method in class org.languagetool.rules.spelling.SymSpellRule
- getSpellingCheckRule(Language) - Method in class org.languagetool.rules.spelling.VagueSpellChecker
- 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
- getSpellingSuggestions(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- 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
- getSplitter() - Static method in class org.languagetool.rules.de.GermanSpellerRule
- getSQLDateString(Calendar) - Static method in class org.languagetool.server.ServerTools
- getSQLDatetimeString(Calendar) - Static method in class org.languagetool.server.ServerTools
- getSrcRule() - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRule
- getSslContext(File, String) - Method in class org.languagetool.server.HTTPSServer
- getStandard() - Method in class org.languagetool.rules.ga.DativePluralsEntry
- 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.rules.MatchPosition
- getStart() - Method in class org.languagetool.tagging.ner.NERService.Span
- getStart() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
-
uint32 start = 1; - getStart() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
-
uint32 start = 1; - getStart() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.MatchPositionOrBuilder
-
uint32 start = 1; - getStartPos() - Method in class org.languagetool.AnalyzedTokenReadings
- getStartPos() - Method in class org.languagetool.rules.GenericUnpairedQuotesRule.SymbolLocator
- 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; - getStartPos() - Method in class org.languagetool.rules.SymbolLocator
- getStartPositionCorrection() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- getStartsWithDirectSpeech(int, List<AnalyzedSentence>, boolean) - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- getStartSymbol() - Method in class org.languagetool.rules.ca.CatalanUnpairedExclamationMarksRule
- getStartSymbol() - Method in class org.languagetool.rules.ca.CatalanUnpairedQuestionMarksRule
- getStatesWithMunicipality(String) - Method in class org.languagetool.rules.pt.BrazilianToponymMap
- getStaticAndDynamicLanguages() - Static method in class org.languagetool.Languages
- getStem(String, int, int) - Method in class org.languagetool.tagging.ar.ArabicTagger
- 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
- getStringData() - Method in class org.languagetool.XMLValidator.EntityAsInput
- getStringHash(String) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- getStringToTokenMap(Queue<AnalyzedTokenReadings>, List<String>, List<String>) - Method in class org.languagetool.rules.AbstractCompoundRule
- getStyleGuideLimitTeam() - Method in class org.languagetool.server.HTTPServerConfig
- getStyleGuideLimitUser() - Method in class org.languagetool.server.HTTPServerConfig
- getSubDirectoriesOrNull(File) - Static method in class org.languagetool.languagemodel.LuceneLanguageModel
- getSubId() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
more specific suffix for rule ids; i.e.
- getSubId() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
more specific suffix for rule ids; i.e.
- getSubId() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
more specific suffix for rule ids; i.e.
- 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
- getSubId() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string subId = 2; - getSubId() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
string subId = 2; - getSubId() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
string subId = 2; - getSubId() - Method in class org.languagetool.tools.grpc.RuleData
- getSubIdBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
more specific suffix for rule ids; i.e.
- getSubIdBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
more specific suffix for rule ids; i.e.
- getSubIdBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
more specific suffix for rule ids; i.e.
- getSubIdBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string subId = 2; - getSubIdBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
string subId = 2; - getSubIdBytes() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
string subId = 2; - getSubscription_months() - Method in class org.languagetool.server.ExtendedUserInfo
- getSubstantivatedForms(String, List<String>) - Method in class org.languagetool.tagging.de.GermanTagger
- 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).
- getSuffix(String, int) - Method in class org.languagetool.tagging.ar.ArabicTagger
- 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).
- getSuffixIndexList(String) - Method in class org.languagetool.tagging.ar.ArabicTagger
- getSuffixPattern() - Static method in class org.languagetool.rules.spelling.CommonFileTypes
- getSuggestedReplacementObjects() - Method in class org.languagetool.rules.RuleMatch
- getSuggestedReplacements() - Method in class org.languagetool.rules.RuleMatch
-
The text fragments which might be an appropriate fix for the problem.
- getSuggestedReplacements(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacements(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacements(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacements(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacements(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacements(int) - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsBuilder(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsBuilderList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsCount() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsCount() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsCount() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsCount() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsCount() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsCount() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- getSuggestedReplacementsFieldBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- getSuggestedReplacementsList() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsList() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsList() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsOrBuilder(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsOrBuilder(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsOrBuilder(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsOrBuilder(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsOrBuilder(int) - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsOrBuilderList() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsOrBuilderList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
new and extended suggestions; overwrite any values set in suggestions
- getSuggestedReplacementsOrBuilderList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsOrBuilderList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedReplacementsOrBuilderList() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - getSuggestedWords(AnalyzedToken) - Method in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
- getSuggestion() - Method in class org.languagetool.rules.AbstractSpaceBeforeRule
- 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
- getSuggestion(String, String) - Method in class org.languagetool.rules.AbstractUnitConversionRule
-
Format suggestion.
- getSuggestionFromTo(AnalyzedTokenReadings[], int, int) - Method in class org.languagetool.rules.ca.PronomFebleDuplicateRule
- getSuggestionIndex(List<WeightedSuggestion>, String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
- getSuggestionMap() - Method in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- getSuggestionMatches() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- getSuggestionMatchesOutMsg() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- getSuggestions() - Method in class org.languagetool.rules.de.AgreementSuggestor2
- getSuggestions(boolean) - Method in class org.languagetool.rules.de.AgreementSuggestor2
- getSuggestions(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
legacy; use suggestedReplacements
- getSuggestions(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
legacy; use suggestedReplacements
- getSuggestions(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
legacy; use suggestedReplacements
- getSuggestions(String) - Method in class org.languagetool.rules.AbstractNumberInWordFilter
- getSuggestions(String) - Method in class org.languagetool.rules.ca.CatalanNumberInWordFilter
- getSuggestions(String) - Method in class org.languagetool.rules.de.GermanNumberInWordFilter
- getSuggestions(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- getSuggestions(String) - Method in class org.languagetool.rules.en.EnglishNumberInWordFilter
- getSuggestions(String) - Method in class org.languagetool.rules.es.SpanishNumberInWordFilter
- getSuggestions(String) - Method in class org.languagetool.rules.fr.FrenchNumberInWordFilter
- getSuggestions(String) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- 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(String) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- getSuggestions(String, boolean) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- getSuggestions(Supplier<String>, int, int, GenericUnpairedBracketsRule.Symbol, String) - Method in class org.languagetool.rules.ca.CatalanUnpairedBracketsRule
- getSuggestions(Supplier<String>, int, int, GenericUnpairedBracketsRule.Symbol, String) - Method in class org.languagetool.rules.es.SpanishUnpairedBracketsRule
- getSuggestions(Supplier<String>, int, int, GenericUnpairedBracketsRule.Symbol, String) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
- getSuggestions(Set<String>, AnalyzedTokenReadings) - Method in class org.languagetool.rules.uk.TokenAgreementVerbNounRule
- getSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
- getSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.el.GreekWordRepeatBeginningRule
- getSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
- getSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
- getSuggestions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.WordRepeatBeginningRule
- getSuggestions(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.AgreementRule2
- getSuggestionsBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
legacy; use suggestedReplacements
- getSuggestionsBytes(int) - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
legacy; use suggestedReplacements
- getSuggestionsBytes(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
legacy; use suggestedReplacements
- getSuggestionsCount() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
legacy; use suggestedReplacements
- getSuggestionsCount() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
legacy; use suggestedReplacements
- getSuggestionsCount() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
legacy; use suggestedReplacements
- getSuggestionsFromDefaultDicts(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- getSuggestionsFromSpellers(String, List<MorfologikSpeller>) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- getSuggestionsFromUserDicts(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- getSuggestionsInternal() - Method in class org.languagetool.rules.de.AgreementSuggestor2
- getSuggestionsList() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
legacy; use suggestedReplacements
- getSuggestionsList() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
legacy; use suggestedReplacements
- getSuggestionsList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
legacy; use suggestedReplacements
- 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.be.SimpleReplaceRule
- 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
- getSupportedLangCode(String) - Static method in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- getSymbol() - Method in class org.languagetool.rules.GenericUnpairedQuotesRule.SymbolLocator
- getSymbol() - Method in class org.languagetool.rules.SymbolLocator
- getSynonyms() - Method in class org.languagetool.rules.SynonymsData
- getSynonyms(String, Language) - Method in class org.languagetool.LinguServices
-
Get all synonyms of a word as list of strings.
- getSynthesizeMethod - Static variable in class org.languagetool.grpc.SynthesizeServerGrpc
- 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.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.ca.CatalanRepeatedWordsRule
- getSynthesizer() - Method in class org.languagetool.rules.de.GermanRepeatedWordsRule
- getSynthesizer() - Method in class org.languagetool.rules.en.EnglishRepeatedWordsRule
- getSynthesizer() - Method in class org.languagetool.rules.es.SpanishRepeatedWordsRule
- 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.pt.PortugueseEnclisisFilter
- getSynthesizer() - Method in class org.languagetool.rules.pt.PortugueseProclisisFilter
- getSynthesizer() - Method in class org.languagetool.rules.pt.RomanNumeralFilter
- getSynthesizerFromRuleMatch(RuleMatch) - Method in class org.languagetool.rules.patterns.RuleFilter
- getSystemId() - Method in class org.languagetool.XMLValidator.EntityAsInput
- getTabName() - Method in class org.languagetool.rules.Category
- getTag(int, String[]) - Static method in class org.languagetool.rules.de.InsertCommaFilter
- getTagger() - Method in class org.languagetool.language.CrimeanTatar
- 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.de.GermanSpellerRule
- 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() - Method in class org.languagetool.rules.Rule
- getTags() - Method in class org.languagetool.server.RemoteRuleMatch
- getTags() - Method in class org.languagetool.server.ResultExtender.HiddenRule
- 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(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - getTags(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - getTags(int) - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - getTags(String, int, int) - Method in class org.languagetool.tagging.ar.ArabicTagger
- 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; - getTagsCount() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - getTagsCount() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - getTagsCount() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - 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; - getTagsList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - getTagsList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - getTagsList() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - 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; - getTagsValue(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - getTagsValue(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - getTagsValue(int) - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - 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; - getTagsValueList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - getTagsValueList() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - getTagsValueList() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - 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 class org.languagetool.synthesis.es.SpanishSynthesizer
- 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; - getTempOff() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
bool tempOff = 7; - getTempOff() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
bool tempOff = 7; - getTempOff() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
bool tempOff = 7; - getTerm1() - Method in class org.languagetool.rules.ConfusionPair
- getTerm2() - Method in class org.languagetool.rules.ConfusionPair
- getTerms() - Method in class org.languagetool.rules.ConfusionPair
- getTestToken(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternToken
- getText() - Method in class org.languagetool.AnalyzedSentence
-
Return the original text.
- 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 class org.languagetool.SimpleInputSentence
- getText() - Method in enum class 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
- getTextLevelRuleMatches() - Method in class org.languagetool.JLanguageTool.TextCheckCallable
- getTextOrDataSizeMessage(Map<String, String>) - Method in class org.languagetool.server.LanguageToolHttpHandler
- getTextSessionId() - Method in class org.languagetool.UserConfig
- 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
- getTextSessionID(int) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
-
session ID, for partial rollout & A/B tests
- getTextSessionID(int) - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
-
session ID, for partial rollout & A/B tests
- getTextSessionID(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
-
session ID, for partial rollout & A/B tests
- getTextSessionID(int) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
-
session ID, for partial rollout & A/B tests
- getTextSessionID(int) - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
-
session ID, for partial rollout & A/B tests
- getTextSessionID(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
session ID, for partial rollout & A/B tests
- getTextSessionID(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
session ID, for partial rollout & A/B tests
- getTextSessionID(int) - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
session ID, for partial rollout & A/B tests
- getTextSessionIDCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
-
session ID, for partial rollout & A/B tests
- getTextSessionIDCount() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
-
session ID, for partial rollout & A/B tests
- getTextSessionIDCount() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
-
session ID, for partial rollout & A/B tests
- getTextSessionIDCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
-
session ID, for partial rollout & A/B tests
- getTextSessionIDCount() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
-
session ID, for partial rollout & A/B tests
- getTextSessionIDCount() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
-
session ID, for partial rollout & A/B tests
- getTextSessionIDCount() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
session ID, for partial rollout & A/B tests
- getTextSessionIDCount() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
session ID, for partial rollout & A/B tests
- getTextSessionIDCount() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
session ID, for partial rollout & A/B tests
- getTextSessionIDList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
-
session ID, for partial rollout & A/B tests
- getTextSessionIDList() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
-
session ID, for partial rollout & A/B tests
- getTextSessionIDList() - Method in interface org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequestOrBuilder
-
session ID, for partial rollout & A/B tests
- getTextSessionIDList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
-
session ID, for partial rollout & A/B tests
- getTextSessionIDList() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
-
session ID, for partial rollout & A/B tests
- getTextSessionIDList() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchRequestOrBuilder
-
session ID, for partial rollout & A/B tests
- getTextSessionIDList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
session ID, for partial rollout & A/B tests
- getTextSessionIDList() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
-
session ID, for partial rollout & A/B tests
- getTextSessionIDList() - Method in interface org.languagetool.rules.ml.MLServerProto.PostProcessingRequestOrBuilder
-
session ID, for partial rollout & A/B tests
- 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.
- getThreshold() - Method in class org.languagetool.rules.de.ProhibitedCompoundRule
- getTimeDiff() - Method in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval.DetectionResults
- getTimeout(long) - Method in class org.languagetool.rules.RemoteRule
- getTimeout(RemoteRuleConfig, long) - Static method in class org.languagetool.rules.RemoteRule
- getTimeoutPerCharacterMilliseconds() - Method in class org.languagetool.rules.RemoteRuleConfig
- getTimeoutRequestLimit() - Method in class org.languagetool.server.HTTPServerConfig
- 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.LanguageAnnotator.TokenWithLanguages
- 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.crh.CrimeanTatarWordTokenizer
- 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
- getTokenLettercaseVariants(String, Map<String, AnalyzedToken>) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- getTokenOffsets(String) - Method in class org.languagetool.AnalyzedSentence
- getTokenRanges(List<LanguageAnnotator.TokenWithLanguages>) - Method in class org.languagetool.LanguageAnnotator
- getTokenRangesWithLang(List<List<LanguageAnnotator.TokenWithLanguages>>, Language, List<Language>) - Method in class org.languagetool.LanguageAnnotator
- 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
AnalyzedTokenReadingsof 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; - getTokens(String) - Method in class org.languagetool.rules.nl.PreferredWordData
- 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.
- getTokensFieldBuilder() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
-
.lt_ml_server.AnalyzedTokenReadings tokens = 1; - getTokensFieldBuilder() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- getTokensForSentenceStart(String[]) - Static method in class org.languagetool.rules.spelling.SpellingCheckRule
- 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
AnalyzedTokenReadingsof the analyzed text, with whitespace tokens removed but with the artificialSENT_STARTtoken included. - getTokensWithPosTagStartingWithCount(AnalyzedTokenReadings[], String) - Method in class org.languagetool.rules.de.CaseRule
- getTokensWithPotentialLanguages(String, Language, List<Language>) - Method in class org.languagetool.LanguageAnnotator
- getTokensWithTokenReadings(List<AnalyzedTokenReadings>, String[], String[]) - Method in class org.languagetool.chunking.EnglishChunker
- getToneTags() - Method in class org.languagetool.rules.Rule
- getTooOftenUsedWords() - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
-
get all words that are used more often than minPercent
- getTopLang(Language, List<Language>, List<LanguageAnnotator.TokenWithLanguages>) - Method in class org.languagetool.LanguageAnnotator
- getToponymsFromState(String) - Method in class org.languagetool.rules.pt.BrazilianToponymMapLoader
- 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
- getTotalPosition() - Method in class org.languagetool.markup.MappingValue
- 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
- getTranslationsForBaseforms(String, Map<String, List<TranslationEntry>>) - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
- 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
- getTreeButtonPanel(int) - Method in class org.languagetool.gui.ConfigurationDialog
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.languagetool.gui.CheckBoxTreeCellRenderer
- getTreeModel(DefaultMutableTreeNode, List<Rule>) - Method in class org.languagetool.gui.ConfigurationDialog
- getTrgRule() - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRule
- getTrie() - Method in class org.languagetool.rules.de.SpellingData
- getTrie() - Static method in class org.languagetool.rules.nl.SpaceInCompoundRule
- getTrustedSources() - Method in class org.languagetool.server.HTTPServerConfig
- getTrustXForwardForHeader() - Method in class org.languagetool.server.HTTPServerConfig
- getTryPrefix(String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- getTwoFollowing(UserConfig) - Method in class org.languagetool.rules.de.GermanFillerWordsRule
- 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
- getType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedResultMatch.MatchType type = 9; - getType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
.lt_ml_server.CachedResultMatch.MatchType type = 9; - getType() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
.lt_ml_server.CachedResultMatch.MatchType type = 9; - 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; - getTypeValue() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedResultMatch.MatchType type = 9; - getTypeValue() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
.lt_ml_server.CachedResultMatch.MatchType type = 9; - getTypeValue() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
.lt_ml_server.CachedResultMatch.MatchType type = 9; - getUnderlineColor(String, String) - Method in class org.languagetool.gui.Configuration
- getUnderlineColorPanel(List<Rule>) - Method in class org.languagetool.gui.ConfigurationDialog
-
Panel to choose underline Colors
- 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
- getUnderlineType(String, String) - Method in class org.languagetool.gui.ConfigurationDialog
- getUnderlineTypes() - Method in class org.languagetool.gui.Configuration
- getUnderlineTypes() - Method in class org.languagetool.gui.ConfigurationDialog
- getUniFeatures() - Method in class org.languagetool.rules.patterns.PatternToken
-
Get unification features and types.
- getUnified - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- 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
- getUnitForm(Integer, String, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
- 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. - getUnknownWords() - Method in class org.languagetool.server.Pipeline
- 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() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
to show a link, e.g.
- getUrl() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
to show a link, e.g.
- getUrl() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
to show a link, e.g.
- 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() - Method in class org.languagetool.server.RemoteRuleMatch
-
URL with a more detailed explanation of the error.
- getUrl() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string url = 8; - getUrl() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
string url = 8; - getUrl() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
string url = 8; - getUrl(String) - Static method in class org.languagetool.tools.Tools
-
Create a URL object from a string.
- getUrl(RuleMatch) - Static method in class org.languagetool.tools.grpc.ProtoHelper
- getUrlBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
to show a link, e.g.
- getUrlBytes() - Method in class org.languagetool.rules.ml.MLServerProto.Match
-
to show a link, e.g.
- getUrlBytes() - Method in interface org.languagetool.rules.ml.MLServerProto.MatchOrBuilder
-
to show a link, e.g.
- getUrlBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string url = 8; - getUrlBytes() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
string url = 8; - getUrlBytes() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
string url = 8; - getUrlParams(String, CheckConfiguration, Map<String, String>) - Method in class org.languagetool.remote.RemoteLanguageTool
- getUseDocLanguage() - Method in class org.languagetool.gui.Configuration
- getUseGUIConfig() - Method in class org.languagetool.gui.Configuration
- getUser() - Method in class org.languagetool.server.BasicAuthentication
- getUserAgent(Map<String, List<String>>) - Method in class org.languagetool.server.RequestLimiter
- getUserDictCache() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- getUserDictCacheSize() - Method in class org.languagetool.server.UserInfoEntry
- getUserDictCacheSize() - Method in class org.languagetool.UserConfig
-
for speedup, certain users custom dictionaries are cached.
- getUserDictName() - Method in class org.languagetool.UserConfig
- getUserDictSpellerOrNull(UserConfig, String, int) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- getUserDictWords(UserLimits, List<String>) - Method in class org.languagetool.server.TextChecker
- getUserGroup() - Method in class org.languagetool.server.UserInfoEntry
- getUserGroupId() - Method in class org.languagetool.server.DictGroupEntry
- getUserId() - Method in class org.languagetool.server.UserInfoEntry
- getUserId(String, String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getUserInfoWithAddonToken(String, String) - Method in class org.languagetool.server.DatabaseAccess
- getUserInfoWithAddonToken(String, String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getUserInfoWithApiKey(String, String) - Method in class org.languagetool.server.DatabaseAccess
- getUserInfoWithApiKey(String, String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getUserInfoWithPassword(String, String) - Method in class org.languagetool.server.DatabaseAccess
- getUserInfoWithPassword(String, String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getUserLimits(Map<String, String>, HTTPServerConfig) - Method in class org.languagetool.server.ApiV2
- getUserLimits(Map<String, String>, HTTPServerConfig) - Static method in class org.languagetool.server.ServerTools
- getUserLimitsFromWhitelistOrDefault(HTTPServerConfig, String) - Static method in class org.languagetool.server.UserLimits
- getUsername() - Method in class org.languagetool.remote.CheckConfiguration
- getUserRequestCount(Long) - Method in class org.languagetool.server.DatabaseAccess
- getUserRequestCount(Long) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getUserRules(UserLimits, Language, List<String>) - Method in class org.languagetool.server.TextChecker
- getValidator(URL, String) - Method in class org.languagetool.XMLValidator
- getValueDescriptor() - Method in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
- getValueDescriptor() - Method in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
- getValueDescriptor() - Method in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
- getValueDescriptor() - Method in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
- getValueDescriptor() - Method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
- getValueDescriptor() - Method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
- getValueList(Map<String, Object>, String) - Method in class org.languagetool.remote.RemoteLanguageTool
- getValues(int) - Method in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
- 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.LanguageBuilder.ExtendedLanguage
- getVariant() - Method in class org.languagetool.language.ValencianCatalan
- getVariantName() - Method in class org.languagetool.rules.en.VariantInfo
- getVariantReader(String) - Static method in class org.languagetool.rules.de.GermanSpellerRule
- getVerbForms(AnalyzedTokenReadings, List<String>) - Method in class org.languagetool.rules.pt.PortugueseEnclisisFilter
- getVerbInflections(List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.VerbInflectionHelper
- getVerbState(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.TokenAgreementVerbNounRule
- getVerbSuggestions(AnalyzedTokenReadings, String, boolean) - Method in class org.languagetool.rules.de.VerbAgreementRule
- getVersion() - Method in class org.languagetool.Premium
-
Deprecated.Please use LtBuildInfo.PREMIUM.getVersion() instead.
- getVersion() - Method in class org.languagetool.remote.RemoteServer
- getWeight() - Method in class org.languagetool.rules.spelling.morfologik.WeightedSuggestion
- getWhatToShow() - Method in class org.languagetool.rules.patterns.IgnoreWhitespaceFilter
- 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.rules.spelling.morfologik.WeightedSuggestion
- getWord() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- getWord() - Method in class org.languagetool.tagging.ga.Retaggable
- getWordAfterEnumerationOrNull(List<String>, int) - Method in class org.languagetool.rules.de.GermanSpellerRule
- getWordCount() - Method in class org.languagetool.rules.AbstractStatisticStyleRule
- getWordForms(AnalyzedToken, String, boolean, IStemmer) - Method in class org.languagetool.synthesis.pl.PolishSynthesizer
- getWordList(Language, String) - Static method in class org.languagetool.rules.spelling.SymSpellRule
- 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.ca.WordCoherencyRule
- getWordMap() - Method in class org.languagetool.rules.ca.WordCoherencyValencianRule
- 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
- getWords(Long, int, int) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getWords(UserLimits, List<String>, int, int) - Method in class org.languagetool.server.DatabaseAccess
- getWords(UserLimits, List<String>, int, int) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- getWordSetFromResources(String) - Static method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- getWordsRequiringA() - Static method in class org.languagetool.rules.en.AvsAnData
- getWordsRequiringAn() - Static method in class org.languagetool.rules.en.AvsAnData
- 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.CrimeanTatar
- 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() - 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.EnglishContractionSpellingRule
- getWrongWords() - Method in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
- getWrongWords() - Method in class org.languagetool.rules.pt.PortugueseOrthographyReplaceRule
- 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
- getXmlLineNumber() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
-
Returns the line in the XML file where this rule is located.
- getYearFromStr(String) - Method in class org.languagetool.rules.AbstractDateCheckWithSuggestionsFilter
- GHAIN - Static variable in class org.languagetool.tools.ArabicConstants
- GIT_SHORT_ID - Static variable in class org.languagetool.JLanguageTool
-
Deprecated.Please use LtBuildInfo.OS.getShortGitId() instead.
- GITLAB - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- givenLanguage - Variable in class org.languagetool.DetectedLanguage
- GL_CAST_WORDS_RULE - Static variable in class org.languagetool.rules.gl.CastWordsRule
- GL_LOCALE - Static variable in class org.languagetool.rules.gl.CastWordsRule
- GL_LOCALE - Static variable in class org.languagetool.rules.gl.GalicianBarbarismsRule
- GL_LOCALE - Static variable in class org.languagetool.rules.gl.GalicianRedundancyRule
- GL_LOCALE - Static variable in class org.languagetool.rules.gl.GalicianWikipediaRule
- GL_LOCALE - Static variable in class org.languagetool.rules.gl.GalicianWordinessRule
- GL_LOCALE - Static variable in class org.languagetool.rules.gl.SimpleReplaceRule
- 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_DISAMBIGUATION_FILE - Static variable in class org.languagetool.tagging.disambiguation.rules.XmlRuleDisambiguator
- GLOBAL_SPELLING_FILE - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
- globalConfig - Variable in class org.languagetool.JLanguageTool
- globalConfig - Variable in class org.languagetool.rules.fr.GrammalecteRule
- globalConfig - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- globalConfig - Variable in class org.languagetool.server.GRPCServer
- globalConfig - Variable in class org.languagetool.server.HTTPServerConfig
- globalConfig - Variable in class org.languagetool.server.PipelineSettings
- GlobalConfig - Class in org.languagetool
- GlobalConfig() - Constructor for class org.languagetool.GlobalConfig
- glueParts(String[]) - Static method in class org.languagetool.rules.nl.Tools
- glueParts(List<String>) - Static method in class org.languagetool.rules.nl.Tools
- GN - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- GN_CP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- GN_CP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- GN_CP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- GN_CS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- GN_CS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- GN_CS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- GN_FN - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- GN_FP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- GN_FP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- GN_FP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- GN_FS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- GN_FS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- GN_FS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- GN_MN - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- GN_MP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- GN_MP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- GN_MP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- GN_MS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- GN_MS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- GN_MS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- 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
- GoogleToken - Class in org.languagetool.rules.ngrams
-
A token as tokenized in the Google ngram index.
- GoogleToken(String, int, int) - Constructor for class org.languagetool.rules.ngrams.GoogleToken
- GoogleToken(String, int, int, Set<AnalyzedToken>) - Constructor for class org.languagetool.rules.ngrams.GoogleToken
- GoogleTokenUtil - Class in org.languagetool.rules.ngrams
- GoogleTokenUtil() - Constructor for class org.languagetool.rules.ngrams.GoogleTokenUtil
- gracefulDatabaseFailure - Variable in class org.languagetool.server.HTTPServerConfig
- GrammalecteInternalRule(String, String) - Constructor for class org.languagetool.rules.fr.GrammalecteRule.GrammalecteInternalRule
- grammalectePassword - Variable in class org.languagetool.GlobalConfig
- GrammalecteRule - Class in org.languagetool.rules.fr
-
Queries a local Grammalecte server.
- GrammalecteRule(ResourceBundle, GlobalConfig) - Constructor for class org.languagetool.rules.fr.GrammalecteRule
- GrammalecteRule.GrammalecteInternalRule - Class in org.languagetool.rules.fr
- grammalecteServer - Variable in class org.languagetool.GlobalConfig
- grammalecteUser - Variable in class org.languagetool.GlobalConfig
- Grammar - Enum constant in enum class org.languagetool.rules.ITSIssueType
- GRAMMAR - Static variable in class org.languagetool.rules.Categories
- GRAMMAR - Static variable in class org.languagetool.rules.CategoryIds
- GrammarCategory(String) - Constructor for enum class org.languagetool.rules.de.AgreementRule.GrammarCategory
- grams - Variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- Greek - Class in org.languagetool.language
- Greek() - Constructor for class org.languagetool.language.Greek
- GREEK - Static variable in class org.languagetool.language.identifier.detector.NGramDetector
- greekLookalikes(char) - Static method in class org.languagetool.tagging.ga.Utils
- 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() - Constructor for class org.languagetool.synthesis.el.GreekSynthesizer
- 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(InputStream) - Constructor for class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
Creates a new scanner.
- 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.
- gridsearch(SortedMap<String, List<Object>>, List<Map<String, Object>>) - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- group_id - Variable in class org.languagetool.server.DBInvite
- groupByHash(Map<TaggedWord, List<String>>) - Static method in class org.languagetool.synthesis.ManualSynthesizer
- groupId - Variable in class org.languagetool.server.DBGroupMember
- groupId - Variable in class org.languagetool.server.ExtendedUserInfo
- groupId - Variable in class org.languagetool.server.UserInfoEntry
- groupRole - Variable in class org.languagetool.server.ExtendedUserInfo
- groupRole - Variable in class org.languagetool.server.UserInfoEntry
- GroupRoles - Enum Class in org.languagetool.server
- GroupRoles() - Constructor for enum class org.languagetool.server.GroupRoles
- groupsOrUnification - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- 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:
- 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
- GRPCSubRule(MLServerProto.Match, String, Language) - Constructor for class org.languagetool.rules.GRPCRule.GRPCSubRule
- GRPCUtils - Class in org.languagetool.rules
- GRPCUtils() - Constructor for class org.languagetool.rules.GRPCUtils
- GRUPO_VERBAL - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- guessCompoundTag(String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- guesses - Static variable in class org.languagetool.tagging.ga.Utils
- guessLanguage - Variable in class org.languagetool.remote.CheckConfiguration
- guessLanguage() - Method in class org.languagetool.remote.CheckConfiguration
- guessOtherTags(String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- guessOtherTagsInternal(String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- guiConfig - Variable in class org.languagetool.gui.Configuration
- GUIONET_FINAL - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- GUIONET_FINAL_GERUNDI - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- GV - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- GV - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- GV - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
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
- handle(HttpExchange) - Method in class org.languagetool.server.LanguageToolHttpHandler
- handle(TreePath) - Method in class org.languagetool.gui.TreeListener
- handleCheckRequest(HttpExchange, Map<String, String>, ErrorRequestLimiter, String, HTTPServerConfig) - Method in class org.languagetool.server.ApiV2
- handleConcatenation(T, T) - Method in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- handleCount - Variable in class org.languagetool.server.RequestCounter
- handleGetConfigurationInfoRequest(HttpExchange, Map<String, String>, HTTPServerConfig) - Method in class org.languagetool.server.ApiV2
- handleGetObject(String) - Method in class org.languagetool.ResourceBundleWithFallback
- handleGetUserInfoRequest(HttpExchange, Map<String, String>, HTTPServerConfig) - Method in class org.languagetool.server.ApiV2
- handleIpLogMatch(HttpExchange, String, Map<String, String>) - Method in class org.languagetool.server.ApiV2
- handleIps - Variable in class org.languagetool.server.RequestCounter
- handleItem(Map<String, List<TranslationEntry>>, String[], String[], int, String) - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
- handleLanguagesRequest(HttpExchange) - Method in class org.languagetool.server.ApiV2
- handleLineWithFlags(String) - Method in class org.languagetool.rules.de.LineExpander
- handleLineWithPrefix(String) - Static method in class org.languagetool.rules.de.LineExpander
- handleMaxTextLengthRequest(HttpExchange, HTTPServerConfig) - Method in class org.languagetool.server.ApiV2
- handleOr(List<T>) - Method in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- handler - Static variable in class org.languagetool.tools.LtThreadPoolFactory
- handleRefreshUserInfoRequest(HttpExchange, Map<String, String>, HTTPServerConfig) - Method in class org.languagetool.server.ApiV2
- handleRequest(String, HttpExchange, Map<String, String>, ErrorRequestLimiter, String, HTTPServerConfig) - Method in class org.languagetool.server.ApiV2
- handleRuleExamplesRequest(HttpExchange, Map<String, String>) - Method in class org.languagetool.server.ApiV2
- handleSoftwareInfoRequest(HttpExchange) - Method in class org.languagetool.server.ApiV2
- handleWordAddRequest(HttpExchange, Map<String, String>, HTTPServerConfig) - Method in class org.languagetool.server.ApiV2
- handleWordDeleteRequest(HttpExchange, Map<String, String>, HTTPServerConfig) - Method in class org.languagetool.server.ApiV2
- handleWordEndPunctuation(String, String, List<String>, MorfologikMultiSpeller) - Static method in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
- handleWordsRequest(HttpExchange, Map<String, String>, HTTPServerConfig) - Method in class org.languagetool.server.ApiV2
- hasABTestsEnabled() - Static method in class org.languagetool.UserConfig
- hasAllFormHints(GermanChunker.RegularExpressionWithPhraseType, Set<String>) - Static method in class org.languagetool.chunking.GermanChunker
- 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)
- hasBreakToken(AnalyzedTokenReadings[]) - Static method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- 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; - hasCategory() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
.lt_ml_server.RuleCategory category = 8; - hasCategory() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
-
.lt_ml_server.RuleCategory category = 8; - hasCategory() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedRuleOrBuilder
-
.lt_ml_server.RuleCategory category = 8; - hasCause(Exception, Class<AuthException>) - Method in class org.languagetool.server.LanguageToolHttpHandler
- hasCollidingVowels(String, String) - Method in class org.languagetool.rules.nl.CompoundAcceptor
- hasConjunction(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- hasCountry() - Method in class org.languagetool.Language
- hasCurrentOrNextExceptions() - Method in class org.languagetool.rules.patterns.PatternToken
- hasDiacritics(String) - Static method in class org.languagetool.tools.StringTools
- hasEquivalent() - Method in class org.languagetool.rules.ga.DativePluralsEntry
- hasExceptionList() - Method in class org.languagetool.rules.patterns.PatternToken
- hasFakeContent(int, List<TextPart>) - Method in class org.languagetool.markup.AnnotatedTextBuilder
- hasFlag(int) - Method in class org.languagetool.rules.patterns.PatternToken
- hasForm(Set<String>, String[]) - Static method in class org.languagetool.chunking.GermanChunker
- hasGoodTag(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
- HASH_PATTERN - Static variable in class org.languagetool.rules.AbstractRepeatedWordsRule
- 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.ExtendedSentenceRange
- 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.InputSentence
- hashCode() - Method in class org.languagetool.Language
- hashCode() - Method in class org.languagetool.LanguageAnnotator.TokenWithLanguages
- 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.ResourceBundleWithFallback
- 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.de.AgreementSuggestor2.Suggestion
- hashCode() - Method in class org.languagetool.rules.MatchPosition
- 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.ngrams.ConfusionProbabilityRule.PathAndLanguage
- hashCode() - Method in class org.languagetool.rules.patterns.AbstractTokenBasedRule.TokenHint
- hashCode() - Method in class org.languagetool.rules.patterns.EquivalenceTypeLocator
- 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.hunspell.Hunspell.LanguageAndPath
- hashCode() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.BufferedReaderWithSource
- hashCode() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.UserDictCacheKey
- 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.rules.uk.VerbInflectionHelper.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.server.TextChecker.QueryParams
- hashCode() - Method in class org.languagetool.server.UserLimits.Account
- hashCode() - Method in class org.languagetool.SimpleInputSentence
- hashCode() - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker.Settings
- hashCode() - Method in class org.languagetool.tagging.TaggedWord
- hashCode() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- hashCode() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- hashCode() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- hashCode() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- hashCode() - Method in class org.languagetool.tools.ConfidenceKey
- hashCode() - Method in class org.languagetool.UserConfig
- hashCode(String, String) - Static method in class org.languagetool.synthesis.ManualSynthesizer
- hashtag - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- HASHTAG - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- 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(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, String) - Static method in class org.languagetool.rules.uk.LemmaHelper
- hasLemma(AnalyzedTokenReadings, Collection<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, List<String>, 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
- hasMaleUA(AnalyzedTokenReadings) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- hasMascFemLemma(List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.TokenAgreementNounVerbExceptionHelper
- 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
- hasModernised() - Method in class org.languagetool.rules.ga.DativePluralsEntry
- hasModernLemma() - Method in class org.languagetool.rules.ga.DativePluralsEntry
- hasNext() - Method in class org.languagetool.bitext.TabBitextReader.TabReader
- hasNext() - Method in class org.languagetool.bitext.WordFastTMReader.TabReader
- 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
-
Return true if language has ngram-based false friend rule returned by
Language.getRelevantLanguageModelCapableRules(java.util.ResourceBundle, org.languagetool.languagemodel.LanguageModel, org.languagetool.GlobalConfig, org.languagetool.UserConfig, org.languagetool.Language, java.util.List<org.languagetool.Language>). - hasNoGroup(StringBuilder) - Static method in class org.languagetool.tools.ArabicNumbersWords
- hasNoPOSTag - Variable in class org.languagetool.AnalyzedToken
- hasNoTag() - Method in class org.languagetool.AnalyzedToken
- hasNounReading(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.CaseRule
- hasNounWithPluralReading(ChunkTaggedToken) - Method in class org.languagetool.chunking.EnglishChunkFilter
- hasOffsetPosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition offsetPosition = 5; - hasOffsetPosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
.lt_ml_server.MatchPosition offsetPosition = 5; - hasOffsetPosition() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
.lt_ml_server.MatchPosition offsetPosition = 5; - 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.
- hasOverlapIgnoreGender(List<InflectionHelper.Inflection>, List<InflectionHelper.Inflection>) - Static method in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- hasOverlapIgnoreGender(List<InflectionHelper.Inflection>, List<InflectionHelper.Inflection>, String, String) - Static method in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- 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.
- hasPartialTag(AnalyzedTokenReadings, String...) - Method in class org.languagetool.rules.de.CaseRule
- hasParticipleAt(int, int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.RedundantModalOrAuxiliaryVerb
- hasPatternPosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
dont need the analyzed sentence here
- hasPatternPosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
dont need the analyzed sentence here
- hasPatternPosition() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
dont need the analyzed sentence here
- hasPermissions(String, GroupRoles...) - Static method in enum class org.languagetool.server.GroupRoles
- hasPosixCharacterClass(String) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
- hasPosTag(String) - Method in class org.languagetool.AnalyzedTokenReadings
-
Checks if the token has a particular POS tag.
- hasPosTag(Collection<AnalyzedToken>, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- hasPosTag(Collection<AnalyzedToken>, Pattern) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- hasPosTag(AnalyzedTokenReadings, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- hasPosTag(AnalyzedTokenReadings, Pattern) - 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(List<AnalyzedToken>, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- hasPosTagPart(AnalyzedTokenReadings, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- hasPosTagPart(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(List<AnalyzedToken>, String) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- hasPosTagPartAll(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(AnalyzedTokenReadings, 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.
- hasPotentialSubclause(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
checks to what position a test of relative clause should done return -1 if no potential relative clause is assumed
- hasPremium - Variable in class org.languagetool.server.UserLimits
- hasPremium() - Method in class org.languagetool.server.UserInfoEntry
- hasPremium() - Method in class org.languagetool.server.UserLimits
- hasPremium(String) - Static method in class org.languagetool.Languages
- 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
- hasQuestionPronounToTheLeft(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- 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
- 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; - hasRule() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedRule rule = 1; - hasRule() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
.lt_ml_server.CachedRule rule = 1; - hasRule() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
.lt_ml_server.CachedRule rule = 1; - hasSameLemmas - Variable in class org.languagetool.AnalyzedTokenReadings
- hasSameLemmas() - Method in class org.languagetool.AnalyzedTokenReadings
-
Used to optimize pattern matching.
- hasSentencePosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition sentencePosition = 6; - hasSentencePosition() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
-
.lt_ml_server.MatchPosition sentencePosition = 6; - hasSentencePosition() - Method in interface org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatchOrBuilder
-
.lt_ml_server.MatchPosition sentencePosition = 6; - hasStringThatMustMatch() - Method in class org.languagetool.rules.patterns.PatternToken
- hasTag(List<AnalyzedTokenReadings>, String) - Method in class org.languagetool.rules.de.InsertCommaFilter
- hasTag(Tag) - Method in class org.languagetool.rules.Rule
- hasTokenAtPos(String, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ca.CatalanUnpairedQuestionMarksRule
- hasTokenAtPos(String, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.es.QuestionMarkRule
- 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
- hasTwoApostropheTypes(List<AnalyzedSentence>) - Method in class org.languagetool.rules.en.ConsistentApostrophesRule
- hasTypographicApostrophe - Variable in class org.languagetool.AnalyzedTokenReadings
- hasTypographicApostrophe() - Method in class org.languagetool.AnalyzedTokenReadings
- hasUnambiguouslyPersonAndNumber(AnalyzedTokenReadings, String, String) - Method in class org.languagetool.rules.de.VerbAgreementRule
- hasUnknownTokenAt(AnalyzedTokenReadings[], int, int) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- hasUnknownTokenToTheLeft(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- hasUnknownTokenToTheRight(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- hasVariant() - Method in class org.languagetool.Language
-
Whether this class has at least one subclass that implements variants of this language.
- hasVerbToTheLeft(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- hasVidmPosTag(Collection<String>, List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- hasVidmPosTag(Collection<String>, AnalyzedTokenReadings) - Static method in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- haveSameRule(RuleMatch, RuleMatch) - Method in class org.languagetool.rules.RuleWithMaxFilter
- haveSameRuleGroup(RuleMatch, RuleMatch) - Method in class org.languagetool.rules.SameRuleGroupFilter
- HEH - Static variable in class org.languagetool.tools.ArabicConstants
- HERR_FRAU - Static variable in class org.languagetool.rules.de.AgreementRule
- HERRN_FRAU - Static variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- HIDDEN_CHAR - Static variable in class org.languagetool.rules.uk.HiddenCharacterRule
- 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
- hiddenChars - Static variable in class org.languagetool.markup.AnnotatedTextBuilder
- HiddenRule(String, String, String, List<Tag>, int) - Constructor for class org.languagetool.server.ResultExtender.HiddenRule
- hidePremiumMatches - Variable in class org.languagetool.rules.CleanOverlappingFilter
- hidePremiumMatches - Variable in class org.languagetool.UserConfig
- HIGH_CONFIDENCE - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
-
The confidence value for a suggestion with high confidence.
- Hint - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
-
Style errors, typically light blue.
- Hint - Enum constant in enum class org.languagetool.rules.RuleMatch.Type
-
Style errors, typically light blue.
- Hint - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
-
Style errors, typically light blue.
- Hint_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
-
Style errors, typically light blue.
- Hint_VALUE - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
-
Style errors, typically light blue.
- hinted(List<? extends Rule>, boolean) - Static method in class org.languagetool.rules.patterns.RuleSet
- historicalAnnotations - Variable in class org.languagetool.AnalyzedTokenReadings
- hitCount() - Method in class org.languagetool.ResultCache
- hitRate() - Method in class org.languagetool.ResultCache
- HOLZ_SPIEGEL_PANEL_COMPOUND - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- HONGKONG - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- host - Variable in class org.languagetool.server.Server
- HTTP - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- httpHandler - Variable in class org.languagetool.server.Server
- httpRequestCounter - Variable in class org.languagetool.server.ServerMetricsCollector
- httpResponseCounter - Variable in class org.languagetool.server.ServerMetricsCollector
- HTTPS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- httpServer - Variable in class org.languagetool.server.LanguageToolHttpHandler
- 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, String, Set<String>) - Constructor for class org.languagetool.server.HTTPServer
-
Prepare a server on the given host and 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.
- 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
- HTTPServerConfig(String[]) - Constructor for class org.languagetool.server.HTTPServerConfig
-
Parse command line options.
- HTTPServerConfig.Mode - Enum Class in org.languagetool.server
- 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(int, boolean, File, String) - Constructor for class org.languagetool.server.HTTPSServerConfig
- HTTPSServerConfig(int, boolean, File, String, int, int) - Constructor for class org.languagetool.server.HTTPSServerConfig
- HTTPSServerConfig(File, String) - Constructor for class org.languagetool.server.HTTPSServerConfig
- HTTPSServerConfig(String[]) - Constructor for class org.languagetool.server.HTTPSServerConfig
-
Parse command line options and load settings from property file.
- HTTPTestTools - Class in org.languagetool.server
- HTTPTestTools() - Constructor for class org.languagetool.server.HTTPTestTools
- HTTPTestTools.TestData - Class in org.languagetool.server
- HUBSPOT - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- hunspell - Variable in class org.languagetool.rules.spelling.hunspell.DumontsHunspellDictionary
- hunspell - Variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- Hunspell - Class in org.languagetool.rules.spelling.hunspell
- Hunspell() - Constructor for class org.languagetool.rules.spelling.hunspell.Hunspell
- Hunspell.Factory - Interface in org.languagetool.rules.spelling.hunspell
- Hunspell.LanguageAndPath - Class in org.languagetool.rules.spelling.hunspell
- HunspellDictionary - Interface in org.languagetool.rules.spelling.hunspell
- hunspellDictionaryFactory - Static variable in class org.languagetool.rules.spelling.hunspell.Hunspell
- hunspellDictionaryStreamFactory - Static variable in class org.languagetool.rules.spelling.hunspell.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
- HYPHEN_CHARS - Static variable in class org.languagetool.rules.nl.Tools
- HYPHEN_ILS - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- HYPHEN_JE - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- HYPHEN_L - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- HYPHEN_NOUS - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- HYPHEN_ON - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- HYPHEN_OR_QUOTE - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- HYPHEN_PATTERN - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- HYPHEN_REPL - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- HYPHEN_SUBST - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- HYPHEN_SUBST_TEXT - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- HYPHEN_TU - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- HYPHEN_VOUS - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- HYPHEN1_PATTERN - Static variable in class org.languagetool.tagging.nl.DutchTagger
- HYPHEN2_PATTERN - Static variable in class org.languagetool.tagging.nl.DutchTagger
- HYPHENED_UPPER_WORD - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- HYPHENED_WORD - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- HYPHENS - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
I
- i18n(ResourceBundle, String, Object...) - Static method in class org.languagetool.tools.Tools
-
Translate a text string based on our i18n files.
- id - Variable in class org.languagetool.rules.Categories
- id - Variable in class org.languagetool.rules.Category
- id - Variable in class org.languagetool.rules.CategoryId
- id - Variable in class org.languagetool.rules.fr.GrammalecteRule.GrammalecteInternalRule
- id - Variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule.SpecificIdRule
- id - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- id - Variable in class org.languagetool.rules.patterns.PatternRuleId
- id - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- id - Variable in class org.languagetool.rules.RemoteRuleFilters.ExpectedRule
- id - Variable in class org.languagetool.rules.SpecificIdRule
- 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.DictGroupEntry
- id - Variable in class org.languagetool.server.ExtendedUserInfo
- id - Variable in enum class org.languagetool.server.LimitEnforcementMode
- id - Variable in class org.languagetool.server.UserInfoEntry
- id - Variable in class org.languagetool.tools.grpc.RuleData
- ID - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- id_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- id_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- id_ - Variable in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
- id_ - Variable in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- id_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- id_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- 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
- ID_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- id2prio - Static variable in class org.languagetool.language.BritishEnglish
- id2prio - Static variable in class org.languagetool.language.Dutch
- id2prio - Static variable in class org.languagetool.language.English
- id2prio - Static variable in class org.languagetool.language.French
- id2prio - Static variable in class org.languagetool.language.German
- id2prio - Static variable in class org.languagetool.language.PortugalPortuguese
- id2prio - Static variable in class org.languagetool.language.Portuguese
- id2prio - Static variable in class org.languagetool.language.Spanish
- idPrefix - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- ignore(AnalyzedSentence, AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.km.KhmerWordRepeatRule
- 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(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
trueif there's a potential word repetition at the current position that should be ignored, i.e. - IGNORE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- IGNORE_CHARS - Static variable in class org.languagetool.rules.uk.LemmaHelper
- IGNORE_IN_PRON_POS - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- IGNORE_SPELLING - Enum constant in enum class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
- ignoreByHangingHyphen(List<String>, int) - Method in class org.languagetool.rules.de.GermanSpellerRule
- ignoreCompoundWithIgnoredWord(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- IGNORED_CHARS - Static variable in class org.languagetool.language.Ukrainian
- ignoredCharactersRegex - Variable in class org.languagetool.Language
- ignoredRanges - Variable in class org.languagetool.CheckResults
- ignoredWordsCache - Static variable in class org.languagetool.rules.spelling.SymSpellRule
- ignoreElative(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- ignoreFileContents - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- ignoreInserts - Variable in class org.languagetool.rules.uk.SearchHelper.Match
- ignoreInserts() - Method in class org.languagetool.rules.uk.SearchHelper.Match
- ignoreInserts(AnalyzedTokenReadings[], int, int) - Method in class org.languagetool.rules.uk.SearchHelper.Match
- ignoreLangCodes - Static variable in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- ignoreMatch(AhoCorasickDoubleArrayTrie.Hit<String>, String) - Method in class org.languagetool.rules.de.OldSpellingRule
- ignorePotentiallyMisspelledWord(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- ignorePotentiallyMisspelledWord(String) - Method in class org.languagetool.rules.nl.MorfologikDutchSpellerRule
- 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. - ignoreQuotes - Variable in class org.languagetool.rules.uk.SearchHelper.Match
- ignoreRanges - Variable in class org.languagetool.remote.RemoteResult
- ignoreRule(Rule) - Method in class org.languagetool.JLanguageTool
- ignoreRules - Static variable in class org.languagetool.rules.fr.GrammalecteRule
- ignoreShortUppercaseWords - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule2
- ignoreSpelling() - Method in class org.languagetool.AnalyzedTokenReadings
-
Make the token ignored by all spelling rules.
- ignoreStyleRules - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- ignoreTaggedWords - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule
- ignoreTaggedWords - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- 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
- IgnoreWhitespaceFilter - Class in org.languagetool.rules.patterns
-
XML Filter that ignores whitespace-only nodes.
- IgnoreWhitespaceFilter() - Constructor for class org.languagetool.rules.patterns.IgnoreWhitespaceFilter
- ignoreWord(String) - Method in class org.languagetool.rules.ar.ArabicHunspellSpellerRule
- 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.de.GermanSpellerRule
- 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.
- ignoreWords - Static variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- ignoreWordsWithLength - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
- IllegalConfigurationException - Exception Class in org.languagetool.server
- IllegalConfigurationException(String) - Constructor for exception class org.languagetool.server.IllegalConfigurationException
- IllegalPipelineMutationException() - Constructor for exception class org.languagetool.server.Pipeline.IllegalPipelineMutationException
- immunizationSourceLine - Variable in class org.languagetool.AnalyzedTokenReadings
- immunize(int) - Method in class org.languagetool.AnalyzedTokenReadings
- IMMUNIZE - Enum constant in enum class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
- 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
- IMPERATIVE_HYPHEN - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- importProfile(File) - Method in class org.languagetool.gui.Configuration
- in - Variable in class org.languagetool.bitext.TabBitextReader
- IN_NOUN_PHRASE_TAG - Static variable in class org.languagetool.chunking.EnglishChunkFilter
- inalambric - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- inAndGroup - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- INANIM_VKLY - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- inAntiPattern - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- inAntiPattern - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- 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
- INCH_PATTERN - Static variable in class org.languagetool.rules.GenericUnpairedQuotesRule
- INCIDENTLY - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- inCircuitBreaker(long, CircuitBreaker, String, long, Callable<T>) - Static method in class org.languagetool.rules.RemoteRuleMetrics
- INCLUDE_TRACKED_CHANGES_KEY - Static variable in class org.languagetool.gui.Configuration
- includedInHiddenMatches - Variable in class org.languagetool.rules.Rule
- IncludeRange() - Constructor for enum class org.languagetool.rules.patterns.Match.IncludeRange
- includes(RuleMatch, RuleMatch) - Method in class org.languagetool.rules.RuleWithMaxFilter
- includeSkipped - Variable in class org.languagetool.rules.patterns.Match
- includeTrackedChanges - Variable in class org.languagetool.gui.Configuration
- includeTrackedChanges() - Method in class org.languagetool.gui.Configuration
- Inconsistency - Enum constant in enum class org.languagetool.rules.ITSIssueType
- InconsistentEntities - Enum constant in enum class org.languagetool.rules.ITSIssueType
- 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
- incorrectCompounds - Variable in class org.languagetool.rules.CompoundRuleData
- incorrectExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- inCorrectExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- 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
- incorrectExamples - Variable in class org.languagetool.rules.bitext.BitextRule
- incorrectExamples - Variable in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- incorrectExamples - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- incorrectExamples - Variable in class org.languagetool.rules.Rule
- incrementHandleCount(String, int) - Method in class org.languagetool.server.RequestCounter
- incrementRequestCount() - Method in class org.languagetool.server.RequestCounter
- INDEFINITE - Static variable in class org.languagetool.tagging.de.GermanToken.Determination
- index - Variable in class org.languagetool.rules.SymbolLocator
- indexes - Variable in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- indexLemmas(AnalyzedTokenReadings[]) - Static method in class org.languagetool.AnalyzedSentence
- indexOf(String, String, boolean, int) - Static method in class org.languagetool.rules.patterns.Substrings
- indexOfIgnoreCase(String, String, int) - Static method in class org.languagetool.rules.patterns.Substrings
- indexOfInfixS(List<String>) - Method in class org.languagetool.rules.de.GermanSpellerRule
- indexOfOpeningQuote(List<GenericUnpairedQuotesRule.SymbolLocator>, String) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- indexTokens(AnalyzedTokenReadings[]) - Static method in class org.languagetool.AnalyzedSentence
- inDisambiguation - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- inErrorTriggerExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- inExample - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- inException - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- INF_ARGREEMENT_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementNounVerbExceptionHelper
- infinitiuGerundiImperatiu - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- INFINITIVE - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- infinitiveAppeared - Variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- INFINITIVO - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- infix - Variable in class org.languagetool.tagging.de.GermanTagger.PrefixInfixVerb
- INFIX_S_SUFFIXES - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- inflect(String, String) - Method in class org.languagetool.rules.en.translation.Inflector
- inflectAdjectiveTanwinNasb(String, boolean) - Static method in class org.languagetool.synthesis.ar.ArabicSynthesizer
- inflected - Static variable in class org.languagetool.remote.ArtificialErrorEval
- inflected - Variable in class org.languagetool.rules.patterns.AbstractTokenBasedRule.TokenHint
- INFLECTED - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- INFLECTED_MASK - Static variable in class org.languagetool.rules.patterns.PatternToken
- Inflection(String, String) - Constructor for class org.languagetool.rules.uk.VerbInflectionHelper.Inflection
- Inflection(String, String, String) - Constructor for class org.languagetool.rules.uk.InflectionHelper.Inflection
- InflectionHelper - Class in org.languagetool.rules.uk
- InflectionHelper() - Constructor for class org.languagetool.rules.uk.InflectionHelper
- InflectionHelper.Inflection - Class in org.languagetool.rules.uk
- inflectionsOverlap(List<AnalyzedToken>, List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.VerbInflectionHelper
- inflectLemmaLike(String, AnalyzedToken) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
- inflectMafoulMutlq(String) - Static method in class org.languagetool.synthesis.ar.ArabicSynthesizer
- inflector - Variable in class org.languagetool.rules.en.translation.BeoLingusTranslator
- Inflector - Class in org.languagetool.rules.en.translation
-
Inflects English words according to a German POS tag.
- Inflector() - Constructor for class org.languagetool.rules.en.translation.Inflector
- inflectSingleWord(String, String) - Method in class org.languagetool.rules.en.translation.Inflector
- inflectSuggestedWords(String, AnalyzedToken) - Method in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
- inflectUnit(AnalyzedTokenReadings, Map<String, String>) - Method in class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
- informal - Enum constant in enum class org.languagetool.ToneTag
- inIncorrectExample - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- init() - Method in class org.languagetool.language.identifier.detector.FastTextDetector
- 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.el.NumeralStressRule
- init() - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- init() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
- init(File) - Method in enum class org.languagetool.RemoteRuleFallbackManager
-
Initialize RemoteRuleFallbackManager from remoteRuleConfigFile, can only been called once
- init(SqlSessionFactory) - Static method in class org.languagetool.server.DatabaseLogger
-
called by DatabaseAccess.init
- init(Language) - Static method in class org.languagetool.ShortDescriptionProvider
- init(SuggestionChangesTestConfig, BufferedWriter) - Static method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- init(HTTPServerConfig) - Static method in class org.languagetool.server.DatabaseAccess
- init(HTTPServerConfig) - Static method in class org.languagetool.server.ServerMetricsCollector
- INIT - Static variable in class org.languagetool.tools.LoggingTools
- init_for_tests_only(List<RemoteRuleConfig>) - Method in enum class org.languagetool.RemoteRuleFallbackManager
-
This method is only for internal tests and must not been called from production code
- initCalled - Variable in enum class org.languagetool.RemoteRuleFallbackManager
- initDebugCompounds() - Method in class org.languagetool.tagging.uk.CompoundDebugLogger
- initDefaultDictSpeller(Language) - Static method in class org.languagetool.rules.spelling.SymSpellRule
- initExpansionInfos() - Static method in class org.languagetool.tagging.de.GermanTagger
- INITIAL_CAPACITY - Static variable in class org.languagetool.rules.spelling.SymSpellRule
- INITIAL_REGEX - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- initialCapacity - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- initializeApparitions() - Method in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- initializeApparitions() - Method in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- initializeApparitions() - Method in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- initialized - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule2
- initialized - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- INITIALS_DOT_PATTERN_RSP_1 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- INITIALS_DOT_PATTERN_RSP_2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- INITIALS_DOT_PATTERN_SP_1 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- INITIALS_DOT_PATTERN_SP_2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- INITIALS_DOT_REPL_RSP_1 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- INITIALS_DOT_REPL_RSP_2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- INITIALS_DOT_REPL_SP_1 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- INITIALS_DOT_REPL_SP_2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- initLanguageModel(File, LanguageModel) - Method in class org.languagetool.LanguageWithModel
- initLt() - Method in class org.languagetool.rules.de.AgreementRule
- initMultitokenSpeller(List<String>) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- 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
- initParameters() - Method in class org.languagetool.rules.spelling.SymSpellRule
- initPool(HTTPServerConfig) - Method in class org.languagetool.server.GRPCServer
- initPossibleTags() - Method in class org.languagetool.synthesis.BaseSynthesizer
- initRareFields() - Method in class org.languagetool.rules.patterns.PatternToken
- initSpeller() - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- initSpeller(String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- initSpellers() - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- initStyleCategories(List<Rule>) - Method in class org.languagetool.gui.Configuration
- initTrie() - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- initUnifier() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- initUserDictSpeller(UserConfig) - Static method in class org.languagetool.rules.spelling.SymSpellRule
- initWordTagger(boolean) - Method in class org.languagetool.tagging.BaseTagger
- injectedSentecesInText - Variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval.DetectionResults
- InjectedSentence - Class in org.languagetool.remote.multiLang
- InjectedSentence(String, String) - Constructor for class org.languagetool.remote.multiLang.InjectedSentence
- injectedSentences - Variable in class org.languagetool.remote.multiLang.MultiLangCorpora
- 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
- inMessageOnly - Variable in class org.languagetool.rules.patterns.Match
- innenPattern1 - Static variable in class org.languagetool.tagging.de.GermanTagger
- innenPattern2 - Static variable in class org.languagetool.tagging.de.GermanTagger
- inner - Variable in class org.languagetool.tools.InterruptibleCharSequence
- 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
- input - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguatedExample
- input - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- inputFile - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- inputFile - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- inputFilePath - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- inputFilePath - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- inputLogging - Variable in class org.languagetool.JLanguageTool
- inputLogging - Variable in class org.languagetool.rules.RemoteRule
- inputLogging - Variable in class org.languagetool.server.TextChecker.QueryParams
-
allowed to log input with stack traces to reproduce errors?
- inputLogging_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- inputLogging_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- inputLogging_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
- inputLogging_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- inputLogging_ - Variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- inputLogging_ - Variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- 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
- InputSentence - Class in org.languagetool
-
For internal use only.
- InputSentence(AnalyzedSentence, Language, Language, Set<String>, Set<CategoryId>, Set<String>, Set<CategoryId>, UserConfig, List<Language>, JLanguageTool.Mode, JLanguageTool.Level) - Constructor for class org.languagetool.InputSentence
- InputSentence(AnalyzedSentence, Language, Language, Set<String>, Set<CategoryId>, Set<String>, Set<CategoryId>, UserConfig, List<Language>, JLanguageTool.Mode, JLanguageTool.Level, Long, Set<ToneTag>) - Constructor for class org.languagetool.InputSentence
- InputSentence(AnalyzedSentence, Language, Language, Set<String>, Set<CategoryId>, Set<String>, Set<CategoryId>, UserConfig, List<Language>, JLanguageTool.Mode, JLanguageTool.Level, Set<ToneTag>) - Constructor for class org.languagetool.InputSentence
- inputStream - Variable in class org.languagetool.XMLValidator.EntityAsInput
- inRegex - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- inRule - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- inRule - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- inRuleGroup - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- Ins - Enum constant in enum class org.languagetool.rules.de.AgreementRule.ReplacementType
- INS_REPLACEMENT - Static variable in class org.languagetool.rules.de.AgreementRule
- insert - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- 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, Object[]>) - Method in class org.languagetool.UserConfig
- inserts - Variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
- inShortMessage - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- inShortMessageForRuleGroup - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- INSIDE_MARKER_MASK - Static variable in class org.languagetool.rules.patterns.PatternToken
- INSIDE_SUGGESTION - Static variable in class org.languagetool.Language
- insideOffice - Variable in class org.languagetool.gui.ConfigurationDialog
- install(JTree) - Static method in class org.languagetool.gui.TreeListener
- instance - Static variable in class org.languagetool.rules.en.translation.BeoLingusTranslator
- instance - Static variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- instance - Static variable in class org.languagetool.server.DatabaseAccess
- instance - Static variable in class org.languagetool.server.DatabaseLogger
- instance - Static variable in class org.languagetool.tools.CircuitBreakers
- INSTANCE - Enum constant in enum class org.languagetool.language.identifier.LanguageIdentifierService
- INSTANCE - Enum constant in enum class org.languagetool.RemoteRuleFallbackManager
- INSTANCE - Enum constant in enum class org.languagetool.tools.TelemetryProvider
- INSTANCE - Static variable in class org.languagetool.rules.ca.CatalanMultitokenSpeller
- INSTANCE - Static variable in class org.languagetool.rules.de.GermanMultitokenSpeller
- INSTANCE - Static variable in class org.languagetool.rules.en.EnglishMultitokenSpeller
- INSTANCE - Static variable in class org.languagetool.rules.es.SpanishMultitokenSpeller
- INSTANCE - Static variable in class org.languagetool.rules.fr.FrenchMultitokenSpeller
- INSTANCE - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- INSTANCE - Static variable in class org.languagetool.rules.nl.DutchMultitokenSpeller
- INSTANCE - Static variable in class org.languagetool.rules.patterns.RuleFilterCreator
- INSTANCE - Static variable in exception class org.languagetool.rules.patterns.StringMatcher.TooComplexRegexp
- INSTANCE - Static variable in class org.languagetool.rules.pt.PortugueseMultitokenSpeller
- INSTANCE - Static variable in class org.languagetool.synthesis.ar.ArabicSynthesizer
- INSTANCE - Static variable in class org.languagetool.synthesis.crh.CrimeanTatarSynthesizer
- 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.nl.DutchTagger
- INSTANCE - Static variable in class org.languagetool.tagging.ru.RussianTagger
- INSTANCE - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- INSTANCE_BAL - Static variable in class org.languagetool.synthesis.ca.CatalanSynthesizer
- INSTANCE_CAT - Static variable in class org.languagetool.synthesis.ca.CatalanSynthesizer
- INSTANCE_CAT - Static variable in class org.languagetool.tagging.ca.CatalanTagger
- INSTANCE_VAL - Static variable in class org.languagetool.synthesis.ca.CatalanSynthesizer
- INSTANCE_VAL - Static variable in class org.languagetool.tagging.ca.CatalanTagger
- instances - Static variable in class org.languagetool.rules.GRPCPostProcessing
- instantiationTrace - Static variable in class org.languagetool.language.AmericanEnglish
- instantiationTrace - Static variable in class org.languagetool.language.BelgianFrench
- instantiationTrace - Static variable in class org.languagetool.language.BrazilianPortuguese
- instantiationTrace - Static variable in class org.languagetool.language.BritishEnglish
- instantiationTrace - Static variable in class org.languagetool.language.CanadianEnglish
- instantiationTrace - Static variable in class org.languagetool.language.CanadianFrench
- instantiationTrace - Static variable in class org.languagetool.language.Catalan
- instantiationTrace - Static variable in class org.languagetool.language.Chinese
- instantiationTrace - Static variable in class org.languagetool.language.French
- instantiationTrace - Static variable in class org.languagetool.language.Irish
- instantiationTrace - Static variable in class org.languagetool.language.PortugalPortuguese
- instantiationTrace - Static variable in class org.languagetool.language.Portuguese
- instantiationTrace - Static variable in class org.languagetool.language.Russian
- instantiationTrace - Static variable in class org.languagetool.language.Spanish
- instantiationTrace - Static variable in class org.languagetool.language.SwissFrench
- instantiationTraceBalear - Static variable in class org.languagetool.language.BalearicCatalan
- instantiationTraceValecian - Static variable in class org.languagetool.language.ValencianCatalan
- 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
- intern(String) - Static method in class org.languagetool.tools.StringInterner
- INTERNAL - Enum constant in enum class org.languagetool.rules.Category.Location
-
The rules in this category are part of the main distribution of LanguageTool and are thus available on community.languagetool.org.
- internal_static_bert_BatchBertLmResponse_descriptor - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- internal_static_bert_BatchBertLmResponse_fieldAccessorTable - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- internal_static_bert_BatchScoreRequest_descriptor - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- internal_static_bert_BatchScoreRequest_fieldAccessorTable - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- internal_static_bert_BertLmResponse_descriptor - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- internal_static_bert_BertLmResponse_fieldAccessorTable - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- internal_static_bert_Mask_descriptor - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- internal_static_bert_Mask_fieldAccessorTable - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- internal_static_bert_Prediction_descriptor - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- internal_static_bert_Prediction_fieldAccessorTable - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- internal_static_bert_ScoreRequest_descriptor - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- internal_static_bert_ScoreRequest_fieldAccessorTable - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- internal_static_lt_ml_server_AnalyzedMatchRequest_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_AnalyzedMatchRequest_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_AnalyzedSentence_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_AnalyzedSentence_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_AnalyzedToken_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_AnalyzedToken_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_AnalyzedTokenReadings_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_AnalyzedTokenReadings_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_AnalyzeRequest_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_AnalyzeRequest_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_AnalyzeResponse_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_AnalyzeResponse_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_CachedResultMatch_descriptor - Static variable in class org.languagetool.tools.Cache.ProtoResultCache
- internal_static_lt_ml_server_CachedResultMatch_fieldAccessorTable - Static variable in class org.languagetool.tools.Cache.ProtoResultCache
- internal_static_lt_ml_server_CachedRule_descriptor - Static variable in class org.languagetool.tools.Cache.ProtoResultCache
- internal_static_lt_ml_server_CachedRule_fieldAccessorTable - Static variable in class org.languagetool.tools.Cache.ProtoResultCache
- internal_static_lt_ml_server_Match_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_Match_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_MatchList_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_MatchList_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_MatchPosition_descriptor - Static variable in class org.languagetool.tools.Cache.ProtoResultCache
- internal_static_lt_ml_server_MatchPosition_fieldAccessorTable - Static variable in class org.languagetool.tools.Cache.ProtoResultCache
- internal_static_lt_ml_server_MatchRequest_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_MatchRequest_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_MatchResponse_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_MatchResponse_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_NewLanguageMatch_descriptor - Static variable in class org.languagetool.tools.Cache.ProtoResultCache
- internal_static_lt_ml_server_NewLanguageMatch_fieldAccessorTable - Static variable in class org.languagetool.tools.Cache.ProtoResultCache
- internal_static_lt_ml_server_PostProcessingRequest_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_PostProcessingRequest_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_ProcessingOptions_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_ProcessingOptions_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_ProcessRequest_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_ProcessRequest_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_ProcessResponse_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_ProcessResponse_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_Rule_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_Rule_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_RuleCategory_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_RuleCategory_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_SuggestedReplacement_descriptor - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_SuggestedReplacement_fieldAccessorTable - Static variable in class org.languagetool.rules.ml.MLServerProto
- internal_static_lt_ml_server_SynthesizeRequest_descriptor - Static variable in class org.languagetool.grpc.Synthesizer
- internal_static_lt_ml_server_SynthesizeRequest_fieldAccessorTable - Static variable in class org.languagetool.grpc.Synthesizer
- internal_static_lt_ml_server_SynthesizeRequestItem_descriptor - Static variable in class org.languagetool.grpc.Synthesizer
- internal_static_lt_ml_server_SynthesizeRequestItem_fieldAccessorTable - Static variable in class org.languagetool.grpc.Synthesizer
- internal_static_lt_ml_server_SynthesizeResponse_descriptor - Static variable in class org.languagetool.grpc.Synthesizer
- internal_static_lt_ml_server_SynthesizeResponse_fieldAccessorTable - Static variable in class org.languagetool.grpc.Synthesizer
- internal_static_lt_ml_server_SynthesizeResponseItem_descriptor - Static variable in class org.languagetool.grpc.Synthesizer
- internal_static_lt_ml_server_SynthesizeResponseItem_fieldAccessorTable - Static variable in class org.languagetool.grpc.Synthesizer
- 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
- internalGetFieldAccessorTable() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- internalGetFieldAccessorTable() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- internalGetFieldAccessorTable() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- internalGetFieldAccessorTable() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- internalGetFieldAccessorTable() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- internalGetFieldAccessorTable() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- internalGetFieldAccessorTable() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- internalGetFieldAccessorTable() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- internalGetValueMap() - Static method in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
- internalGetValueMap() - Static method in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
- internalGetValueMap() - Static method in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
- internalGetValueMap() - Static method in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
- internalGetValueMap() - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
- internalGetValueMap() - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
- internalServer - Variable in class org.languagetool.server.PipelinePool
- internalValueMap - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
- internalValueMap - Static variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
- internalValueMap - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
- internalValueMap - Static variable in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
- internalValueMap - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
- internalValueMap - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
- Internationalization - Enum constant in enum class org.languagetool.rules.ITSIssueType
- internedMatchers - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- internedPos - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- internedUrls - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- interner - Static variable in class org.languagetool.tools.StringInterner
- internMatcher(String, boolean, boolean) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
- internTags - Variable in class org.languagetool.tagging.MorfologikTagger
- internUrl(String) - Method in class org.languagetool.rules.patterns.PatternRuleHandler
- interpretPosTagsPreDisambiguation - Variable in class org.languagetool.rules.patterns.PatternRule
- interpretPosTagsPreDisambiguation - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- INTERROGATIVE_PARTICLES - Static variable in class org.languagetool.rules.de.CaseRule
- InterrogativeVerbFilter - Class in org.languagetool.rules.fr
- InterrogativeVerbFilter() - Constructor for class org.languagetool.rules.fr.InterrogativeVerbFilter
- INTERRUPTED - Enum constant in enum class org.languagetool.rules.RemoteRuleMetrics.RequestResult
- 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
- INTERUPTS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- inTestMode - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- inTestMode - Variable in class org.languagetool.rules.patterns.FalseFriendRuleLoader
- intj - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- INTJ_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- inToken - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- inTranslation - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- INTRANSPARENT - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- inUnification - Variable in class org.languagetool.rules.patterns.Unifier
- 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
- INVALID_COMP_PART_1 - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- INVALID_COMP_PART_2 - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- INVALID_MLN_DOT_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- INVALID_REQUEST - Enum constant in enum class org.languagetool.server.ServerMetricsCollector.RequestErrorType
- invalidateCaches() - Method in class org.languagetool.server.DatabaseAccess
-
For tests, to avoid waiting for the invalidation period.
- invalidateCaches() - Method in class org.languagetool.server.DatabaseAccessOpenSource
- invalidateUserInfoCache(String) - Method in class org.languagetool.server.DatabaseAccess
- invalidateUserInfoCache(String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- INVISIBLE_SEPARATOR - Static variable in class org.languagetool.rules.NewLineMatchFilter
- invoke(StreamObserver<Resp>) - Method in class org.languagetool.grpc.SynthesizeServerGrpc.MethodHandlers
- invoke(StreamObserver<Resp>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.MethodHandlers
- invoke(StreamObserver<Resp>) - Method in class org.languagetool.rules.ml.MLServerGrpc.MethodHandlers
- invoke(StreamObserver<Resp>) - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.MethodHandlers
- invoke(StreamObserver<Resp>) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.MethodHandlers
- invoke(Req, StreamObserver<Resp>) - Method in class org.languagetool.grpc.SynthesizeServerGrpc.MethodHandlers
- invoke(Req, StreamObserver<Resp>) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.MethodHandlers
- invoke(Req, StreamObserver<Resp>) - Method in class org.languagetool.rules.ml.MLServerGrpc.MethodHandlers
- invoke(Req, StreamObserver<Resp>) - Method in class org.languagetool.rules.ml.PostProcessingServerGrpc.MethodHandlers
- invoke(Req, StreamObserver<Resp>) - Method in class org.languagetool.rules.ml.ProcessingServerGrpc.MethodHandlers
- inWord - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- ip - Variable in class org.languagetool.server.RequestLimiter.RequestEvent
- ipFingerprintFactor - Variable in class org.languagetool.server.HTTPServerConfig
- ipFingerprintFactor - Variable in class org.languagetool.server.RequestLimiter
- IPOSTag - Enum Class in org.languagetool.tagging.uk
- IPOSTag(String) - Constructor for enum class org.languagetool.tagging.uk.IPOSTag
- ipRequestLimit - Variable in class org.languagetool.server.RequestLimiter
- ipRequestLimitInBytes - Variable in class org.languagetool.server.RequestLimiter
- IRGEND_ETC - Static variable in class org.languagetool.rules.de.CaseRule
- Irish - Class in org.languagetool.language
- Irish() - Constructor for class org.languagetool.language.Irish
- IRISH_TOKENIZING_CHARS - Static variable in class org.languagetool.rules.ga.MorfologikIrishSpellerRule
- 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
PartialPosTagFilterfor 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() - Constructor for class org.languagetool.synthesis.ga.IrishSynthesizer
- 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
- IrregularForms(String, String, String, List<String>) - Constructor for class org.languagetool.rules.en.AbstractEnglishSpellerRule.IrregularForms
- IS_MULTI_THREAD_LO_KEY - Static variable in class org.languagetool.gui.Configuration
- IS_NUMERIC - Static variable in class org.languagetool.tools.StringTools
- IS_PREMIUM_KEY - Static variable in class org.languagetool.gui.Configuration
- isAbbreviation(String) - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- isAdj(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- isAdjBaseForm(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isAdjective(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isAdjectiveAsNoun(int, AnalyzedTokenReadings[], AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.CaseRule
- isAdjOrNounOrUnknown(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- 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
- isAdverbAndNominalization(int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.CaseRule
- isAffected(int) - Method in class org.languagetool.chunking.GermanChunker.AffectedSpans
- isAffected(int) - Method in class org.languagetool.chunking.RussianChunker.AffectedSpans
- isAllHalfWidthChars(String) - Static method in class org.languagetool.tagging.ga.Utils
- isAllLowercaseUk(String) - Static method in class org.languagetool.rules.uk.LemmaHelper
- 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
- isAnagram(String, String) - Static method in class org.languagetool.tools.StringTools
- isAndExceptionGroupMatched(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternToken
-
Enables testing multiple conditions specified by multiple element exceptions.
- isAnimalSensitive() - Method in class org.languagetool.rules.uk.InflectionHelper.Inflection
- isAnonymousAccessAllowed() - Method in class org.languagetool.server.HTTPServerConfig
- isAnyVerb(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is any verb but not an "Infinitiv mit zu"
- isArticle(String, AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
check if token is potentially an article
- isArticle(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.GermanParagraphRepeatBeginningRule
- isArticle(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ParagraphRepeatBeginningRule
- isArticleWithoutSub(String, AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is the token a potential article without a noun
- isAttached(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- isAttachedTransitiveVerb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ar.ArabicTransVerbRule
- isAutoCorrect() - Method in class org.languagetool.rules.RuleMatch
- isBaseformMatch(ConfusionString, PatternToken) - Method in class org.languagetool.rules.en.EnglishForL2SpeakersFalseFriendRule
- isBeginningOfNounPhrase(ChunkTaggedToken) - Method in class org.languagetool.chunking.EnglishChunkFilter
- isBidirectional() - Method in class org.languagetool.rules.ConfusionPair
- isBoundary(String) - Method in class org.languagetool.rules.AbstractDashRule
- isBoundary(String) - Method in class org.languagetool.rules.de.OldSpellingRule
- isBoundary(String) - Method in class org.languagetool.rules.nl.SpaceInCompoundRule
- 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
- isBoundary(LanguageAnnotator.TokenWithLanguages) - Method in class org.languagetool.LanguageAnnotator
- isBreak(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- isBreakToken(String) - Static method in class org.languagetool.rules.de.RedundantModalOrAuxiliaryVerb
- isCamelCase(String) - Static method in class org.languagetool.tools.StringTools
-
Whether the string is camelCase.
- isCandidateWord(AnalyzedToken) - Method in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
- 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.ReplaceOperationNamesRule
- 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.EnglishContractionSpellingRule
- isCaseSensitive() - Method in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
- isCaseSensitive() - Method in class org.languagetool.rules.pt.PortugueseOrthographyReplaceRule
- 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
- isCaseTypo(String) - Method in class org.languagetool.rules.de.CaseRule
- isCategoryDisabled(CategoryId) - Method in class org.languagetool.JLanguageTool
-
Returns true if a category is explicitly disabled.
- isCheckingCase() - Method in class org.languagetool.rules.AbstractCheckCaseRule
- isCheckingCase() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
- isCheckLemmas() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule
- isClosed() - Method in class org.languagetool.rules.spelling.hunspell.DumontsHunspellDictionary
- isClosed() - Method in interface org.languagetool.rules.spelling.hunspell.HunspellDictionary
-
Indicate resource is closed.
- isClosingQuote(AnalyzedTokenReadings[], int, List<GenericUnpairedQuotesRule.SymbolLocator>) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- 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
- isComma(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.de.ConjunctionAtBeginOfSentenceRule
-
Token is comma
- isCommonWord(String) - Method in class org.languagetool.rules.de.GermanConfusionProbabilityRule
- isCommonWord(String) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- isCompany(String) - Method in class org.languagetool.rules.de.CaseRule
- isConjugationInPastWrong(String, String) - Method in class org.languagetool.rules.ru.RussianVerbConjugationRule
- isConjugationInPresentOrFutureWrong(Pair<String, String>, Pair<String, String>) - Method in class org.languagetool.rules.ru.RussianVerbConjugationRule
- isConjunction(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.de.ConjunctionAtBeginOfSentenceRule
-
Word is a Conjunction
- isContinuationOfNounPhrase(ChunkTaggedToken) - Method in class org.languagetool.chunking.EnglishChunkFilter
- isCorrectSpell(String) - Method in class org.languagetool.rules.AbstractCompoundRule
- isCorrectSpell(String) - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
-
is a correct spelled word
- isCorrectSpell(String, Language) - Method in class org.languagetool.LinguServices
-
Returns true if the spell check is positive
- isCountryOrRegionNomSin(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isCoveredByAntiPattern(AnalyzedSentence, GoogleToken) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- isCurrency(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- isCurrencyExpression(String) - Method in class org.languagetool.tokenizers.WordTokenizer
- isCustomPasswordAuthenticatorUsed() - Static method in class org.languagetool.JLanguageTool
-
Whether the
Tools.setPasswordAuthenticator()should be called when loading rules in rule loader to usePasswordAuthenticatoras 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
- isDegree(String) - Method in class org.languagetool.tagging.pt.PortugueseTagger
- isDiacritics - Static variable in class org.languagetool.remote.ArtificialErrorEval
- 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
- isDigitOrDot(String) - Static method in class org.languagetool.rules.CommaWhitespaceRule
- isDisabled() - Method in exception class org.languagetool.language.identifier.detector.FastTextDetector.FastTextException
-
Should
FastTextDetectorbe disable after this exception - isDistanceValid(List<Integer>, int, int) - Method in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer.RepeatedPatternRule
- isDomain(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.CommaWhitespaceRule
-
Case Insensitive check if the token at index i is a valid domain name (e.g.
- isDot(String) - Method in class org.languagetool.rules.de.CaseRule
- isDoubleLetters - Static variable in class org.languagetool.remote.ArtificialErrorEval
- isDual(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- isDutchSpecialCase(String) - Method in class org.languagetool.rules.UppercaseSentenceStartRule
- isEllipsis(int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.CaseRule
- 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.tools.StringTools
-
Checks whether a given String is an Emoji with a string length larger 1.
- isEmpty() - Method in class org.languagetool.rules.uk.TokenAgreementAdjNounRule.State
- isEmpty() - Method in class org.languagetool.rules.uk.TokenAgreementNumrNounRule.State
- isEmpty(String) - Static method in class org.languagetool.tools.StringTools
-
Helper method to replace calls to
"".equals(). - isEmptySuggestionAtPos(List<RemoteRuleMatch>, int, String, String, String) - Static method in class org.languagetool.remote.ArtificialErrorEval
- isEnabled() - Method in class org.languagetool.gui.CategoryNode
- isEnabled() - Method in class org.languagetool.gui.RuleNode
- isEndOfNounPhrase(List<ChunkTaggedToken>, int) - Method in class org.languagetool.chunking.EnglishChunkFilter
- isEndSymbolUnique(String) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
- isEnglish(String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- IsEnglishWordFilter - Class in org.languagetool.rules
- IsEnglishWordFilter() - Constructor for class org.languagetool.rules.IsEnglishWordFilter
- isException(String) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
- isException(String) - Method in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
- isException(String) - Method in class org.languagetool.rules.el.GreekWordRepeatBeginningRule
- isException(String) - Method in class org.languagetool.rules.en.EnglishWordRepeatBeginningRule
- isException(String) - Method in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
- 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
- isException(String, int, int) - Method in class org.languagetool.rules.de.GermanConfusionProbabilityRule
- isException(String, int, int) - Method in class org.languagetool.rules.en.EnglishConfusionProbabilityRule
- isException(String, int, int) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
-
Return true to prevent a match.
- isException(String, String) - Method in class org.languagetool.rules.de.GermanMultitokenSpeller
- isException(String, String) - Method in class org.languagetool.rules.nl.DutchMultitokenSpeller
- isException(String, String) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.AbstractFillerWordsRule
- isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
-
An exception is defined for the token
- isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.ca.PronomFebleDuplicateRule
- isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.CommaWhitespaceRule
- isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.CompoundInfinitivRule
- isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.GermanCommaWhitespaceRule
- isException(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.de.GermanFillerWordsRule
- isException(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.de.NonSignificantVerbsRule
- isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.StyleTooOftenUsedAdjectiveRule
- isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.StyleTooOftenUsedNounRule
- isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.StyleTooOftenUsedVerbRule
- isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.en.StyleTooOftenUsedAdjectiveRule
- isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.en.StyleTooOftenUsedNounRule
- isException(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.en.StyleTooOftenUsedVerbRule
- 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) - 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(AnalyzedTokenReadings[], int, boolean, boolean, boolean) - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
- isException(AnalyzedTokenReadings[], int, boolean, boolean, boolean) - Method in class org.languagetool.rules.ca.CatalanRepeatedWordsRule
- isException(AnalyzedTokenReadings[], int, boolean, boolean, boolean) - Method in class org.languagetool.rules.de.GermanRepeatedWordsRule
- isException(AnalyzedTokenReadings[], int, boolean, boolean, boolean) - Method in class org.languagetool.rules.en.EnglishRepeatedWordsRule
- isException(AnalyzedTokenReadings[], int, boolean, boolean, boolean) - Method in class org.languagetool.rules.es.SpanishRepeatedWordsRule
- isException(AnalyzedTokenReadings[], int, boolean, boolean, boolean) - Method in class org.languagetool.rules.fr.FrenchRepeatedWordsRule
- isException(AnalyzedTokenReadings[], int, int, List<InflectionHelper.Inflection>, List<InflectionHelper.Inflection>, List<AnalyzedToken>, List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- 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[], String[]) - Static method in class org.languagetool.rules.de.UnnecessaryPhraseRule
- isException(AnalyzedTokenReadings[], TokenAgreementNumrNounRule.State, List<InflectionHelper.Inflection>, List<InflectionHelper.Inflection>, List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.TokenAgreementNumrNounExceptionHelper
- isException(AnalyzedTokenReadings[], TokenAgreementVerbNounRule.State, List<VerbInflectionHelper.Inflection>, List<VerbInflectionHelper.Inflection>, List<AnalyzedToken>, List<AnalyzedToken>) - Static method in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- isException(AnalyzedTokenReadings, AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.AgreementRule
- isExceptionHardAdjNoun(AnalyzedTokenReadings[], int, TokenAgreementVerbNounRule.State) - Static method in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- 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
- isExceptionPhrase(int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.CaseRule
- isExceptionSkip(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- isExceptionVerb(AnalyzedTokenReadings[], int, TokenAgreementVerbNounRule.State) - Static method in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- isExistingWord(String) - Method in class org.languagetool.rules.nl.CompoundAcceptor
- isExpectedSuggestionAtPos(List<RemoteRuleMatch>, int, String, String, String) - Static method in class org.languagetool.remote.ArtificialErrorEval
- isExternal() - Method in class org.languagetool.Language
-
For internal use only.
- isExternal() - Method in class org.languagetool.language.LanguageBuilder.ExtendedLanguage
- 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
- isFileExtension(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.CommaWhitespaceRule
- 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
- isFiniteVerb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.VerbAgreementRule
- isFirstItemHighConfidenceSuggestion(String, List<SuggestedReplacement>) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- isFirstWhite(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.MultipleWhitespaceRule
- isFollowedByNominativePlural(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- isFollowedByRelativeOrSubordinateClause(int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.CaseRule
- isFourCombinedVerbs(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is a special combination of four verbs combination
- isFutureTense(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- isGenus(AnalyzedTokenReadings) - Method in class org.languagetool.rules.pt.PortugueseWordRepeatRule
- isGeographicalCompound(String) - Method in class org.languagetool.rules.nl.CompoundAcceptor
- isGetUnified() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- isGoalSpecific - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- isGoalSpecific - Variable in class org.languagetool.rules.Rule
- 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
- isGoodPosTag(String) - Method in class org.languagetool.rules.uk.SimpleReplaceRule
- isGroupsOrUnification() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- isHiddenFromGui() - Method in class org.languagetool.Language
- isHyphenated(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.pt.PortugueseWordRepeatRule
- isHyphenOrComma(String) - Static method in class org.languagetool.rules.CommaWhitespaceRule
- isIgnoredBySpeller - Variable in class org.languagetool.AnalyzedTokenReadings
- 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
- isIgnoreShortUppercaseWords() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
- isImmunized - Variable in class org.languagetool.AnalyzedTokenReadings
- isImmunized() - Method in class org.languagetool.AnalyzedTokenReadings
- isInchQuote(String) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- isIncludedInHiddenMatches() - Method in class org.languagetool.rules.Rule
- isInfinitiv(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.de.CompoundInfinitivRule
- isInfinitivZu(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is participle plus special combination of two verbs combination
- 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
- isInitial(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- isInitial(AnalyzedToken, AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.UkrainianWordRepeatRule
- 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
- isInitialized() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- isInitialized() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- isInitialized() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- isInitialized() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- isInitialized() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- isInitialized() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- isInitialized() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- isInitialized() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- isInMascFemSet(String) - Static method in class org.languagetool.rules.uk.TokenAgreementNounVerbExceptionHelper
- isInMessageOnly() - Method in class org.languagetool.rules.patterns.Match
- isInQuotes(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- 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
- isInterpretPosTagsPreDisambiguation() - Method in class org.languagetool.rules.patterns.PatternRule
-
Whether any POS tags from this rule should refer to the POS tags of the analyzed sentence *before* disambiguation.
- isInvisibleSeparator(int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.CaseRule
- isJanuary() - Method in class org.languagetool.rules.AbstractNewYearDateFilter
-
Return true if the year recently changed (= it is January)
- isJuniorSenior(AnalyzedToken, AnalyzedToken) - Method in class org.languagetool.tagging.uk.CompoundTagger
- isJUnitTest() - Static method in class org.languagetool.rules.TestHackHelper
- isKonAfterVerb(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
conjunction follows last verb
- isKonUnt(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
first token initiate a subclause
- isLanguage(int, AnalyzedTokenReadings[], String) - Method in class org.languagetool.rules.de.CaseRule
- 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.crh.MorfologikCrimeanTatarSpellerRule
- 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
- isLeftBracket(String) - Static method in class org.languagetool.rules.CommaWhitespaceRule
- isLengthDifferent(String, String) - Method in class org.languagetool.rules.bitext.DifferentLengthRule
- isLikelyApproxWithZi(AnalyzedTokenReadings[], int, TokenAgreementPrepNounRule.State) - Method in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- isLinebreak - Variable in class org.languagetool.AnalyzedTokenReadings
- isLinebreak() - Method in class org.languagetool.AnalyzedTokenReadings
-
Returns true if the token equals
\n,\r,\n\r, or\r\n. - isLineWithFlag(String) - Method in class org.languagetool.rules.de.LineExpander
- isLineWithVerbPrefix(String) - Method in class org.languagetool.rules.de.LineExpander
- isLocalApiMode() - Method in class org.languagetool.server.HTTPServerConfig
- isLocalException(AnalyzedSentence, GoogleToken) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- isLogging() - Method in class org.languagetool.server.DatabaseLogger
- isLowerLenitable(char) - Static method in class org.languagetool.tagging.ga.Utils
- isLowerPonc(char) - Static method in class org.languagetool.tagging.ga.Utils
- isLowerVowel(char) - Static method in class org.languagetool.tagging.ga.Utils
- isLowPriorityTag(String) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- 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
- isMatching(AnalyzedTokenReadings[], int, MultiWordChunker2.MultiWordEntry) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- isMemberOfDisjunctiveSet - Variable in class org.languagetool.rules.patterns.PatternRule
- isMinMax(String) - Static method in class org.languagetool.tagging.uk.CompoundTagger
- 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.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.CompoundInfinitivRule
- 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) - Static method in class org.languagetool.rules.de.ProhibitedCompoundRule
- 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.en.UpperCaseNgramRule
- 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(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
- isMisspelled(String) - Method in class org.languagetool.rules.spelling.SymSpellRule
- isMisspelled(String) - Method in class org.languagetool.rules.spelling.VagueSpellChecker.NonThreadSafeSpellRule
- isMisspelled(String, Language) - Method in class org.languagetool.rules.AbstractSuppressMisspelledSuggestionsFilter
- isMisspelled(String, Language) - Method in class org.languagetool.rules.ca.CatalanSuppressMisspelledSuggestionsFilter
- isMisspelled(String, Language) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpellerFilter
- isMisspelled(MorfologikMultiSpeller, String) - Method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- 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
MixedCaseormixedCase(but notMixedcase). - 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
- isModalVerb(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.de.SentenceWithModalVerbRule
-
Word is a modal verb
- isMultiThread() - Method in class org.languagetool.gui.Configuration
-
shall LO run in multi thread mode
- isMultiThreadLO - Variable in class org.languagetool.gui.Configuration
- isNear(int, int) - Method in class org.languagetool.rules.de.VerbAgreementRule
- isNeedingFugenS(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- 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.es.SpanishUnpairedBracketsRule
- isNoException(String, AnalyzedTokenReadings[], int, int, boolean, boolean, UnsyncStack<SymbolLocator>) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
-
Generic method to specify an exception.
- isNominalization(int, AnalyzedTokenReadings[], String, AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.CaseRule
- isNonBreakingWhitespace(String) - Static method in class org.languagetool.tools.StringTools
-
Checks if a string is the non-breaking whitespace (
). - isNonPluralA(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.uk.TokenAgreementNounVerbExceptionHelper
- isNonPredicativeAdjective(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.AgreementRule
- isNonWord() - Method in class org.languagetool.AnalyzedTokenReadings
- isNotAllLowercase(String) - Static method in class org.languagetool.tools.StringTools
-
Returns true if
stris not made up of all-lowercase characters (ignoring characters for which no upper-/lowercase distinction exists). - isNotAllUppercase(String) - Method in class org.languagetool.rules.AbstractCompoundRule
- isNotBeginningApostrophe(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.en.EnglishUnpairedQuotesRule
- isNotBeginningApostrophe(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- isNotCompound(String) - Method in class org.languagetool.rules.pl.MorfologikPolishSpellerRule
-
Check whether the word is a compound adjective or contains a non-splitting prefix.
- isNotEndingApostrophe(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.en.EnglishUnpairedQuotesRule
- isNotEndingApostrophe(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- isNotOpenSymbol(int, List<GenericUnpairedQuotesRule.SymbolLocator>) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- isNotQuote(AnalyzedTokenReadings[], int, int) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- 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.rules.de.GermanSpellerRule
- isNoun(String) - Method in class org.languagetool.rules.nl.CompoundAcceptor
- isNoun(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- isNounNom(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isNounNomPlu(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isNounNomSin(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isNounOrProperNoun(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isNounOrUnknown(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isNounWithVerbReading(int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.CaseRule
- isNum(String) - Static method in enum class org.languagetool.tagging.uk.IPOSTag
- isNumber(String) - Method in class org.languagetool.rules.de.CaseRule
- isNumber(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ga.DhaNoBeirtRule
- isNumber(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.uk.TypographyRule
- isNumbering(int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.CaseRule
- isNumeric(String) - Static method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
- isNumeric(String) - Static method in class org.languagetool.tools.StringTools
- isNumericWord(String) - Static method in class org.languagetool.tools.ArabicNumbersWords
- isNynCase(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- isOffice - Variable in class org.languagetool.gui.Configuration
- 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
- isOldSpelling(List<String>) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isOnlyNoun(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isOpeningQuote(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- isOpeningQuote(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- isOpenOffice - Variable in class org.languagetool.gui.Configuration
- isOptInThirdPartyAI(UserLimits, Map<String, String>, HTTPServerConfig) - Method in class org.languagetool.server.TextChecker
- isOrdinal(String) - Method in class org.languagetool.tagging.pt.PortugueseTagger
- isOtherPrefix(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isOverCheckBox(int, int, TreePath) - Method in class org.languagetool.gui.TreeListener
- isPar(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is participle
- isParaEnd - Variable in class org.languagetool.AnalyzedTokenReadings
- 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
- isParallelCorpus - Static variable in class org.languagetool.remote.ArtificialErrorEval
- isParticiple(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.AgreementRule
- 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
- isPercent(String) - Method in class org.languagetool.tagging.pt.PortugueseTagger
- 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
- isPerfect(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is a pair of verbs to build the perfect
- isPerfect(AnalyzedTokenReadings[], int, int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is a pair of verbs to build the perfect
- isPerson(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ga.DhaNoBeirtRule
- isPipelineCachingEnabled() - Method in class org.languagetool.server.HTTPServerConfig
- isPipelinePrewarmingEnabled() - Method in class org.languagetool.server.HTTPServerConfig
- isPlural(String) - Static method in class org.languagetool.tagging.uk.CompoundTagger
- 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
- isPossibleAdjAdjEnding(String, String) - Static method in class org.languagetool.tagging.uk.LetterEndingForNumericHelper
- isPossiblyProperNoun(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.uk.LemmaHelper
- 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 - Variable in class org.languagetool.AnalyzedTokenReadings
- isPosTagUnknown() - Method in class org.languagetool.AnalyzedTokenReadings
-
Test if the token's POStag equals null.
- isPosTokenMatched(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternToken
-
Tests if part of speech matches a given string.
- isPotentialUpperCaseError(int, AnalyzedTokenReadings[], AnalyzedTokenReadings, boolean) - Method in class org.languagetool.rules.de.CaseRule
- isPredictOrInsert(AnalyzedToken) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- isPremium - Variable in class org.languagetool.gui.Configuration
- isPremium - Variable in class org.languagetool.rules.Rule
- isPremium - Variable in class org.languagetool.UserConfig
- isPremium() - Method in class org.languagetool.gui.Configuration
- isPremium() - Method in class org.languagetool.rules.RemoteRule
- isPremium() - Method in class org.languagetool.rules.RemoteRuleConfig
-
based on options
- isPremium() - Method in class org.languagetool.rules.Rule
- isPremium_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- isPremium_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule
- isPremium_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- isPremium_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- ISPREMIUM_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
- ISPREMIUM_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- isPremiumAlways() - Method in class org.languagetool.server.HTTPServerConfig
- isPremiumOnly() - Method in class org.languagetool.server.HTTPServerConfig
- isPremiumRule - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- 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
- isPremiumStatusCheck(AnnotatedText) - Static method in class org.languagetool.Premium
- isPremiumVersion() - Static method in class org.languagetool.Premium
- isPrevProbablyRelativePronoun(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.CaseRule
- isProbablyCity(int, AnalyzedTokenReadings[], String) - Method in class org.languagetool.rules.de.CaseRule
- isProbablyTypo(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- 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.
- isPrometheusMonitoring() - Method in class org.languagetool.server.HTTPServerConfig
- isPronoun(String) - Static method in class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
- isPronoun(AnalyzedTokenReadings) - Method in class org.languagetool.rules.pt.PortugueseWordRepeatRule
- isPronoun(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is potential relative pronoun
- isProperNoun(String) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
- isProtocol(String) - Method in class org.languagetool.tokenizers.WordTokenizer
- isPrp(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is preposition
- 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.ConvertToSentenceCaseFilter
- isPunctuation(String) - Method in class org.languagetool.rules.de.CompoundInfinitivRule
- 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
- isPunctuationMark(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
- isPunctuationStart(String) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
- isQuestionResponse(int, int, List<AnalyzedTokenReadings[]>) - Static method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- isQuotationMark(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.VerbAgreementRule
- isQuotationMark(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
- isQuote(String) - Method in class org.languagetool.LanguageAnnotator
- isQuote(String) - Static method in class org.languagetool.rules.CommaWhitespaceRule
- isQuote(String) - Method in class org.languagetool.rules.es.SpanishUnpairedBracketsRule
- 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“)
- isQuoteStart(String) - Method in class org.languagetool.rules.UppercaseSentenceStartRule
- isReady() - Static method in class org.languagetool.server.DatabaseAccess
- isRealSentence(AnalyzedSentence) - Method in class org.languagetool.rules.de.MissingVerbRule
- isRealWord(String) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- isRedisUseSentinel() - Method in class org.languagetool.server.HTTPServerConfig
-
Allow using redis sentinel for automated failover
- isRedisUseSSL() - Method in class org.languagetool.server.HTTPServerConfig
- isReduplicatedAdverb(AnalyzedTokenReadings) - Method in class org.languagetool.rules.pt.PortugueseWordRepeatRule
- isReferenceElement() - Method in class org.languagetool.rules.patterns.PatternToken
- isRegexp - Variable in class org.languagetool.chunking.ChunkTag
- isRegexp() - Method in class org.languagetool.chunking.ChunkTag
- isRegExp - Variable in class org.languagetool.rules.patterns.StringMatcher
- isRegular(String) - Method in class org.languagetool.rules.pt.RegularIrregularParticipleFilter
- isRegularExpression() - Method in class org.languagetool.rules.patterns.PatternToken
-
Tests whether the element matches a regular expression.
- isRelevant(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.CompoundInfinitivRule
- isRelevantConfig(String, Language) - Static method in class org.languagetool.rules.RemoteRuleConfig
- isRelevantPronoun(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.AgreementRule
- isRemote() - Method in class org.languagetool.rules.RemoteRuleResult
- isRemovableWhite(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.MultipleWhitespaceRule
- isRemovePreviousTags - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- isResetCheck() - Method in class org.languagetool.gui.Configuration
-
will all paragraphs check after every change of text?
- isRestrictManagedAccounts() - Method in class org.languagetool.server.HTTPServerConfig
- isRightBracket(String) - Static method in class org.languagetool.rules.CommaWhitespaceRule
- isRightPreposition(AnalyzedTokenReadings, List<String>) - Static method in class org.languagetool.rules.ar.ArabicTransVerbRule
- isRuleActiveForLanguageWithModel(Rule, Language, Map<String, RemoteRuleResult>) - Method in class org.languagetool.JLanguageTool
- isRuleActiveForLevelAndToneTags(Rule, JLanguageTool.Level, Set<ToneTag>) - Static method in class org.languagetool.JLanguageTool
- isRuleMatchException(RuleMatch) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
- isRuleMatchException(RuleMatch) - Method in class org.languagetool.rules.ca.SimpleReplaceAnglicism
- isRuleOrFallbackAvailable(RemoteRule, Map<String, RemoteRule>) - Method in enum class org.languagetool.RemoteRuleFallbackManager
-
Check the current status of the circuitBreaker of a remoteRule, and get the fallback option if not available
- isRuleOrFallbackAvailable(RemoteRule, Map<String, RemoteRule>, Set<String>) - Method in enum class org.languagetool.RemoteRuleFallbackManager
- isRuleSuppressMisspelled - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- isRunning - Variable in class org.languagetool.server.Server
- isRunning() - Method in class org.languagetool.server.Server
- isRunningExperiment(String) - Static method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- isSalutation(String) - Method in class org.languagetool.rules.de.CaseRule
- isSameAnimStatus(String, String) - Static method in class org.languagetool.tagging.uk.CompoundTagger
- isSatisfied(AnalyzedToken, Map<String, List<String>>) - Method in class org.languagetool.rules.patterns.Unifier
-
Tests if a token has shared features with other tokens.
- isSecondParagraphEndMark(String) - Method in class org.languagetool.rules.EmptyLineRule
- isSecondPartofWord(String, String) - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
- isSentence(AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- isSentenceEnd() - Method in class org.languagetool.AnalyzedTokenReadings
- isSentenceEnd(String) - Method in class org.languagetool.rules.UppercaseSentenceStartRule
- 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.
- isSentEnd - Variable in class org.languagetool.AnalyzedTokenReadings
- isSentStart - Variable in class org.languagetool.AnalyzedTokenReadings
- isSentStart() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- isSeparator(String) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is a separator
- isSeparatorOrInf(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is separator or VER:INF
- isShortWord(AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- isSingularImperative(AnalyzedTokenReadings, AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.CaseRule
- isSkipLoggingChecks() - Method in class org.languagetool.server.HTTPServerConfig
- isSkipLoggingRuleMatches() - 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
- isSpecialCase(int, AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.CaseRule
- isSpecialCase(AnalyzedSentence) - Method in class org.languagetool.rules.de.MissingVerbRule
- isSpecialInf(AnalyzedTokenReadings[], int, int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is Infinitive in combination with substantiv
- isSpecialPair(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
two infinitive verbs as pair
- isSpecialTabCategory(String) - Method in class org.languagetool.gui.Configuration
- isSpecies(AnalyzedTokenReadings) - Method in class org.languagetool.rules.pt.PortugueseWordRepeatRule
- isSpellcheckOnlyLanguage() - Method in class org.languagetool.DynamicLanguage
- isSpellcheckOnlyLanguage() - Method in class org.languagetool.Language
-
Whether this language supports spell checking only and no advanced grammar and style checking.
- isStartSymbolbefore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- isStaticLemma() - Method in class org.languagetool.rules.patterns.Match
- isStoppable() - Method in class org.languagetool.server.HTTPServerConfig
-
Whether the server can be stopped by sending a command (useful for tests only).
- isStopWord(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- isStopWord(List<AnalyzedToken>) - Method in class org.languagetool.tagging.ar.ArabicTagger
- isStyleCategory(String) - Method in class org.languagetool.gui.Configuration
- isSubVerInf(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isSuccess() - Method in class org.languagetool.rules.RemoteRuleResult
- issueType_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- issueType_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule
- issueType_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- issueType_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- ISSUETYPE_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
- ISSUETYPE_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- isSuggestionException(String, String) - Method in class org.languagetool.rules.AbstractAdvancedSynthesizerFilter
- isSuggestionException(String, String) - Method in class org.languagetool.rules.pt.AdvancedSynthesizerFilter
- isSuggestionException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractFindSuggestionsFilter
- isSuggestionException(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.FindSuggestionsFilter
- isSuggestionSuppressMisspelled - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- 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
- isTempNotPremium(Rule) - Static method in class org.languagetool.Premium
- isTestUnification() - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- isTheDefaultVariant() - Method in class org.languagetool.Language
- isThereErrorInLemmas(List<String>, List<String>, List<String>, AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.ca.PronomFebleDuplicateRule
- isThreeCombinedVerbs(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is a special combination of three verbs combination
- isTitlecasedHyphenatedWord(String[]) - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- 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
- 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
- isTokenInSentence(AnalyzedTokenReadings, AnalyzedTokenReadings[], boolean) - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- isTokenInSentence(AnalyzedTokenReadings, AnalyzedTokenReadings[], int, boolean) - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- 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
- isToponymInState(String, String) - Method in class org.languagetool.rules.pt.BrazilianToponymMap
- isTouchedByOneOf(List<RuleMatch>) - Method in class org.languagetool.server.RemoteRuleMatch
- isTwoCombinedVerbs(AnalyzedTokenReadings, AnalyzedTokenReadings) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is a special combination of two verbs combination
- isTwoPlusCombinedVerbs(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is verb plus special combination of two verbs combination
- isTwoWordException(String, String) - Static method in class org.languagetool.rules.de.GermanFillerWordsRule
- 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) - Method in class org.languagetool.rules.patterns.Unifier
- isUnified(AnalyzedToken, Map<String, List<String>>, boolean, boolean) - Method in class org.languagetool.rules.patterns.Unifier
-
Tests if the token sequence is unified.
- 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.rules.de.GermanStyleRepeatedWordRule
-
Is a unknown word (has only letters and no PosTag)
- isUnknownWord(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.de.NonSignificantVerbsRule
- isUnknownWord(AnalyzedTokenReadings) - Static method in class org.languagetool.tagging.uk.PosTagHelper
- isUpperLenitable(char) - Static method in class org.languagetool.tagging.ga.Utils
- isUpperPonc(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
- isUsingThirdPartyAI() - Method in class org.languagetool.rules.RemoteRuleConfig
-
based on options
- isValidAiServerUrl(String) - Method in class org.languagetool.gui.Configuration
- isValidBundleFor(Language, ResourceBundle) - Static method in class org.languagetool.ResourceBundleTools
- isValidCamelCase(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isValidCliticVerb(String) - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- isValidGenderNeutralWord(List<String>, String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- 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
- isValidNode(Object) - Method in class org.languagetool.gui.TreeListener
- isValidPartLength(List<String>) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isValidServerUrl(String) - Method in class org.languagetool.gui.Configuration
-
Test if http-server URL is correct
- isValidToponym(String) - Method in class org.languagetool.rules.pt.BrazilianToponymMap
- isValidWord(String, Language) - Method in class org.languagetool.rules.spelling.VagueSpellChecker
- isValidWordLength(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- 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.
- 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
- isVerb(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is a potential verb used in sentence or subclause
- isVerbBehind(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
is a verb after sub clause
- isVerbFollowing(int, AnalyzedTokenReadings[], AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.CaseRule
- isVerbose() - Static method in class org.languagetool.GlobalConfig
- isVerbose() - Method in class org.languagetool.server.HTTPServerConfig
- isVerbPrefix(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isVerbProPair(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
- isVerbStem(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- isVowel(char) - Static method in class org.languagetool.rules.de.GermanTools
- isVowel(char) - Static method in class org.languagetool.rules.en.AvsAnRule
- isVowel(char) - Static method in class org.languagetool.rules.pt.PortugueseReadabilityRule
- isVowel(char) - Static method in class org.languagetool.rules.ReadabilityRule
- isVowel(char) - Static method in class org.languagetool.tagging.ga.Utils
- isWeiseException(String) - Method in class org.languagetool.tagging.de.GermanTagger
- isWhitespace - Variable in class org.languagetool.AnalyzedTokenReadings
- isWhitespace() - Method in class org.languagetool.AnalyzedTokenReadings
- isWhitespace() - Method in class org.languagetool.rules.ngrams.GoogleToken
- 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 - Variable in class org.languagetool.AnalyzedToken
- isWhitespaceBefore - Variable in class org.languagetool.AnalyzedTokenReadings
- isWhitespaceBefore() - Method in class org.languagetool.AnalyzedToken
- isWhitespaceBefore() - Method in class org.languagetool.AnalyzedTokenReadings
- isWhitespaceBefore(AnalyzedToken) - Method in class org.languagetool.rules.patterns.PatternToken
- isWhiteSpaceBefore - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- isWhitespaceDel(AnalyzedTokenReadings) - Method in class org.languagetool.rules.WhiteSpaceAtBeginOfParagraph
- isWhiteSpaceSet - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- isWhitespaceToken(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.CommaWhitespaceRule
- isWithComplexPhrase() - Method in class org.languagetool.rules.patterns.PatternRule
-
Used for testing rules: only one of the set can match.
- isWord(String) - Static method in class org.languagetool.LanguageAnnotator
- isWord(String) - Method in class org.languagetool.rules.km.KhmerWordRepeatRule
- isWord(String) - Method in class org.languagetool.rules.WordRepeatRule
- isWord(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
- isWordCount(String) - Method in class org.languagetool.rules.LongSentenceRule
- isWordMan(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.de.SentenceWithManRule
-
Word is 'man'
- 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() - Constructor for class org.languagetool.synthesis.it.ItalianSynthesizer
- ItalianSynthesizer(Language) - Constructor for class org.languagetool.synthesis.it.ItalianSynthesizer
-
Deprecated.
- 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
- itemCount - Variable in class org.languagetool.rules.translation.TranslationEntry
- items_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- items_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- items_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
- items_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- ITEMS_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- ITEMS_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- itemsBuilder_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- itemsBuilder_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
- iterator() - Method in class org.languagetool.AnalyzedTokenReadings
- iterator() - Method in class org.languagetool.bitext.TabBitextReader
- iterator() - Method in class org.languagetool.bitext.WordFastTMReader
- ITSIssueType - Enum Class in org.languagetool.rules
-
Some constants for Localization Quality Issue Type from the Internationalization Tag Set (ITS) Version 2.0.
- ITSIssueType() - Constructor for enum class org.languagetool.rules.ITSIssueType
- ITSIssueType(String) - Constructor for enum class org.languagetool.rules.ITSIssueType
- itsType - Variable in class org.languagetool.server.ResultExtender.HiddenRule
J
- JANUARY - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- Japanese - Class in org.languagetool.language
- Japanese() - Constructor for class org.languagetool.language.Japanese
- JAPANESE - Static variable in class org.languagetool.language.identifier.detector.NGramDetector
- 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
- jaroWrinklerDistance - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- JEEM - Static variable in class org.languagetool.tools.ArabicConstants
- JETLAGGED - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- JIST - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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) - Constructor for class org.languagetool.JLanguageTool
-
Create a JLanguageTool and setup the built-in Java rules for the given language.
- 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, List<Language>, Language, ResultCache, GlobalConfig, UserConfig, boolean, 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) - 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) - 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(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.CleanToken - Class in org.languagetool
- JLanguageTool.Level - Enum Class in org.languagetool
- JLanguageTool.Mode - Enum Class in org.languagetool
- JLanguageTool.ParagraphHandling - Enum Class in org.languagetool
-
Constants for correct paragraph-rule handling.
- JLanguageTool.SentenceData - Class in org.languagetool
- JLanguageTool.TextCheckCallable - Class in org.languagetool
- JLanguageTool.TextCheckCallable.LineColumnPosition - Class in org.languagetool
- JnaTools - Class in org.languagetool.tools
-
JNA helper tools.
- JnaTools() - Constructor for class org.languagetool.tools.JnaTools
- jobapp - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
jobapp = 6; - jobapp - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
jobapp = 6; - jobapp - Enum constant in enum class org.languagetool.Tag
- jobapp - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
jobapp = 6; - JOBAPP - Enum constant in enum class org.languagetool.JLanguageTool.Level
- jobapp_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
jobapp = 6; - jobapp_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
jobapp = 6; - jobapp_VALUE - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
jobapp = 6; - joinBeforeAfterSuggestions(List<SuggestedReplacement>, String, String) - Static method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
-
Join strings before and after a suggestion.
- joinedLowerCaseSuggestion - Variable in class org.languagetool.rules.CompoundRuleData
- joinedSuggestion - Variable in class org.languagetool.rules.CompoundRuleData
- 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
- JSON_CONTENT_TYPE - Static variable in class org.languagetool.server.ApiV2
- JSON_CONTENT_TYPE - Static variable in class org.languagetool.server.V2TextChecker
K
- K_HIGHEST_SCORES - Static variable in class org.languagetool.language.identifier.detector.FastTextDetector
- 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
- Kasus(String) - Constructor for class org.languagetool.tagging.de.GermanToken.Kasus
- KASUS - Enum constant in enum class org.languagetool.rules.de.AgreementRule.GrammarCategory
- KEEP_COUNT - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- KEEP_COUNT - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- KEEP_COUNT - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- KEEP_COUNT2 - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- KEEP_COUNT2 - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- KEEP_COUNT2 - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- keepByDisambig(AnalyzedSentence, int, int) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRuleReplacer
- keepCounting(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- keepCounting(AnalyzedTokenReadings) - Method in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- keepCounting(AnalyzedTokenReadings) - Method in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- keepDespiteFilter(AnalyzedTokenReadings[], int[], int, int) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRuleReplacer
- keyPressed(KeyEvent) - Method in class org.languagetool.gui.TreeListener
- keyReleased(KeyEvent) - Method in class org.languagetool.gui.TreeListener
- keys(List<Integer>) - Method in class org.languagetool.language.identifier.detector.NGramDetector
- keystore - Variable in class org.languagetool.server.HTTPSServerConfig
- keyStorePassword - Variable in class org.languagetool.server.HTTPSServerConfig
- keyTyped(KeyEvent) - Method in class org.languagetool.gui.TreeListener
- KHAH - Static variable in class org.languagetool.tools.ArabicConstants
- Khmer - Class in org.languagetool.language
- Khmer() - Constructor for class org.languagetool.language.Khmer
- KHMER - Static variable in class org.languagetool.language.identifier.detector.NGramDetector
- KHMER_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.km.KhmerSimpleReplaceRule
- KhmerHunspellRule - Class in org.languagetool.rules.km
- KhmerHunspellRule(ResourceBundle) - Constructor for class org.languagetool.rules.km.KhmerHunspellRule
- KhmerHunspellRule(ResourceBundle, UserConfig) - 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.
- 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
- KM_END_SYMBOLS - Static variable in class org.languagetool.rules.km.KhmerUnpairedBracketsRule
- KM_LOCALE - Static variable in class org.languagetool.rules.km.KhmerSimpleReplaceRule
- KM_START_SYMBOLS - Static variable in class org.languagetool.rules.km.KhmerUnpairedBracketsRule
- KNOWN_OPTION_KEYS - Static variable in class org.languagetool.server.HTTPServerConfig
- knpBigramProbs - Variable in class org.languagetool.language.identifier.detector.NGramDetector
- KOREAN - Static variable in class org.languagetool.language.identifier.detector.NGramDetector
L
- l1 - Variable in class org.languagetool.rules.translation.TranslationEntry
- l2 - Variable in class org.languagetool.rules.translation.TranslationEntry
- LAM - Static variable in class org.languagetool.tools.ArabicConstants
- lang - Variable in class org.languagetool.gui.Configuration
- lang - Variable in class org.languagetool.InputSentence
- lang - Variable in class org.languagetool.LanguageAnnotator.TokenRangeWithLanguage
- lang - Variable in class org.languagetool.Range
- lang - Variable in class org.languagetool.rules.AbstractCompoundRule
- lang - Variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- lang - Variable in class org.languagetool.rules.ca.OblidarseSugestionsFilter
- lang - Variable in class org.languagetool.rules.ConfusionSetLoader
- lang - Variable in class org.languagetool.rules.de.CompoundInfinitivRule
- lang - Variable in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
- lang - Variable in class org.languagetool.rules.EmptyLineRule
- lang - Variable in class org.languagetool.rules.en.EnglishForL2SpeakersFalseFriendRule
- lang - Variable in class org.languagetool.rules.en.UpperCaseNgramRule
- lang - Variable in class org.languagetool.rules.LongParagraphRule
- lang - Variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule.PathAndLanguage
- lang - Variable in class org.languagetool.rules.ParagraphRepeatBeginningRule
- lang - Variable in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
- lang - Variable in class org.languagetool.rules.PunctuationMarkAtParagraphEnd2
- lang - Variable in class org.languagetool.rules.ReadabilityRule
- lang - Variable in class org.languagetool.rules.WhiteSpaceBeforeParagraphEnd
- lang - Variable in class org.languagetool.rules.WrongWordInContextRule
- lang - Variable in class org.languagetool.server.DatabaseCheckLogEntry
- lang - Variable in class org.languagetool.server.PipelineSettings
- lang - Variable in class org.languagetool.SimpleInputSentence
- lang - Variable in class org.languagetool.tools.ConfidenceKey
- lang - Variable in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- langCode - Variable in class org.languagetool.FragmentWithLanguage
- langCode - Static variable in class org.languagetool.remote.ArtificialErrorEval
- langCode - Variable in class org.languagetool.remote.CheckConfiguration
- langCode - Variable in class org.languagetool.remote.CheckConfigurationBuilder
- langDetected - Variable in class org.languagetool.server.DatabaseCheckLogEntry
- langs - Variable in class org.languagetool.LanguageAnnotator.TokenWithLanguages
- langToDict - Static variable in class org.languagetool.rules.spelling.VagueSpellChecker
- langToRule - Static variable in class org.languagetool.rules.spelling.VagueSpellChecker
- language - Variable in class org.languagetool.gui.Configuration
- language - Variable in class org.languagetool.JLanguageTool
- language - Static variable in class org.languagetool.remote.ArtificialErrorEval
- language - Variable in class org.languagetool.remote.multiLang.InjectedSentence
- language - Variable in class org.languagetool.remote.multiLang.MultiLangCorpora
- language - Variable in class org.languagetool.remote.RemoteResult
- language - Variable in class org.languagetool.rules.AbstractNumberInWordFilter
- language - Variable in class org.languagetool.rules.AbstractRepeatedWordsRule
- language - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule
- language - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule2
- language - Variable in class org.languagetool.rules.ca.CatalanNumberSpellerFilter
- language - Variable in class org.languagetool.rules.CleanOverlappingFilter
- language - Variable in class org.languagetool.rules.de.AgreementRule
- language - Variable in class org.languagetool.rules.de.CaseRule
- language - Variable in class org.languagetool.rules.de.MissingVerbRule
- language - Variable in class org.languagetool.rules.de.OldSpellingRule
- language - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- language - Variable in class org.languagetool.rules.de.SubjectVerbAgreementRule
- language - Variable in class org.languagetool.rules.de.VerbAgreementRule
- language - Variable in class org.languagetool.rules.LanguageDependentRuleMatchFilter
- language - Variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- language - Variable in class org.languagetool.rules.ngrams.NgramProbabilityRule
- language - Variable in class org.languagetool.rules.nl.SpaceInCompoundRule
- language - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- language - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- language - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- language - Variable in class org.languagetool.rules.pt.RegularIrregularParticipleFilter
- language - Variable in class org.languagetool.rules.RemoteRuleConfig
- language - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.BufferedReaderWithSource
- language - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- language - Variable in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- language - Variable in class org.languagetool.rules.spelling.RuleWithLanguage
- language - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
- language - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesTestConfig
- language - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
- language - Variable in class org.languagetool.rules.UppercaseSentenceStartRule
- language - Variable in class org.languagetool.synthesis.BaseSynthesizer
- language - Variable in class org.languagetool.tokenizers.SRXSentenceTokenizer
- 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.ml.MLServerProto.ProcessingOptions.Builder
- language_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- LANGUAGE_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- LANGUAGE_KEY - Static variable in class org.languagetool.gui.Configuration
- LANGUAGE_MODEL_OPTION - Static variable in class org.languagetool.server.HTTPServerConfig
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.AmericanEnglish
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.BalearicCatalan
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.BrazilianPortuguese
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.BritishEnglish
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.CanadianEnglish
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.Catalan
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.Chinese
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.Irish
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.PortugalPortuguese
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.Portuguese
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.Russian
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.Spanish
- LANGUAGE_SHORT_CODE - Static variable in class org.languagetool.language.ValencianCatalan
- LANGUAGE_SPECIFIC_PLAIN_TEXT_DICT - Static variable in class org.languagetool.rules.de.AustrianGermanSpellerRule
- LANGUAGE_SPECIFIC_PLAIN_TEXT_DICT - Static variable in class org.languagetool.rules.de.SwissGermanSpellerRule
- LANGUAGE_SPECIFIC_PLAIN_TEXT_DICT - Static variable in class org.languagetool.rules.en.MorfologikAmericanSpellerRule
- LANGUAGE_SPECIFIC_PLAIN_TEXT_DICT - Static variable in class org.languagetool.rules.en.MorfologikAustralianSpellerRule
- LANGUAGE_SPECIFIC_PLAIN_TEXT_DICT - Static variable in class org.languagetool.rules.en.MorfologikBritishSpellerRule
- LANGUAGE_SPECIFIC_PLAIN_TEXT_DICT - Static variable in class org.languagetool.rules.en.MorfologikCanadianSpellerRule
- LANGUAGE_SPECIFIC_PLAIN_TEXT_DICT - Static variable in class org.languagetool.rules.en.MorfologikNewZealandSpellerRule
- LANGUAGE_SPECIFIC_PLAIN_TEXT_DICT - Static variable in class org.languagetool.rules.en.MorfologikSouthAfricanSpellerRule
- LanguageAndPath(Path, Path) - Constructor for class org.languagetool.rules.spelling.hunspell.Hunspell.LanguageAndPath
- LanguageAnnotator - Class in org.languagetool
-
Detect language per token and add that to the analysis.
- LanguageAnnotator() - Constructor for class org.languagetool.LanguageAnnotator
- LanguageAnnotator.TokenRangeWithLanguage - Class in org.languagetool
- LanguageAnnotator.TokenWithLanguages - Class in org.languagetool
- LanguageBuilder - Class in org.languagetool.language
-
Create a language by specifying the language's XML rule file.
- LanguageBuilder() - Constructor for class org.languagetool.language.LanguageBuilder
- LanguageBuilder.ExtendedLanguage - Class in org.languagetool.language
- languageCheckCounts - Variable in class org.languagetool.server.TextChecker
- languageCode - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- languageCode - Variable in class org.languagetool.remote.RemoteIgnoreRange
- languageCode - Variable in class org.languagetool.remote.RemoteResult
- languageCode - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- languageCode_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- languageCode_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- languageCode_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- languageCode_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- LANGUAGECODE_FIELD_NUMBER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- LANGUAGECODE_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- languageConfidenceRates - Variable in class org.languagetool.ExtendedSentenceRange
- LanguageDependentRuleMatchFilter - Class in org.languagetool.rules
- LanguageDependentRuleMatchFilter(Language, RuleSet) - Constructor for class org.languagetool.rules.LanguageDependentRuleMatchFilter
- languageDetectedCode - Variable in class org.languagetool.remote.RemoteResult
- languageDetectedName - Variable in class org.languagetool.remote.RemoteResult
- languageDetector - Variable in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- languageIdentifier - Variable in class org.languagetool.server.TextChecker
- 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 Class in org.languagetool.language.identifier
- LanguageIdentifierService() - Constructor for enum class org.languagetool.language.identifier.LanguageIdentifierService
- LanguageMaintainedState - Enum Class in org.languagetool
-
Information about whether a language in LanguageTool is actively maintained.
- LanguageMaintainedState() - Constructor for enum class org.languagetool.LanguageMaintainedState
- languageModel - Variable in class org.languagetool.LanguageWithModel
- languageModel - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
- languageModel - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
- LanguageModel - Interface in org.languagetool.languagemodel
-
A language model that provides information about ngram probabilities.
- languageModelDir - Variable in class org.languagetool.server.HTTPServerConfig
- LanguageModelUtils - Class in org.languagetool.rules.ngrams
- LanguageModelUtils() - Constructor for class org.languagetool.rules.ngrams.LanguageModelUtils
- LanguageNames - Class in org.languagetool.rules.de
- LanguageNames() - Constructor for class org.languagetool.rules.de.LanguageNames
- languages - Static variable in class org.languagetool.Languages
- languages - Static variable in 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.
- Languages() - Constructor for class org.languagetool.Languages
- languageShortCode - Variable in class org.languagetool.rules.spelling.ForeignLanguageChecker
- LanguageTool - Enum constant in enum class org.languagetool.server.HTTPServerConfig.Mode
- LANGUAGETOOL - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- LANGUAGETOOL - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
-
The string
LanguageTool. - LANGUAGETOOLER - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
-
The string
LanguageTooler. - LanguageToolHttpHandler - Class in org.languagetool.server
- LanguageToolHttpHandler(HTTPServerConfig, Set<String>, boolean, RequestLimiter, ErrorRequestLimiter, BlockingQueue<Runnable>, Server) - Constructor for class org.languagetool.server.LanguageToolHttpHandler
- languagetoolInstances - Static variable in class org.languagetool.Language
- languageVariantPath - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.BufferedReaderWithSource
- languageVariantReader - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.BufferedReaderWithSource
- LanguageWithModel - Class in org.languagetool
- LanguageWithModel() - Constructor for class org.languagetool.LanguageWithModel
- largestPoolSize - Static variable in class org.languagetool.tools.LtThreadPoolExecutor
- LAST_NAME_TAG - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- LAST_UNIFIED_MASK - Static variable in class org.languagetool.rules.patterns.PatternToken
-
Set to true on tokens that close the unification block.
- lastPhrase - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
-
true when phraseref is the last element in the rule.
- lastRequestError - Static variable in class org.languagetool.rules.fr.GrammalecteRule
- latChars - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
- LATENCY_BUCKETS - Static variable in class org.languagetool.rules.RemoteRuleMetrics
- LATENCY_BUCKETS - Static variable in class org.languagetool.server.ServerMetricsCollector
- LATIN_DIGITS_PATTERN - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- LATIN_NUMBER - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- LATIN_NUMBER_CYR - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- LATIN_NUMBER_WITH_CYRILLICS - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
- LATIN_ONLY - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
- Lazy() - Constructor for class org.languagetool.rules.de.CompoundCheckFilter.Lazy
- lazyInit() - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
- lazyInit() - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- lazyInit() - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- lazyInit() - Method in class org.languagetool.tagging.eo.EsperantoTagger
- lcDoNotSuggestWords - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- lcDoNotSuggestWords - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- lcDoNotSuggestWords - Static variable in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
- lcDoNotSuggestWords - Static variable in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
- lcToProperSpelling - Static variable in class org.languagetool.rules.AbstractSpecificCaseRule
- lcToProperSpelling - Static variable in class org.languagetool.rules.ga.IrishSpecificCaseRule
- lcToProperSpelling - Static variable in class org.languagetool.rules.ru.RussianSpecificCaseRule
- LEADING_DASH_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- LEADING_DASH_PATTERN_2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- leaveReading(AnalyzedToken) - Method in class org.languagetool.AnalyzedTokenReadings
-
Removes all readings but the one that matches the token given.
- LEFT_ANGLE_SUBST - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- LEFT_BRACE_SUBST - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- LEFT_O_ADJ - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- LEFT_O_ADJ_INVALID - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- LEFT_O_ADJ_INVALID_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- leftMasterSet - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- Legal - Enum constant in enum class org.languagetool.rules.ITSIssueType
- lemma - Variable in class org.languagetool.AnalyzedToken
- lemma - Variable in class org.languagetool.rules.ga.DativePluralsEntry
- lemma - Variable in class org.languagetool.rules.patterns.Match
- lemma - Variable in class org.languagetool.rules.uk.SearchHelper.Condition
- lemma - Variable in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.MatcherEntry
- lemma - Variable in class org.languagetool.tagging.TaggedWord
- lemma(Pattern) - Static method in class org.languagetool.rules.uk.SearchHelper.Condition
- lemma_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- lemma_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- lemma_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
- lemma_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- 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
- LemmaHelper.Dir - Enum Class in org.languagetool.rules.uk
- lemmaModern - Variable in class org.languagetool.rules.ga.DativePluralsEntry
- lemmaOffsets - Variable in class org.languagetool.AnalyzedSentence
- lemmaOrToken - Variable in class org.languagetool.AnalyzedToken
- lemmas - Static variable in class org.languagetool.remote.ArtificialErrorEval
- lemmas - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- 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 - Variable in class org.languagetool.rules.RemoteRuleFilters.ExpectedMatch
- length() - Method in class org.languagetool.tools.InterruptibleCharSequence
- Length - Enum constant in enum class org.languagetool.rules.ITSIssueType
- length_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- length_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- 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).
- LetterEndingForNumericHelper - Class in org.languagetool.tagging.uk
-
Helps to tag numeric adjectives with letter ending
- LetterEndingForNumericHelper() - Constructor for class org.languagetool.tagging.uk.LetterEndingForNumericHelper
- LetterEndingForNumericHelper.RegexToCaseList - Class in org.languagetool.tagging.uk
- letters - Static variable in class org.languagetool.rules.pl.DecadeSpellingFilter
- LETTERS - Static variable in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
- level - Variable in class org.languagetool.InputSentence
- level - Variable in class org.languagetool.JLanguageTool.TextCheckCallable
- level - Variable in class org.languagetool.LevelToneTagCacheKey
- level - Variable in class org.languagetool.remote.CheckConfiguration
- level - Variable in class org.languagetool.remote.CheckConfigurationBuilder
- level - Variable in class org.languagetool.rules.ReadabilityRule
- level - Variable in class org.languagetool.server.TextChecker.QueryParams
- level(String) - Method in class org.languagetool.remote.CheckConfigurationBuilder
- Level() - Constructor for enum class org.languagetool.JLanguageTool.Level
- Level(int) - Constructor for enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
- level_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- level_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- LEVEL_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- LevelToneTagCacheKey - Class in org.languagetool
- LevelToneTagCacheKey(JLanguageTool.Level, Set<ToneTag>) - Constructor for class org.languagetool.LevelToneTagCacheKey
- levenshteinDistance - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- levenshteinDistance(String, String) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- levenstheinDistance - Variable in class org.languagetool.rules.AbstractFindSuggestionsFilter.StringComparator
- LF_NAME_KEY - Static variable in class org.languagetool.gui.Configuration
- licenseUrl - Variable in class org.languagetool.rules.translation.DataSource
- LIKELY_LATIN_NUMBER - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
- LIKELY_V_KLY - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- likelyBadLatinI(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
- LIKELYHOOD - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- likelyVklyContext(AnalyzedTokenReadings[], int) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- limit - Variable in class org.languagetool.rules.uk.SearchHelper.Match
- limit(int) - Method in class org.languagetool.rules.uk.SearchHelper.Match
- LIMIT_MAX_WORDS - Static variable in class org.languagetool.rules.LongParagraphRule
- limitEnforcement - Variable in class org.languagetool.server.UserInfoEntry
- limitEnforcementMode - Variable in class org.languagetool.server.UserLimits
- LimitEnforcementMode - Enum Class in org.languagetool.server
- LimitEnforcementMode(int) - Constructor for enum class org.languagetool.server.LimitEnforcementMode
- limitPath(String) - Method in class org.languagetool.server.LanguageToolHttpHandler
-
whitelist paths from request limiting
- line - Variable in class org.languagetool.JLanguageTool.TextCheckCallable.LineColumnPosition
- LINEBREAK_DIGIT_DOT - Static variable in class org.languagetool.rules.UppercaseSentenceStartRule
- LineColumnPosition(int, int) - Constructor for class org.languagetool.JLanguageTool.TextCheckCallable.LineColumnPosition
- lineCount - Variable in class org.languagetool.bitext.TabBitextReader
- lineExpander - Variable in class org.languagetool.rules.de.GermanSpellerRule.ExpandingReader
- lineExpander - Variable in class org.languagetool.rules.de.GermanSpellerRule
- LineExpander - Class in org.languagetool.rules.de
-
Expand lines according to their suffix, e.g.
- LineExpander - Interface in org.languagetool.rules
- LineExpander() - Constructor for class org.languagetool.rules.de.LineExpander
- lineNumber - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- linePosition - Variable in class org.languagetool.rules.RuleMatch
- LinePosition(int, int) - Constructor for class org.languagetool.rules.RuleMatch.LinePosition
- linesToSkip - Static variable in class org.languagetool.remote.CorrectionLoopFinderApi
- linguServices - Variable in class org.languagetool.rules.AbstractCompoundRule
- linguServices - Variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- linguServices - Variable in class org.languagetool.rules.de.CompoundInfinitivRule
- linguServices - Static variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- linguServices - Static variable in class org.languagetool.rules.en.UpperCaseNgramRule
- linguServices - Variable in class org.languagetool.rules.ReadabilityRule
- linguServices - Static variable in class org.languagetool.tools.Tools
- linguServices - Variable in class org.languagetool.UserConfig
- LinguServices - Class in org.languagetool
-
Dummy class for UserConfig has to be overridden by concrete linguistic service e.g.
- LinguServices() - Constructor for class org.languagetool.LinguServices
- LINK_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- LINKS_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- listener - Variable in class org.languagetool.JLanguageTool.TextCheckCallable
- listify(Map<String, String>) - Static method in class org.languagetool.rules.ga.DativePluralStandardReplaceRule
- listSuggestions(RemoteRuleMatch, String) - Static method in class org.languagetool.remote.SentenceAnnotator
- listUnknownWords - Variable in class org.languagetool.JLanguageTool
- literal(String) - Method in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- lm - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- lm - Variable in class org.languagetool.rules.de.UpperCaseNgramRule
- lm - Variable in class org.languagetool.rules.en.UpperCaseNgramRule
- lm - Variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- lm - Variable in class org.languagetool.rules.ngrams.NgramProbabilityRule
- lms - Variable in class org.languagetool.languagemodel.LuceneLanguageModel
- lms - Variable in class org.languagetool.languagemodel.MultiLanguageModel
- LNAME_V_NAZ - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- LNAME_V_ROD - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- load(File) - Static method in class org.languagetool.rules.RemoteRuleConfig
- load(File) - Method in class org.languagetool.server.ConfidenceMapLoader
- load(Language) - Static method in class org.languagetool.rules.RemoteRuleFilters
- load(UserConfig) - Method in class org.languagetool.rules.DictionarySpellMatchFilter.PhraseSearchLoader
- loadCompoundFile(String) - Static method in class org.languagetool.rules.AbstractDashRule
- loadCompoundFile(String) - Method in class org.languagetool.rules.CompoundRuleData
- loadConfigForOtherLanguages(Language, Properties, String) - Method in class org.languagetool.gui.Configuration
- loadConfiguration() - Method in class org.languagetool.gui.Configuration
- loadConfiguration(String) - Method in class org.languagetool.gui.Configuration
- loadConfusionPairs(InputStream) - Method in class org.languagetool.rules.ConfusionSetLoader
- loadContextWords(String) - Static method in class org.languagetool.rules.WrongWordInContextRule
-
Load words, contexts, and explanations.
- loadCurrentProfile(Properties, String, String) - Method in class org.languagetool.gui.Configuration
- loadDict(List<String>) - Static method in class org.languagetool.language.identifier.detector.NGramDetector
- loadDictionary(BufferedReader, 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(String, int, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- loadExceptions(String...) - Static method in class org.languagetool.rules.de.CaseRuleExceptions
- loadFalseFriendRules(String) - Method in class org.languagetool.JLanguageTool
-
Load false friend rules from an XML file.
- loadFalseFriendRules(String) - Method in class org.languagetool.server.Pipeline
- loadFile(String, Set<String>) - Method in class org.languagetool.rules.de.GermanSpellerRule
- 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
- loadFromPath(String...) - Static method in class org.languagetool.rules.AbstractSimpleReplaceRule
- loadHashmap() - Method in class org.languagetool.tagging.ar.ArabicTagManager
- 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.CaseGovernmentHelper
- loadMap(String) - Static method in class org.languagetool.rules.uk.ExtraDictionaryLoader
- loadMap(String) - Static method in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator
- loadMapDups(String) - Static method in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator
- loadMapping(InputStream) - Static method in class org.languagetool.synthesis.ManualSynthesizer
- loadMapping(InputStream, boolean) - Static method in class org.languagetool.tagging.ManualTagger
- loadPatternRules(String) - Method in class org.languagetool.JLanguageTool
-
Load pattern rules from an XML file.
- loadPatternRules(String) - Method in class org.languagetool.server.Pipeline
- loadPatternRules(String, Language) - Method in class org.languagetool.tagging.disambiguation.rules.XmlRuleDisambiguator
-
Load disambiguation rules from an XML file.
- loadPhrases() - Method in class org.languagetool.rules.AbstractSpecificCaseRule
-
Initializes the phrases that will be detected from the rule by the given path
- loadPhrases(String) - Static method in class org.languagetool.rules.ga.IrishSpecificCaseRule
- loadPhrases(String) - Static method in class org.languagetool.rules.ru.RussianSpecificCaseRule
- loadProfiles(List<String>) - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- loadSet(String) - Static method in class org.languagetool.rules.uk.ExtraDictionaryLoader
- loadSpacedLists(String) - Static method in class org.languagetool.rules.uk.ExtraDictionaryLoader
- loadTags() - Method in class org.languagetool.synthesis.BaseSynthesizer
- loadWordlist(String, int) - Static method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- loadWords(InputStream) - Static method in class org.languagetool.rules.br.TopoReplaceRule
-
Load the list of words.
- loadWords(InputStream) - Static method in class org.languagetool.synthesis.SynthesizerTools
- loadWords(InputStream) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- loadWords(InputStream) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- loadWords(InputStream) - Method in class org.languagetool.tagging.eo.EsperantoTagger
-
Load list of words from UTF-8 file (one word per line).
- loadWords(String) - Static method in class org.languagetool.rules.AbstractRepeatedWordsRule
- loadWords(String) - Method in class org.languagetool.rules.ca.ConfusionPairsDataLoader
- loadWords(String) - Static method in class org.languagetool.rules.de.CompoundCheckFilter
- loadWords(String) - Static method in class org.languagetool.rules.en.AvsAnData
-
Load words, normalized to lowercase unless starting with '*'.
- loadWords(String) - Method in class org.languagetool.rules.es.ConfusionPairsDataLoader
- loadWords(String) - Static method in class org.languagetool.rules.ga.DativePluralsData
-
Load words.
- loadWords(String) - Static method in class org.languagetool.rules.ga.DhaNoBeirtData
-
Load words, normalized to lowercase unless starting with '*'.
- loadWords(String) - Method in class org.languagetool.rules.pt.PortugueseAccentuationDataLoader
- 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(List<String>) - Method in class org.languagetool.rules.pt.ConfusionPairsDataLoader
- LOC_ADV - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- LOC_ADV - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- LOC_ADV - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- LocalAbTestService - Class in org.languagetool.server
- LocalAbTestService() - Constructor for class org.languagetool.server.LocalAbTestService
- localApiMode - Variable in class org.languagetool.server.HTTPServerConfig
- locale - Variable in class org.languagetool.tagging.BaseTagger
- LocaleSpecificContent - Enum constant in enum class org.languagetool.rules.ITSIssueType
- LocaleViolation - Enum constant in enum class org.languagetool.rules.ITSIssueType
- localLt - Static variable in class org.languagetool.remote.ArtificialErrorEval
- location - Variable in class org.languagetool.rules.Category
- Location() - Constructor for enum class org.languagetool.rules.Category.Location
- locQualityIssueType - Variable in class org.languagetool.remote.RemoteRuleMatch
- locQualityIssueType - Variable in class org.languagetool.rules.Rule
- locQualityIssueType - Variable in class org.languagetool.server.RemoteRuleMatch
- log(DatabaseLogEntry) - Method in class org.languagetool.server.DatabaseLogger
- LOG_LEVEL_KEY - Static variable in class org.languagetool.gui.Configuration
- logAccess(String, Map<String, List<String>>, Map<String, String>) - Method in class org.languagetool.server.ErrorRequestLimiter
- 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
- logDir - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesTestConfig
- logError(String, int, Map<String, String>, HttpExchange) - Method in class org.languagetool.server.LanguageToolHttpHandler
- logError(String, int, Map<String, String>, HttpExchange, boolean) - Method in class org.languagetool.server.LanguageToolHttpHandler
- logError(String, Exception, int, HttpExchange, Map<String, String>, boolean, boolean, long) - Method in class org.languagetool.server.LanguageToolHttpHandler
- logException() - Static method in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- logException() - Static method in class org.languagetool.rules.uk.TokenAgreementNounVerbExceptionHelper
- logException() - Static method in class org.languagetool.rules.uk.TokenAgreementNumrNounExceptionHelper
- logException() - Static method in class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper
- logException() - Static method in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- logFailedHealthcheck() - Method in class org.languagetool.server.ServerMetricsCollector
- logGenderMix(String, boolean, String, String) - Method in class org.languagetool.tagging.uk.CompoundDebugLogger
- logger - Static variable in class org.languagetool.AnalyzedTokenReadings
- logger - Static variable in class org.languagetool.JLanguageTool
- logger - Static variable in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- logger - Static variable in class org.languagetool.language.identifier.detector.FastTextDetector
- logger - Static variable in class org.languagetool.Language
- logger - Static variable in class org.languagetool.language.SwissGerman
- logger - Variable in enum class org.languagetool.LtBuildInfo
- logger - Static variable in class org.languagetool.rules.AbstractDateCheckFilter
- logger - Static variable in class org.languagetool.rules.AbstractSimpleReplaceRule
- logger - Static variable in class org.languagetool.rules.BERTSuggestionRanking
- logger - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- logger - Static variable in class org.languagetool.rules.en.translation.BeoLingusTranslator
- logger - Static variable in class org.languagetool.rules.fr.GrammalecteRule
- logger - Static variable in class org.languagetool.rules.GRPCRule
- logger - Static variable in class org.languagetool.rules.ngrams.LanguageModelUtils
- logger - Static variable in class org.languagetool.rules.RemoteRule
- logger - Static variable in class org.languagetool.rules.RemoteRuleMetrics
- logger - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- logger - Static variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- logger - Static variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
- logger - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- logger - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounRule
- logger - Static variable in class org.languagetool.rules.uk.TokenAgreementNounVerbExceptionHelper
- logger - Static variable in class org.languagetool.rules.uk.TokenAgreementNounVerbRule
- logger - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounExceptionHelper
- logger - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- logger - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper
- logger - Static variable in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- logger - Static variable in class org.languagetool.rules.uk.TokenAgreementVerbNounRule
- logger - Static variable in class org.languagetool.server.ApiV2
- logger - Static variable in class org.languagetool.server.ConfidenceMapLoader
- logger - Static variable in class org.languagetool.server.DatabaseAccessOpenSource
- logger - Static variable in class org.languagetool.server.ErrorRequestLimiter
- logger - Static variable in class org.languagetool.server.HTTPServerConfig
- logger - Static variable in class org.languagetool.server.LanguageToolHttpHandler
- logger - Static variable in class org.languagetool.server.LoggingInterceptor
- logger - Static variable in class org.languagetool.server.PipelinePool
- logger - Static variable in class org.languagetool.server.ServerTools
- logger - Static variable in class org.languagetool.server.UserLimits
- logger - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- logger - Static variable in class org.languagetool.tagging.ner.NERService
- logger - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- 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
- logLevel - Variable in class org.languagetool.gui.Configuration
- logLine(BufferedWriter, String) - Method in class org.languagetool.tagging.uk.CompoundDebugLogger
- 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
- logServerId - Variable in class org.languagetool.server.TextChecker
- logTaggedCompound(List<AnalyzedToken>) - Method in class org.languagetool.tagging.uk.CompoundDebugLogger
- logUnknownCompound(String) - Method in class org.languagetool.tagging.uk.CompoundDebugLogger
- LOLLYPOPS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- LongParagraphRule - Class in org.languagetool.rules
-
A rule that warns on long paragraphs.
- LongParagraphRule(ResourceBundle, Language, UserConfig) - 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, int, boolean) - Constructor for class org.languagetool.rules.LongParagraphRule
- LongSentenceRule - Class in org.languagetool.rules.de
-
A rule that warns on long sentences.
- LongSentenceRule - Class in org.languagetool.rules.en
- LongSentenceRule - Class in org.languagetool.rules
-
A rule that warns on long sentences.
- LongSentenceRule(ResourceBundle, UserConfig, int) - Constructor for class org.languagetool.rules.de.LongSentenceRule
- LongSentenceRule(ResourceBundle, UserConfig, int) - Constructor for class org.languagetool.rules.en.LongSentenceRule
- LongSentenceRule(ResourceBundle, UserConfig, int) - Constructor for class org.languagetool.rules.LongSentenceRule
- lookAndFeelName - Variable in class org.languagetool.gui.Configuration
- LookingForNewMaintainer - Enum constant in enum class org.languagetool.LanguageMaintainedState
- lookup(String) - Method in class org.languagetool.rules.de.CaseRule
- lookup(String) - Method in class org.languagetool.tagging.de.GermanTagger
-
Return only the first reading of the given word or
null. - 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, String, List<String>, String) - Method in class org.languagetool.synthesis.en.EnglishSynthesizer
- 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
- lookupCompound(String) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- lookupCompound(String, int) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- LOWER_CASE_WORD - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- LOWERCASE_GREEK_LETTERS - Static variable in class org.languagetool.tools.StringTools
- LOWERCASE_MESSAGE - Static variable in class org.languagetool.rules.de.CaseRule
- lowercaseFirstChar(String) - Static method in class org.languagetool.tools.StringTools
-
Return
strmodified so that its first character is now an lowercase character. - lowercaseFirstCharIfCapitalized(String) - Static method in class org.languagetool.tools.StringTools
-
Return
strif str is capitalizedStringTools.isCapitalizedWord(String), otherwise return modifiedstrso that its first character is now a lowercase character. - lowercasePairs - Static variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- lowerCaseValues - Variable in class org.languagetool.rules.patterns.AbstractTokenBasedRule.TokenHint
- lowerWords - Static variable in class org.languagetool.rules.de.DuUpperLowerCaseRule
- LSRuleEntityResolver() - Constructor for class org.languagetool.XMLValidator.LSRuleEntityResolver
- lt - Static variable in class org.languagetool.remote.ArtificialErrorEval
- lt - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- lt - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- lt - Variable in class org.languagetool.rules.de.AgreementRule
- lt - Variable in class org.languagetool.rules.RemoteRule
- lt - Variable in class org.languagetool.rules.SuggestionFilter
- LT_SWITCHED_OFF_KEY - Static variable in class org.languagetool.gui.Configuration
- LT_VERSION_KEY - Static variable in class org.languagetool.gui.Configuration
- LtBuildInfo - Enum Class in org.languagetool
- LtBuildInfo(String) - Constructor for enum class org.languagetool.LtBuildInfo
- ltConfig - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- ltConfig - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- ltImage - Variable in class org.languagetool.gui.ConfigurationDialog
- LtRejectedExecutionHandler() - Constructor for class org.languagetool.tools.LtThreadPoolFactory.LtRejectedExecutionHandler
- LtThreadPoolExecutor - Class in org.languagetool.tools
-
ThreadPoolExecutor with some stopping logic for OOM and metrics tracking
- LtThreadPoolExecutor(String, int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.languagetool.tools.LtThreadPoolExecutor
- LtThreadPoolFactory - Class in org.languagetool.tools
- LtThreadPoolFactory() - Constructor for class org.languagetool.tools.LtThreadPoolFactory
- LtThreadPoolFactory.LtRejectedExecutionHandler - Class in org.languagetool.tools
- ltVersion - Variable in class org.languagetool.gui.Configuration
- 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
- LuceneSearcher(File) - Constructor for class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel.LuceneSearcher
- luceneSearcherMap - Variable in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- LuceneSingleIndexLanguageModel - Class in org.languagetool.languagemodel
-
Information about ngram occurrences, taken from Lucene indexes (one index per ngram level).
- LuceneSingleIndexLanguageModel(int) - Constructor for class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- LuceneSingleIndexLanguageModel(File) - Constructor for class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- LuceneSingleIndexLanguageModel.LuceneSearcher - Class in org.languagetool.languagemodel
M
- m - Static variable in class org.languagetool.synthesis.Soros
- m2 - Static variable in class org.languagetool.synthesis.Soros
- MACBOOK - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- MADDA_ABOVE - Static variable in class org.languagetool.tools.ArabicConstants
- MADDAH_ABOVE - Static variable in class org.languagetool.tools.ArabicConstants
- mAfter(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.SearchHelper.Match
- MAIL_REGEX - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
- main(String[]) - Static method in class org.languagetool.remote.ArtificialErrorEval
- main(String[]) - Static method in class org.languagetool.remote.CorrectionLoopFinderApi
- 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.nl.CompoundAcceptor
- 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.
- 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
- mainLanguages - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- make(String, String) - Static method in class org.languagetool.rules.Categories
- 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
- makeLanguage(File, boolean) - Static method in class org.languagetool.language.LanguageBuilder
-
Takes an XML file named
rules-xx-language.xml, e.g. - makeObject(PipelineSettings) - Method in class org.languagetool.server.PipelinePool
- makeString(GermanToken.Kasus, GermanToken.Numerus, GermanToken.Genus, GermanToken.Determination, Set<AgreementRule.GrammarCategory>) - Static method in class org.languagetool.rules.de.AgreementTools
- makeUnmodifiable(Map<String, List<Integer>>) - Static method in class org.languagetool.AnalyzedSentence
- makeWrong(String) - Method in class org.languagetool.rules.fr.InterrogativeVerbFilter
- makeWrong(String) - Static method in class org.languagetool.tools.StringTools
- managed_accounts - Variable in class org.languagetool.server.ExtendedUserInfo
- managedAccounts - Variable in class org.languagetool.server.UserInfoEntry
- MANUAL_ADDITIONS_FILE - Static variable in class org.languagetool.tagging.BaseTagger
- MANUAL_REMOVALS_FILE - Static variable in class org.languagetool.tagging.BaseTagger
- manualSynthesizer - Variable in class org.languagetool.synthesis.BaseSynthesizer
- 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 - Variable in class org.languagetool.tagging.eo.EsperantoTagger
- 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
- map - Static variable in class org.languagetool.rules.pt.BrazilianToponymFilter
- map - Variable in class org.languagetool.rules.pt.BrazilianToponymMap
- map - Static variable in class org.languagetool.rules.spelling.hunspell.Hunspell
- map - Variable in class org.languagetool.synthesis.ManualSynthesizer
-
A map from lemma+POS hashes to encoded lemma+POS+word tuple offsets in
ManualSynthesizer.data - map - Variable in class org.languagetool.tagging.ManualTagger
-
A map from inflected forms to encoded lemma+POS pair offsets in
ManualTagger.data - map - Variable in class org.languagetool.tools.MostlySingularMultiMap
- mapFlagPos - Variable in class org.languagetool.tagging.ar.ArabicTagManager
- mapper - Variable in class org.languagetool.remote.RemoteLanguageTool
- mapper - Variable in class org.languagetool.rules.fr.GrammalecteRule
- mapping - Variable in class org.languagetool.markup.AnnotatedText
- MappingValue - Class in org.languagetool.markup
-
A fake markup data object giving information on the impact of the fake markup.
- MappingValue(int) - Constructor for class org.languagetool.markup.MappingValue
- MappingValue(int, int) - Constructor for class org.languagetool.markup.MappingValue
- MARCIN_MILKOWSKI - Static variable in class org.languagetool.language.Contributors
- mark(boolean) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
-
Corresponds to
<marker>...</marker>in XML. - MARK - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- MARK_SINGLE_CHAR_BOLD_KEY - Static variable in class org.languagetool.gui.Configuration
- MARK_WORDS - Static variable in class org.languagetool.rules.ReadabilityRule
- markAsParagraphEnd(AnalyzedSentence) - Static method in class org.languagetool.JLanguageTool
- marker - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- MARKER - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- MARKER_TAG - Static variable in class org.languagetool.rules.patterns.PatternRuleHandler
- markGroup - Variable in class org.languagetool.rules.patterns.RegexPatternRule
- MARKS_REGEX - Static variable in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- MARKS_REGEX - Static variable in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
- MARKS_REGEX - Static variable in class org.languagetool.rules.de.RedundantModalOrAuxiliaryVerb
- markSingleCharBold - Variable in class org.languagetool.gui.Configuration
- markSingleCharBold() - Method in class org.languagetool.gui.Configuration
- Markup - Enum constant in enum class org.languagetool.rules.ITSIssueType
- MARKUP - Enum constant in enum class org.languagetool.markup.TextPart.Type
- MAS_FEM_NEU_PATTERN - Static variable in class org.languagetool.rules.de.AdaptSuggestionFilter
- MASC_FEM_SET - Static variable in class org.languagetool.rules.uk.TokenAgreementNounVerbExceptionHelper
- masdar2verb - Variable in class org.languagetool.rules.ar.filters.ArabicMasdarToVerbFilter
- masdar2verbList - Variable in class org.languagetool.rules.ar.filters.ArabicMasdarToVerbFilter
- Mask() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- Mask(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- mask_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
- mask_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- MASK_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- maskBuilder_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
- MASKULINUM - Static variable in class org.languagetool.tagging.de.GermanToken.Genus
- match - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule.WeightedRuleMatch
- match - Variable in class org.languagetool.rules.patterns.MatchState
- match - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- match(String) - Method in enum class org.languagetool.tagging.uk.IPOSTag
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
- 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(List<AnalyzedSentence>) - Method in class org.languagetool.rules.AbstractWordCoherencyRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.ca.CatalanUnpairedQuestionMarksRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.de.CompoundCoherencyRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.de.DuUpperLowerCaseRule
- 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(List<AnalyzedSentence>) - Method in class org.languagetool.rules.de.VerbAgreementRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.EmptyLineRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.en.ConsistentApostrophesRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.es.QuestionMarkRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.LongParagraphRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.LongSentenceRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.MultipleWhitespaceRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.ParagraphRepeatBeginningRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer.ConsistencyPatternRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer.RepeatedPatternRule
- 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(List<AnalyzedSentence>) - Method in class org.languagetool.rules.SentenceWhitespaceRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.TextLevelRule
-
Deprecated.use
TextLevelRule.match(List, AnnotatedText)instead - match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.UppercaseSentenceStartRule
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.WhiteSpaceBeforeParagraphEnd
- match(List<AnalyzedSentence>) - Method in class org.languagetool.rules.WordRepeatBeginningRule
- match(List<AnalyzedSentence>, AnnotatedText) - Method in class org.languagetool.rules.TextLevelRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractCompoundRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractDashRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractPunctuationCheckRule
- 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(AnalyzedSentence) - Method in class org.languagetool.rules.AbstractUnitConversionRule
- 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) - Method in class org.languagetool.rules.bitext.BitextRule
-
This method makes no sense for bitext, thus it always returns
null. - match(AnalyzedSentence) - Method in class org.languagetool.rules.br.TopoReplaceRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.ca.AbstractSimpleReplaceLemmasRule
- 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(AnalyzedSentence) - Method in class org.languagetool.rules.de.CompoundInfinitivRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.de.DashRule
- 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(AnalyzedSentence) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.de.UpperCaseNgramRule
- 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(AnalyzedSentence) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.en.AvsAnRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- 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.GrammalecteInternalRule
- 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(AnalyzedSentence) - Method in class org.languagetool.rules.GRPCRule.GRPCSubRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.km.KhmerWordRepeatRule
- 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(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) - 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(AnalyzedSentence) - Method in class org.languagetool.rules.patterns.RuleFilter.FakeRule
- match(AnalyzedSentence) - Method in interface org.languagetool.rules.patterns.RuleMatcher
- match(AnalyzedSentence) - Method in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.RemoteRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.RemoteRuleFilters.ExpectedRule
- 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.
- 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(AnalyzedSentence) - Method in class org.languagetool.rules.spelling.VagueSpellChecker.NonThreadSafeSpellRule
- 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(AnalyzedSentence) - Method in class org.languagetool.rules.WhiteSpaceAtBeginOfParagraph
- match(AnalyzedSentence) - Method in class org.languagetool.rules.WhitespaceBeforePunctuationRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.WordRepeatRule
- match(AnalyzedSentence) - Method in class org.languagetool.rules.WrongWordInContextRule
- match(AnalyzedSentence) - Method in class org.languagetool.server.ResultExtender.HiddenRule
- match(AnalyzedSentence) - Method in class org.languagetool.tools.grpc.RuleData
- match(AnalyzedSentence, int, AnalyzedSentence) - Method in class org.languagetool.rules.de.VerbAgreementRule
- match(AnalyzedSentence, AnalyzedSentence) - Method in class org.languagetool.rules.bitext.BitextRule
- 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, AnalyzedSentence) - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRule
- 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 interface org.languagetool.rules.ml.MLServerGrpc.AsyncService
- match(MLServerProto.MatchRequest, StreamObserver<MLServerProto.MatchResponse>) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerStub
- Match - Class in org.languagetool.rules.patterns
-
A
Matchis the configuration of an algorithm used to matchAnalyzedTokenReadingss. - Match() - Constructor for class org.languagetool.rules.ml.MLServerProto.Match
- Match() - Constructor for class org.languagetool.rules.uk.SearchHelper.Match
- Match(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.Match
- Match(String, String, boolean, String, String, Match.CaseConversion, boolean, boolean, Match.IncludeRange) - Constructor for class org.languagetool.rules.patterns.Match
- MATCH - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- Match.CaseConversion - Enum Class in org.languagetool.rules.patterns
-
Possible string case conversions.
- Match.IncludeRange - Enum Class 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 interface org.languagetool.rules.ml.MLServerGrpc.AsyncService
- matchAnalyzed(MLServerProto.AnalyzedMatchRequest, StreamObserver<MLServerProto.MatchResponse>) - Method in class org.languagetool.rules.ml.MLServerGrpc.MLServerStub
- matchCounter - Variable in class org.languagetool.server.ServerMetricsCollector
- matchDescription_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- matchDescription_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- MATCHDESCRIPTION_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
- matchDigitCompound(String, String, String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- matchedSentences() - Method in class org.languagetool.rules.RemoteRuleResult
- matchedToken - Variable in class org.languagetool.rules.patterns.MatchState
- matchElement - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
- MatcherEntry(String, String) - Constructor for class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.MatcherEntry
- matchers - Variable in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.TokenMatcher
- matches - Variable in class org.languagetool.remote.RemoteResult
- matches - Variable in class org.languagetool.rules.BERTSuggestionRanking.MatchesForReordering
- matches - Variable in class org.languagetool.rules.RemoteRuleFilters.ExpectedMatches
- matches - Variable in class org.languagetool.rules.RemoteRuleResult
- matches - Variable in class org.languagetool.rules.WrongWordInContextRule.ContextWords
- matches - Variable in class org.languagetool.server.DatabaseCheckLogEntry
- matches(String) - Method in class org.languagetool.rules.patterns.StringMatcher
- matches(String, boolean) - Method in class org.languagetool.rules.patterns.Substrings
- matches(String, AnalyzedTokenReadings) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- matches(String, AnalyzedTokenReadings) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianMultiwordChunker
- matches(Map<String, String>, AnalyzedTokenReadings[], int, List<Integer>) - Method in class org.languagetool.rules.patterns.RuleFilter
- matches(AnalyzedToken) - Method in class org.languagetool.AnalyzedToken
- matches(AnalyzedToken) - Method in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.MatcherEntry
- matches(AnalyzedToken) - Method in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.TokenMatcher
- matches(AnalyzedTokenReadings, SearchHelper.Context) - Method in class org.languagetool.rules.uk.SearchHelper.Condition
- matches_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
- matches_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchList
- matches_ - Variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- matches_ - Variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- matches_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- matches_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- 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
- MATCHES_IN_SUGGESTIONS_NUMBERED_FROM - Static variable in class org.languagetool.rules.patterns.RegexPatternRule
- matchesBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
- matchesBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- matchesBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- matchesCache - Variable in class org.languagetool.ResultCache
- matchesChunkRegex(String) - Method in class org.languagetool.AnalyzedTokenReadings
- MatchesForReordering(List<AnalyzedSentence>, List<RuleMatch>, List<RemoteLanguageModel.Request>) - Constructor for class org.languagetool.rules.BERTSuggestionRanking.MatchesForReordering
- matchesForSentence(AnalyzedSentence) - Method in class org.languagetool.rules.RemoteRuleResult
-
get matches for a specific sentence
- matchesGender(String, AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
does the gender match with a subject or name?
- matchesPosTagRegex(String) - Method in class org.languagetool.AnalyzedTokenReadings
-
Checks if at least one of the readings matches a given POS tag regex.
- matchesPosTagRegex(Pattern) - Method in class org.languagetool.AnalyzedTokenReadings
-
Checks if at least one of the readings matches a given POS tag pattern.
- matchesUppercaseAdjective(String) - Method in class org.languagetool.tagging.de.GermanTagger
- MatchesWeigher() - Constructor for class org.languagetool.ResultCache.MatchesWeigher
- matchFilters - Variable in class org.languagetool.JLanguageTool
- matchFound(RuleMatch) - Method in interface org.languagetool.RuleMatchListener
-
Called for every
RuleMatchfound. - matchFrom(int, AnalyzedTokenReadings[], AbstractPatternRulePerformer.MatchConsumer, int[]) - Method in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- matchId - Variable in class org.languagetool.rules.GRPCRule.GRPCSubRule
- matchInflectedForms - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- 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.
- matchLemmas - Variable in class org.languagetool.rules.WrongWordInContextRule
- MatchList() - Constructor for class org.languagetool.rules.ml.MLServerProto.MatchList
- MatchList(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.MatchList
- matchNumberedProperNoun(String, String, String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- matchPattern - Static variable in class org.languagetool.rules.patterns.RegexPatternRule
- MatchPosition - Class in org.languagetool.rules
- MatchPosition() - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- MatchPosition(int, int) - Constructor for class org.languagetool.rules.MatchPosition
- MatchPosition(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- matchPostagRegexp(AnalyzedTokenReadings, Pattern) - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
-
Match POS tag with regular expression
- matchPostagRegexp(AnalyzedTokenReadings, Pattern) - Method in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
-
Match POS tag with regular expression
- matchPostagRegexp(AnalyzedTokenReadings, Pattern) - Method in class org.languagetool.rules.ca.ReplaceOperationNamesRule
-
Match POS tag with regular expression
- matchPostagRegexp(AnalyzedTokenReadings, Pattern) - Method in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
-
Match POS tag with regular expression
- matchPostagRegexp(AnalyzedTokenReadings, Pattern) - Method in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
-
Match POS tag with regular expression
- matchPostagRegexp(AnalyzedTokenReadings, Pattern) - Method in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
-
Match POS tag with regular expression
- matchPostagRegexp(AnalyzedTokenReadings, Pattern) - Method in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
-
Match POS tag with regular expression
- matchPreservesCase(List<Match>, String) - Method in class org.languagetool.rules.patterns.PatternRuleMatcher
-
Checks if the suggestion starts with a match that is supposed to preserve case.
- matchRegexp(String, Pattern) - Method in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
-
Match String with regular expression
- matchRegexp(String, Pattern) - Method in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
-
Match String with regular expression
- matchRegexp(String, Pattern) - Method in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
-
Match String with regular expression
- MatchRequest() - Constructor for class org.languagetool.rules.ml.MLServerProto.MatchRequest
- MatchRequest(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.MatchRequest
- MatchResponse() - Constructor for class org.languagetool.rules.ml.MLServerProto.MatchResponse
- MatchResponse(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.MatchResponse
- matchShortDescription_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- matchShortDescription_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- 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
- MatchType(int) - Constructor for enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
- MatchType(int) - Constructor for enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
- matchUnits(AnalyzedSentence, List<RuleMatch>, List<Map.Entry<Integer, Integer>>, boolean) - Method in class org.languagetool.rules.AbstractUnitConversionRule
- MATHEMATICAL_BOLD_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_CAPITAL_ALPHA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_CAPITAL_OMEGA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_DIGIT_NINE - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_DIGIT_ZERO - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_FRAKTUR_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_FRAKTUR_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_FRAKTUR_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_FRAKTUR_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_ITALIC_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_ITALIC_CAPITAL_ALPHA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_ITALIC_CAPITAL_OMEGA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_ITALIC_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_ITALIC_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_ITALIC_SMALL_ALPHA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_ITALIC_SMALL_OMEGA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_ITALIC_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_SCRIPT_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_SCRIPT_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_SCRIPT_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_SCRIPT_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_SMALL_ALPHA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_SMALL_OMEGA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_BOLD_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_DOUBLESTRUCK_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_DOUBLESTRUCK_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_DOUBLESTRUCK_DIGIT_NINE - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_DOUBLESTRUCK_DIGIT_ZERO - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_DOUBLESTRUCK_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_DOUBLESTRUCK_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_FRAKTUR_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_FRAKTUR_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_FRAKTUR_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_FRAKTUR_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_ITALIC_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_ITALIC_CAPITAL_ALPHA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_ITALIC_CAPITAL_OMEGA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_ITALIC_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_ITALIC_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_ITALIC_SMALL_ALPHA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_ITALIC_SMALL_DOTLESS_I - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_ITALIC_SMALL_DOTLESS_J - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_ITALIC_SMALL_OMEGA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_ITALIC_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_MONOSPACE_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_MONOSPACE_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_MONOSPACE_DIGIT_NINE - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_MONOSPACE_DIGIT_ZERO - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_MONOSPACE_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_MONOSPACE_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_CAPITAL_ALPHA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_CAPITAL_OMEGA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_DIGIT_NINE - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_DIGIT_ZERO - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_ITALIC_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_ITALIC_CAPITAL_ALPHA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_ITALIC_CAPITAL_OMEGA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_ITALIC_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_ITALIC_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_ITALIC_SMALL_ALPHA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_ITALIC_SMALL_OMEGA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_ITALIC_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_SMALL_ALPHA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_SMALL_OMEGA - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_BOLD_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_DIGIT_NINE - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_DIGIT_ZERO - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_ITALIC_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_ITALIC_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_ITALIC_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_ITALIC_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SANSSERIF_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SCRIPT_CAPITAL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SCRIPT_CAPITAL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SCRIPT_SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- MATHEMATICAL_SCRIPT_SMALL_Z - Static variable in class org.languagetool.tagging.ga.Utils
- max(int) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
- MAX - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- MAX_CHECK_TIME - Enum constant in enum class org.languagetool.server.ServerMetricsCollector.RequestErrorType
- MAX_CONF_VALUE - Static variable in class org.languagetool.rules.RuleOption
- MAX_DIFF - Static variable in class org.languagetool.rules.de.SimilarNameRule
- MAX_DISTANCE_OF_SENTENCES - Static variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- MAX_DISTANCE_OF_SENTENCES - Static variable in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
- MAX_EDIT_DISTANCE - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- MAX_ERROR_RATE - Static variable in class org.languagetool.rules.BERTSuggestionRanking
- MAX_FREQUENCY_FOR_SPLITTING - Static variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- MAX_LENGTH - Static variable in class org.languagetool.synthesis.ManualSynthesizer
- MAX_LENGTH - Static variable in class org.languagetool.tagging.ManualTagger
- MAX_LENGTH_DIFF - Static variable in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- MAX_LENGTH_SHORT_WORDS - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule2
- MAX_MATCH_LENGTH - Static variable in class org.languagetool.rules.patterns.StringMatcher
- MAX_OFFSET - Static variable in class org.languagetool.synthesis.ManualSynthesizer
- MAX_OFFSET - Static variable in class org.languagetool.tagging.ManualTagger
- MAX_PORT - Static variable in class org.languagetool.gui.ConfigurationDialog
- MAX_QUEUE_SIZE - Static variable in class org.languagetool.server.DatabaseLogger
- MAX_SCORING_LANGUAGES - Static variable in class org.languagetool.rules.spelling.ForeignLanguageChecker
- MAX_SENT_LENGTH - Static variable in class org.languagetool.rules.patterns.RegexPatternRule
- MAX_SKEW - Static variable in class org.languagetool.rules.bitext.DifferentLengthRule
- MAX_SUGGESTIONS - Variable in class org.languagetool.rules.AbstractFindSuggestionsFilter
- MAX_SUGGESTIONS - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
- MAX_SUGGESTIONS - Static variable in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
- MAX_TERMS - Static variable in class org.languagetool.rules.AbstractCompoundRule
- MAX_TEXT_SIZE - Enum constant in enum class org.languagetool.server.ServerMetricsCollector.RequestErrorType
- MAX_TOKEN_LENGTH - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- MAX_TOKEN_LENGTH - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
- MAX_TOKEN_TO_CHECK - Static variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- MAX_TOKENS_IN_MULTIWORD - Static variable in class org.languagetool.rules.AbstractSimpleReplaceRule2
- MAX_TOKENS_IN_MULTIWORD - Static variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- MAX_WORD_LENGTH - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- MAX_WORD_SIZE - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- maxCheckedSentences - Static variable in class org.languagetool.remote.ArtificialErrorEval
- maxCheckLength - Variable in class org.languagetool.language.identifier.detector.UnicodeBasedDetector
- maxCheckThreads - Variable in class org.languagetool.server.HTTPServerConfig
- maxCheckTimeMillis - Variable in class org.languagetool.server.UserLimits
- maxCheckTimeMillisAnonymous - Variable in class org.languagetool.server.HTTPServerConfig
- maxCheckTimeMillisLoggedIn - Variable in class org.languagetool.server.HTTPServerConfig
- maxCheckTimeMillisPremium - Variable in class org.languagetool.server.HTTPServerConfig
- maxConfigurableValue - Variable in class org.languagetool.rules.RuleOption
- maxDictionaryEditDistance - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- maxDistance - Variable in class org.languagetool.rules.AbstractFindSuggestionsFilter.StringComparator
- maxDistanceOfSentences - Variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- maxEditDistance - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
- maxEditDistance(String, String) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- maxErrorsPerWordRate - Variable in class org.languagetool.JLanguageTool
- maxErrorsPerWordRate - Variable in class org.languagetool.server.HTTPServerConfig
- maxInputSentences - Static variable in class org.languagetool.remote.ArtificialErrorEval
- maxLen - Static variable in class org.languagetool.rules.AbstractSpecificCaseRule
- maxLen - Static variable in class org.languagetool.rules.ga.IrishSpecificCaseRule
- maxLen - Static variable in class org.languagetool.rules.ru.RussianSpecificCaseRule
- maxLength - Variable in class org.languagetool.language.identifier.detector.NGramDetector
- maxLength - Variable in class org.languagetool.language.identifier.LanguageIdentifier
- maxLength - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- maxLevels - Variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
-
Patterns
- maxLevels - Variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
-
Patterns
- maxLevels - Variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
-
Patterns
- maxNgram - Variable in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- maxOccurrence - Variable in class org.languagetool.rules.patterns.PatternToken
- maxOccurrence - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- maxOccurrence - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- maxOtherLanguageSentences - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- maxOtherLanguageSentencesAtOnce - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- maxPatterns - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- maxPatterns - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- maxPatterns - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- maxPipelinePoolSize - Variable in class org.languagetool.server.HTTPServerConfig
- maxPort - Variable in class org.languagetool.server.HTTPServerConfig
- maxQueueSize - Static variable in class org.languagetool.tools.LtThreadPoolExecutor
- maxSentenceLength - Variable in class org.languagetool.rules.GRPCRule
- maxSpellingSuggestions - Variable in class org.languagetool.server.HTTPServerConfig
- maxSpellingSuggestions - Variable in class org.languagetool.UserConfig
- maxTextCheckerThreads - Variable in class org.languagetool.server.HTTPServerConfig
- maxTextHardLength - Variable in class org.languagetool.server.HTTPServerConfig
- maxTextLength - Variable in class org.languagetool.remote.RemoteConfigurationInfo
- maxTextLength - Variable in class org.languagetool.server.UserLimits
- maxTextLengthAnonymous - Variable in class org.languagetool.server.HTTPServerConfig
- maxTextLengthLoggedIn - Variable in class org.languagetool.server.HTTPServerConfig
- maxTextLengthPremium - Variable in class org.languagetool.server.HTTPServerConfig
- maxWords - Variable in class org.languagetool.rules.LongParagraphRule
- maxWords - Variable in class org.languagetool.rules.LongSentenceRule
- maxWordsDistance() - Method in class org.languagetool.rules.AbstractRepeatedWordsRule
- maxWorkQueueSize - Variable in class org.languagetool.server.HTTPServerConfig
- MAY_BE_OMITTED_MASK - Static variable in class org.languagetool.rules.patterns.PatternToken
- maybeForceBuilderInitialization() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- maybeForceBuilderInitialization() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
- maybeForceBuilderInitialization() - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- maybeForceBuilderInitialization() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- maybeForceBuilderInitialization() - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- maybeForceBuilderInitialization() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- maybeForceBuilderInitialization() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- maybeTitle(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- MayMissingYO - Enum constant in enum class org.languagetool.chunking.RussianChunker.PhraseType
- mBefore(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.SearchHelper.Match
- md5FromSentence(String) - Static method in class org.languagetool.remote.SentenceAnnotator
- MEEM - Static variable in class org.languagetool.tools.ArabicConstants
- MEMBER - Enum constant in enum class org.languagetool.server.GroupRoles
- memoizedIsInitialized - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- memoizedIsInitialized - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- memoizedIsInitialized - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- memoizedIsInitialized - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- memoizedIsInitialized - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- memoizedIsInitialized - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- memoizedIsInitialized - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- memoizedIsInitialized - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- memoizedIsInitialized - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- memoizedIsInitialized - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.MatchList
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.Rule
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- memoizedIsInitialized - Variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- memoizedIsInitialized - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- memoizedIsInitialized - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- memoizedIsInitialized - Variable in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- memoizedIsInitialized - Variable in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- MENTION - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
- MENTION_UNDERLINE_PATTERN - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- mergeCategory(MLServerProto.RuleCategory) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
.lt_ml_server.RuleCategory category = 4; - mergeCategory(MLServerProto.RuleCategory) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
.lt_ml_server.RuleCategory category = 8; - mergeCompound(String, boolean) - Method in class org.languagetool.rules.AbstractCompoundRule
- mergeCompound(String, boolean) - Method in class org.languagetool.rules.pt.PostReformPortugueseCompoundRule
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- mergeFrom(Message) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- mergeFrom(Message) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- mergeFrom(Message) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
- mergeFrom(Message) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
- mergeFrom(Message) - 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(Message) - 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(Message) - 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(Message) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
- mergeFrom(Message) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
- mergeFrom(Message) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- mergeFrom(Message) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- mergeFrom(Message) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- mergeFrom(Message) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- mergeFrom(Synthesizer.SynthesizeRequest) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
- mergeFrom(Synthesizer.SynthesizeRequestItem) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- mergeFrom(Synthesizer.SynthesizeResponse) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse.Builder
- mergeFrom(Synthesizer.SynthesizeResponseItem) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem.Builder
- mergeFrom(BertLmProto.BatchBertLmResponse) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
- mergeFrom(BertLmProto.BatchScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
- mergeFrom(BertLmProto.BertLmResponse) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
- mergeFrom(BertLmProto.Mask) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
- mergeFrom(BertLmProto.Prediction) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
- mergeFrom(BertLmProto.ScoreRequest) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
- mergeFrom(MLServerProto.AnalyzedMatchRequest) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- mergeFrom(MLServerProto.AnalyzedSentence) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- mergeFrom(MLServerProto.AnalyzedToken) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
- mergeFrom(MLServerProto.AnalyzedTokenReadings) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- mergeFrom(MLServerProto.AnalyzeRequest) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
- mergeFrom(MLServerProto.AnalyzeResponse) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
- mergeFrom(MLServerProto.Match) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- mergeFrom(MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList.Builder
- mergeFrom(MLServerProto.MatchRequest) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
- mergeFrom(MLServerProto.MatchResponse) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
- mergeFrom(MLServerProto.PostProcessingRequest) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- mergeFrom(MLServerProto.ProcessingOptions) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- mergeFrom(MLServerProto.ProcessRequest) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- mergeFrom(MLServerProto.ProcessResponse) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- mergeFrom(MLServerProto.Rule) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- mergeFrom(MLServerProto.RuleCategory) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
- mergeFrom(MLServerProto.SuggestedReplacement) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
- mergeFrom(ProtoResultCache.CachedResultMatch) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- mergeFrom(ProtoResultCache.CachedRule) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- mergeFrom(ProtoResultCache.MatchPosition) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- mergeFrom(ProtoResultCache.NewLanguageMatch) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- mergeIntoSource(InputStream, InputStream, String) - Static method in class org.languagetool.XMLValidator
- mergeMatches(RuleMatch, RuleMatch) - Method in class org.languagetool.language.French
- mergeMatches(RuleMatch, RuleMatch) - Method in class org.languagetool.language.German
- mergeOffsetPosition(ProtoResultCache.MatchPosition) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition offsetPosition = 5; - 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; - mergePatternPosition(ProtoResultCache.MatchPosition) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
dont need the analyzed sentence here
- 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; - mergeRule(ProtoResultCache.CachedRule) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedRule rule = 1; - mergeSentencePosition(ProtoResultCache.MatchPosition) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition sentencePosition = 6; - mergeSuggestionsWithSameTranslation(List<SuggestedReplacement>) - Static method in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- 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
- mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- message - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- message - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- message - Variable in class org.languagetool.rules.RuleMatch
- message - Variable in class org.languagetool.rules.SuggestionWithMessage
- Message() - Constructor for enum class org.languagetool.rules.AbstractUnitConversionRule.Message
- MESSAGE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- message_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- message_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- MESSAGE_BUNDLE - Static variable in class org.languagetool.JLanguageTool
-
Name of the message bundle for translations.
- MESSAGE_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- messageKey - Variable in class org.languagetool.rules.Categories
- messages - Variable in class org.languagetool.gui.AboutDialog
- messages - Variable in class org.languagetool.gui.ConfigurationDialog
- messages - Variable in class org.languagetool.rules.LongSentenceRule
- messages - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- messages - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- messages - Variable in class org.languagetool.rules.Rule
- messages - Variable in class org.languagetool.server.DatabaseLogger
- 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
- metaData - Variable in class org.languagetool.markup.AnnotatedText
- metaData - Variable in class org.languagetool.markup.AnnotatedTextBuilder
- MetaDataKey() - Constructor for enum class org.languagetool.markup.AnnotatedText.MetaDataKey
- MethodHandlers(SynthesizeServerGrpc.AsyncService, int) - Constructor for class org.languagetool.grpc.SynthesizeServerGrpc.MethodHandlers
- MethodHandlers(BertLmGrpc.AsyncService, int) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.MethodHandlers
- MethodHandlers(MLServerGrpc.AsyncService, int) - Constructor for class org.languagetool.rules.ml.MLServerGrpc.MethodHandlers
- MethodHandlers(PostProcessingServerGrpc.AsyncService, int) - Constructor for class org.languagetool.rules.ml.PostProcessingServerGrpc.MethodHandlers
- MethodHandlers(ProcessingServerGrpc.AsyncService, int) - Constructor for class org.languagetool.rules.ml.ProcessingServerGrpc.MethodHandlers
- methodId - Variable in class org.languagetool.grpc.SynthesizeServerGrpc.MethodHandlers
- methodId - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.MethodHandlers
- methodId - Variable in class org.languagetool.rules.ml.MLServerGrpc.MethodHandlers
- methodId - Variable in class org.languagetool.rules.ml.PostProcessingServerGrpc.MethodHandlers
- methodId - Variable in class org.languagetool.rules.ml.ProcessingServerGrpc.MethodHandlers
- METHODID_ANALYZE - Static variable in class org.languagetool.rules.ml.ProcessingServerGrpc
- METHODID_BATCH_SCORE - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
- METHODID_MATCH - Static variable in class org.languagetool.rules.ml.MLServerGrpc
- METHODID_MATCH_ANALYZED - Static variable in class org.languagetool.rules.ml.MLServerGrpc
- METHODID_PROCESS - Static variable in class org.languagetool.rules.ml.PostProcessingServerGrpc
- METHODID_PROCESS - Static variable in class org.languagetool.rules.ml.ProcessingServerGrpc
- METHODID_SCORE - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
- METHODID_SYNTHESIZE - Static variable in class org.languagetool.grpc.SynthesizeServerGrpc
- methodName - Variable in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerMethodDescriptorSupplier
- methodName - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.BertLmMethodDescriptorSupplier
- methodName - Variable in class org.languagetool.rules.ml.MLServerGrpc.MLServerMethodDescriptorSupplier
- methodName - Variable in class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerMethodDescriptorSupplier
- methodName - Variable in class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerMethodDescriptorSupplier
- metricUnits - Variable in class org.languagetool.rules.AbstractUnitConversionRule
- MFN - Static variable in class org.languagetool.rules.uk.InflectionHelper.Inflection
- mFullNoSpace - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule2
- mFullNoSpace - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- mFullSpace - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule2
- mFullSpace - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- MICROSOFT - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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_CONF_VALUE - Static variable in class org.languagetool.rules.RuleOption
- MIN_COVERAGE - Static variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- MIN_LENGTH - Static variable in class org.languagetool.rules.de.SimilarNameRule
- MIN_PROB - Static variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- MIN_REPEATED - Static variable in class org.languagetool.rules.de.StyleRepeatedSentenceBeginning
- MIN_REPEATED - Static variable in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
- MIN_SENTENCE_THRESHOLD - Static variable in class org.languagetool.rules.spelling.ForeignLanguageChecker
- MIN_SKEW - Static variable in class org.languagetool.rules.bitext.DifferentLengthRule
- MIN_TOKENS - Static variable in class org.languagetool.LanguageAnnotator
- MIN_TOKENS_FOR_ERROR - Static variable in class org.languagetool.rules.de.MissingVerbRule
- MIN_WORD_COUNT - Static variable in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
- MIN_WORD_LENGTH - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- MIN_WORDS - Static variable in class org.languagetool.rules.BERTSuggestionRanking
- MIN_WORDS - Static variable in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
- MIN_WORDS - Static variable in class org.languagetool.rules.ReadabilityRule
- minConfigurableValue - Variable in class org.languagetool.rules.RuleOption
- MINI_ALEF - Static variable in class org.languagetool.tools.ArabicConstants
- MINIMAL_CONFIDENCE - Static variable in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- minimumNumberOfCalls - Variable in class org.languagetool.rules.RemoteRuleConfig
- minLength - Variable in class org.languagetool.rules.patterns.Substrings
- minMainLanguageSentences - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- minOccurCorrection - Variable in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- minOccurrence - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- minOccurrence - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- minPercent - Variable in class org.languagetool.rules.AbstractFillerWordsRule
- minPercent - Variable in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- minPercent - Variable in class org.languagetool.rules.AbstractStatisticStyleRule
- minPercent - Variable in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
- minPort - Variable in class org.languagetool.server.HTTPServerConfig
- minPrevMatches - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- minPrevMatches - Variable in class org.languagetool.rules.Rule
- MINPREVMATCHES - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- minProbability - Variable in class org.languagetool.rules.ngrams.NgramProbabilityRule
- minRepeated - Variable in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
- 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.GenericUnpairedQuotesRule
- 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
- minTokenCount - Variable in class org.languagetool.rules.patterns.AbstractTokenBasedRule
- MINUS_PLUS - Variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- minWords - Variable in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
- 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.
- MISC - Static variable in class org.languagetool.rules.Rule
- missedCommaBehind(AnalyzedTokenReadings[], int, int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
gives back position where a comma is missed PRP has to be treated separately
- missedCommaInFront(AnalyzedTokenReadings[], int, int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
gives back position where a comma is missed PRP has to be treated separately
- MISSING_APO - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- MISSING_HYPHEN - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- missingAdjPattern - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- 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
- MissingHyphenRule - Class in org.languagetool.rules.uk
- MissingHyphenRule(ResourceBundle, WordTagger) - Constructor for class org.languagetool.rules.uk.MissingHyphenRule
- 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
- Misspelling - Enum constant in enum class org.languagetool.rules.ITSIssueType
- MISSPELT - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- MISTAKE - Static variable in class org.languagetool.rules.patterns.PatternRuleMatcher
- mistakeProb - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
- Mistranslation - Enum constant in enum class org.languagetool.rules.ITSIssueType
- MIT_MIR_ETC - Static variable in class org.languagetool.rules.de.AgreementRule
- mitarbeitendenPattern - Static variable in class org.languagetool.tagging.de.GermanTagger
- MIXED_ALPHABETS - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
- 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
- MLRuleRequest(List<MLServerProto.MatchRequest>, List<AnalyzedSentence>, Long) - Constructor for class org.languagetool.rules.GRPCRule.MLRuleRequest
- MLServerBaseDescriptorSupplier() - Constructor for class org.languagetool.rules.ml.MLServerGrpc.MLServerBaseDescriptorSupplier
- MLServerBlockingStub(Channel, CallOptions) - Constructor for class org.languagetool.rules.ml.MLServerGrpc.MLServerBlockingStub
- MLServerFileDescriptorSupplier() - Constructor for class org.languagetool.rules.ml.MLServerGrpc.MLServerFileDescriptorSupplier
- MLServerFutureStub(Channel, CallOptions) - Constructor for class org.languagetool.rules.ml.MLServerGrpc.MLServerFutureStub
- MLServerGrpc - Class in org.languagetool.rules.ml
- MLServerGrpc() - Constructor for class org.languagetool.rules.ml.MLServerGrpc
- MLServerGrpc.AsyncService - Interface in org.languagetool.rules.ml
- MLServerGrpc.MethodHandlers<Req,
Resp> - Class in org.languagetool.rules.ml - MLServerGrpc.MLServerBaseDescriptorSupplier - Class in org.languagetool.rules.ml
- MLServerGrpc.MLServerBlockingStub - Class in org.languagetool.rules.ml
-
A stub to allow clients to do synchronous rpc calls to service MLServer.
- MLServerGrpc.MLServerFileDescriptorSupplier - Class in org.languagetool.rules.ml
- MLServerGrpc.MLServerFutureStub - Class in org.languagetool.rules.ml
-
A stub to allow clients to do ListenableFuture-style rpc calls to service MLServer.
- MLServerGrpc.MLServerImplBase - Class in org.languagetool.rules.ml
-
Base class for the server implementation of the service MLServer.
- MLServerGrpc.MLServerMethodDescriptorSupplier - Class in org.languagetool.rules.ml
- MLServerGrpc.MLServerStub - Class in org.languagetool.rules.ml
-
A stub to allow clients to do asynchronous rpc calls to service MLServer.
- MLServerImplBase() - Constructor for class org.languagetool.rules.ml.MLServerGrpc.MLServerImplBase
- MLServerMethodDescriptorSupplier(String) - Constructor for class org.languagetool.rules.ml.MLServerGrpc.MLServerMethodDescriptorSupplier
- MLServerProto - Class in org.languagetool.rules.ml
- MLServerProto() - Constructor for class org.languagetool.rules.ml.MLServerProto
- 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 Class 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 Class 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 Class 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 Class in org.languagetool.rules.ml
-
Protobuf enum
lt_ml_server.SuggestedReplacement.SuggestionType - MLServerProto.SuggestedReplacementOrBuilder - Interface in org.languagetool.rules.ml
- MLServerStub(Channel, CallOptions) - Constructor for class org.languagetool.rules.ml.MLServerGrpc.MLServerStub
- mNow(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.uk.SearchHelper.Match
- MNP_NAZ_REGEX - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- MNP_ROD_REGEX - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- MNP_ZNA_REGEX - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- MODALS_ADJ - Static variable in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- mode - Variable in class org.languagetool.InputSentence
- mode - Variable in class org.languagetool.JLanguageTool.TextCheckCallable
- mode - Variable in class org.languagetool.remote.CheckConfiguration
- mode - Variable in class org.languagetool.remote.CheckConfigurationBuilder
- mode - Variable in class org.languagetool.server.HTTPServerConfig
- mode - Variable in class org.languagetool.server.RequestLimiter.RequestEvent
- mode - Variable in class org.languagetool.server.TextChecker.QueryParams
- mode(String) - Method in class org.languagetool.remote.CheckConfigurationBuilder
- Mode() - Constructor for enum class org.languagetool.JLanguageTool.Mode
- Mode() - Constructor for enum class org.languagetool.server.HTTPServerConfig.Mode
- model - Variable in class org.languagetool.languagemodel.bert.RemoteLanguageModel
- model - Variable in class org.languagetool.rules.BERTSuggestionRanking
- modelPath - Variable in class org.languagetool.language.identifier.detector.FastTextDetector
- models - Static variable in class org.languagetool.rules.BERTSuggestionRanking
- modernisations - Static variable in class org.languagetool.rules.ga.DativePluralsData
- MODIFIERS - Static variable in class org.languagetool.rules.de.AgreementRule
- modifyPosTag(String, List<String>) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- MONEY_LEMMAS - Static variable in class org.languagetool.rules.uk.LemmaHelper
- monitorCache(String, Cache) - Method in class org.languagetool.server.ServerMetricsCollector
- monitorRules - Static variable in class org.languagetool.rules.patterns.PatternRuleMatcher
- monitorRules - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- MONTH_LEMMAS - Static variable in class org.languagetool.rules.uk.LemmaHelper
- MONTH_NAMES_REGEX - Static variable in class org.languagetool.rules.de.AgreementRuleAntiPatterns1
- MorfologikAmericanSpellerRule - Class in org.languagetool.rules.en
- MorfologikAmericanSpellerRule(ResourceBundle, 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
- MorfologikAmericanSpellerRule(ResourceBundle, Language, UserConfig, List<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, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.MorfologikAustralianSpellerRule
- MorfologikAustralianSpellerRule(ResourceBundle, Language, UserConfig, List<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, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.MorfologikBritishSpellerRule
- MorfologikBritishSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.en.MorfologikBritishSpellerRule
- MorfologikCanadianSpellerRule - Class in org.languagetool.rules.en
- MorfologikCanadianSpellerRule(ResourceBundle, Language, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.MorfologikCanadianSpellerRule
- MorfologikCanadianSpellerRule(ResourceBundle, Language, UserConfig, List<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
- MorfologikCrimeanTatarSpellerRule - Class in org.languagetool.rules.crh
- MorfologikCrimeanTatarSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.crh.MorfologikCrimeanTatarSpellerRule
- 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
- MorfologikMultiSpeller - Class in org.languagetool.rules.spelling.morfologik
-
Morfologik speller that merges results from binary (.dict) and plain text (.txt) dictionaries.
- MorfologikMultiSpeller(String, BufferedReader, List<String>, BufferedReader, String, UserConfig, int, Language) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- MorfologikMultiSpeller(String, List<String>, String, int) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- MorfologikMultiSpeller(String, List<String>, String, UserConfig, int, Language) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- MorfologikMultiSpeller.BufferedReaderWithSource - Class in org.languagetool.rules.spelling.morfologik
- MorfologikMultiSpeller.UserDictCacheKey - Class in org.languagetool.rules.spelling.morfologik
- MorfologikNewZealandSpellerRule - Class in org.languagetool.rules.en
- MorfologikNewZealandSpellerRule(ResourceBundle, Language, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.MorfologikNewZealandSpellerRule
- MorfologikNewZealandSpellerRule(ResourceBundle, Language, UserConfig, List<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
- MorfologikPortugueseSpellerRule - Class in org.languagetool.rules.pt
- MorfologikPortugueseSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- MorfologikRomanianSpellerRule - Class in org.languagetool.rules.ro
- MorfologikRomanianSpellerRule(ResourceBundle, Language, UserConfig, List<Language>) - Constructor for class org.languagetool.rules.ro.MorfologikRomanianSpellerRule
- morfologikRule - Variable in class org.languagetool.rules.fr.FindSuggestionsFilter
- morfologikRule - Variable in class org.languagetool.rules.fr.InterrogativeVerbFilter
- 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, GlobalConfig, UserConfig, List<Language>, LanguageModel, Language) - Constructor for class org.languagetool.rules.en.MorfologikSouthAfricanSpellerRule
- MorfologikSouthAfricanSpellerRule(ResourceBundle, Language, UserConfig, List<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) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
-
Creates a speller with a maximum edit distance of one.
- MorfologikSpeller(String, int) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
-
Creates a speller with the given maximum edit distance.
- MorfologikSpeller(Dictionary, int) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
- morfologikSpellerRule - Variable in class org.languagetool.rules.uk.SimpleReplaceRule
- MorfologikSpellerRule - Class in org.languagetool.rules.spelling.morfologik
- MorfologikSpellerRule(ResourceBundle, 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
- 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.PhraseToTranslate - Class in org.languagetool.rules.spelling.morfologik
- 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(URL) - 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
- morfoSpeller - Variable in class org.languagetool.rules.spelling.hunspell.CompoundAwareHunspellRule
- 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
- MOTHER_TONGUE_KEY - Static variable in class org.languagetool.gui.Configuration
- motherTongue - Variable in class org.languagetool.gui.Configuration
- motherTongue - Variable in class org.languagetool.InputSentence
- motherTongue - Variable in class org.languagetool.JLanguageTool
- motherTongue - Variable in class org.languagetool.rules.en.EnglishForL2SpeakersFalseFriendRule
- motherTongue - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- motherTongue - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- motherTongue - Variable in class org.languagetool.server.HTTPServerConfig
- motherTongue - Variable in class org.languagetool.server.PipelineSettings
- motherTongue2rules - Static variable in class org.languagetool.rules.en.EnglishForL2SpeakersFalseFriendRule
- motherTongueLangCode - Variable in class org.languagetool.remote.CheckConfiguration
- motherTongueLangCode - Variable in class org.languagetool.remote.CheckConfigurationBuilder
- mouseClicked(MouseEvent) - Method in class org.languagetool.gui.TreeListener
- mouseEntered(MouseEvent) - Method in class org.languagetool.gui.TreeListener
- mouseExited(MouseEvent) - Method in class org.languagetool.gui.TreeListener
- mousePressed(MouseEvent) - Method in class org.languagetool.gui.TreeListener
- mouseReleased(MouseEvent) - Method in class org.languagetool.gui.TreeListener
- movePronounTag(String, String) - Method in class org.languagetool.rules.pt.AdvancedSynthesizerFilter
- MozambiquePortuguese - Class in org.languagetool.language
- MozambiquePortuguese() - Constructor for class org.languagetool.language.MozambiquePortuguese
- MP - Static variable in class org.languagetool.rules.ca.DiacriticsCheckFilter
- MP - Static variable in class org.languagetool.rules.es.ConfusionCheckFilter
- MP - Static variable in class org.languagetool.rules.pt.ConfusionCheckFilter
- MS - Static variable in class org.languagetool.rules.ca.DiacriticsCheckFilter
- MS - Static variable in class org.languagetool.rules.es.ConfusionCheckFilter
- MS - Static variable in class org.languagetool.rules.pt.ConfusionCheckFilter
- msg - Variable in class org.languagetool.remote.RemoteRuleMatch
- msg - Variable in class org.languagetool.server.RemoteRuleMatch
- MSG - Static variable in class org.languagetool.rules.de.AgreementRule
- MSG2 - Static variable in class org.languagetool.rules.de.AgreementRule
- mStartNoSpace - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule2
- mStartNoSpace - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- mStartSpace - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule2
- mStartSpace - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- 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
- MultiLanguageTextCheckEval.DetectionResults - Class in org.languagetool.remote.multiLang
- 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
JLanguageToolthat 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, int, GlobalConfig, UserConfig) - Constructor for class org.languagetool.MultiThreadedJLanguageTool
- MultiThreadedJLanguageTool(Language, Language, int, UserConfig) - Constructor for class org.languagetool.MultiThreadedJLanguageTool
- MultiThreadedJLanguageTool(Language, Language, UserConfig) - Constructor for class org.languagetool.MultiThreadedJLanguageTool
- MultiThreadedJLanguageTool.AnalyzeSentenceCallable - Class in org.languagetool
- MultiThreadedJLanguageTool.ParagraphEndAnalyzeSentenceCallable - Class in org.languagetool
- multitokenSpeller - Variable in class org.languagetool.tagging.disambiguation.rules.de.GermanRuleDisambiguator
- MultitokenSpeller - Class in org.languagetool.rules.spelling.multitoken
- MultitokenSpeller(Language, List<String>) - Constructor for class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- multitokenSpeller2 - Variable in class org.languagetool.tagging.disambiguation.rules.de.GermanRuleDisambiguator
- multitokenSpeller3 - Variable in class org.languagetool.tagging.disambiguation.rules.de.GermanRuleDisambiguator
- MultitokenSpellerFilter - Class in org.languagetool.rules.spelling.multitoken
- MultitokenSpellerFilter() - Constructor for class org.languagetool.rules.spelling.multitoken.MultitokenSpellerFilter
- MultiWordChunker - Class in org.languagetool.tagging.disambiguation
-
Multiword tagger-chunker.
- MultiWordChunker(MultiWordChunker.Settings) - Constructor for class org.languagetool.tagging.disambiguation.MultiWordChunker
- MultiWordChunker.Settings - Class in org.languagetool.tagging.disambiguation
- 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
- MultiWordChunker2.MultiWordEntry - Class in org.languagetool.tagging.disambiguation
- MultiWordEntry(List<String>, String) - Constructor for class org.languagetool.tagging.disambiguation.MultiWordChunker2.MultiWordEntry
- MULTIWORDS_FILE - Static variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- mustEnd - Variable in class org.languagetool.rules.patterns.Substrings
-
Whether the last of
Substrings.substringsmust occur at the matched fragment end - mustStart - Variable in class org.languagetool.rules.patterns.Substrings
-
Whether the first of
Substrings.substringsmust occur at the matched fragment start - myFilterCache - Variable in class org.languagetool.rules.patterns.RuleFilterCreator
N
- N - Static variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- N_DASH_SPACE_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- N_DASH_SPACE_PATTERN2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- N_DASH_SPACE_REPL - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- nAllSentences - Variable in class org.languagetool.rules.ReadabilityRule
- nAllSyllables - Variable in class org.languagetool.rules.ReadabilityRule
- nAllWords - Variable in class org.languagetool.rules.ReadabilityRule
- name - Variable in class org.languagetool.DynamicLanguage
- name - Variable in class org.languagetool.language.Contributor
- name - Variable in class org.languagetool.language.LanguageBuilder.ExtendedLanguage
- name - Variable in class org.languagetool.rules.Category
- name - Variable in enum class org.languagetool.rules.ITSIssueType
- name - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- name - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesDataset
- name - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperiment
- name - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperimentRuns
- name - Variable in class org.languagetool.server.APINewGroup
- name - Variable in class org.languagetool.server.DBGroup
- name - Variable in class org.languagetool.server.DictGroupEntry
- name - Variable in class org.languagetool.server.ExtendedUserInfo
- name - Variable in class org.languagetool.tagging.de.GermanToken.Determination
- name - Variable in class org.languagetool.tagging.de.GermanToken.Genus
- name - Variable in class org.languagetool.tagging.de.GermanToken.Kasus
- name - Variable in class org.languagetool.tagging.de.GermanToken.Numerus
- name - Variable in class org.languagetool.tagging.de.GermanToken.POSType
- name - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- name - Variable in class org.languagetool.tools.LtThreadPoolExecutor
- NAME - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- NAME - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- name_ - Variable in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
- name_ - Variable in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- NAME_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- NAME_SUFFIX - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- NAME1 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- NAME2 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- NAME3 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- NAMES - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper
- NBSP - Static variable in class org.languagetool.rules.fr.QuestionWhitespaceRule
- NBSP_INVIS_SEPARATOR - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
- NBSPACE1 - Static variable in class org.languagetool.Language
- NBSPACE2 - Static variable in class org.languagetool.Language
- NEARBY_HYPHENS - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- NEARBY_HYPHENS_PATTERN - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- NEARBY_HYPHENS_REPL - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- NEEDS_TO_BE_PLURAL - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- needsInfixS(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- needsInit - Variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- needsS - Variable in class org.languagetool.rules.nl.CompoundAcceptor
- needsToBePlural(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- negate - Variable in class org.languagetool.rules.uk.SearchHelper.Condition
- negate() - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
- negate() - Method in class org.languagetool.rules.uk.SearchHelper.Condition
- NEGATE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- NEGATE_POS - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- negation - Variable in class org.languagetool.rules.patterns.PatternToken.PosToken
- negation - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- NEGATION_MASK - Static variable in class org.languagetool.rules.patterns.PatternToken
- NEGATION_TAG - Static variable in class org.languagetool.synthesis.pl.PolishSynthesizer
- NEGATION_TAG_PATTERN - Static variable in class org.languagetool.synthesis.pl.PolishSynthesizer
- negativeConstant - Static variable in class org.languagetool.rules.CleanOverlappingFilter
- nerPipe - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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
- nerUrl - Variable in class org.languagetool.GlobalConfig
- neutralReadings - Variable in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- 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() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- newBuilder() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- newBuilder() - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- newBuilder() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- newBuilder() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- newBuilder() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- newBuilder() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- newBuilder() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- newBuilder() - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- newBuilder() - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- newBuilder() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- newBuilder() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- newBuilder() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- newBuilder() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- newBuilder(Synthesizer.SynthesizeRequest) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- newBuilder(Synthesizer.SynthesizeRequestItem) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- newBuilder(Synthesizer.SynthesizeResponse) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- newBuilder(Synthesizer.SynthesizeResponseItem) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- newBuilder(BertLmProto.BatchBertLmResponse) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- newBuilder(BertLmProto.BatchScoreRequest) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- newBuilder(BertLmProto.BertLmResponse) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- newBuilder(BertLmProto.Mask) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- newBuilder(BertLmProto.Prediction) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- newBuilder(BertLmProto.ScoreRequest) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- newBuilder(MLServerProto.AnalyzedMatchRequest) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- newBuilder(MLServerProto.AnalyzedSentence) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- newBuilder(MLServerProto.AnalyzedToken) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- newBuilder(MLServerProto.AnalyzedTokenReadings) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- newBuilder(MLServerProto.AnalyzeRequest) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- newBuilder(MLServerProto.AnalyzeResponse) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- newBuilder(MLServerProto.Match) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- newBuilder(MLServerProto.MatchList) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- newBuilder(MLServerProto.MatchRequest) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- newBuilder(MLServerProto.MatchResponse) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- newBuilder(MLServerProto.PostProcessingRequest) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- newBuilder(MLServerProto.ProcessingOptions) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- newBuilder(MLServerProto.ProcessRequest) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- newBuilder(MLServerProto.ProcessResponse) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- newBuilder(MLServerProto.Rule) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- newBuilder(MLServerProto.RuleCategory) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- newBuilder(MLServerProto.SuggestedReplacement) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- newBuilder(ProtoResultCache.CachedResultMatch) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- newBuilder(ProtoResultCache.CachedRule) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- newBuilder(ProtoResultCache.MatchPosition) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- newBuilder(ProtoResultCache.NewLanguageMatch) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- newBuilderForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- newBuilderForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- newBuilderForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- newBuilderForType() - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- newBuilderForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- newBuilderForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- newBuilderForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- newBuilderForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- newBuilderForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- newBuilderForType() - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.Match
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.Rule
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- newBuilderForType() - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- newBuilderForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- newBuilderForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- newBuilderForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- newBuilderForType() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.Match
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.MatchList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.Rule
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- 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
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- NewLanguageMatch() - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- NewLanguageMatch(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- newLanguageMatches - Variable in class org.languagetool.rules.RuleMatch
- newLanguageMatches_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- newLanguageMatches_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- NEWLANGUAGEMATCHES_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- newLanguageMatchesBuilder_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- NewLineMatchFilter - Class in org.languagetool.rules
- NewLineMatchFilter() - Constructor for class org.languagetool.rules.NewLineMatchFilter
- 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
- newStylePronounTag - Variable in class org.languagetool.tagging.ar.ArabicTagger
- newTokenReadings - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
- newWdList - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- newWord - Variable in class org.languagetool.rules.nl.PreferredWordRuleWithSuggestion
- NewYearDateFilter - Class in org.languagetool.rules.ca
- NewYearDateFilter - Class in org.languagetool.rules.de
- NewYearDateFilter - Class in org.languagetool.rules.en
- NewYearDateFilter - Class in org.languagetool.rules.es
- NewYearDateFilter - Class in org.languagetool.rules.fr
- NewYearDateFilter - Class in org.languagetool.rules.pt
- NewYearDateFilter() - Constructor for class org.languagetool.rules.ca.NewYearDateFilter
- NewYearDateFilter() - Constructor for class org.languagetool.rules.de.NewYearDateFilter
- NewYearDateFilter() - Constructor for class org.languagetool.rules.en.NewYearDateFilter
- NewYearDateFilter() - Constructor for class org.languagetool.rules.es.NewYearDateFilter
- NewYearDateFilter() - Constructor for class org.languagetool.rules.fr.NewYearDateFilter
- 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 - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Node
- next() - Method in class org.languagetool.bitext.TabBitextReader.TabReader
- next() - Method in class org.languagetool.bitext.WordFastTMReader.TabReader
- nextButOneIsModal(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.VerbAgreementRule
- nextIsOneOfThenUppercase(AnalyzedTokenReadings[], int, List<String>) - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- nextIsUpperCase(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- nextLine - Variable in class org.languagetool.bitext.TabBitextReader
- nextPair - Variable in class org.languagetool.bitext.TabBitextReader
- nextSeparator(AnalyzedTokenReadings[], int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
get the position of the next separator
- NextToken_POS_Excep - Static variable in class org.languagetool.rules.ca.ReplaceOperationNamesRule
- ngram - Variable in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- NGRAM_DIR_KEY - Static variable in class org.languagetool.gui.Configuration
- NGramDetector - Class in org.languagetool.language.identifier.detector
- NGramDetector(File, int) - Constructor for class org.languagetool.language.identifier.detector.NGramDetector
- ngramDirectory - Variable in class org.languagetool.gui.Configuration
- ngramLangIdentData - Variable in class org.languagetool.server.HTTPServerConfig
- ngramLocation - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesTestConfig
- 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
- NgramProbabilityRule.AdvancedReplacement - Class in org.languagetool.rules.ngrams
- NgramProbabilityRule.Alternative - Class in org.languagetool.rules.ngrams
- NgramProbabilityRule.Alternatives - Class in org.languagetool.rules.ngrams
- NgramProbabilityRule.Replacement - Class in org.languagetool.rules.ngrams
- ngramsPath - Static variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererConfig
- NINE - Static variable in class org.languagetool.tools.ArabicConstants
- NL_LOCALE - Static variable in class org.languagetool.rules.nl.CheckCaseRule
- NL_LOCALE - Static variable in class org.languagetool.rules.nl.SimpleReplaceRule
- nlTokenizingChars - Variable in class org.languagetool.tokenizers.nl.DutchWordTokenizer
- NO - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- NO_BACKGROUND_CHECK_KEY - Static variable in class org.languagetool.gui.Configuration
- NO_DEFAULT_CHECK_KEY - Static variable in class org.languagetool.gui.Configuration
- NO_FOREIGN_LANG_DETECTED - Static variable in class org.languagetool.rules.spelling.ForeignLanguageChecker
- NO_PREFIXES_FOR_ADJ - Static variable in class org.languagetool.tagging.es.SpanishTagger
- NO_PROTOCOL_URL - Static variable in class org.languagetool.tokenizers.WordTokenizer
- NO_SELECTED_LANGUAGE - Static variable in class org.languagetool.gui.ConfigurationDialog
- NO_SYNONYMS_AS_SUGGESTIONS_KEY - Static variable in class org.languagetool.gui.Configuration
- NO_TONE_RULE - Enum constant in enum class org.languagetool.ToneTag
- NO_VIDMINOK_SUBSTR - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- noBackgroundCheck - Variable in class org.languagetool.gui.Configuration
- noBackgroundCheck() - Method in class org.languagetool.gui.Configuration
-
return true if background check is switched of (no marks inside of document)
- noDashPrefixes - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- noDashPrefixes2019 - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- 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
- nodeToString(Node) - Method in class org.languagetool.rules.patterns.PatternRuleXmlCreator
- NoDisambiguationEnglishPartialPosTagFilter - Class in org.languagetool.rules.en
-
A
PartialPosTagFilterfor English that does not run the disambiguator. - NoDisambiguationEnglishPartialPosTagFilter() - Constructor for class org.languagetool.rules.en.NoDisambiguationEnglishPartialPosTagFilter
- NoDisambiguationIrishPartialPosTagFilter - Class in org.languagetool.rules.ga
-
A
PartialPosTagFilterfor Irish that does not run the disambiguator. - NoDisambiguationIrishPartialPosTagFilter() - Constructor for class org.languagetool.rules.ga.NoDisambiguationIrishPartialPosTagFilter
- NoDisambiguationPortuguesePartialPosTagFilter - Class in org.languagetool.rules.pt
-
A
PartialPosTagFilterfor Portuguese that does not run the disambiguator. - NoDisambiguationPortuguesePartialPosTagFilter() - Constructor for class org.languagetool.rules.pt.NoDisambiguationPortuguesePartialPosTagFilter
- NoDisambiguationRussianPartialPosTagFilter - Class in org.languagetool.rules.ru
-
A
PartialPosTagFilterfor Russian that does not run the disambiguator. - NoDisambiguationRussianPartialPosTagFilter() - Constructor for class org.languagetool.rules.ru.NoDisambiguationRussianPartialPosTagFilter
- noLmWarningPrinted - Variable in class org.languagetool.LanguageWithModel
- Nom - Enum constant in enum class org.languagetool.rules.de.PrepositionToCases.Case
- NOM - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- NOM - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- NOM - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- NOM_CP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- NOM_CP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- NOM_CP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- NOM_CS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- NOM_CS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- NOM_CS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- NOM_DET - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- NOM_DET - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- NOM_DET - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- NOM_FP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- NOM_FP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- NOM_FP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- NOM_FS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- NOM_FS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- NOM_FS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- NOM_MN - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- NOM_MN - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- NOM_MN - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- NOM_MP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- NOM_MP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- NOM_MP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- NOM_MS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- NOM_MS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- NOM_MS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- NOM_PLURAL - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- NOM_PLURAL - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- NOM_SING - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- NOM_SING - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- NOME_FP - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- NOME_FS - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- NOME_MP - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- NOME_MS - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- NOMEN - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
- NominalizedGenitiveVerb(String, String) - Constructor for class org.languagetool.tagging.de.GermanTagger.NominalizedGenitiveVerb
- nominalizedGenVerbInfos - Variable in class org.languagetool.tagging.de.GermanTagger.ExpansionInfos
- NominalizedVerb(String, String) - Constructor for class org.languagetool.tagging.de.GermanTagger.NominalizedVerb
- nominalizedVerbInfos - Variable in class org.languagetool.tagging.de.GermanTagger.ExpansionInfos
- NOMINATIV - Static variable in class org.languagetool.tagging.de.GermanToken.Kasus
- NON_ALPHABETIC - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- NON_ALPHABETIC_PATTERN - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- NON_BREAKING_COLON_SUBST - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- NON_BREAKING_COLON_SUBST - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- NON_BREAKING_COLON_SUBST - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- NON_BREAKING_DOT_SUBST - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- NON_BREAKING_DOT_SUBST - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- NON_BREAKING_DOT_SUBST - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- NON_BREAKING_PLACEHOLDER - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- NON_BREAKING_PLACEHOLDER2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- NON_BREAKING_SLASH_SUBST - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- NON_BREAKING_SPACE_SUBST - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- NON_BREAKING_SPACE_SUBST - Static variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- NON_BREAKING_SPACE_SUBST - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- NON_DIGITS - Static variable in class org.languagetool.rules.en.OrdinalSuffixFilter
- NON_LATIN_CHARS_LANGUAGES - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
- NON_PREMIUM_MSG - Static variable in class org.languagetool.server.DatabaseAccessOpenSource
- NON_WORD_REGEX - Static variable in class org.languagetool.AnalyzedTokenReadings
- nonBlankPreDisambigTokens - Variable in class org.languagetool.AnalyzedSentence
- nonBlankTokens - Variable in class org.languagetool.AnalyzedSentence
- NONCHAR - Static variable in class org.languagetool.tools.StringTools
- NonConformance - Enum constant in enum class org.languagetool.rules.ITSIssueType
- none - Enum constant in enum class org.languagetool.rules.uk.RuleException.Type
- NONE - Enum constant in enum class org.languagetool.rules.patterns.Match.CaseConversion
- NONE - Enum constant in enum class org.languagetool.rules.patterns.Match.IncludeRange
- nonEmpty(String) - Static method in class org.languagetool.rules.GRPCRule
- NONINFL_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- nonLiteral - Static variable in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- nonSignificant - Static variable in class org.languagetool.rules.de.NonSignificantVerbsRule
- 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
- nonStrictCompoundTokenizer - Variable in class org.languagetool.rules.de.GermanSpellerRule
- nonStrictInstance - Static variable in class org.languagetool.tokenizers.de.GermanCompoundTokenizer
- NonSwissGerman - Class in org.languagetool.language
- NonSwissGerman() - Constructor for class org.languagetool.language.NonSwissGerman
- NonThreadSafeSpellRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.spelling.VagueSpellChecker.NonThreadSafeSpellRule
- nonWordPattern - Variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- nonWordPatternFromPath(Path) - Static method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- nonWordPatterns - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- NOON - Static variable in class org.languagetool.tools.ArabicConstants
- NOOP_LANGUAGE - Static variable in class org.languagetool.Languages
- 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
- NORMAL - Enum constant in enum class org.languagetool.JLanguageTool.ParagraphHandling
-
Handle normally - all kinds of rules run.
- NORMAL_API - Enum constant in enum class org.languagetool.tools.StringTools.ApiPrintMode
-
Normally output the rule matches by starting and ending the XML/JSON output on every call.
- normalCasePattern - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- normalize(String) - Method in class org.languagetool.rules.AbstractCompoundRule
- normalize(List<Double>) - Method in class org.languagetool.language.identifier.detector.NGramDetector
- normalizedCase(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ConvertToSentenceCaseFilter
- normalizedCompound2message - Static variable in class org.languagetool.rules.nl.SpaceInCompoundRule
- normalizeNFC(String) - Static method in class org.languagetool.tools.StringTools
- normalizeNFKC(String) - Static method in class org.languagetool.tools.StringTools
- normalizeSimilarChars(String) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- normalizeTextPattern(String) - Static method in class org.languagetool.rules.patterns.PatternToken
- noS - Variable in class org.languagetool.rules.nl.CompoundAcceptor
- noSynonymsAsSuggestions - Variable in class org.languagetool.gui.Configuration
- noSynonymsAsSuggestions() - Method in class org.languagetool.gui.Configuration
- NOT_IN_PREV_TOKEN - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- NOT_WORD_CHARACTER - Static variable in class org.languagetool.tools.StringTools
- NOT_WORD_STR - Static variable in class org.languagetool.tools.StringTools
- NOTASHKEEL - Enum constant in enum class org.languagetool.rules.patterns.Match.CaseConversion
- notAVerb - Static variable in class org.languagetool.tagging.de.GermanTagger
- notCatalanPattern - Static variable in class org.languagetool.language.identifier.detector.CommonWordsDetector
- notComplexPhrase() - Method in class org.languagetool.rules.patterns.PatternRule
-
Reset complex status - used for testing.
- notFoundSuggestions - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- notSpanishPattern - Static variable in class org.languagetool.language.identifier.detector.CommonWordsDetector
- noun - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- NOUN_ADJ - Static variable in class org.languagetool.tagging.fr.FrenchTagger
- NOUN_ANIM_V_NAZ_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- NOUN_FLAG_POS_CASE - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- NOUN_FLAG_POS_CATEGORY - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- NOUN_FLAG_POS_CONJ - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- NOUN_FLAG_POS_GENDER - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- NOUN_FLAG_POS_INFLECT_MARK - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- NOUN_FLAG_POS_JAR - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- NOUN_FLAG_POS_NUMBER - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- NOUN_FLAG_POS_PRONOUN - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- NOUN_FLAG_POS_WORDTYPE - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- NOUN_FORCE_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- NOUN_IGNORE_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- NOUN_INFLECTION_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounRule
- NOUN_INFLECTION_PATTERN - Static variable in class org.languagetool.rules.uk.VerbInflectionHelper
- NOUN_NUMR_ALL_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- NOUN_PERSON_PATTERN - Static variable in class org.languagetool.rules.uk.VerbInflectionHelper
- NOUN_PREFIX_NUMBER - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- NOUN_SING_V_ROD_REGEX - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- NOUN_SUFFIX_NUMBER_LETTER - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- NOUN_TAG_LENGTH - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- NOUN_V_NAZ_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementNounVerbRule
- NOUN_V_NAZ_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- NOUN_WITH_INTERVAL_PREFIX_NUMBER - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- nounAdjIndirTokenReadings - Variable in class org.languagetool.rules.uk.TokenAgreementVerbNounRule.State
- nounAdjNazInflections - Variable in class org.languagetool.rules.uk.TokenAgreementVerbNounRule.State
- nounAnalyzedTokenReadings - Variable in class org.languagetool.rules.uk.TokenAgreementNounVerbRule.State
- nounCases - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- nounIndicators - Static variable in class org.languagetool.rules.de.CaseRule
- nounPos - Variable in class org.languagetool.rules.uk.TokenAgreementNounVerbRule.State
- nounPos - Variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule.State
- nounPos - Variable in class org.languagetool.rules.uk.TokenAgreementVerbNounRule.State
- NOUNS_TO_BE_IGNORED - Static variable in class org.languagetool.rules.de.AgreementRule
- nounTagExpansionExceptions - Static variable in class org.languagetool.tagging.de.GermanTagger
- nounTemplates - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- nounToken - Variable in class org.languagetool.rules.de.AgreementSuggestor2
- nounTokenReadings - Variable in class org.languagetool.rules.uk.TokenAgreementNounVerbRule.State
- NOVEMBER - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- NP - Enum constant in enum class org.languagetool.chunking.GermanChunker.PhraseType
- NP - Enum constant in enum class org.languagetool.chunking.RussianChunker.PhraseType
- NPP - Enum constant in enum class org.languagetool.chunking.GermanChunker.PhraseType
- NPP - Enum constant in enum class org.languagetool.chunking.RussianChunker.PhraseType
- NPP - Static variable in class org.languagetool.rules.de.SubjectVerbAgreementRule
- NPS - Enum constant in enum class org.languagetool.chunking.GermanChunker.PhraseType
- NPS - Enum constant in enum class org.languagetool.chunking.RussianChunker.PhraseType
- NPS - Static variable in class org.languagetool.rules.de.SubjectVerbAgreementRule
- nullAsEmpty(String) - Static method in class org.languagetool.tools.grpc.ProtoHelper
- NUM_REGEX - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- number - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- number - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- number - Variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule.State
- NUMBER - Static variable in class org.languagetool.rules.ca.CatalanUnpairedBracketsRule
- NUMBER - Static variable in class org.languagetool.rules.es.SpanishUnpairedBracketsRule
- NUMBER - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- NUMBER_MISSING_SPACE - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- NUMBER_REGEX - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
- NUMBER_REGEX_WITH_BOUNDARY - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
- NUMBER_V_NAZ - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- NUMBER_WORDS - Static variable in class org.languagetool.tools.ArabicNumbersWordsConstants
- numberedEntities - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- numberOf(String, String) - Static method in class org.languagetool.tools.StringTools
- numberOfCorrectChars(String, String) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- numberPattern - Static variable in class org.languagetool.language.identifier.detector.CommonWordsDetector
- numberRangePart - Variable in class org.languagetool.rules.AbstractUnitConversionRule
- numbers - Static variable in class org.languagetool.rules.AbstractTextToNumberFilter
- numbers - Static variable in class org.languagetool.rules.ga.DhaNoBeirtData
- numbers - Static variable in class org.languagetool.rules.pl.DecadeSpellingFilter
- Numbers - Enum constant in enum class org.languagetool.rules.ITSIssueType
- numberSpeller - Variable in class org.languagetool.synthesis.BaseSynthesizer
- numbertext - Variable in class org.languagetool.synthesis.Soros
- 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
- numCharEqualBeginning(AnalyzedTokenReadings[], AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.ParagraphRepeatBeginningRule
- numeral - Variable in class org.languagetool.rules.el.NumeralStressRule
- numerals - Variable in class org.languagetool.rules.GenericUnpairedBracketsRule
- NUMERALS_EN - Static variable in class org.languagetool.rules.de.CaseRule
- NUMERALS_EN - Static variable in class org.languagetool.rules.GenericUnpairedBracketsRule
- NUMERALS_EN - Static variable in class org.languagetool.rules.UppercaseSentenceStartRule
- NUMERALS_RU - Static variable in class org.languagetool.rules.ru.RussianUnpairedBracketsRule
- 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
- numerus - Variable in class org.languagetool.tagging.de.AnalyzedGermanToken
- Numerus(String) - Constructor for class org.languagetool.tagging.de.GermanToken.Numerus
- NUMERUS - Enum constant in enum class org.languagetool.rules.de.AgreementRule.GrammarCategory
- numMatches - Variable in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- numMatches - Variable in class org.languagetool.rules.AbstractStatisticStyleRule
- numParasToCheck - Variable in class org.languagetool.gui.Configuration
- numr - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- NUMR_ADJ_ENDING_MAP - Static variable in class org.languagetool.tagging.uk.LetterEndingForNumericHelper
- NUMR_ADJ_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- NUMR_NOUN_ENDING_MAP - Static variable in class org.languagetool.tagging.uk.LetterEndingForNumericHelper
- NUMR_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- numrAdjMatch(String, List<AnalyzedToken>, String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- numrAnalyzedTokenReadings - Variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule.State
- numrPos - Variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule.State
- numrTokenReadings - Variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule.State
- numSamples - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
O
- O_ADJ_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- oAdjMatch(String, List<AnalyzedToken>, String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- objective - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
objective = 7; - objective - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
objective = 7; - objective - Enum constant in enum class org.languagetool.Tag
- objective - Enum constant in enum class org.languagetool.ToneTag
- objective - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
objective = 7; - OBJECTIVE - Enum constant in enum class org.languagetool.JLanguageTool.Level
- objective_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
objective = 7; - objective_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
objective = 7; - objective_VALUE - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
objective = 7; - objectsToString(Object[]) - Static method in class org.languagetool.rules.RuleOption
-
Gives back a special String representation of an array of Objects for save or communication use ObjectToString for encoding the single objects separate the objects by ';' Can be decoded by StringToObjects
- objectToString(Object) - Static method in class org.languagetool.rules.RuleOption
-
Gives back a special String representation of an Object for save or communication add a character to characterize the type of object before its String value (i for Integer, b for Boolean, etc.
- OblidarseSugestionsFilter - Class in org.languagetool.rules.ca
- OblidarseSugestionsFilter() - Constructor for class org.languagetool.rules.ca.OblidarseSugestionsFilter
- obtainPosToken(String, boolean, boolean) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
- OCASSIONS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- OCCURANCES - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- occurrences - Variable in class org.languagetool.rules.ngrams.Probability
- OCTOBER - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- OFF - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- officeDefaultOff - Variable in class org.languagetool.rules.Rule
- officeDefaultOn - Variable in class org.languagetool.rules.Rule
- offset - Variable in class org.languagetool.remote.RemoteRuleMatch
- offset - Variable in class org.languagetool.rules.RemoteRuleFilters.ExpectedMatch
- offset - Variable in class org.languagetool.server.RemoteRuleMatch
- offset_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- offset_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- OFFSET_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
- OFFSET_SHIFT - Static variable in class org.languagetool.synthesis.ManualSynthesizer
- OFFSET_SHIFT - Static variable in class org.languagetool.tagging.ManualTagger
- offsetPosition - Variable in class org.languagetool.rules.RuleMatch
- OffsetPosition(int, int) - Constructor for class org.languagetool.rules.RuleMatch.OffsetPosition
- offsetPosition_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- offsetPosition_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- OFFSETPOSITION_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- offsetPositionBuilder_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- OHNE_MICH_ETC - Static variable in class org.languagetool.rules.de.AgreementRule
- oldConfigFile - Variable in class org.languagetool.gui.Configuration
- oldSpelling - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- OldSpellingRule - Class in org.languagetool.rules.de
-
Finds spellings that were only correct in the pre-reform orthography.
- OldSpellingRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.de.OldSpellingRule
- oldWord - Variable in class org.languagetool.rules.nl.PreferredWordRuleWithSuggestion
- Omission - Enum constant in enum class org.languagetool.rules.ITSIssueType
- ON - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- ONE - Static variable in class org.languagetool.tools.ArabicConstants
- ONE_DOT_TWO_REPL - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- ONE_POS_JAR - Variable in class org.languagetool.tools.ArabicUnitsHelper
- ONE_POS_NASB - Variable in class org.languagetool.tools.ArabicUnitsHelper
- ONE_POS_RAF3 - Variable in class org.languagetool.tools.ArabicUnitsHelper
- ONLY_LOWERCASE_START - Static variable in class org.languagetool.rules.UppercaseSentenceStartRule
- ONLYNONPARA - Enum constant in enum class org.languagetool.JLanguageTool.ParagraphHandling
-
Run only sentence-level rules.
- ONLYPARA - Enum constant in enum class org.languagetool.JLanguageTool.ParagraphHandling
-
Run only paragraph-level rules.
- onlyRules - Static variable in class org.languagetool.remote.ArtificialErrorEval
- onlySingleParagraphMode() - Method in class org.languagetool.gui.Configuration
-
only single paragraph mode can be used (for OO and old LO
- onlyTestClients - Static variable in class org.languagetool.server.TextChecker
-
List of clients enabled for restricted rules A/B testing.
- onlyTestLanguages - Static variable in class org.languagetool.server.TextChecker
-
List of languages enabled for restricted rules A/B testing.
- onlyTestRules - Static variable in class org.languagetool.server.TextChecker
-
List of rule IDs enabled for restricted rules A/B testing.
- onlyTestUsers - Static variable in class org.languagetool.server.TextChecker
-
List of usernames for A/B testing with restricted rules.
- onomat - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- openDirectoryDialog(Frame, File) - Static method in class org.languagetool.gui.Tools
-
Show a directory chooser dialog, starting with a specified directory
- openFileDialog(Frame, FileFilter) - Static method in class org.languagetool.gui.Tools
-
Show a file chooser dialog and return the file selected by the user or
null. - openFileDialog(Frame, FileFilter, File) - Static method in class org.languagetool.gui.Tools
-
Show a file chooser dialog in a specified directory
- openFileDialog(Frame, FileFilter, File, int) - Static method in class org.languagetool.gui.Tools
- Opening - Enum constant in enum class org.languagetool.rules.GenericUnpairedBracketsRule.Symbol.Type
- OPENING_QUOTES - Static variable in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- OPENING_QUOTES - Static variable in class org.languagetool.rules.AbstractStatisticStyleRule
- OPENING_QUOTES - Static variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- OPENING_QUOTES - Static variable in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
- OPENING_QUOTES - Static variable in class org.languagetool.rules.AddCommasFilter
- OPENING_QUOTES - Static variable in class org.languagetool.rules.de.StyleRepeatedVeryShortSentences
- OPENING_QUOTES - Static variable in class org.languagetool.rules.LongSentenceRule
- openTelemetry - Variable in enum class org.languagetool.tools.TelemetryProvider
- openURL(String) - Static method in class org.languagetool.gui.Tools
-
Launches the default browser to display a URL.
- openURL(URL) - Static method in class org.languagetool.gui.Tools
-
Launches the default browser to display a URL.
- opt_in_3rd_party_ai_grammar_checker - Variable in class org.languagetool.server.ExtendedUserInfo
- opt_in_3rd_party_ai_grammar_checker - Variable in class org.languagetool.server.UserInfoEntry
- opt_in_3rd_party_ai_paraphraser - Variable in class org.languagetool.server.ExtendedUserInfo
- opt_in_3rd_party_ai_paraphraser - Variable in class org.languagetool.server.UserInfoEntry
- optInThirdPartyAI - Variable in class org.languagetool.UserConfig
- optional(T, char) - Method in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- optionalLanguageModelRules - Variable in class org.languagetool.JLanguageTool
- options - Variable in class org.languagetool.rules.RemoteRuleConfig
- options_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
- options_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- options_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- options_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- 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
- optionsBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
- optionsBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- OR - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- orderer - Variable in class org.languagetool.rules.spelling.SymSpellRule
- 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
- 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
- orderSuggestionsUsingModel(List<String>, String, AnalyzedSentence, int) - Method in interface org.languagetool.rules.spelling.suggestions.SuggestionsOrderer
- ORDINAL_FEM_PL - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- ORDINAL_FEM_SG - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- ORDINAL_MASC_PL - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- ORDINAL_MASC_SG - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- ORDINAL_PATTERN - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- ORDINAL_POINT - Static variable in class org.languagetool.tokenizers.es.SpanishWordTokenizer
- ORDINAL_SUFFIX_FEM - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- ORDINAL_SUFFIX_MASC - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- ORDINAL_SUFFIX_PL - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- ORDINAL_SUFFIXES - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- 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.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.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.crh - package org.languagetool.rules.crh
- 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.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.multitoken - package org.languagetool.rules.spelling.multitoken
- 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.crh - package org.languagetool.synthesis.crh
- 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.crh - package org.languagetool.tagging.crh
- 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.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.crh - package org.languagetool.tokenizers.crh
- 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.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
- org.languagetool.tools.Cache - package org.languagetool.tools.Cache
- org.languagetool.tools.grpc - package org.languagetool.tools.grpc
- orGroupCounter - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- orGroupList - Variable in class org.languagetool.rules.patterns.PatternToken.RareFields
- original - Variable in class org.languagetool.gui.ConfigurationDialog
- originalErrorStr - Variable in class org.languagetool.rules.RuleMatch
- originalErrorString_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- originalErrorString_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- ORIGINALERRORSTRING_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- origPhrase - Variable in class org.languagetool.rules.de.AgreementSuggestor2
- origToken - Variable in class org.languagetool.JLanguageTool.CleanToken
- OS - Enum constant in enum class org.languagetool.LtBuildInfo
- Other - Enum constant in enum class org.languagetool.rules.ITSIssueType
- Other - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
-
Other errors (including grammar), typically yellow/orange.
- Other - Enum constant in enum class org.languagetool.rules.RuleMatch.Type
-
Other errors (including grammar), typically yellow/orange.
- Other - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
-
Other errors (including grammar), typically yellow/orange.
- 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_SERVER_URL_KEY - Static variable in class org.languagetool.gui.Configuration
- Other_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
-
Other errors (including grammar), typically yellow/orange.
- Other_VALUE - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
-
Other errors (including grammar), typically yellow/orange.
- otherLanguage - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- otherPrefixes - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- otherServerUrl - Variable in class org.languagetool.gui.Configuration
- otherVariant - Variable in class org.languagetool.rules.en.VariantInfo
- otherVariant() - Method in class org.languagetool.rules.en.VariantInfo
- oToYj(String) - Static method in class org.languagetool.tagging.uk.CompoundTagger
- OUNCE - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
- out - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- out - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- output - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguatedExample
- output - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- outputFile - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- outputFile - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- outputFilePath - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- outputFilePath - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- outputPathRoot - Static variable in class org.languagetool.remote.ArtificialErrorEval
- outStrB - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- outStrB - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- overlapAndMatch(RuleMatch, RuleMatch) - Method in class org.languagetool.rules.SameRuleGroupFilter
- overlaps(RuleMatch, RuleMatch) - Method in class org.languagetool.rules.SameRuleGroupFilter
- overwrite - Variable in class org.languagetool.chunking.GermanChunker.RegularExpressionWithPhraseType
- overwrite - Variable in class org.languagetool.chunking.RussianChunker.RegularExpressionWithPhraseType
- 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
- overwriteWithSecondTagger - Variable in class org.languagetool.tagging.CombiningTagger
- owner - Variable in class org.languagetool.gui.ConfigurationDialog
- owner - Variable in class org.languagetool.server.DBGroup
- OWNER - Enum constant in enum class org.languagetool.server.GroupRoles
P
- p - Variable in class org.languagetool.rules.ngrams.NgramProbabilityRule.Alternative
- P_NUMERIC - Static variable in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
- pa1Template - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- pa2Template - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- Pair(String, String, String, String) - Constructor for class org.languagetool.rules.de.ProhibitedCompoundRule.Pair
- pairMap - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- PAIRS - Static variable in class org.languagetool.rules.de.SubjectVerbAgreementRule
- pApostropheNeeded - Variable in class org.languagetool.rules.ca.FindSuggestionsEsFilter
- pApostropheNeeded - Variable in class org.languagetool.rules.ca.OblidarseSugestionsFilter
- pApostropheNeeded - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- pApostropheNeededEnd - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- PARA_CHECK_KEY - Static variable in class org.languagetool.gui.Configuration
- PARAGRAPH_END_TAGNAME - Static variable in class org.languagetool.JLanguageTool
-
The internal tag used to mark the end of a paragraph.
- ParagraphEndAnalyzeSentenceCallable(String) - Constructor for class org.languagetool.MultiThreadedJLanguageTool.ParagraphEndAnalyzeSentenceCallable
- ParagraphHandling() - Constructor for enum class org.languagetool.JLanguageTool.ParagraphHandling
- 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
- parameters - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperiment
- parameters - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperimentRuns
- paraMode - Variable in class org.languagetool.JLanguageTool.TextCheckCallable
- parCode - Variable in class org.languagetool.tokenizers.SRXSentenceTokenizer
- parent - Variable in class org.languagetool.gui.AboutDialog
- parse(InputStream) - Static method in class org.languagetool.rules.RemoteRuleConfig
- parse(Integer) - Static method in enum class org.languagetool.server.LimitEnforcementMode
- parseBuffer(String) - Method in class org.languagetool.tagging.ner.NERService
- parseBuffer(String, List<String>) - Method in class org.languagetool.language.identifier.detector.FastTextDetector
- parseCommandLine(String[]) - Method in class org.languagetool.server.GRPCServer
- parseCommandLine(String[]) - Method in class org.languagetool.server.RemoteSynthesizer
- parseConfigFile(File, boolean) - Method in class org.languagetool.server.HTTPServerConfig
- parseConfigurableRuleValues(String) - Method in class org.languagetool.gui.Configuration
- parseDate(Map<String, String>) - Method in class org.languagetool.rules.YMDDateHelper
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- parseDelimitedFrom(InputStream) - 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) - 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) - 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) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parseDelimitedFrom(InputStream) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- ParsedLanguageLists(List<String>, List<String>) - Constructor for class org.languagetool.language.identifier.LanguageIdentifier.ParsedLanguageLists
- parseErrorColors(String) - Method in class org.languagetool.gui.Configuration
- parseFrom(byte[]) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- parseFrom(byte[]) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- parseFrom(byte[]) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- parseFrom(byte[]) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- parseFrom(byte[]) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- parseFrom(byte[]) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- parseFrom(byte[]) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- parseFrom(byte[]) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- parseFrom(byte[]) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- parseFrom(byte[]) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- parseFrom(byte[]) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- parseFrom(byte[]) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parseFrom(byte[]) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parseFrom(byte[]) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parseFrom(byte[]) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- parseFrom(ByteString) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- parseFrom(ByteString) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- parseFrom(ByteString) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- parseFrom(ByteString) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- parseFrom(ByteString) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- parseFrom(ByteString) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- parseFrom(ByteString) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- parseFrom(ByteString) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- parseFrom(ByteString) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- parseFrom(ByteString) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- parseFrom(ByteString) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- parseFrom(ByteString) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parseFrom(ByteString) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parseFrom(ByteString) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parseFrom(ByteString) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- parseFrom(CodedInputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- parseFrom(CodedInputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- parseFrom(CodedInputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- parseFrom(CodedInputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- parseFrom(CodedInputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- parseFrom(CodedInputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- parseFrom(CodedInputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- parseFrom(CodedInputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- parseFrom(CodedInputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- parseFrom(CodedInputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- parseFrom(CodedInputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- parseFrom(CodedInputStream) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parseFrom(CodedInputStream) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parseFrom(CodedInputStream) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parseFrom(CodedInputStream) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- parseFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- parseFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- parseFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- parseFrom(InputStream) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- parseFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- parseFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- parseFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- parseFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- parseFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- parseFrom(InputStream) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- parseFrom(InputStream) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- parseFrom(InputStream) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parseFrom(InputStream) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parseFrom(InputStream) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parseFrom(InputStream) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- parseFrom(ByteBuffer) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- parseFrom(ByteBuffer) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- parseFrom(ByteBuffer) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- parseFrom(ByteBuffer) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- parseFrom(ByteBuffer) - 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) - 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) - 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) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- parseFrom(ByteBuffer) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- parseFrom(ByteBuffer) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parseFrom(ByteBuffer) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parseFrom(ByteBuffer) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parseFrom(ByteBuffer) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Match
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.Rule
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- parseJson(InputStream) - Method in class org.languagetool.remote.RemoteLanguageTool
- parseJson(InputStream) - Method in class org.languagetool.rules.fr.GrammalecteRule
- parseLanguage(String) - Static method in class org.languagetool.server.TextChecker
- parseQuery(String, HttpExchange) - Method in class org.languagetool.server.LanguageToolHttpHandler
- 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
- parser() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- parser() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- parser() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- parser() - Static method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- PARSER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- PARSER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- PARSER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- PARSER - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- PARSER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- PARSER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- PARSER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- PARSER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- PARSER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- PARSER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchList
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- PARSER - Static variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- PARSER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- PARSER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- PARSER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- PARSER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- parseUnderlineColors(String, Map<String, Color>) - Method in class org.languagetool.gui.Configuration
- parseUnderlineTypes(String, Map<String, Short>) - Method in class org.languagetool.gui.Configuration
- parseWords(String) - Method in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- part - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- part - Variable in class org.languagetool.markup.TextPart
- PART_INSERT_PATTERN - Static variable in class org.languagetool.rules.uk.LemmaHelper
- part1 - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule.Pair
- part1Desc - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule.Pair
- part1Exceptions - Variable in class org.languagetool.rules.nl.CompoundAcceptor
- part2 - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule.Pair
- part2Desc - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule.Pair
- part2Exceptions - Variable in class org.languagetool.rules.nl.CompoundAcceptor
- 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
- partialTagHasRequiredTag(List<AnalyzedTokenReadings>, String, boolean) - Method in class org.languagetool.rules.PartialPosTagFilter
- PARTICIPIO_MS - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- PARTICLE_FLAG_POS_CASE - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- PARTICLE_FLAG_POS_CATEGORY - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- PARTICLE_FLAG_POS_CONJ - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- PARTICLE_FLAG_POS_GENDER - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- PARTICLE_FLAG_POS_JAR - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- PARTICLE_FLAG_POS_NUMBER - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- PARTICLE_FLAG_POS_OPTION - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- PARTICLE_FLAG_POS_PRONOUN - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- PARTICLE_FLAG_POS_WORDTYPE - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- PARTICLE_TAG_LENGTH - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- PARTICULA_FINAL - Static variable in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
- PARTICULA_INICIAL - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- PARTIZIP - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
- partizip2contains1PluPra - Static variable in class org.languagetool.tagging.de.GermanTagger
- partizip2contains1PluPrt - Static variable in class org.languagetool.tagging.de.GermanTagger
- parts - Variable in class org.languagetool.markup.AnnotatedText
- parts - Variable in class org.languagetool.markup.AnnotatedTextBuilder
- PARTS_CANT_SKIP - Static variable in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- passivateObject(PipelineSettings, PooledObject<Pipeline>) - Method in class org.languagetool.server.PipelinePool
- 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
- password - Variable in class org.languagetool.server.BasicAuthentication
- password - Variable in class org.languagetool.server.UserLimits.Account
- PASSWORD3 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- 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
- passwordHash - Variable in class org.languagetool.server.UserInfoEntry
- passwortLoginAccessListPath - Variable in class org.languagetool.server.HTTPServerConfig
- PAST_VERB - Static variable in class org.languagetool.rules.ru.RussianVerbConjugationRule
- path - Variable in class org.languagetool.rules.en.AmericanReplaceRule
- path - Variable in class org.languagetool.rules.en.BritishReplaceRule
- path - Variable in class org.languagetool.rules.en.NewZealandReplaceRule
- path - Variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule.PathAndLanguage
- path - Variable in class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
- path - Variable in class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
- path - Variable in class org.languagetool.rules.pt.PortugueseArchaismsRule
- path - Variable in class org.languagetool.rules.pt.PortugueseBarbarismsRule
- path - Variable in class org.languagetool.rules.pt.PortugueseClicheRule
- path - Variable in class org.languagetool.rules.pt.PortugueseRedundancyRule
- path - Variable in class org.languagetool.rules.pt.PortugueseWikipediaRule
- path - Variable in class org.languagetool.rules.pt.PortugueseWordinessRule
- path - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesDataset
- PathAndLanguage(String, Language) - Constructor for class org.languagetool.rules.ngrams.ConfusionProbabilityRule.PathAndLanguage
- PathNotFoundException - Exception Class in org.languagetool.server
-
Thrown when URL path or rule requested etc cannot be found.
- PathNotFoundException(String) - Constructor for exception class org.languagetool.server.PathNotFoundException
- pattern - Variable in class org.languagetool.rules.patterns.RegexPatternRule
- pattern - Variable in class org.languagetool.rules.patterns.StringMatcher
- pattern - Variable in class org.languagetool.tagging.uk.LetterEndingForNumericHelper.RegexToCaseList
- PATTERN - Static variable in class org.languagetool.rules.en.OrdinalSuffixFilter
- PATTERN - Static variable in class org.languagetool.rules.fr.FindSuggestionsFilter
- PATTERN - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- PATTERN - Static variable in class org.languagetool.rules.pt.PostReformPortugueseDashRule
- PATTERN - Static variable in class org.languagetool.rules.pt.PreReformPortugueseDashRule
- PATTERN - Static variable in class org.languagetool.rules.ru.RussianDashRule
- PATTERN - Static variable in class org.languagetool.rules.ru.RussianSimpleWordRepeatRule
- PATTERN - Static variable in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
- PATTERN - Static variable in class org.languagetool.rules.uk.TypographyRule
- PATTERN - Static variable in class org.languagetool.rules.uk.UkrainianUppercaseSentenceStartRule
- PATTERN - Static variable in class org.languagetool.synthesis.pl.PolishSynthesizer
- PATTERN - Static variable in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator
- PATTERN - Static variable in class org.languagetool.tools.StringTools
- PATTERN_1 - Static variable in class org.languagetool.language.Catalan
- PATTERN_1 - Static variable in class org.languagetool.rules.uk.PunctuationCheckRule
- PATTERN_1 - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- PATTERN_1 - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- PATTERN_1 - Static variable in class org.languagetool.tokenizers.eo.EsperantoWordTokenizer
- PATTERN_1 - Static variable in class org.languagetool.tokenizers.es.SpanishWordTokenizer
- PATTERN_2 - Static variable in class org.languagetool.language.Catalan
- PATTERN_2 - Static variable in class org.languagetool.rules.uk.PunctuationCheckRule
- PATTERN_2 - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- PATTERN_2 - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- PATTERN_2 - Static variable in class org.languagetool.tokenizers.eo.EsperantoWordTokenizer
- PATTERN_2 - Static variable in class org.languagetool.tokenizers.es.SpanishWordTokenizer
- PATTERN_3 - Static variable in class org.languagetool.language.Catalan
- PATTERN_3 - Static variable in class org.languagetool.rules.uk.PunctuationCheckRule
- PATTERN_3 - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- PATTERN_3 - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- PATTERN_3 - Static variable in class org.languagetool.tokenizers.es.SpanishWordTokenizer
- PATTERN_4 - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- PATTERN_4 - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- PATTERN_5 - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- PATTERN_5 - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- PATTERN_6 - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- PATTERN_7 - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- PATTERN_8 - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- PATTERN_FILE - Static variable in class org.languagetool.JLanguageTool
-
The name of the file with error patterns.
- PATTERN_MD - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- PATTERN1_A - Static variable in class org.languagetool.tagging.nl.DutchTagger
- PATTERN1_E - Static variable in class org.languagetool.tagging.nl.DutchTagger
- PATTERN1_I - Static variable in class org.languagetool.tagging.nl.DutchTagger
- PATTERN1_O - Static variable in class org.languagetool.tagging.nl.DutchTagger
- PATTERN1_U - Static variable in class org.languagetool.tagging.nl.DutchTagger
- PATTERN2_A - Static variable in class org.languagetool.tagging.nl.DutchTagger
- PATTERN2_E - Static variable in class org.languagetool.tagging.nl.DutchTagger
- PATTERN2_I - Static variable in class org.languagetool.tagging.nl.DutchTagger
- PATTERN2_O - Static variable in class org.languagetool.tagging.nl.DutchTagger
- PATTERN2_U - Static variable in class org.languagetool.tagging.nl.DutchTagger
- patternList - Static variable in class org.languagetool.tokenizers.en.EnglishWordTokenizer
- patternParticiple - Static variable in class org.languagetool.tagging.eo.EsperantoTagger
- patternPosition - Variable in class org.languagetool.rules.RuleMatch
- PatternPosition(int, int) - Constructor for class org.languagetool.rules.RuleMatch.PatternPosition
- patternPosition_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- patternPosition_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- PATTERNPOSITION_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- patternPositionBuilder_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- patternPrefix - Static variable in class org.languagetool.tagging.eo.EsperantoTagger
- PatternProblem - Enum constant in enum class org.languagetool.rules.ITSIssueType
- 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) - Constructor for class org.languagetool.rules.patterns.PatternRule
- 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, 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
- patternRules - Variable in class org.languagetool.Language
- 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
- patterns - Variable in class org.languagetool.synthesis.Soros
- patterns - Variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- patterns - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- patternSize - Variable in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- patternSuffix - Static variable in class org.languagetool.tagging.br.BretonTagger
- patternSuffix - Static variable in class org.languagetool.tagging.eo.EsperantoTagger
- patternTabelvorto - Static variable in class org.languagetool.tagging.eo.EsperantoTagger
- patternTabelvortoAdverb - Static variable in class org.languagetool.tagging.eo.EsperantoTagger
- patternToken - Variable in class org.languagetool.rules.patterns.PatternTokenMatcher
- patternToken - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- PatternToken - Class in org.languagetool.rules.patterns
-
A part of a pattern, represents the 'token' element of the
grammar.xml. - PatternToken(boolean, StringMatcher) - Constructor for class org.languagetool.rules.patterns.PatternToken
- 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.PosToken - Class in org.languagetool.rules.patterns
- PatternToken.RareFields - Class in org.languagetool.rules.patterns
-
Fields that are null in most instances of PatternToken
- 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
- patternTokenMatchers - Variable in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- patternTokens - Variable in class org.languagetool.rules.ngrams.NgramProbabilityRule.AdvancedReplacement
- 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.
- patternVerb - Static variable in class org.languagetool.tagging.eo.EsperantoTagger
- peek() - Method in class org.languagetool.rules.UnsyncStack
-
Looks at the object at the top of this stack without removing it from the stack.
- PEICES - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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
- PER_DAY - Enum constant in enum class org.languagetool.server.LimitEnforcementMode
- PERCENT - Static variable in class org.languagetool.tools.ArabicConstants
- PERCENT_PATTERN - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- 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 ".." (but not "..." etc) and "،،".
- 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
- PERSISTANT - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- person - Variable in class org.languagetool.rules.uk.VerbInflectionHelper.Inflection
- PERSON_MAP - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- PERSON_SUFFIXES - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- PERSONAL_PRONOUNS - Static variable in class org.languagetool.rules.ca.CatalanWordRepeatBeginningRule
- PERSONAL_PRONOUNS - Static variable in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
- persuasive - Enum constant in enum class org.languagetool.ToneTag
- PF - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- pFemNo - Static variable in class org.languagetool.rules.ca.ApostophationHelper
- pFemYes - Static variable in class org.languagetool.rules.ca.ApostophationHelper
- pHasNoLetter - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
- pHasNoLetterLatin - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
- phrase - Variable in class org.languagetool.rules.de.AgreementSuggestor2.Suggestion
- phrase - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule.PhraseToTranslate
- 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.
- phraseLen(int) - Method in class org.languagetool.rules.patterns.PatternRuleMatcher
- phraseMap - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
-
Phrase store - elementLists keyed by phraseIds.
- phraseName - Variable in class org.languagetool.rules.patterns.PatternToken.RareFields
-
String ID of the phrase the element is in.
- 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.ga.IrishSpecificCaseRule
- phrases - Static variable in class org.languagetool.rules.ru.RussianSpecificCaseRule
- PHRASES - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- phraseSearcher - Static variable in class org.languagetool.rules.DictionarySpellMatchFilter
- PhraseSearchLoader() - Constructor for class org.languagetool.rules.DictionarySpellMatchFilter.PhraseSearchLoader
- phrasesListLoader - Variable in class org.languagetool.rules.AbstractSpecificCaseRule
- PhraseToTranslate(String, int) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule.PhraseToTranslate
- phraseType - Variable in class org.languagetool.chunking.GermanChunker.RegularExpressionWithPhraseType
- phraseType - Variable in class org.languagetool.chunking.RussianChunker.RegularExpressionWithPhraseType
- PhraseType() - Constructor for enum class org.languagetool.chunking.GermanChunker.PhraseType
- PhraseType() - Constructor for enum class org.languagetool.chunking.RussianChunker.PhraseType
- picky - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
picky = 0; - picky - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
picky = 0; - picky - Enum constant in enum class org.languagetool.Tag
- picky - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
picky = 0; - PICKY - Enum constant in enum class org.languagetool.JLanguageTool.Level
- picky_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
picky = 0; - picky_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
picky = 0; - picky_VALUE - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
picky = 0; - pings - Variable in class org.languagetool.server.TextChecker
- PINGS_CLEAN_MILLIS - Static variable in class org.languagetool.server.TextChecker
- PINGS_MAX_SIZE - Static variable in class org.languagetool.server.TextChecker
- pingsCleanDateMillis - Variable in class org.languagetool.server.TextChecker
- pipe - Static variable in class org.languagetool.synthesis.Soros
- Pipeline - Class in org.languagetool.server
-
Wrapper for JLanguageTool instances that can be made immutable.
- Pipeline(Language, List<Language>, Language, ResultCache, GlobalConfig, UserConfig, boolean) - Constructor for class org.languagetool.server.Pipeline
- Pipeline(Language, List<Language>, Language, ResultCache, GlobalConfig, UserConfig, boolean, boolean) - Constructor for class org.languagetool.server.Pipeline
- Pipeline.IllegalPipelineMutationException - Exception Class in org.languagetool.server
- pipelineCaching - Variable in class org.languagetool.server.HTTPServerConfig
- pipelineExpireTime - Variable in class org.languagetool.server.HTTPServerConfig
- pipelinePool - Variable in class org.languagetool.server.TextChecker
- PipelinePool - Class in org.languagetool.server
-
Caches pre-configured JLanguageTool instances to avoid costly setup time of rules, etc.
- PipelinePool(HTTPServerConfig, ResultCache, boolean) - Constructor for class org.languagetool.server.PipelinePool
- pipelinePrewarming - Variable in class org.languagetool.server.HTTPServerConfig
- PipelineSettings - Class in org.languagetool.server
- PipelineSettings(Language, Language, TextChecker.QueryParams, GlobalConfig, UserConfig) - Constructor for class org.languagetool.server.PipelineSettings
- PipelineSettings(Language, UserConfig) - Constructor for class org.languagetool.server.PipelineSettings
- PL_END_SYMBOLS - Static variable in class org.languagetool.rules.pl.PolishUnpairedBracketsRule
- PL_LOCALE - Static variable in class org.languagetool.rules.pl.SimpleReplaceRule
- PL_START_SYMBOLS - Static variable in class org.languagetool.rules.pl.PolishUnpairedBracketsRule
- 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.
- PLEASE_SPELL_ME - Static variable in class org.languagetool.rules.patterns.PatternRuleHandler
- pLemmaSpace - Static variable in class org.languagetool.synthesis.ca.CatalanSynthesizer
- pLemmaSpace - Static variable in class org.languagetool.synthesis.es.SpanishSynthesizer
- pLocator - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- plTokenizing - Variable in class org.languagetool.tokenizers.pl.PolishWordTokenizer
- plural - Variable in class org.languagetool.rules.de.SubjectVerbAgreementRule
- plural - Variable in class org.languagetool.rules.de.SubjectVerbAgreementRule.SingularPluralPair
- plural - Variable in class org.languagetool.rules.uk.VerbInflectionHelper.Inflection
- PLURAL - Enum constant in enum class org.languagetool.chunking.EnglishChunkFilter.ChunkType
- PLURAL - Static variable in class org.languagetool.tagging.de.GermanToken.Numerus
- PLURAL_LNAME_PATTERN - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- PLURAL_NAME - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- PLURAL_POS_JAR - Variable in class org.languagetool.tools.ArabicUnitsHelper
- PLURAL_POS_NASB - Variable in class org.languagetool.tools.ArabicUnitsHelper
- PLURAL_POS_RAF3 - Variable in class org.languagetool.tools.ArabicUnitsHelper
- PLUS_MINUS - Static variable in class org.languagetool.rules.uk.LemmaHelper
- pMascNo - Static variable in class org.languagetool.rules.ca.ApostophationHelper
- pMascYes - Static variable in class org.languagetool.rules.ca.ApostophationHelper
-
Patterns for apostrophation
- poAdvMatch(String, List<AnalyzedToken>, String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- 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
- POLISH_TOKENIZING_CHARS - Static variable in class org.languagetool.rules.pl.MorfologikPolishSpellerRule
- 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() - Constructor for class org.languagetool.synthesis.pl.PolishSynthesizer
- PolishSynthesizer(Language) - Constructor for class org.languagetool.synthesis.pl.PolishSynthesizer
-
Deprecated.
- 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
- POLLING_TIME - Static variable in class org.languagetool.server.DatabaseLogger
- pool - Variable in class org.languagetool.server.GRPCServer
- pool - Variable in class org.languagetool.server.PipelinePool
- 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
- port - Variable in class org.languagetool.server.Server
- PortarGerundiSuggestionsFilter - Class in org.languagetool.rules.ca
- PortarGerundiSuggestionsFilter() - Constructor for class org.languagetool.rules.ca.PortarGerundiSuggestionsFilter
- PortarTempsSuggestionsFilter - Class in org.languagetool.rules.ca
- PortarTempsSuggestionsFilter() - Constructor for class org.languagetool.rules.ca.PortarTempsSuggestionsFilter
- PortBindingException - Exception Class in org.languagetool.server
- PortBindingException(String) - Constructor for exception class org.languagetool.server.PortBindingException
- PortBindingException(String, Throwable) - Constructor for exception class org.languagetool.server.PortBindingException
- 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
- PortugalPortuguese(boolean) - 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(boolean) - Constructor for class org.languagetool.language.Portuguese
-
This is a fake constructor overload for the subclasses.
- 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_ORTHOGRAPHY_RULE - Static variable in class org.languagetool.rules.pt.PortugueseOrthographyReplaceRule
- PORTUGUESE_SIMPLE_REPLACE_RULE - Static variable in class org.languagetool.rules.pt.PortugueseReplaceRule
- PORTUGUESE_TITLECASE_EXCEPTIONS - Static variable in class org.languagetool.tools.StringTools
- 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
- PortugueseAccentuationDataLoader - Class in org.languagetool.rules.pt
-
Load data for
PortugueseAccentuationCheckRule. - PortugueseAccentuationDataLoader() - Constructor for class org.languagetool.rules.pt.PortugueseAccentuationDataLoader
- 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 lainstead ofà la). - PortugueseDiacriticsRule(ResourceBundle) - Constructor for class org.languagetool.rules.pt.PortugueseDiacriticsRule
- PortugueseEnclisisFilter - Class in org.languagetool.rules.pt
- PortugueseEnclisisFilter() - Constructor for class org.languagetool.rules.pt.PortugueseEnclisisFilter
- 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
- PortugueseMultitokenSpeller - Class in org.languagetool.rules.pt
- PortugueseMultitokenSpeller() - Constructor for class org.languagetool.rules.pt.PortugueseMultitokenSpeller
- PortugueseOrthographyReplaceRule - Class in org.languagetool.rules.pt
-
Rule for simple and frequent one-to-one spelling fixes in Portuguese.
- PortugueseOrthographyReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.pt.PortugueseOrthographyReplaceRule
- portuguesePattern - Static variable in class org.languagetool.language.identifier.detector.CommonWordsDetector
- PortugueseProclisisFilter - Class in org.languagetool.rules.pt
- PortugueseProclisisFilter() - Constructor for class org.languagetool.rules.pt.PortugueseProclisisFilter
- 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, 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, 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() - Constructor for class org.languagetool.synthesis.pt.PortugueseSynthesizer
- 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, Language) - Constructor for class org.languagetool.rules.pt.PortugueseWrongWordInContextRule
- pos - Variable in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- pos - Variable in class org.languagetool.rules.uk.SearchHelper.Context
- pos(String) - Static method in class org.languagetool.rules.patterns.PatternRuleBuilderHelper
- pos(String) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
- pos(String, boolean) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
- pos(String, boolean, String) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
- POS_TAGGER_MODEL - Static variable in class org.languagetool.chunking.EnglishChunker
- posIsIn(AnalyzedTokenReadings[], int, String...) - Method in class org.languagetool.rules.en.EnglishWordRepeatRule
- positive - Enum constant in enum class org.languagetool.ToneTag
- posModel - Static variable in class org.languagetool.chunking.EnglishChunker
- posName - Variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule.IrregularForms
- posNegation - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- posPattern - Variable in class org.languagetool.rules.patterns.PatternToken.PosToken
- posRegex(String) - Static method in class org.languagetool.rules.patterns.PatternRuleBuilderHelper
- posRegex(String) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
- posRegExp - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- posRegExp() - Method in class org.languagetool.rules.patterns.Match
-
Checks if the Match element uses regexp-based form of the POS tag.
- posRegexWithStringException(String, String) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
- posSelector - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- POSSESSIUS_v - Static variable in class org.languagetool.language.Catalan
- POSSESSIUS_V - Static variable in class org.languagetool.language.Catalan
- PossessiusRedundantsFilter - Class in org.languagetool.rules.ca
- PossessiusRedundantsFilter() - Constructor for class org.languagetool.rules.ca.PossessiusRedundantsFilter
- POSSESSIVE_INDICATORS - Static variable in class org.languagetool.rules.de.CaseRule
- possessiveSpecialCase(AnalyzedTokenReadings, AnalyzedToken) - Static method in class org.languagetool.rules.de.AgreementTools
- POSSIBLE_APOSTROPHE - Static variable in class org.languagetool.rules.GenericUnpairedQuotesRule
- possibleTags - Variable in class org.languagetool.synthesis.BaseSynthesizer
- possibleTags - Variable in class org.languagetool.synthesis.ManualSynthesizer
- possibleTags - Variable in class org.languagetool.synthesis.pl.PolishSynthesizer
- postag - Variable in class org.languagetool.rules.SynonymsData
- postag - Variable in class org.languagetool.rules.uk.SearchHelper.Condition
- postag(Pattern) - Static method in class org.languagetool.rules.uk.SearchHelper.Condition
- posTag - Variable in class org.languagetool.AnalyzedToken
- posTag - Variable in class org.languagetool.rules.patterns.Match
- posTag - Variable in class org.languagetool.rules.patterns.PatternToken.PosToken
- posTag - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- posTag - Variable in class org.languagetool.tagging.TaggedWord
- posTag(String[]) - Method in class org.languagetool.chunking.EnglishChunker
- POSTAG - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- postag_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- postag_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- posTag_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
- posTag_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- 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
- PostagComparator() - Constructor for class org.languagetool.synthesis.ca.CatalanSynthesizer.PostagComparator
- PostagComparator() - Constructor for class org.languagetool.synthesis.es.SpanishSynthesizer.PostagComparator
- PosTagHelper - Class in org.languagetool.tagging.uk
- PosTagHelper() - Constructor for class org.languagetool.tagging.uk.PosTagHelper
- postagRegexp - Variable in class org.languagetool.rules.patterns.Match
- postagRegexp_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- postagRegexp_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- posTagReplace - Variable in class org.languagetool.rules.patterns.Match
- postagReplace_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- postagReplace_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- posTags - Variable in class org.languagetool.rules.ngrams.GoogleToken
- postagsPartizipEndingE - Static variable in class org.languagetool.tagging.de.GermanTagger
- postagsPartizipEndingEm - Static variable in class org.languagetool.tagging.de.GermanTagger
- postagsPartizipEndingEn - Static variable in class org.languagetool.tagging.de.GermanTagger
- postagsPartizipEndingEr - Static variable in class org.languagetool.tagging.de.GermanTagger
- postagsPartizipEndingEs - Static variable in class org.languagetool.tagging.de.GermanTagger
- posTagsToFind - Variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule.State
- postDisambiguationChunker - Variable in class org.languagetool.Language
- postfix() - Method in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- posToken - Variable in class org.languagetool.rules.patterns.PatternToken
- posToken - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- PosToken(String, boolean, boolean) - Constructor for class org.languagetool.rules.patterns.PatternToken.PosToken
- PosToken(String, boolean, StringMatcher) - Constructor for class org.languagetool.rules.patterns.PatternToken.PosToken
- 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 - 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 - 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.ca.PostponedAdjectiveConcordanceFilter
- PostponedAdjectiveConcordanceFilter() - Constructor for class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- PostponedAdjectiveConcordanceFilter() - Constructor for class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- PostProcessingRequest() - Constructor for class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- PostProcessingRequest(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- PostProcessingServerBaseDescriptorSupplier() - Constructor for class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerBaseDescriptorSupplier
- PostProcessingServerBlockingStub(Channel, CallOptions) - Constructor for class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerBlockingStub
- PostProcessingServerFileDescriptorSupplier() - Constructor for class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerFileDescriptorSupplier
- PostProcessingServerFutureStub(Channel, CallOptions) - Constructor for class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerFutureStub
- PostProcessingServerGrpc - Class in org.languagetool.rules.ml
-
for e.g.
- PostProcessingServerGrpc() - Constructor for class org.languagetool.rules.ml.PostProcessingServerGrpc
- PostProcessingServerGrpc.AsyncService - Interface in org.languagetool.rules.ml
-
for e.g.
- PostProcessingServerGrpc.MethodHandlers<Req,
Resp> - Class in org.languagetool.rules.ml - PostProcessingServerGrpc.PostProcessingServerBaseDescriptorSupplier - Class in org.languagetool.rules.ml
- PostProcessingServerGrpc.PostProcessingServerBlockingStub - Class in org.languagetool.rules.ml
-
A stub to allow clients to do synchronous rpc calls to service PostProcessingServer.
- PostProcessingServerGrpc.PostProcessingServerFileDescriptorSupplier - Class in org.languagetool.rules.ml
- PostProcessingServerGrpc.PostProcessingServerFutureStub - Class in org.languagetool.rules.ml
-
A stub to allow clients to do ListenableFuture-style rpc calls to service PostProcessingServer.
- PostProcessingServerGrpc.PostProcessingServerImplBase - Class in org.languagetool.rules.ml
-
Base class for the server implementation of the service PostProcessingServer.
- PostProcessingServerGrpc.PostProcessingServerMethodDescriptorSupplier - Class in org.languagetool.rules.ml
- PostProcessingServerGrpc.PostProcessingServerStub - Class in org.languagetool.rules.ml
-
A stub to allow clients to do asynchronous rpc calls to service PostProcessingServer.
- PostProcessingServerImplBase() - Constructor for class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerImplBase
- PostProcessingServerMethodDescriptorSupplier(String) - Constructor for class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerMethodDescriptorSupplier
- PostProcessingServerStub(Channel, CallOptions) - Constructor for class org.languagetool.rules.ml.PostProcessingServerGrpc.PostProcessingServerStub
- 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
- postTo(URL, String, Map<String, String>) - Static method in class org.languagetool.tagging.ner.NERService
- POSType(String) - Constructor for class org.languagetool.tagging.de.GermanToken.POSType
- posUnknown - Variable in class org.languagetool.rules.patterns.PatternToken.PosToken
- POTENTIAL_BINNEN_I - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- POTENTIAL_NEGATION_TAG - Static variable in class org.languagetool.synthesis.pl.PolishSynthesizer
- PotentialCompoundFilter - Class in org.languagetool.rules.de
- PotentialCompoundFilter() - Constructor for class org.languagetool.rules.de.PotentialCompoundFilter
- potentiallyAddLowercaseMatch(List<RuleMatch>, AnalyzedTokenReadings, boolean, String, boolean, AnalyzedSentence) - Method in class org.languagetool.rules.de.CaseRule
- potentiallyAddUppercaseMatch(List<RuleMatch>, AnalyzedTokenReadings[], int, AnalyzedTokenReadings, String, AnalyzedTokenReadings, AnalyzedSentence) - Method in class org.languagetool.rules.de.CaseRule
- POUND - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
- povadd - Enum constant in enum class org.languagetool.ToneTag
- povrem - Enum constant in enum class org.languagetool.ToneTag
- PP - Enum constant in enum class org.languagetool.chunking.GermanChunker.PhraseType
- PP - Enum constant in enum class org.languagetool.chunking.RussianChunker.PhraseType
- PP - Static variable in class org.languagetool.rules.de.SubjectVerbAgreementRule
- pPosRegexMatch - Variable in class org.languagetool.rules.patterns.Match
- predic - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- predicate - Variable in class org.languagetool.chunking.TokenPredicate
- PREDICT_INSERT_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- Prediction() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- Prediction(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- preDisambigTokens - Variable in class org.languagetool.AnalyzedSentence
- 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
- preferredLangs - Variable in class org.languagetool.language.identifier.LanguageIdentifier.ParsedLanguageLists
- preferredLanguages - Variable in class org.languagetool.rules.spelling.ForeignLanguageChecker
- preferredLanguages - Variable in class org.languagetool.server.HTTPServerConfig
- preferredLanguages - Variable in class org.languagetool.UserConfig
- PreferredWordData - Class in org.languagetool.rules.nl
-
Less to more common words loaded from CSV.
- PreferredWordData(String, String, String) - Constructor for class org.languagetool.rules.nl.PreferredWordData
- 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
- PreferredWordRuleWithSuggestion - Class in org.languagetool.rules.nl
- PreferredWordRuleWithSuggestion(Rule, String, String) - Constructor for class org.languagetool.rules.nl.PreferredWordRuleWithSuggestion
- prefix - Variable in class org.languagetool.tagging.de.GermanTagger.NominalizedGenitiveVerb
- prefix - Variable in class org.languagetool.tagging.de.GermanTagger.NominalizedVerb
- prefix - Variable in class org.languagetool.tagging.de.GermanTagger.PrefixInfixVerb
- prefix - Variable in class org.languagetool.tagging.ga.Retaggable
- PREFIX_AMB_ESPAI - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- PREFIX_NO_DASH_POSTAG_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- PREFIX_WITH_WHITESPACE - Static variable in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
- PREFIX_WITH_WHITESPACE - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- prefixedVerbLastPart(String) - Method in class org.languagetool.tagging.de.GermanTagger
- prefixes - Static variable in class org.languagetool.rules.pl.MorfologikPolishSpellerRule
-
The set of prefixes that are not allowed to be split in the suggestions.
- prefixes - Static variable in class org.languagetool.tagging.de.VerbPrefixes
- prefixes - Static variable in class org.languagetool.tokenizers.pl.PolishWordTokenizer
- PREFIXES_FOR_ADJ - Static variable in class org.languagetool.tagging.es.SpanishTagger
- PREFIXES_FOR_ADJECTIVES - Static variable in class org.languagetool.tagging.es.SpanishTagger
- PREFIXES_FOR_NOUN_ADJ - Static variable in class org.languagetool.tagging.fr.FrenchTagger
- PREFIXES_FOR_VERBS - Static variable in class org.languagetool.tagging.ca.CatalanTagger
- PREFIXES_FOR_VERBS - Static variable in class org.languagetool.tagging.es.SpanishTagger
- PREFIXES_FOR_VERBS - Static variable in class org.languagetool.tagging.fr.FrenchTagger
- PREFIXES_FOR_VERBS - Static variable in class org.languagetool.tagging.gl.GalicianTagger
- PREFIXES_FOR_VERBS - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- PREFIXES_FOR_VERBS2 - Static variable in class org.languagetool.tagging.es.SpanishTagger
- PREFIXES_NOUN_ADJ - Static variable in class org.languagetool.tagging.fr.FrenchTagger
- prefixesNonSeparableVerbs - Static variable in class org.languagetool.tagging.de.GermanTagger
- prefixesNonSeparableVerbsRegexp - Static variable in class org.languagetool.tagging.de.GermanTagger
- prefixesSeparableVerbs - Static variable in class org.languagetool.tagging.de.GermanTagger
- prefixesSeparableVerbsRegexp - Static variable in class org.languagetool.tagging.de.GermanTagger
- prefixesVerbs - Static variable in class org.languagetool.tagging.de.GermanTagger
- prefixesVerbsRegexp - Static variable in class org.languagetool.tagging.de.GermanTagger
- PrefixInfixVerb(String, String, String) - Constructor for class org.languagetool.tagging.de.GermanTagger.PrefixInfixVerb
- prefixLength - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- pRegexMatch - Variable in class org.languagetool.rules.patterns.Match
- premium - Variable in class org.languagetool.rules.RemoteRule
- premium - Variable in class org.languagetool.server.TextChecker.QueryParams
- Premium - Class in org.languagetool
- Premium() - Constructor for class org.languagetool.Premium
- PREMIUM - Enum constant in enum class org.languagetool.LtBuildInfo
- PREMIUM - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
-
Definitions of values in XML files.
- PREMIUM - Static variable in class org.languagetool.rules.RemoteRuleConfig
- premium_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- premium_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- PREMIUM_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- premium_from - Variable in class org.languagetool.server.ExtendedUserInfo
- PREMIUM_FROM1 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- PREMIUM_FROM2 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- PREMIUM_HINT - Static variable in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- 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
- premiumFrom - Variable in class org.languagetool.server.UserInfoEntry
- 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
- premiumTo - Variable in class org.languagetool.server.UserInfoEntry
- premiumUid - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- premiumUid - Variable in class org.languagetool.server.UserLimits
- premiumUid - Variable in class org.languagetool.UserConfig
- prep - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- prep2Cases - Static variable in class org.languagetool.rules.de.PrepositionToCases
- prepareAndGroup(int, AnalyzedTokenReadings[], Language) - Method in class org.languagetool.rules.patterns.PatternTokenMatcher
- prepareConfiguration() - Method in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- prepareConfiguration() - Method in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- prepareDetectLanguage(String, List<String>, List<String>) - Method in class org.languagetool.language.identifier.LanguageIdentifier
- prepareFieldForCSV(String) - Static method in class org.languagetool.remote.SentenceAnnotator
- prepareLineForSpeller(String) - Method in class org.languagetool.language.Catalan
- prepareLineForSpeller(String) - Method in class org.languagetool.language.English
- prepareLineForSpeller(String) - Method in class org.languagetool.language.French
- prepareLineForSpeller(String) - Method in class org.languagetool.language.German
- prepareLineForSpeller(String) - Method in class org.languagetool.language.Portuguese
- prepareLineForSpeller(String) - Method in class org.languagetool.Language
- prepareLineForSpeller(String) - Method in class org.languagetool.language.Spanish
- prepareNewReading(String, String, AnalyzedTokenReadings, String) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- prepareNewReading(AnalyzedToken, String, AnalyzedTokenReadings, boolean) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- 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(String, String) - Static method in class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
- prepareSuggestions(List<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.
- prepareSuggestionWithUnits(String, String, AnalyzedTokenReadings, boolean, boolean, String) - Method in class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
- prepDet - Static variable in class org.languagetool.rules.ca.ApostophationHelper
- PREPOSICAO_DE - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
-
Patterns
- PREPOSICIO_CANVI_NIVELL - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- PREPOSICIO_CANVI_NIVELL - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- PREPOSICIO_CANVI_NIVELL - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- PREPOSICIONS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- PREPOSICIONS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- PREPOSICIONS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- PrepositionToCases - Class in org.languagetool.rules.de
-
Note: this is tuned for AgreementSuggestor, be careful when using it for other use cases.
- PrepositionToCases() - Constructor for class org.languagetool.rules.de.PrepositionToCases
- PrepositionToCases.Case - Enum Class in org.languagetool.rules.de
- prepositionToken - Variable in class org.languagetool.rules.de.AgreementSuggestor2
- prepPos - Variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule.State
- preProcessWrongWord(String) - Method in class org.languagetool.rules.AbstractFindSuggestionsFilter
- preProcessWrongWord(String) - Method in class org.languagetool.rules.ca.FindSuggestionsFilter
- prepTokenReadings - Variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule.State
- 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
- PRESERVE - Enum constant in enum class org.languagetool.rules.patterns.Match.CaseConversion
- 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
- prevChunkIsNominative(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.de.SubjectVerbAgreementRule
- PREVENT_SUGGESTION_PATTERNS - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- preventMatch(AnalyzedSentence) - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
- preventModificationAfterSetup() - Method in class org.languagetool.server.Pipeline
- previousExceptions - Variable in class org.languagetool.rules.patterns.PatternToken.RareFields
-
List of exceptions that are valid for a previous token.
- prevIsOneOf(AnalyzedTokenReadings[], int, List<String>) - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- prevIsUpperCase(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- prevLine - Variable in class org.languagetool.bitext.TabBitextReader
- prevMatched - Variable in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- PrevToken_POS - Static variable in class org.languagetool.rules.ca.ReplaceOperationNamesRule
- PrevToken_POS_Excep - Static variable in class org.languagetool.rules.ca.ReplaceOperationNamesRule
- prewarmPipelinePool() - Method in class org.languagetool.server.TextChecker
- print() - Method in class org.languagetool.server.DatabaseLogEntry
- print(PrintStream) - Method in class org.languagetool.server.DatabaseLogEntry
- print(String) - Static method in class org.languagetool.server.ServerTools
- print(String, PrintStream) - Static method in class org.languagetool.server.ServerTools
- printCommonConfigFileOptions() - Static method in class org.languagetool.server.Server
- printCommonOptions() - Static method in class org.languagetool.server.Server
- printCurrentDateTime() - Static method in class org.languagetool.remote.ArtificialErrorEval
- printDebugInfo(GermanChunker.RegularExpressionWithPhraseType, GermanChunker.AffectedSpans, String) - Method in class org.languagetool.chunking.GermanChunker
- printDebugInfo(RussianChunker.RegularExpressionWithPhraseType, RussianChunker.AffectedSpans, String) - Method in class org.languagetool.chunking.RussianChunker
- printIfVerbose(String) - Method in class org.languagetool.JLanguageTool
- 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
- printOutputLine(SentenceAnnotator.AnnotatorConfig, String, String, String, String, String, String, String, String, int, int, String, String, String) - Static method in class org.languagetool.remote.SentenceAnnotator
- printSentenceInfo(AnalyzedSentence) - Method in class org.languagetool.JLanguageTool
- printSentenceOutput(String, String, int, String) - Static method in class org.languagetool.remote.ArtificialErrorEval
- printStream - Variable in class org.languagetool.JLanguageTool
- printSummary(String) - Static method in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- printTimeFromStart(long, String) - Static method in class org.languagetool.remote.ArtificialErrorEval
- printTimeFromStart(long, String) - Static method in class org.languagetool.remote.SentenceAnnotator
- PRIO - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- prioCategoryAttribute - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- priority - Variable in class org.languagetool.rules.Rule
- prioRuleAttribute - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- prioRuleGroupAttribute - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- PRO_POS_ETC_PATTERN - Static variable in class org.languagetool.rules.de.AdaptSuggestionFilter
- prob - Variable in class org.languagetool.rules.ngrams.Probability
- prob1gram - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- prob3gram - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- Probability - Class in org.languagetool.rules.ngrams
-
Probability, but doesn't check for a range of 0 to 1.
- Probability(double, float) - Constructor for class org.languagetool.rules.ngrams.Probability
- Probability(double, float, long) - Constructor for class org.languagetool.rules.ngrams.Probability
- probabilityLogSum - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell.SegmentedSuggestion
- 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 interface org.languagetool.rules.ml.PostProcessingServerGrpc.AsyncService
- 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 interface org.languagetool.rules.ml.ProcessingServerGrpc.AsyncService
- 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
- processArabicGroup(int, int, int, boolean) - Static method in class org.languagetool.tools.ArabicNumbersWords
- processArabicGroup(int, int, int, boolean, Boolean, String) - Static method in class org.languagetool.tools.ArabicNumbersWords
- processColumnChange(int, String) - Method in class org.languagetool.JLanguageTool
- processedSentences - Variable in class org.languagetool.rules.RemoteRuleResult
- 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.
- ProcessingOptions() - Constructor for class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- ProcessingOptions(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- ProcessingServerBaseDescriptorSupplier() - Constructor for class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerBaseDescriptorSupplier
- ProcessingServerBlockingStub(Channel, CallOptions) - Constructor for class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerBlockingStub
- ProcessingServerFileDescriptorSupplier() - Constructor for class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerFileDescriptorSupplier
- ProcessingServerFutureStub(Channel, CallOptions) - Constructor for class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerFutureStub
- ProcessingServerGrpc - Class in org.languagetool.rules.ml
- ProcessingServerGrpc() - Constructor for class org.languagetool.rules.ml.ProcessingServerGrpc
- ProcessingServerGrpc.AsyncService - Interface in org.languagetool.rules.ml
- ProcessingServerGrpc.MethodHandlers<Req,
Resp> - Class in org.languagetool.rules.ml - ProcessingServerGrpc.ProcessingServerBaseDescriptorSupplier - Class in org.languagetool.rules.ml
- ProcessingServerGrpc.ProcessingServerBlockingStub - Class in org.languagetool.rules.ml
-
A stub to allow clients to do synchronous rpc calls to service ProcessingServer.
- ProcessingServerGrpc.ProcessingServerFileDescriptorSupplier - Class in org.languagetool.rules.ml
- ProcessingServerGrpc.ProcessingServerFutureStub - Class in org.languagetool.rules.ml
-
A stub to allow clients to do ListenableFuture-style rpc calls to service ProcessingServer.
- ProcessingServerGrpc.ProcessingServerImplBase - Class in org.languagetool.rules.ml
-
Base class for the server implementation of the service ProcessingServer.
- ProcessingServerGrpc.ProcessingServerMethodDescriptorSupplier - Class in org.languagetool.rules.ml
- ProcessingServerGrpc.ProcessingServerStub - Class in org.languagetool.rules.ml
-
A stub to allow clients to do asynchronous rpc calls to service ProcessingServer.
- ProcessingServerImplBase() - Constructor for class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerImplBase
- ProcessingServerMethodDescriptorSupplier(String) - Constructor for class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerMethodDescriptorSupplier
- ProcessingServerStub(Channel, CallOptions) - Constructor for class org.languagetool.rules.ml.ProcessingServerGrpc.ProcessingServerStub
- processMessage(Matcher, String, List<Pair<Integer, Integer>>, List<Pair<Integer, Integer>>, List<Match>) - Method in class org.languagetool.rules.patterns.RegexPatternRule
- ProcessRequest() - Constructor for class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- ProcessRequest(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- ProcessResponse() - Constructor for class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- ProcessResponse(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- processThreePartCompound(List<String>) - Method in class org.languagetool.rules.de.GermanSpellerRule
- processTwoPartCompounds(String, String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- proDemTemplates - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- professional - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
professional = 3; - professional - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
professional = 3; - professional - Enum constant in enum class org.languagetool.Tag
- professional - Enum constant in enum class org.languagetool.ToneTag
- professional - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
professional = 3; - PROFESSIONAL - Enum constant in enum class org.languagetool.JLanguageTool.Level
- professional_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
professional = 3; - professional_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
professional = 3; - professional_VALUE - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
professional = 3; - PROFESSIONELL - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- PROFILE_DELIMITER - Static variable in class org.languagetool.gui.Configuration
- profileChanged - Variable in class org.languagetool.gui.ConfigurationDialog
- PROFILERATION - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- profileRulesOnLine(String, JLanguageTool, Rule) - Static method in class org.languagetool.tools.Tools
- 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
- ProhibitedCompoundRule.WeightedRuleMatch - Class in org.languagetool.rules.de
- prohibitedCompoundRulePairMap - Static variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- prohibitedCompoundRuleSearcher - Static variable in class org.languagetool.rules.de.ProhibitedCompoundRule
- prohibitedWordsCache - Static variable in class org.languagetool.rules.spelling.SymSpellRule
- proIndTemplates - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- prometheusMonitoring - Variable in class org.languagetool.server.HTTPServerConfig
- prometheusPort - Variable in class org.languagetool.server.HTTPServerConfig
- PRONOM_FEBLE - Static variable in class org.languagetool.rules.ca.PronomFebleDuplicateRule
- PRONOM_INICIAL - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- PRONOMBRE_INICIAL - Static variable in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
- PRONOME_PESSOAL - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- PRONOMEN - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
- pronomFeble - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- PronomFebleDuplicateRule - Class in org.languagetool.rules.ca
- PronomFebleDuplicateRule(ResourceBundle) - Constructor for class org.languagetool.rules.ca.PronomFebleDuplicateRule
- PRONOMS_EN_HI - Static variable in class org.languagetool.rules.ca.PronomFebleDuplicateRule
- PronomsDarrere - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- pronomsFebles - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- PronomsFeblesHelper - Class in org.languagetool.rules.ca
- PronomsFeblesHelper() - Constructor for class org.languagetool.rules.ca.PronomsFeblesHelper
- PronomsFeblesHelper.PronounPosition - Enum Class in org.languagetool.rules.ca
- PRONOUN - Static variable in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
- PRONOUN - Static variable in class org.languagetool.rules.ru.RussianVerbConjugationRule
- pronoun_missing_apostrophation - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- pronoun_wrong_apostrophation - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- pronoun_wrong_hypphen - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- PronounPosition() - Constructor for enum class org.languagetool.rules.ca.PronomsFeblesHelper.PronounPosition
- PRONOUNS - Static variable in class org.languagetool.rules.pt.PortugueseWordRepeatRule
- PRONOUNS_TO_BE_IGNORED - Static variable in class org.languagetool.rules.de.AgreementRule
- PROP_NAME - Static variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.SuggestionsOrdererConfig
- PROP_V_NAZ - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- PROPER_NOUN - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
- properties - Variable in class org.languagetool.tools.MultiKeyProperties
- PROPERTIES_KEY - Static variable in class org.languagetool.Languages
- PROPERTIES_PATH - Static variable in class org.languagetool.Languages
- proPosTemplate - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- PROTOCOLS - Static variable in class org.languagetool.tokenizers.WordTokenizer
- ProtoHelper - Class in org.languagetool.tools.grpc
- ProtoHelper() - Constructor for class org.languagetool.tools.grpc.ProtoHelper
- ProtoResultCache - Class in org.languagetool.tools.Cache
- ProtoResultCache() - Constructor for class org.languagetool.tools.Cache.ProtoResultCache
- ProtoResultCache.CachedResultMatch - Class in org.languagetool.tools.Cache
-
Protobuf type
lt_ml_server.CachedResultMatch - ProtoResultCache.CachedResultMatch.Builder - Class in org.languagetool.tools.Cache
-
Protobuf type
lt_ml_server.CachedResultMatch - ProtoResultCache.CachedResultMatch.MatchType - Enum Class in org.languagetool.tools.Cache
-
Protobuf enum
lt_ml_server.CachedResultMatch.MatchType - ProtoResultCache.CachedResultMatchOrBuilder - Interface in org.languagetool.tools.Cache
- ProtoResultCache.CachedRule - Class in org.languagetool.tools.Cache
-
Protobuf type
lt_ml_server.CachedRule - ProtoResultCache.CachedRule.Builder - Class in org.languagetool.tools.Cache
-
Protobuf type
lt_ml_server.CachedRule - ProtoResultCache.CachedRule.Tag - Enum Class in org.languagetool.tools.Cache
-
Protobuf enum
lt_ml_server.CachedRule.Tag - ProtoResultCache.CachedRuleOrBuilder - Interface in org.languagetool.tools.Cache
- ProtoResultCache.MatchPosition - Class in org.languagetool.tools.Cache
-
Protobuf type
lt_ml_server.MatchPosition - ProtoResultCache.MatchPosition.Builder - Class in org.languagetool.tools.Cache
-
Protobuf type
lt_ml_server.MatchPosition - ProtoResultCache.MatchPositionOrBuilder - Interface in org.languagetool.tools.Cache
- ProtoResultCache.NewLanguageMatch - Class in org.languagetool.tools.Cache
-
Protobuf type
lt_ml_server.NewLanguageMatch - ProtoResultCache.NewLanguageMatch.Builder - Class in org.languagetool.tools.Cache
-
Protobuf type
lt_ml_server.NewLanguageMatch - ProtoResultCache.NewLanguageMatchOrBuilder - Interface in org.languagetool.tools.Cache
- pruneSuggestions(List<SuggestedReplacement>) - Method in class org.languagetool.rules.pl.MorfologikPolishSpellerRule
-
Remove suggestions -- not really runon words using a list of non-word suffixes
- PSEUDO_NUM_LEMMAS - Static variable in class org.languagetool.rules.uk.LemmaHelper
- PseudoMatch - Class in org.languagetool.tools
- PseudoMatch(String, int, int) - Constructor for class org.languagetool.tools.PseudoMatch
- pStartsWithNumbersBullets - Static variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- pStartsWithNumbersBulletsExceptions - Static variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- 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_LOCALE - Static variable in class org.languagetool.rules.pt.BrazilianPortugueseReplaceRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.EnglishContractionSpellingRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.PortugalPortugueseReplaceRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.PortugueseArchaismsRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.PortugueseBarbarismsRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.PortugueseClicheRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.PortugueseDiacriticsRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.PortugueseOrthographyReplaceRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.PortugueseRedundancyRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.PortugueseReplaceRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.PortugueseWeaselWordsRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.PortugueseWikipediaRule
- PT_LOCALE - Static variable in class org.languagetool.rules.pt.PortugueseWordinessRule
- 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
- ptLang - Static variable in class org.languagetool.language.identifier.detector.CommonWordsDetector
- publicAccess - Variable in class org.languagetool.server.HTTPServerConfig
- publicId - Variable in class org.languagetool.XMLValidator.EntityAsInput
- PUNCT_AFTER_KLY_PATTERN - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- PUNCT_MARKS - Static variable in class org.languagetool.rules.GenericUnpairedQuotesRule
- PUNCT_PATTERN - Static variable in class org.languagetool.language.identifier.detector.CommonWordsDetector
- PUNCT_PATTERN - Static variable in class org.languagetool.rules.AbstractRepeatedWordsRule
- PUNCT_PATTERN - Static variable in class org.languagetool.rules.en.UpperCaseNgramRule
- PUNCTUATION - Static variable in class org.languagetool.rules.Categories
- PUNCTUATION - Static variable in class org.languagetool.rules.CategoryIds
- PUNCTUATION - Static variable in class org.languagetool.rules.GenericUnpairedBracketsRule
- PUNCTUATION - Static variable in class org.languagetool.rules.GenericUnpairedQuotesRule
- PUNCTUATION_MARKS - Static variable in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
- PUNCTUATION_NO_DOT - Static variable in class org.languagetool.rules.GenericUnpairedBracketsRule
- PUNCTUATION_PATTERN - Static variable in class org.languagetool.tools.StringTools
- punctuationAppeared - Variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- punctuationAppeared - Variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- punctuationAppeared - Variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- PunctuationCheckRule - Class in org.languagetool.rules.uk
-
A rule that matches "..", "::", "-," but not "...", "!..", "?!!", ",-" etc TODO: spaces seem to be special, extract from regexp?
- 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) - Constructor for class org.languagetool.rules.PunctuationMarkAtParagraphEnd
- PunctuationMarkAtParagraphEnd(ResourceBundle, Language, boolean) - 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
- PUNTUACIO - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- PUNTUACIO - Static variable in class org.languagetool.rules.ca.ReplaceOperationNamesRule
- PUNTUACIO - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- PUNTUACIO - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- 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(String, String) - Static method in class org.languagetool.rules.de.GermanSpellerRule
- put(String, Function<String, List<String>>) - Static method in class org.languagetool.rules.de.GermanSpellerRule
- put(InputSentence, List<RuleMatch>) - Method in class org.languagetool.ResultCache
- put(SimpleInputSentence, AnalyzedSentence) - Method in class org.languagetool.ResultCache
- putRepl(String, String, String) - Static method in class org.languagetool.rules.de.GermanSpellerRule
- pVerb - Static variable in class org.languagetool.synthesis.ca.CatalanSynthesizer
-
Patterns verb
- pWordboundaries - Static variable in class org.languagetool.remote.ArtificialErrorEval
Q
- QAF - Static variable in class org.languagetool.tools.ArabicConstants
- query - Variable in class org.languagetool.server.PipelineSettings
- QueryParams() - Constructor for class org.languagetool.server.TextChecker.QueryParams
- QueryParams(List<Language>, List<String>, List<String>, List<CategoryId>, List<CategoryId>, boolean, boolean, boolean, boolean, boolean, boolean, JLanguageTool.Mode, JLanguageTool.Level, String) - Constructor for class org.languagetool.server.TextChecker.QueryParams
- QueryParams(List<Language>, List<String>, List<String>, List<CategoryId>, List<CategoryId>, boolean, boolean, boolean, boolean, boolean, boolean, JLanguageTool.Mode, JLanguageTool.Level, String, boolean) - Constructor for class org.languagetool.server.TextChecker.QueryParams
- QueryParams(List<Language>, List<String>, List<String>, List<CategoryId>, List<CategoryId>, boolean, boolean, boolean, boolean, boolean, boolean, JLanguageTool.Mode, JLanguageTool.Level, Set<ToneTag>, String, boolean) - Constructor for class org.languagetool.server.TextChecker.QueryParams
- QUESTION - Static variable in class org.languagetool.tools.ArabicConstants
- QUESTION_PRONOUNS - Static variable in class org.languagetool.rules.de.SubjectVerbAgreementRule
- QuestionMarkRule - Class in org.languagetool.rules.es
-
A rule that checks there's a '¿' character if the sentence ends with '?', same for '¡' and '!'.
- QuestionMarkRule(ResourceBundle) - Constructor for class org.languagetool.rules.es.QuestionMarkRule
- QuestionWhitespaceRule - Class in org.languagetool.rules.fr
-
A rule that matches spaces before ?,:,; and ! (required for correct French punctuation).
- QuestionWhitespaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.fr.QuestionWhitespaceRule
- QuestionWhitespaceStrictRule - Class in org.languagetool.rules.fr
-
A rule that matches spaces before ?,:,; and ! (required for correct French punctuation).
- QuestionWhitespaceStrictRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.fr.QuestionWhitespaceStrictRule
- QUEUE_FULL - Enum constant in enum class org.languagetool.server.ServerMetricsCollector.RequestErrorType
- queueSize - Static variable in class org.languagetool.tools.LtThreadPoolExecutor
- QUILLBOT_POS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- QUILLBOT1 - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- QUILLBOT1_POS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- QUILLBOT2 - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- QUILLBOT2_POS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- QUOTATION_MARKS - Static variable in class org.languagetool.rules.de.VerbAgreementRule
- QUOTATION_MARKS - Static variable in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
- QUOTE_OR_HYPHEN - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- QUOTED_CHAR_PATTERN - Static variable in class org.languagetool.Language
- QUOTED_SENT_END - Static variable in class org.languagetool.rules.LongSentenceRule
- QUOTES - Static variable in class org.languagetool.rules.uk.LemmaHelper
- QUOTES - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- QUOTES - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- QUOTES - Static variable in class org.languagetool.tokenizers.nl.DutchWordTokenizer
- QUOTES_PATTERN - Static variable in class org.languagetool.rules.uk.LemmaHelper
- QUOTES_REGEX - Static variable in class org.languagetool.rules.ParagraphRepeatBeginningRule
- quotesWhitespaceCheck - Variable in class org.languagetool.rules.CommaWhitespaceRule
R
- random - Variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.EditOperation
- random - Static variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance
- random - Variable in class org.languagetool.server.TextChecker
- randomChar(Random) - Static method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance
- randomEdit() - Static method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance
- randomGen - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- Range - Class in org.languagetool
-
A range in a text with its (potential/guessed) language.
- Range(int, int, String) - Constructor for class org.languagetool.Range
- rareFields - Variable in class org.languagetool.rules.patterns.PatternToken
- RareFields() - Constructor for class org.languagetool.rules.patterns.PatternToken.RareFields
- RAW_TAG - Static variable in class org.languagetool.rules.patterns.PatternRuleHandler
- rawMatches_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- rawMatches_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- RAWMATCHES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- rawMatchesBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
- 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, 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, int, boolean) - Constructor for class org.languagetool.rules.ReadabilityRule
- reader - Variable in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel.LuceneSearcher
- reader - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.BufferedReaderWithSource
- readerPath - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.BufferedReaderWithSource
- readerToString(Reader) - Static method in class org.languagetool.tools.StringTools
- readerToString(Reader, int) - Method in class org.languagetool.server.LanguageToolHttpHandler
- readings - Variable in class org.languagetool.chunking.ChunkTaggedToken
- readings_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- readings_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- READINGS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- readingsBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- readingsCounter - Variable in class org.languagetool.rules.patterns.Unifier
- 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.
- readingWithTagRegex(Pattern) - Method in class org.languagetool.AnalyzedTokenReadings
- readLine() - Method in class org.languagetool.rules.de.GermanSpellerRule.ExpandingReader
- readLines(String) - Method in class org.languagetool.language.identifier.detector.NGramDetector
- readStream(InputStream, String) - Method in class org.languagetool.remote.RemoteLanguageTool
- 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 class org.languagetool.ToneTag
- REAL_WORD - Static variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- RecentYearFilter - Class in org.languagetool.rules.de
-
Keep only those matches whose 'year' value is last year or in recent years (up to
maxYearsBackyears ago). - RecentYearFilter() - Constructor for class org.languagetool.rules.de.RecentYearFilter
- RECHT_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- RECHTMASIG_WITH_CASES - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- RECHTS_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- 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.
- 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
- REDUPLICATED_ADVERBS - Static variable in class org.languagetool.rules.pt.PortugueseWordRepeatRule
- refNumberSanityCheck(int) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- regex - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- regex(String) - Static method in class org.languagetool.rules.patterns.PatternRuleBuilderHelper
- regex(String, String...) - Static method in class org.languagetool.tagging.uk.LetterEndingForNumericHelper.RegexToCaseList
- 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
- REGEXES1 - Static variable in class org.languagetool.chunking.GermanChunker
- REGEXES1 - Static variable in class org.languagetool.chunking.RussianChunker
- REGEXES2 - Static variable in class org.languagetool.chunking.GermanChunker
- REGEXES2 - Static variable in class org.languagetool.chunking.RussianChunker
- regexFilter - Variable in class org.languagetool.rules.patterns.RegexPatternRule
- regexMode - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- regexp - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- regexp - Variable in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- 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
- RegexpMode() - Constructor for enum class org.languagetool.rules.patterns.XMLRuleHandler.RegexpMode
- RegexpParser(String) - Constructor for class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- regExpression - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- regexReplace - Variable in class org.languagetool.rules.patterns.Match
- 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
-
Evaluates a
RegexRuleFilterforRegexPatternRules. - RegexRuleFilterEvaluator(RegexRuleFilter) - Constructor for class org.languagetool.rules.patterns.RegexRuleFilterEvaluator
- RegexToCaseList(String, String...) - Constructor for class org.languagetool.tagging.uk.LetterEndingForNumericHelper.RegexToCaseList
- REGIONALISMS - Static variable in class org.languagetool.rules.Categories
-
Regionalisms: words used only in another language variant or used with different meanings.
- Register - Enum constant in enum class org.languagetool.rules.ITSIssueType
- registerAllExtensions(ExtensionRegistry) - Static method in class org.languagetool.grpc.Synthesizer
- registerAllExtensions(ExtensionRegistry) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- registerAllExtensions(ExtensionRegistry) - Static method in class org.languagetool.rules.ml.MLServerProto
- registerAllExtensions(ExtensionRegistry) - Static method in class org.languagetool.tools.Cache.ProtoResultCache
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.languagetool.grpc.Synthesizer
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.languagetool.languagemodel.bert.grpc.BertLmProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.languagetool.rules.ml.MLServerProto
- registerAllExtensions(ExtensionRegistryLite) - Static method in class org.languagetool.tools.Cache.ProtoResultCache
- registry - Variable in class org.languagetool.tools.CircuitBreakers
- registry() - Static method in class org.languagetool.tools.CircuitBreakers
- regressionTestMode - Variable in class org.languagetool.server.TextChecker.QueryParams
- RegularExpressionWithPhraseType(RegularExpression<ChunkTaggedToken>, GermanChunker.PhraseType, boolean, String[][]) - Constructor for class org.languagetool.chunking.GermanChunker.RegularExpressionWithPhraseType
- RegularExpressionWithPhraseType(RegularExpression<ChunkTaggedToken>, RussianChunker.PhraseType, boolean) - Constructor for class org.languagetool.chunking.RussianChunker.RegularExpressionWithPhraseType
- 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
- reinitFasttextAfterFailure(Exception) - Method in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.languagetool.tools.LtThreadPoolFactory.LtRejectedExecutionHandler
- rejectedTasks - Static variable in class org.languagetool.tools.LtThreadPoolFactory
- REL_PRONOUN_LEMMAS - Static variable in class org.languagetool.rules.de.AgreementRule
- relaxedMode - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- relaxedMode - Variable in class org.languagetool.rules.patterns.PatternRuleLoader
- relevantWords - Static variable in class org.languagetool.rules.ca.DiacriticsCheckFilter
- relevantWords - Static variable in class org.languagetool.rules.de.CompoundCheckFilter.Lazy
- relevantWords - Static variable in class org.languagetool.rules.de.UpperCaseNgramRule
- relevantWords - Static variable in class org.languagetool.rules.es.ConfusionCheckFilter
- relevantWords - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- relevantWords2 - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- relevantWordsBR - Variable in class org.languagetool.rules.pt.ConfusionCheckFilter
- relevantWordsPT - Variable in class org.languagetool.rules.pt.ConfusionCheckFilter
- remainingRules - Variable in class org.languagetool.rules.patterns.PatternRuleTransformer.TransformedRules
- rememberUnknownWords(AnalyzedSentence) - Method in class org.languagetool.JLanguageTool
- remote - Variable in class org.languagetool.rules.RemoteRuleResult
- REMOTE_APIKEY_KEY - Static variable in class org.languagetool.gui.Configuration
- 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
- REMOTE_USERNAME_KEY - Static variable in class org.languagetool.gui.Configuration
- remoteApiKey - Variable in class org.languagetool.gui.Configuration
- RemoteConfigurationInfo - Class in org.languagetool.remote
-
Check a text using a remote LanguageTool server via HTTP or HTTPS.
- RemoteConfigurationInfo(ObjectMapper, InputStream) - Constructor for class org.languagetool.remote.RemoteConfigurationInfo
- 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
- remoteMatchesCache - Variable in class org.languagetool.ResultCache
-
rules can fail individually, results can be partial -> store list if success (can be empty), null -> failure/not checked
- RemoteMatchesWeigher() - Constructor for class org.languagetool.ResultCache.RemoteMatchesWeigher
- 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.
- RemoteResult(String, String, String, String, List<RemoteRuleMatch>, List<RemoteIgnoreRange>, RemoteServer) - Constructor for class org.languagetool.remote.RemoteResult
- RemoteRule - Class in org.languagetool.rules
- RemoteRule(Language, ResourceBundle, RemoteRuleConfig, boolean) - Constructor for class org.languagetool.rules.RemoteRule
- RemoteRule(Language, ResourceBundle, RemoteRuleConfig, boolean, String) - 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
- RemoteRuleFallbackManager - Enum Class in org.languagetool
- RemoteRuleFallbackManager() - Constructor for enum class org.languagetool.RemoteRuleFallbackManager
- 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.
- RemoteRuleFilters() - Constructor for class org.languagetool.rules.RemoteRuleFilters
- RemoteRuleFilters.ExpectedMatch - Class in org.languagetool.rules
- RemoteRuleFilters.ExpectedMatches - Class in org.languagetool.rules
- RemoteRuleFilters.ExpectedRule - Class in org.languagetool.rules
- RemoteRuleMatch - Class in org.languagetool.remote
-
A potential error as returned by the HTTP API of LanguageTool.
- RemoteRuleMatch - Class in org.languagetool.server
-
A potential error as returned by the HTTP API of LanguageTool.
- RemoteRuleMatch(String, String, String, int, int, int) - Constructor for class org.languagetool.server.RemoteRuleMatch
- RemoteRuleMatch(String, String, String, int, int, int, int) - Constructor for class org.languagetool.server.RemoteRuleMatch
- RemoteRuleMatch(String, String, String, String, int, int, int) - Constructor for class org.languagetool.remote.RemoteRuleMatch
- RemoteRuleMetrics - Class in org.languagetool.rules
- RemoteRuleMetrics() - Constructor for class org.languagetool.rules.RemoteRuleMetrics
- RemoteRuleMetrics.RequestResult - Enum Class 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 - Static variable in class org.languagetool.remote.ArtificialErrorEval
- remoteServer - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- remoteServer - Variable in class org.languagetool.remote.RemoteResult
- remoteServer - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- RemoteServer - Class in org.languagetool.remote
-
Information about the remote server as returned by the server's XML response.
- RemoteServer(String, String, String) - Constructor for class org.languagetool.remote.RemoteServer
- RemoteSynthesizer - Class in org.languagetool.server
- RemoteSynthesizer() - Constructor for class org.languagetool.server.RemoteSynthesizer
- remoteUsername - Variable in class org.languagetool.gui.Configuration
- removalSynthesizer - Variable in class org.languagetool.synthesis.BaseSynthesizer
- removalSynthesizer2 - Variable in class org.languagetool.synthesis.BaseSynthesizer
- removalTagger - Variable in class org.languagetool.tagging.CombiningTagger
- removalTagger - Variable in class org.languagetool.tagging.de.GermanTagger
- remove() - Method in class org.languagetool.bitext.TabBitextReader.TabReader
- remove() - Method in class org.languagetool.bitext.WordFastTMReader.TabReader
- remove(Runnable) - Method in class org.languagetool.tools.LtThreadPoolExecutor
- REMOVE - Enum constant in enum class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
- REMOVE - Static variable in class org.languagetool.synthesis.GermanSynthesizer
- REMOVE_EMAIL_SIGNATURE_FILTER - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
- REMOVE_FROM_SUGGESTIONS - Static variable in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
- 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
- removeAllButMainLanguagesAndSort(List<String>) - Method in class org.languagetool.UserConfig
- removeAllOpenInnerQuotes(int, List<GenericUnpairedQuotesRule.SymbolLocator>, List<RuleMatch>) - Method in class org.languagetool.rules.GenericUnpairedQuotesRule
- removeAntiPatternMatches(AnalyzedSentence, Map<Integer, RuleMatch>) - Method in class org.languagetool.rules.AbstractUnitConversionRule
- removeConfigurableValue(String) - Method in class org.languagetool.gui.Configuration
-
Remove the configuration values of a rule by ruleID
- REMOVED_EMOJI - Variable in class org.languagetool.tokenizers.WordTokenizer
- 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
- removeDuplicates(String[]) - Method in class org.languagetool.server.RemoteSynthesizer
- removeEnabledRuleId(String) - Method in class org.languagetool.gui.Configuration
- removeExceptions(String[]) - Method in class org.languagetool.synthesis.BaseSynthesizer
- removeGenderCompoundMatches(AnalyzedSentence, RuleMatch[]) - Method in class org.languagetool.rules.de.GermanSpellerRule
- removeHyphensAndAdaptCase(String) - Method in class org.languagetool.rules.de.ProhibitedCompoundRule
- removeInanimVKly(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- 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; - removeLastCharacter(String) - Static method in class org.languagetool.rules.AbstractDashRule
- removeLastCharacter(String) - Method in class org.languagetool.rules.CompoundRuleData
- removeLowerCaseBadForUpperCaseGood(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- removeLowerCaseHomonymsForAbbreviations(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- 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
- removeMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- removeMatches(int) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
-
repeated .lt_ml_server.Match matches = 2; - removeNewLanguageMatches(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - removeOldDiacritics(String) - Method in class org.languagetool.language.Catalan
- removeOtherReadings - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- removePluralForNames(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- removePreviousTags(AnalyzedTokenReadings[]) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- removeProfile(String) - Method in class org.languagetool.gui.Configuration
-
remove an existing profile
- removeRareForms(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator
- 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; - removeReflexive - Static variable in class org.languagetool.rules.ca.PronomsFeblesHelper
- 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; - 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)
- 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
- removeSuggestedReplacements(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - removeSuppressMisspelled(String) - Static method in class org.languagetool.rules.patterns.PatternRuleMatcher
- removeTashkeel(String) - Static method in class org.languagetool.tools.ArabicStringTools
-
Return
strwithout tashkeel characters - removeTashkeel(String) - Static method in class org.languagetool.tools.StringTools
-
Return
strwithout 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; - removeTokensWithout(AnalyzedTokenReadings, Pattern) - Static method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- removeTrailingHyphen(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- removeTrailingS(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- removeTrailingSAndHyphen(String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- RemoveUnknownCompoundsFilter - Class in org.languagetool.rules.de
- RemoveUnknownCompoundsFilter() - Constructor for class org.languagetool.rules.de.RemoveUnknownCompoundsFilter
- removeVerbImpr(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- removeVmis(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- RENAMED_LIST - Static variable in class org.languagetool.rules.uk.SimpleReplaceRenamedRule
- renderer - Variable in class org.languagetool.gui.CheckBoxTreeCellRenderer
- REPEAT_ALLOWED_CAPS_SET - Static variable in class org.languagetool.rules.uk.UkrainianWordRepeatRule
- REPEAT_ALLOWED_SET - Static variable in class org.languagetool.rules.uk.UkrainianWordRepeatRule
- RepeatedPatternRule(List<AbstractPatternRule>, Language) - Constructor for class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer.RepeatedPatternRule
- 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
AbstractPatternRuleinstances to act as text-level rules - repetitionOf(String, AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.en.EnglishWordRepeatRule
- REPETITIONS - Static variable in class org.languagetool.rules.Categories
- REPETITIONS_STYLE - Static variable in class org.languagetool.rules.Categories
- REPL_PATTERN_1 - Static variable in class org.languagetool.tokenizers.br.BretonWordTokenizer
- REPL_PATTERN_2 - Static variable in class org.languagetool.tokenizers.br.BretonWordTokenizer
- REPL_PATTERN_3 - Static variable in class org.languagetool.tokenizers.br.BretonWordTokenizer
- replace() - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
- replace(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
-
Performs disambiguation on the source sentence.
- replace(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRuleReplacer
- Replace() - Constructor for class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Replace
- REPLACE - Enum constant in enum class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
- replaceEmojis(String) - Method in class org.languagetool.tokenizers.WordTokenizer
- replaceFormsOfFirstMatch(String, AnalyzedSentence, List<RuleMatch>, String) - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- replaceFormsOfFirstMatch(String, AnalyzedSentence, List<RuleMatch>, String, boolean) - Method in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- ReplaceHomonymsRule - Class in org.languagetool.rules.el
- ReplaceHomonymsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.el.ReplaceHomonymsRule
- replacement - Variable in class org.languagetool.rules.ga.DativePluralsEntry
- replacement - Variable in class org.languagetool.rules.SuggestedReplacement
- Replacement(String, String) - Constructor for class org.languagetool.rules.ngrams.NgramProbabilityRule.Replacement
- replacement_ - Variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
- replacement_ - Variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- REPLACEMENT_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- replacements - Variable in class org.languagetool.remote.RemoteRuleMatch
- replacements - Static variable in class org.languagetool.rules.ga.DativePluralStandardReplaceRule
- replacements - Variable in class org.languagetool.rules.uk.SimpleReplaceSoftRule.ContextRepl
- replacements - Variable in class org.languagetool.server.RemoteRuleMatch
- replacements - Variable in class org.languagetool.tools.PseudoMatch
- REPLACEMENTS - Static variable in class org.languagetool.rules.ngrams.NgramProbabilityRule
- replacementType - Variable in class org.languagetool.rules.de.AgreementSuggestor2
- ReplacementType() - Constructor for enum class org.languagetool.rules.de.AgreementRule.ReplacementType
- 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
- replacePrepositionsByArticle(AnalyzedTokenReadings[]) - Method in class org.languagetool.rules.de.AgreementRule
- replaces - Variable in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
- replaceSoftHyphens(List<String>) - Method in class org.languagetool.JLanguageTool
- replaceSpacesInRegex(String) - Method in class org.languagetool.rules.patterns.PatternRuleHandler
- replaceSuggestion(String, RemoteRuleMatch, int) - Static method in class org.languagetool.remote.SentenceAnnotator
- replaceVars(String, String, String, String) - Method in class org.languagetool.rules.de.AgreementSuggestor2
- Report(BufferedWriter) - Constructor for class org.languagetool.rules.spelling.suggestions.SuggestionsChanges.Report
- reportWriter - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges.Report
- REQ_ANIM_INANIM_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- REQ_NUM_DESYAT_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- REQ_NUM_DVA_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- REQ_NUM_STO_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- reqAnimInanimRegex - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- reqCount - Variable in class org.languagetool.server.RequestCounter
- reqCounter - Variable in class org.languagetool.server.LanguageToolHttpHandler
- reqCounter - Variable in class org.languagetool.server.TextChecker
- request(String, long, long, RemoteRuleMetrics.RequestResult) - Static method in class org.languagetool.rules.RemoteRuleMetrics
- Request(String, int, int, List<String>) - Constructor for class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
- REQUEST - Static variable in class org.languagetool.tools.LoggingTools
- REQUEST_LIMIT_ACCESS_TOKEN_HEADER - Static variable in class org.languagetool.server.LanguageToolHttpHandler
- REQUEST_QUEUE_SIZE - Static variable in class org.languagetool.server.RequestLimiter
- requestCount() - Method in class org.languagetool.ResultCache
- RequestCounter - Class in org.languagetool.server
- RequestCounter() - Constructor for class org.languagetool.server.RequestCounter
- requestErrorCounter - Variable in class org.languagetool.server.ServerMetricsCollector
- RequestErrorType() - Constructor for enum class org.languagetool.server.ServerMetricsCollector.RequestErrorType
- RequestEvent(String, Date, int, String, JLanguageTool.Mode) - Constructor for class org.languagetool.server.RequestLimiter.RequestEvent
- requestEvents - Variable in class org.languagetool.server.RequestLimiter
- requestLatency - Static variable in class org.languagetool.rules.RemoteRuleMetrics
- requestLimit - Variable in class org.languagetool.server.HTTPServerConfig
- requestLimit - Variable in class org.languagetool.server.RequestLimiter
- requestLimitAccessToken - Variable in class org.languagetool.server.HTTPServerConfig
- requestLimiter - Variable in class org.languagetool.server.LanguageToolHttpHandler
- RequestLimiter - Class in org.languagetool.server
-
Limit the maximum number of request per IP address for a given time range.
- RequestLimiter(int, int, int) - Constructor for class org.languagetool.server.RequestLimiter
- RequestLimiter(int, int, int, int) - Constructor for class org.languagetool.server.RequestLimiter
- RequestLimiter(int, int, int, int, List<String>, int) - Constructor for class org.languagetool.server.RequestLimiter
- RequestLimiter.RequestEvent - Class in org.languagetool.server
- requestLimitInBytes - Variable in class org.languagetool.server.HTTPServerConfig
- requestLimitInBytes - Variable in class org.languagetool.server.RequestLimiter
- requestLimitPeriodInSeconds - Variable in class org.languagetool.server.HTTPServerConfig
- requestLimitPeriodInSeconds - Variable in class org.languagetool.server.RequestLimiter
- requestLimitWhitelistLimit - Variable in class org.languagetool.server.HTTPServerConfig
- requestLimitWhitelistUsers - Variable in class org.languagetool.server.HTTPServerConfig
- RequestResult() - Constructor for enum class org.languagetool.rules.RemoteRuleMetrics.RequestResult
- requests - Variable in class org.languagetool.rules.BERTSuggestionRanking.MatchesForReordering
- requests - Variable in class org.languagetool.rules.GRPCRule.AnalyzedMLRuleRequest
- requests - Variable in class org.languagetool.rules.GRPCRule.MLRuleRequest
- requests_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
- requests_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- REQUESTS_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- requestsBuilder_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest.Builder
- requestsPerDay - Variable in class org.languagetool.server.UserInfoEntry
- requestsPerDay - Variable in class org.languagetool.server.UserLimits
- requestThroughput - Static variable in class org.languagetool.rules.RemoteRuleMetrics
- requiredSubstrings - Variable in class org.languagetool.rules.patterns.RegexPatternRule
- requireMarkup(String) - Static method in class org.languagetool.rules.Example
- requiresA - Static variable in class org.languagetool.rules.en.AvsAnData
- requiresAn - Static variable in class org.languagetool.rules.en.AvsAnData
- reset() - Method in class org.languagetool.rules.patterns.Unifier
-
Resets after use of unification.
- reset() - Method in class org.languagetool.rules.uk.TokenAgreementAdjNounRule.State
- reset() - Method in class org.languagetool.rules.uk.TokenAgreementNumrNounRule.State
- reset() - Static method in class org.languagetool.server.DatabaseAccess
- RESET_CHECK_KEY - Static variable in class org.languagetool.gui.Configuration
- resetException() - Method in class org.languagetool.rules.patterns.XMLRuleHandler
- 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
- resolveEntity(String, String) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- resolveReference(int, AnalyzedTokenReadings[], Language) - Method in class org.languagetool.rules.patterns.PatternTokenMatcher
- resolveResource(String, String, String, String, String) - Method in class org.languagetool.XMLValidator.LSRuleEntityResolver
- RESOURCE_DIR - Static variable in interface org.languagetool.broker.ResourceDataBroker
-
The directory name of the
/resourcedirectory. - RESOURCE_FILENAME - Static variable in class org.languagetool.rules.ar.ArabicHomophonesRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.ar.ArabicHunspellSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.ar.ArabicSimpleReplaceRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.be.MorfologikBelarusianSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.br.MorfologikBretonSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.crh.MorfologikCrimeanTatarSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.de.MorfologikGermanyGermanSpellerRule
-
Deprecated.
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.el.MorfologikGreekSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.en.MorfologikAmericanSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.en.MorfologikAustralianSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.en.MorfologikBritishSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.en.MorfologikCanadianSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.en.MorfologikNewZealandSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.en.MorfologikSouthAfricanSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.ga.MorfologikIrishSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.it.MorfologikItalianSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.pl.MorfologikPolishSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.ro.MorfologikRomanianSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.sk.MorfologikSlovakSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.sl.MorfologikSlovenianSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.ar.ArabicSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.crh.CrimeanTatarSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.el.GreekSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.en.EnglishSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.es.SpanishSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.ga.IrishSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.gl.GalicianSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.nl.DutchSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.pl.PolishSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.pt.PortugueseSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.ro.RomanianSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.ru.RussianSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.sk.SlovakSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.sv.SwedishSynthesizer
- RESOURCE_FILENAME - Static variable in class org.languagetool.synthesis.uk.UkrainianSynthesizer
- ResourceBundleTools - Class in org.languagetool
-
Message bundle helper class used for translation of the user interface.
- ResourceBundleTools() - Constructor for class org.languagetool.ResourceBundleTools
- 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.
- resourceDir - Variable in class org.languagetool.broker.DefaultResourceDataBroker
-
The directory's name of LanguageTool's resource directory.
- resourceExists(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
-
See:
ResourceDataBroker.resourceExists(String)Checks if a resource in LanguageTool's/resourceexists. - resourceExists(String) - Method in interface org.languagetool.broker.ResourceDataBroker
-
Checks if a resource in LanguageTool's
/resourceexists. - resourceFileName - Variable in class org.languagetool.synthesis.BaseSynthesizer
- responses_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
- responses_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- RESPONSES_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- responsesBuilder_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse.Builder
- restartProcess() - Method in class org.languagetool.language.identifier.detector.FastTextDetector
- restartShow - Variable in class org.languagetool.gui.ConfigurationDialog
- restoreEmojis(List<String>, List<String>) - Method in class org.languagetool.tokenizers.WordTokenizer
- restoreRemovedHyphens(List<String>, String) - Method in class org.languagetool.rules.de.GermanSpellerRule
- restoreState(Configuration) - Method in class org.languagetool.gui.Configuration
-
Restore the state of this object from configuration.
- restrictManagedAccounts - Variable in class org.languagetool.server.HTTPServerConfig
- restrictToPos - Variable in class org.languagetool.tagging.ga.Retaggable
- restrictToTags - Variable in class org.languagetool.tagging.ga.Utils.SuffixGuess
- 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
- ResultCache.MatchesWeigher - Class in org.languagetool
- ResultCache.RemoteMatchesWeigher - Class in org.languagetool
- ResultCache.SentenceWeigher - Class in org.languagetool
- ResultExtender - Class in org.languagetool.server
-
Extend results by adding rules matches as hidden matches.
- ResultExtender() - Constructor for class org.languagetool.server.ResultExtender
- ResultExtender.HiddenRule - Class in org.languagetool.server
- results - Static variable in class org.languagetool.remote.ArtificialErrorEval
- retagFemNames(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- Retaggable - Class in org.languagetool.tagging.ga
- Retaggable(String, String, String) - Constructor for class org.languagetool.tagging.ga.Retaggable
- Retaggable(String, String, String, String) - Constructor for class org.languagetool.tagging.ga.Retaggable
- retagInitials(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- retagPulralProp(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- retagUnknownInitials(AnalyzedSentence) - Method in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- retainCommonCategories(AnalyzedTokenReadings, AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.AgreementRule2
- retainCommonCategories(AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.AgreementRule
- retainCommonCategories(AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings, AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.AgreementRule
- returnPipeline(PipelineSettings, Pipeline) - Method in class org.languagetool.server.PipelinePool
- REVERSE - Enum constant in enum class org.languagetool.rules.uk.LemmaHelper.Dir
- reverseConjAdvFind(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- reverseConjFind(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- reverseConjFind2(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- reverseSearch(AnalyzedTokenReadings[], int, int, Pattern, Pattern) - Static method in class org.languagetool.rules.uk.LemmaHelper
- reverseSearchIdx(AnalyzedTokenReadings[], int, int, Pattern, Pattern) - Static method in class org.languagetool.rules.uk.LemmaHelper
- revSearch(AnalyzedTokenReadings[], int, Pattern, String) - Static method in class org.languagetool.rules.uk.LemmaHelper
- revSearchIdx(AnalyzedTokenReadings[], int, Pattern, String) - Static method in class org.languagetool.rules.uk.LemmaHelper
- RIGHT_ANGLE_SUBST - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- RIGHT_BRACE_SUBST - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- rightPartsWithLeftTagMap - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- RO_LOCALE - Static variable in class org.languagetool.rules.ro.SimpleReplaceRule
- 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() - Constructor for class org.languagetool.synthesis.ro.RomanianSynthesizer
- RomanianSynthesizer(Language) - Constructor for class org.languagetool.synthesis.ro.RomanianSynthesizer
-
Deprecated.
- RomanianTagger - Class in org.languagetool.tagging.ro
-
Romanian Part-of-speech tagger
- RomanianTagger() - Constructor for class org.languagetool.tagging.ro.RomanianTagger
- RomanianTagger(String) - Constructor for class org.languagetool.tagging.ro.RomanianTagger
- RomanianWordRepeatBeginningRule - Class in org.languagetool.rules.ro
-
WordRepeatBeginningRuleimplementation 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
- romanNumberer - Variable in class org.languagetool.synthesis.BaseSynthesizer
- RomanNumeralFilter - Class in org.languagetool.rules.pt
- RomanNumeralFilter() - Constructor for class org.languagetool.rules.pt.RomanNumeralFilter
- rootNode - Variable in class org.languagetool.gui.ConfigurationDialog
- ROUNDING_DELTA - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
- roundResults - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- rounds - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- row(int) - Method in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
- RS - Static variable in class org.languagetool.rules.pt.PostReformPortugueseCompoundRule
- RU_END_SYMBOLS - Static variable in class org.languagetool.rules.ru.RussianUnpairedBracketsRule
- RU_LOCALE - Static variable in class org.languagetool.rules.ru.RussianSimpleReplaceRule
- RU_START_SYMBOLS - Static variable in class org.languagetool.rules.ru.RussianUnpairedBracketsRule
- rule - Variable in class org.languagetool.gui.ConfigurationDialog
- rule - Variable in class org.languagetool.gui.RuleNode
- rule - Variable in class org.languagetool.rules.nl.PreferredWordRuleWithSuggestion
- rule - Variable in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- rule - Variable in class org.languagetool.rules.RuleMatch
- rule - Variable in class org.languagetool.rules.spelling.RuleWithLanguage
- rule - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesTestConfig
- rule - Variable in class org.languagetool.rules.SuggestionFilter
- Rule - Class in org.languagetool.rules
-
Abstract rule class.
- Rule() - Constructor for class org.languagetool.rules.ml.MLServerProto.Rule
- Rule() - Constructor for class org.languagetool.rules.Rule
- Rule(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.Rule
- Rule(ResourceBundle) - Constructor for class org.languagetool.rules.Rule
-
Called by rules that require a translation of their messages.
- RULE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- rule_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- rule_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- rule_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- rule_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- RULE_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
- RULE_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- RULE_FILE - Static variable in class org.languagetool.rules.RemoteRuleFilters
- RULE_FILES - Static variable in class org.languagetool.language.Slovak
- RULE_FILES - Static variable in class org.languagetool.language.Ukrainian
- rule_id - Variable in class org.languagetool.rules.RemoteRuleFilters.ExpectedMatch
- 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.nl.PreferredWordRule
- 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
- rule1 - Variable in class org.languagetool.rules.de.MissingVerbRule
- rule2 - Variable in class org.languagetool.rules.de.MissingVerbRule
- ruleAntiPatterns - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- ruleAntiPatterns - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- ruleBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- ruleBuilder_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- RuleCategory() - Constructor for class org.languagetool.rules.ml.MLServerProto.RuleCategory
- RuleCategory(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.RuleCategory
- RuleData - Class in org.languagetool.tools.grpc
- RuleData(MLServerProto.Match) - Constructor for class org.languagetool.tools.grpc.RuleData
- RuleData(ProtoResultCache.CachedRule) - Constructor for class org.languagetool.tools.grpc.RuleData
- ruleDescription - Variable in class org.languagetool.remote.RemoteRuleMatch
- ruleDescription_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- ruleDescription_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- RULEDESCRIPTION_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
- ruleEntityResolver - Variable in class org.languagetool.XMLValidator.EntityAsInput
- RuleEntityResolver - Class in org.languagetool
-
Resolves an XML file's external entity URIs as relative paths.
- RuleEntityResolver() - Constructor for class org.languagetool.RuleEntityResolver
- RuleException - Class in org.languagetool.rules.uk
- RuleException(int) - Constructor for class org.languagetool.rules.uk.RuleException
- RuleException(RuleException.Type) - Constructor for class org.languagetool.rules.uk.RuleException
- RuleException.Type - Enum Class in org.languagetool.rules.uk
- ruleFile - Variable in class org.languagetool.language.LanguageBuilder.ExtendedLanguage
- ruleFileExists(String) - Method in class org.languagetool.broker.DefaultResourceDataBroker
-
See:
ResourceDataBroker.ruleFileExists(String)Checks if a resource in LanguageTool's/rulesexists. - ruleFileExists(String) - Method in interface org.languagetool.broker.ResourceDataBroker
-
Checks if a resource in LanguageTool's
/rulesexists. - RuleFilenameException - Exception Class in org.languagetool.language
-
Thrown if external rule filename doesn't match the required format.
- RuleFilenameException(File) - Constructor for exception class 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
- RuleFilter.FakeRule - Class in org.languagetool.rules.patterns
- 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
- rulegroupAntiPatterns - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- rulegroupAntiPatterns - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- ruleGroupDefaultOff - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- ruleGroupDefaultTempOff - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- ruleGroupDescription - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- ruleGroupDistanceTokens - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- ruleGroupId - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- ruleGroupId - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- ruleGroupIssueType - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- ruleGroupMinPrevMatches - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- ruleGroupName - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- ruleGroupTags - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- ruleGroupToneTags - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- ruleHasSuggestions - Variable in class org.languagetool.rules.AbstractSimpleReplaceRule2
- ruleId - Variable in class org.languagetool.remote.RemoteRuleMatch
- ruleId - Variable in class org.languagetool.rules.AbstractRepeatedWordsRule
- ruleId - Variable in class org.languagetool.rules.FakeRule
- ruleId - Variable in class org.languagetool.rules.GenericUnpairedBracketsRule
- ruleId - Variable in class org.languagetool.rules.GenericUnpairedQuotesRule
- ruleId - Variable in class org.languagetool.rules.RemoteRuleConfig
- ruleId - Variable in class org.languagetool.server.RemoteRuleMatch
- ruleId - Variable in class org.languagetool.tools.ConfidenceKey
- ruleIds - Variable in class org.languagetool.rules.patterns.RuleSet
- ruleIDsAtPos(List<RemoteRuleMatch>, int, String) - Static method in class org.languagetool.remote.ArtificialErrorEval
- ruleIdToConfidenceFile - Variable in class org.languagetool.server.HTTPServerConfig
- 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(RuleMatch) - Constructor for class org.languagetool.rules.RuleMatch
- RuleMatch(RuleMatch, List<SuggestedReplacement>) - Constructor for class org.languagetool.rules.RuleMatch
- RuleMatch(RuleMatch, List<SuggestedReplacement>, boolean) - Constructor for class org.languagetool.rules.RuleMatch
- RuleMatch(Rule, int, int, String) - Constructor for class org.languagetool.rules.RuleMatch
-
Deprecated.use a constructor that also takes an
AnalyzedSentenceparameter (deprecated since 4.0) - RuleMatch(Rule, int, int, String, String, boolean, String) - Constructor for class org.languagetool.rules.RuleMatch
-
Deprecated.use a constructor that also takes an
AnalyzedSentenceparameter (deprecated since 4.0) - 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, 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(Rule, AnalyzedSentence, int, int, int, int, String, String, boolean, String) - Constructor for class org.languagetool.rules.RuleMatch
- 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, 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.ColumnPosition - Class in org.languagetool.rules
- RuleMatch.LinePosition - Class in org.languagetool.rules
- RuleMatch.OffsetPosition - Class in org.languagetool.rules
- RuleMatch.PatternPosition - Class in org.languagetool.rules
- RuleMatch.SentencePosition - Class in org.languagetool.rules
- RuleMatch.Type - Enum Class in org.languagetool.rules
-
Unlike
Category, this is specific to a RuleMatch, not to a rule. - RuleMatcher - Interface in org.languagetool.rules.patterns
- ruleMatches - Variable in class org.languagetool.CheckResults
- 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
- ruleMatchWrongVerb(AnalyzedTokenReadings, int, AnalyzedSentence) - Method in class org.languagetool.rules.de.VerbAgreementRule
- ruleMatchWrongVerbSubject(AnalyzedTokenReadings, AnalyzedTokenReadings, String, int, AnalyzedSentence) - Method in class org.languagetool.rules.de.VerbAgreementRule
- ruleMessage - Variable in class org.languagetool.rules.ca.PronomFebleDuplicateRule
- RuleNode - Class in org.languagetool.gui
- RuleNode(Rule, boolean) - Constructor for class org.languagetool.gui.RuleNode
- RuleOption - Class in org.languagetool.rules
-
Class to configure rule option by option panel
- RuleOption(Object, String) - Constructor for class org.languagetool.rules.RuleOption
- RuleOption(Object, String, Object, Object) - Constructor for class org.languagetool.rules.RuleOption
- rules - Variable in class org.languagetool.JLanguageTool.TextCheckCallable
- rules - Variable in class org.languagetool.remote.RemoteConfigurationInfo
- rules - Variable in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- rules - Variable in class org.languagetool.rules.patterns.ConsistencyPatternRuleTransformer.ConsistencyPatternRule
- rules - Variable in class org.languagetool.rules.patterns.RepeatedPatternRuleTransformer.RepeatedPatternRule
- rules - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- rules - Static variable in class org.languagetool.rules.RemoteRuleFilters
- rules - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- RULES - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- RULES_DIR - Static variable in interface org.languagetool.broker.ResourceDataBroker
-
The directory name of the
/rulesdirectory. - rulesConfigFile - Variable in class org.languagetool.server.HTTPServerConfig
- rulesDir - Variable in class org.languagetool.broker.DefaultResourceDataBroker
-
The directory's name of LanguageTool's rules directory.
- 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
- ruleSetCache - Variable in class org.languagetool.JLanguageTool
- rulesForSentence(AnalyzedSentence) - Method in class org.languagetool.rules.patterns.RuleSet
- rulesToCheck - Static variable in class org.languagetool.rules.fr.WordWithDeterminerFilter
- ruleTags - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- ruleToneTags - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- ruleValues - Variable in class org.languagetool.remote.CheckConfiguration
- ruleValues - Variable in class org.languagetool.remote.CheckConfigurationBuilder
- 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() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges.Report
- run() - Method in class org.languagetool.server.DatabaseLogger.WorkerThread
- run() - Method in class org.languagetool.server.Server
-
Start the server.
- run(boolean) - Static method in class org.languagetool.remote.ArtificialErrorEval
- run(String) - Method in class org.languagetool.synthesis.Soros
- run(String, boolean, boolean) - Method in class org.languagetool.synthesis.Soros
- run(List<AnalyzedSentence>) - Method in class org.languagetool.rules.RemoteRule
- run(List<AnalyzedSentence>, Long) - Method in class org.languagetool.rules.RemoteRule
- run(CorrectionLoopFinderApi.Configuration) - Static method in class org.languagetool.remote.CorrectionLoopFinderApi
- runAnnotation(SentenceAnnotator.AnnotatorConfig) - Static method in class org.languagetool.remote.SentenceAnnotator
- runAutomaticAnnotation(SentenceAnnotator.AnnotatorConfig) - Static method in class org.languagetool.remote.SentenceAnnotator
- runEvaluationOnFile(String, String, String) - Static method in class org.languagetool.remote.ArtificialErrorEval
- runEvaluationOnFolders(String, String, boolean, boolean) - Static method in class org.languagetool.remote.ArtificialErrorEval
- 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
- runPostprocessing(List<AnalyzedSentence>, List<RuleMatch>, Long, boolean, int) - Method in class org.languagetool.rules.GRPCPostProcessing
- runServer - Variable in class org.languagetool.gui.Configuration
- runTest(MultiLangCorpora) - Static method in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- runTest(MultiLangCorpora, String) - Static method in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- Russian - Class in org.languagetool.language
- Russian() - Constructor for class org.languagetool.language.Russian
- Russian(boolean) - Constructor for class org.languagetool.language.Russian
-
This is a fake constructor overload for the subclasses.
- RUSSIAN_LETTERS - Static variable in class org.languagetool.rules.ru.MorfologikRussianSpellerRule
- RUSSIAN_LETTERS - Static variable in class org.languagetool.rules.ru.MorfologikRussianYOSpellerRule
- 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
- RussianChunker.AffectedSpans - Class in org.languagetool.chunking
- RussianChunker.PhraseType - Enum Class in org.languagetool.chunking
- RussianChunker.RegularExpressionWithPhraseType - Class in org.languagetool.chunking
- RussianChunker.Span - Class in org.languagetool.chunking
- 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
PartialPosTagFilterfor 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() - Constructor for class org.languagetool.synthesis.ru.RussianSynthesizer
- RussianSynthesizer(Language) - Constructor for class org.languagetool.synthesis.ru.RussianSynthesizer
-
Deprecated.
- 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
- SAGT - Static variable in class org.languagetool.rules.de.InsertCommaFilter
- 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
- sampleRate - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesDataset
- sanitizeWord(String) - Method in class org.languagetool.tagging.de.GermanTagger
- sanityChecks(String, String, String, String, Map<String, String>) - Static method in class org.languagetool.rules.de.SpellingData
- SARGENT - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- SavablePanel - Interface in org.languagetool.gui
-
Interface for JPanel that can persist its state.
- save() - Method in interface org.languagetool.gui.SavablePanel
-
Invoke the save operation.
- SAVE_LO_CACHE_KEY - Static variable in class org.languagetool.gui.Configuration
- saveConfigForCurrentProfile(Properties, String, String) - Method in class org.languagetool.gui.Configuration
- saveConfigForProfile(Properties, String) - Method in class org.languagetool.gui.Configuration
- saveConfiguration(Language) - Method in class org.languagetool.gui.Configuration
- saveLoCache - Variable 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
- SBAR - Enum constant in enum class org.languagetool.chunking.RussianChunker.PhraseType
- SBHAN_PREFIX - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- SCHAF_PATTERN - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- SCHAFE_PATTERN - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- scientific - Enum constant in enum class org.languagetool.ToneTag
- SCOPE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- score - Variable in class org.languagetool.rules.ScoredConfusionSet
- score - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor
- 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 interface org.languagetool.languagemodel.bert.grpc.BertLmGrpc.AsyncService
- 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.languagemodel.bert.grpc.BertLmProto.Prediction.Builder
- score_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- 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
- scoreMemoizedSerializedSize - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- ScoreRequest() - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- ScoreRequest(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- scores_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
- scores_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- SCORES_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- scoresBuilder_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse.Builder
- search(Object) - Method in class org.languagetool.rules.UnsyncStack
-
Returns the 1-based position where an object is on this stack.
- searcher - Variable in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel.LuceneSearcher
- SearchHelper - Class in org.languagetool.rules.uk
- SearchHelper() - Constructor for class org.languagetool.rules.uk.SearchHelper
- SearchHelper.Condition - Class in org.languagetool.rules.uk
- SearchHelper.Context - Class in org.languagetool.rules.uk
- SearchHelper.Match - Class in org.languagetool.rules.uk
- SEEN - Static variable in class org.languagetool.tools.ArabicConstants
- SEGMENT - Static variable in class org.languagetool.tokenizers.zh.ChineseWordTokenizer
- segmentedString - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell.SegmentedSuggestion
- SegmentedSuggestion() - Constructor for class org.languagetool.rules.spelling.symspell.implementation.SymSpell.SegmentedSuggestion
- SEIGES - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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
- sendAnalyzedData - Variable in class org.languagetool.rules.GRPCRule
- sendError(HttpExchange, int, String) - Method in class org.languagetool.server.LanguageToolHttpHandler
- sendJson(HttpExchange, StringWriter) - Method in class org.languagetool.server.ApiV2
- sendRequest(MLServerProto.PostProcessingRequest, long) - Method in class org.languagetool.rules.GRPCPostProcessing
- SENT_END - Static variable in class org.languagetool.rules.LongSentenceRule
- SENT_START - Static variable in class org.languagetool.rules.de.CaseRuleAntiPatterns
- sentContentPattern - Static variable in class org.languagetool.server.ServerTools
- sentence - Variable in class org.languagetool.MultiThreadedJLanguageTool.AnalyzeSentenceCallable
- sentence - Variable in class org.languagetool.rules.GenericUnpairedQuotesRule.SymbolLocator
- sentence - Variable in class org.languagetool.rules.RemoteRuleFilters.ExpectedMatches
- sentence - Variable in class org.languagetool.rules.RuleMatch
- sentence - Variable in class org.languagetool.rules.spelling.ForeignLanguageChecker
- sentence - Variable in class org.languagetool.rules.SymbolLocator
- SENTENCE_END_TAGNAME - Static variable in class org.languagetool.JLanguageTool
-
The internal tag used to mark the end of a sentence.
- SENTENCE_END1 - Static variable in class org.languagetool.rules.UppercaseSentenceStartRule
- SENTENCE_EXCEPCIONS - Static variable in class org.languagetool.rules.es.SpanishWordRepeatBeginningRule
- SENTENCE_EXCEPTION_PATTERNS - Static variable in class org.languagetool.rules.de.GermanConfusionProbabilityRule
- SENTENCE_START_EXCEPTIONS - Static variable in class org.languagetool.rules.de.CaseRule
- SENTENCE_START_TAGNAME - Static variable in class org.languagetool.JLanguageTool
-
The internal tag used to mark the beginning of a sentence.
- SENTENCE_TOKENIZER - Static variable in class org.languagetool.Language
- SentenceAnnotator - Class in org.languagetool.remote
- SentenceAnnotator() - Constructor for class org.languagetool.remote.SentenceAnnotator
- SentenceAnnotator.AnnotatorConfig - Class in org.languagetool.remote
- sentenceCache - Variable in class org.languagetool.ResultCache
- sentenceConditionFulfilled(AnalyzedTokenReadings[], int) - Method in class org.languagetool.rules.AbstractFillerWordsRule
- 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
- sentenceCount - Variable in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- SentenceData(AnalyzedSentence, String, int, int, int) - Constructor for class org.languagetool.JLanguageTool.SentenceData
- sentenceIndex - Variable in class org.languagetool.rules.SymbolLocator
- sentenceLength - Variable in class org.languagetool.rules.spelling.ForeignLanguageChecker
- sentenceMatches - Variable in class org.languagetool.rules.RemoteRuleResult
- sentenceMatches_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
- sentenceMatches_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- SENTENCEMATCHES_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- sentenceMatchesBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
- sentenceMessage - Variable in class org.languagetool.rules.de.ConjunctionAtBeginOfSentenceRule
- sentenceMessage - Variable in class org.languagetool.rules.de.GermanFillerWordsRule
- sentenceMessage - Variable in class org.languagetool.rules.de.PassiveSentenceRule
- sentenceMessage - Variable in class org.languagetool.rules.de.SentenceWithManRule
- sentenceMessage - Variable in class org.languagetool.rules.de.SentenceWithModalVerbRule
- sentenceMessage - Variable in class org.languagetool.rules.en.StyleTooOftenUsedAdjectiveRule
- sentenceMessage - Variable in class org.languagetool.rules.en.StyleTooOftenUsedNounRule
- sentenceMessage - Variable in class org.languagetool.rules.en.StyleTooOftenUsedVerbRule
- sentencePos - Variable in class org.languagetool.bitext.TabBitextReader
- sentencePosition - Variable in class org.languagetool.rules.RuleMatch
- SentencePosition(int, int) - Constructor for class org.languagetool.rules.RuleMatch.SentencePosition
- sentencePosition_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- sentencePosition_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- SENTENCEPOSITION_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- sentencePositionBuilder_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- SentenceRange - Class in org.languagetool
-
A range in a text that makes up a sentence.
- SentenceRange(int, int) - Constructor for class org.languagetool.SentenceRange
- sentenceRanges - Variable in class org.languagetool.CheckResults
- sentences - Variable in class org.languagetool.JLanguageTool.TextCheckCallable
- sentences - Variable in class org.languagetool.rules.BERTSuggestionRanking.MatchesForReordering
- sentences - Variable in class org.languagetool.rules.GRPCRule.AnalyzedMLRuleRequest
- sentences - Variable in class org.languagetool.rules.GRPCRule.MLRuleRequest
- sentences - Variable in class org.languagetool.rules.TestRemoteRule.TestRemoteRequest
- sentences_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- sentences_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- sentences_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
- sentences_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- sentences_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
- sentences_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- sentences_ - Variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- sentences_ - Variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- sentences_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- sentences_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- 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
- sentencesBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- sentencesBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
- sentencesBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest.Builder
- sentencesInText - Variable in class org.languagetool.remote.multiLang.MultiLangCorpora
- sentencesInText - Variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval.DetectionResults
- sentenceStartsWithUpperCase - Variable in class org.languagetool.rules.AbstractCompoundRule
- sentenceStartTrie - Variable in class org.languagetool.rules.de.SpellingData
- sentenceTokenize(String) - Method in class org.languagetool.JLanguageTool
-
Tokenizes the given text into sentences.
- sentenceTokenizer - Variable in class org.languagetool.language.CrimeanTatar
- sentenceTokenizer - Variable in class org.languagetool.Language
- SentenceTokenizer - Interface in org.languagetool.tokenizers
-
Tokenizes text into sentences.
- SentenceWeigher() - Constructor for class org.languagetool.ResultCache.SentenceWeigher
- SentenceWhitespaceRule - Class in org.languagetool.rules.de
-
Checks that there's whitespace between sentences etc.
- SentenceWhitespaceRule - Class in org.languagetool.rules
-
Checks that there's whitespace between sentences.
- SentenceWhitespaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.SentenceWhitespaceRule
- 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 - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- SEPARATOR - Static variable in enum class org.languagetool.server.GroupRoles
- SEPTEMBER - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- serializeResultMatch(RuleMatch) - Static method in class org.languagetool.tools.Cache.CacheUtils
- serialVersionUID - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- serialVersionUID - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- serialVersionUID - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- serialVersionUID - Static variable in class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- serialVersionUID - Static variable in exception class org.languagetool.language.RuleFilenameException
- serialVersionUID - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchBertLmResponse
- serialVersionUID - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BatchScoreRequest
- serialVersionUID - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.BertLmResponse
- serialVersionUID - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- serialVersionUID - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Prediction
- serialVersionUID - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchList
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.MatchResponse
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessRequest
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.ProcessResponse
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.RuleCategory
- serialVersionUID - Static variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- serialVersionUID - Static variable in class org.languagetool.rules.UnsyncStack
-
Generated automatically.
- serialVersionUID - Static variable in exception class org.languagetool.server.PortBindingException
- serialVersionUID - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- serialVersionUID - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- serialVersionUID - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- serialVersionUID - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- server - Variable in class org.languagetool.server.DatabaseCheckLogEntry
- server - Variable in class org.languagetool.server.Server
- server - Static variable in class org.languagetool.server.ServerMetricsCollector
- Server - Class in org.languagetool.server
-
Super class for HTTP and HTTPS server.
- Server() - Constructor for class org.languagetool.server.Server
- SERVER_POOL - Static variable in class org.languagetool.tools.LtThreadPoolFactory
- SERVER_PORT_KEY - Static variable in class org.languagetool.gui.Configuration
- SERVER_RUN_KEY - Static variable in class org.languagetool.gui.Configuration
- serverBaseUrl - Variable in class org.languagetool.remote.RemoteLanguageTool
- serverCheckbox - Variable in class org.languagetool.gui.ConfigurationDialog
- ServerMetricsCollector - Class in org.languagetool.server
- ServerMetricsCollector() - Constructor for class org.languagetool.server.ServerMetricsCollector
- ServerMetricsCollector.RequestErrorType - Enum Class in org.languagetool.server
- serverPort - Variable in class org.languagetool.gui.Configuration
- serverPortField - Variable in class org.languagetool.gui.ConfigurationDialog
- servers - Static variable in class org.languagetool.rules.GRPCRule
- serverSettingsCheckbox - Variable in class org.languagetool.gui.ConfigurationDialog
- ServerTools - Class in org.languagetool.server
- ServerTools() - Constructor for class org.languagetool.server.ServerTools
- 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
- serviceDescriptor - Static variable in class org.languagetool.grpc.SynthesizeServerGrpc
- serviceDescriptor - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc
- serviceDescriptor - Static variable in class org.languagetool.rules.ml.MLServerGrpc
- serviceDescriptor - Static variable in class org.languagetool.rules.ml.PostProcessingServerGrpc
- serviceDescriptor - Static variable in class org.languagetool.rules.ml.ProcessingServerGrpc
- serviceImpl - Variable in class org.languagetool.grpc.SynthesizeServerGrpc.MethodHandlers
- serviceImpl - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmGrpc.MethodHandlers
- serviceImpl - Variable in class org.languagetool.rules.ml.MLServerGrpc.MethodHandlers
- serviceImpl - Variable in class org.languagetool.rules.ml.PostProcessingServerGrpc.MethodHandlers
- serviceImpl - Variable in class org.languagetool.rules.ml.ProcessingServerGrpc.MethodHandlers
- sessionFactory - Variable in class org.languagetool.server.DatabaseLogger
- set - Variable in class org.languagetool.rules.ConfusionSet
- 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
- setAiApiKey(String) - Method in class org.languagetool.gui.Configuration
- setAiAutoCorrect(boolean) - Method in class org.languagetool.gui.Configuration
- setAiModel(String) - Method in class org.languagetool.gui.Configuration
- setAiShowStylisticChanges(boolean) - Method in class org.languagetool.gui.Configuration
- setAiUrl(String) - Method in class org.languagetool.gui.Configuration
- setAllowOrigin(HttpExchange, String) - Static method in class org.languagetool.server.ServerTools
- setAllowOriginUrl(String) - Method in class org.languagetool.server.HTTPServerConfig
- setAllProfileKeys() - Method in class org.languagetool.gui.Configuration
- setAndAnnotate(AnalyzedTokenReadings, AnalyzedToken) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- setAndAnnotate(AnalyzedTokenReadings, AnalyzedToken) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- 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.
- setAppendTag(String) - Method in class org.languagetool.tagging.ga.Retaggable
- 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
- setAutoCorrect(boolean) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
bool autoCorrect = 10; - setAutoDetect(boolean) - Method in class org.languagetool.gui.Configuration
- setBaseURI(String) - Method in class org.languagetool.XMLValidator.EntityAsInput
- setBeolingusFile(File) - Method in class org.languagetool.GlobalConfig
- setBlockedReferrers(List<String>) - Method in class org.languagetool.server.HTTPServerConfig
- setBugWorkaroundProperty() - Static method in class org.languagetool.tools.JnaTools
-
Set a the
jna.nosystotrueto avoid the "There is an incompatible JNA native library installed on this system" error from JNA. - setByteStream(InputStream) - Method in class org.languagetool.XMLValidator.EntityAsInput
- setCacheSize(int) - Method in class org.languagetool.server.HTTPServerConfig
-
Set cache size (in number of sentences).
- setCacheTTLSeconds(long) - Method in class org.languagetool.server.HTTPServerConfig
-
Set cache entry TTL in seconds
- setCandidates(int, String) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
-
repeated string candidates = 3; - setCategory(String) - Method in class org.languagetool.remote.RemoteRuleMatch
- setCategory(String) - Method in class org.languagetool.server.RemoteRuleMatch
- setCategory(Category) - Method in class org.languagetool.rules.Rule
- setCategory(MLServerProto.RuleCategory) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
.lt_ml_server.RuleCategory category = 4; - setCategory(MLServerProto.RuleCategory) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
.lt_ml_server.RuleCategory category = 8; - setCategory(MLServerProto.RuleCategory.Builder) - 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.tools.Cache.ProtoResultCache.CachedRule.Builder
-
.lt_ml_server.RuleCategory category = 8; - setCategoryId(String) - Method in class org.languagetool.remote.RemoteRuleMatch
- setCategoryId(String) - Method in class org.languagetool.server.RemoteRuleMatch
- setCertifiedText(boolean) - Method in class org.languagetool.XMLValidator.EntityAsInput
- setCharacterStream(Reader) - Method in class org.languagetool.XMLValidator.EntityAsInput
- 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(int, String) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
-
repeated string chunkTags = 2; - setChunkTags(List<ChunkTag>) - Method in class org.languagetool.AnalyzedTokenReadings
- setClassBrokerBroker(ClassBroker) - Static method in class org.languagetool.JLanguageTool
- setCleanOverlappingMatches(boolean) - Method in class org.languagetool.JLanguageTool
-
Whether the
JLanguageTool.check(String)methods return overlapping errors. - setCleanOverlappingMatches(boolean) - Method in class org.languagetool.server.Pipeline
- setCleanToken(String) - Method in class org.languagetool.AnalyzedTokenReadings
- setColumn(int) - Method in class org.languagetool.rules.RuleMatch
-
Deprecated.(deprecated since 3.5)
- setCommonHeaders(HttpExchange, String, String) - Static method in class org.languagetool.server.ServerTools
- 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)
- setConfidence(float) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
-
float confidence = 2; - setConfidence(Float) - Method in class org.languagetool.rules.SuggestedReplacement
- setConfigFile(File) - Method in class org.languagetool.gui.Configuration
- setConfigurableValue(String, Object[]) - Method in class org.languagetool.gui.Configuration
-
Set the values for a rule by ruleID
- setConfigValues(Map<String, Object[]>) - Method in class org.languagetool.JLanguageTool
- setConfigValues(Map<String, Object[]>) - Method in class org.languagetool.server.Pipeline
- setConfusionPair(ConfusionPair) - Method in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
-
Deprecated.used only for tests
- 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
- 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. - setContext(int, String) - Method in class org.languagetool.rules.WrongWordInContextRule.ContextWords
- 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.
- 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
- setCurrentProfile(String) - Method in class org.languagetool.gui.Configuration
-
set the current profile
- setDatabaseDownIntervalSeconds(int) - Method in class org.languagetool.server.HTTPServerConfig
- setDatabaseDriver(String) - Method in class org.languagetool.server.HTTPServerConfig
- setDatabaseErrorRateThreshold(int) - Method in class org.languagetool.server.HTTPServerConfig
- setDatabaseLogging(boolean) - Method in class org.languagetool.server.HTTPServerConfig
-
Whether meta data about each search (like in the logfile) should be logged to the database.
- setDatabasePassword(String) - Method in class org.languagetool.server.HTTPServerConfig
- setDatabaseTimeoutRateThreshold(int) - Method in class org.languagetool.server.HTTPServerConfig
- setDatabaseUrl(String) - Method in class org.languagetool.server.HTTPServerConfig
- setDatabaseUsername(String) - 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.
- setDefaultThirdPartyAI(boolean) - Method in class org.languagetool.server.HTTPServerConfig
- 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; - setDescription(String) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string description = 3; - setDescriptionBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
-
string description = 2; - setDescriptionBytes(ByteString) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string description = 3; - setDisabledCategoryNames(Set<String>) - Method in class org.languagetool.gui.Configuration
- setDisabledRuleIds(Set<String>) - Method in class org.languagetool.gui.Configuration
- 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.
- setDistanceTokens(int) - Method in class org.languagetool.rules.Rule
- setDocumentLocator(Locator) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
- 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
- setEnabled(boolean) - Method in class org.languagetool.gui.CategoryNode
- setEnabled(boolean) - Method in class org.languagetool.gui.RuleNode
- 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(int, String) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
-
repeated string enabledRules = 6; - setEnableGoalSpecificRules(boolean) - Method in class org.languagetool.gui.Configuration
- setEnableTmpOffRules(boolean) - Method in class org.languagetool.gui.Configuration
- 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.XMLValidator.EntityAsInput
- setEnd(int) - Method in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
-
uint32 end = 2; - setEnd(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.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.
- setEquivalent(String) - Method in class org.languagetool.rules.ga.DativePluralsEntry
- 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.
- setEstimateContextForSureMatch(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
uint32 estimateContextForSureMatch = 4; - setExample() - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- 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
- 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.server.HTTPServerConfig
-
Set model path for fasttext language detection
- setFasttextPaths(String, String) - Method in class org.languagetool.server.HTTPServerConfig
- 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
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- setFilter(RuleFilter) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- setFilterArguments(String) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- setFilterOverlappingMatches(boolean) - Method in class org.languagetool.gui.Configuration
- setFixedLanguage(Language) - Method in class org.languagetool.gui.Configuration
- setFlag(int, boolean) - Method in class org.languagetool.rules.patterns.PatternToken
- setFlag(String, String, char) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- 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; - 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
- setHeaders(HttpExchange) - Method in class org.languagetool.server.TextChecker
- setHeaders(HttpExchange) - Method in class org.languagetool.server.V2TextChecker
- setHistoricalAnnotations(String) - Method in class org.languagetool.AnalyzedTokenReadings
-
Used to track disambiguator actions.
- setHunspellDictionaryFactory(BiFunction<Path, Path, HunspellDictionary>) - Static method in class org.languagetool.rules.spelling.hunspell.Hunspell
- setHunspellStreamFactory(Hunspell.Factory) - Static method in class org.languagetool.rules.spelling.hunspell.Hunspell
-
Set a custom way to create Hunspell dictionaries, e.g., more efficient or portable than the default, possibly via Apache Lucene.
- 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
- setId(String) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
-
string id = 1; - setId(String) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.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
- setIdBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.RuleCategory.Builder
-
string id = 1; - setIdBytes(ByteString) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string id = 1; - setIgnoreShortUppercaseWords(boolean) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
- setIgnoreSpelling(boolean) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- 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.
- setIncludedInHiddenMatches(boolean) - Method in class org.languagetool.rules.Rule
- setIncludeTrackedChanges(boolean) - Method in class org.languagetool.gui.Configuration
- 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
- setInputLogging(boolean) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
-
allow logging of input on error
- setInputLogging(boolean) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
allow logging of input on error
- setInputStream() - Method in class org.languagetool.XMLValidator.EntityAsInput
-
Set InputStream from the value of the entities URL.
- setInsideMarker(boolean) - Method in class org.languagetool.rules.patterns.PatternToken
- setInternTags(boolean) - Method in class org.languagetool.tagging.MorfologikTagger
- setIntransitiveVerbs - Variable in class org.languagetool.tagging.eo.EsperantoTagger
- setIsPremium(boolean) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
bool isPremium = 5; - setIsPremium(boolean) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
bool isPremium = 9; - 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
- setIssueType(String) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string issueType = 6; - 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
- setIssueTypeBytes(ByteString) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string issueType = 6; - 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
- setLanguage(String) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
-
string language = 1; - setLanguage(Language) - Method in class org.languagetool.gui.Configuration
- 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
- setLanguageCode(String) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
-
string languageCode = 1; - setLanguageCodeBytes(ByteString) - Method in class org.languagetool.grpc.Synthesizer.SynthesizeRequest.Builder
-
string languageCode = 1; - setLanguageCodeBytes(ByteString) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
-
string languageCode = 1; - setLanguageModelDirectory(String) - Method in class org.languagetool.server.HTTPServerConfig
- 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()orRuleMatch.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
- 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).
- setLinguisticServices(LinguServices) - Static method in class org.languagetool.tools.Tools
-
set linguistic services (only to introduce external speller for LT) since 5.7
- 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(String) - Method in class org.languagetool.remote.RemoteRuleMatch
- setLocQualityIssueType(String) - Method in class org.languagetool.server.RemoteRuleMatch
- 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.
- 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
- 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; - 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.
- setMatchDescriptionBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
description of the match; displayed in e.g.
- 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
- 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.MatchList.Builder
-
list of matches
- setMatches(int, MLServerProto.Match.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.ProcessResponse.Builder
-
repeated .lt_ml_server.Match matches = 2; - setMatches(int, MLServerProto.MatchList) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- setMatches(int, MLServerProto.MatchList.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
matches of input text, to be transformed
- 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.
- setMaxCheckThreads(int) - Method in class org.languagetool.server.HTTPServerConfig
- setMaxCheckTimeMillisAnonymous(int) - Method in class org.languagetool.server.HTTPServerConfig
- setMaxCheckTimeMillisLoggedIn(int) - Method in class org.languagetool.server.HTTPServerConfig
- setMaxCheckTimeMillisPremium(int) - Method in class org.languagetool.server.HTTPServerConfig
- setMaxErrorsPerWordRate(float) - Method in class org.languagetool.JLanguageTool
-
Maximum errors per word rate, checking will stop with an exception if the rate is higher.
- setMaxErrorsPerWordRate(float) - Method in class org.languagetool.server.Pipeline
- 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
- setMaxTextCheckerThreads(int) - Method in class org.languagetool.server.HTTPServerConfig
- 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
- 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
- setMessage(String) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string message = 2; - setMessageBytes(ByteString) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string message = 2; - 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
- setModernised(String) - Method in class org.languagetool.rules.ga.DativePluralsEntry
- setModernLemma(String) - Method in class org.languagetool.rules.ga.DativePluralsEntry
- setMotherTongue(Language) - Method in class org.languagetool.gui.Configuration
- setMotherTongueLangCode(String) - Method in class org.languagetool.remote.CheckConfigurationBuilder
- 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.
- setNewLanguageMatches(int, ProtoResultCache.NewLanguageMatch) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - setNewLanguageMatches(int, ProtoResultCache.NewLanguageMatch.Builder) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11; - setNewLanguageMatches(Map<String, Float>) - Method in class org.languagetool.rules.RuleMatch
-
Call if the error limit is reached for this sentence.
- 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
- setNonParticiple - Variable in class org.languagetool.tagging.eo.EsperantoTagger
- 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.
- setNoRealPOStag() - Method in class org.languagetool.AnalyzedTokenReadings
-
Sets the flag on AnalyzedTokens to make matching on
UNKNOWNPOS tag correct in the Element class. - setNoSynonymsAsSuggestions(boolean) - Method in class org.languagetool.gui.Configuration
- 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.
- setOffsetPosition(int, int) - Method in class org.languagetool.rules.RuleMatch
- setOffsetPosition(ProtoResultCache.MatchPosition) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition offsetPosition = 5; - setOffsetPosition(ProtoResultCache.MatchPosition.Builder) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition offsetPosition = 5; - setOptions(MLServerProto.ProcessingOptions) - 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.AnalyzeRequest.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() - Method in class org.languagetool.rules.RuleMatch
- setOriginalErrorStr(String) - Method in class org.languagetool.rules.RuleMatch
-
To store the underlined string in the original sentence.
- setOriginalErrorString(String) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string originalErrorString = 13; - setOriginalErrorStringBytes(ByteString) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string originalErrorString = 13; - 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.
- setOutput(PrintStream) - Method in class org.languagetool.server.Pipeline
- 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 formathttp://username:password@serverwhen loading XML files. - setPatternPosition(int, int) - Method in class org.languagetool.rules.RuleMatch
- setPatternPosition(ProtoResultCache.MatchPosition) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
dont need the analyzed sentence here
- setPatternPosition(ProtoResultCache.MatchPosition.Builder) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
dont need the analyzed sentence here
- 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
- setPos - Variable in class org.languagetool.rules.patterns.Match
- 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
- setPremiumAlways(boolean) - Method in class org.languagetool.server.HTTPServerConfig
- setPremiumOnly(boolean) - Method in class org.languagetool.server.HTTPServerConfig
- setPreposition(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.AgreementSuggestor2
- setPriority(int) - Method in class org.languagetool.rules.Rule
- setProcletic(AnalyzedToken, String) - Method in class org.languagetool.synthesis.ar.ArabicSynthesizer
- setProcleticFlags(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- setPronoun(String, String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- setPublicId(String) - Method in class org.languagetool.XMLValidator.EntityAsInput
-
Compute absolute path to entities file from source XML URL and relative path (systemId param).
- 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; - 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
- setRegexFilter(RegexRuleFilter) - Method in class org.languagetool.rules.patterns.RegexPatternRule
- setRelaxedMode(boolean) - Method in class org.languagetool.rules.patterns.PatternRuleHandler
-
If set to true, don't throw an exception if id or name is not set.
- 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
- setRemoteUsername(String) - Method in class org.languagetool.gui.Configuration
- setRemoveOtherReadings(boolean) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- setRemovePreviousTags(boolean) - Method in class org.languagetool.tagging.disambiguation.MultiWordChunker
- 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
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.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; - setReplacements(List<String>) - Method in class org.languagetool.remote.RemoteRuleMatch
- setReplacements(List<String>) - Method in class org.languagetool.server.RemoteRuleMatch
- 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; - 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
- setRestrictToPos(String) - Method in class org.languagetool.tagging.ga.Retaggable
- 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; - setRule(ProtoResultCache.CachedRule) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedRule rule = 1; - setRule(ProtoResultCache.CachedRule.Builder) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedRule rule = 1; - setRuleDescription(String) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
added later, optional (can be substituted by Java)
- setRuleDescriptionBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
added later, optional (can be substituted by Java)
- setRuleFilter(String, String, AbstractPatternRule) - Static method in class org.languagetool.rules.patterns.XMLRuleHandler
- setRuleHasSuggestions(boolean) - Method in class org.languagetool.rules.AbstractSimpleReplaceRule2
- setRuleIdToConfidenceMap(Map<ConfidenceKey, Float>) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- setRuleMatches(List<RuleMatch>) - Method in class org.languagetool.CheckResults
- setRuleSubId(String) - Method in class org.languagetool.remote.RemoteRuleMatch
- setRuleSubId(String) - Method in class org.languagetool.server.RemoteRuleMatch
- 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)
- setSentenceMatches(int, MLServerProto.MatchList.Builder) - Method in class org.languagetool.rules.ml.MLServerProto.MatchResponse.Builder
-
results for each corresponding sentence in MatchRequest (aligned)
- setSentencePosition(int, int) - Method in class org.languagetool.rules.RuleMatch
- setSentencePosition(ProtoResultCache.MatchPosition) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition sentencePosition = 6; - setSentencePosition(ProtoResultCache.MatchPosition.Builder) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.MatchPosition sentencePosition = 6; - setSentences(int, String) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
-
input text to be analyzed
- setSentences(int, String) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
input text to be analyzed
- 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) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzeResponse.Builder
-
repeated .lt_ml_server.AnalyzedSentence 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.AnalyzedMatchRequest.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, 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
- setShortMessage(String) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string shortMessage = 3; - setShortMessageBytes(ByteString) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string shortMessage = 3; - setShortMsg(String) - Method in class org.languagetool.remote.RemoteRuleMatch
- setShortMsg(String) - Method in class org.languagetool.server.RemoteRuleMatch
- setSingle(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- 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
- setSkip(int) - Method in class org.languagetool.rules.patterns.PatternTokenBuilder
- setSkipNext(int) - Method in class org.languagetool.rules.patterns.PatternToken
- setSkipped(String) - Method in class org.languagetool.rules.de.AgreementSuggestor2
- setSourceFile(String) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
id, subId, description, url already in Match
- setSourceFile(String) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- setSourceFile(String) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string sourceFile = 5; - setSourceFileBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
id, subId, description, url already in Match
- setSourceFileBytes(ByteString) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string sourceFile = 5; - 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.
- setSpecificRuleId(String) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string specificRuleId = 12; - setSpecificRuleIdBytes(ByteString) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string specificRuleId = 12; - 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; - setStart(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.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
- setStringData(String) - Method in class org.languagetool.XMLValidator.EntityAsInput
- 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.
- setSubId(String) - Method in class org.languagetool.rules.patterns.AbstractPatternRule
- setSubId(String) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string subId = 2; - setSubIdBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
more specific suffix for rule ids; i.e.
- setSubIdBytes(ByteString) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
string subId = 2; - 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
- setSuggestedReplacements(int, MLServerProto.SuggestedReplacement) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - 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
- setSuggestedReplacements(int, MLServerProto.SuggestedReplacement.Builder) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
repeated .lt_ml_server.SuggestedReplacement suggestedReplacements = 7; - 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
- setSynthesizer(Synthesizer) - Method in class org.languagetool.Language
-
Set this language's part-of-speech synthesizer implementation or
null. - setSystemId(String) - Method in class org.languagetool.XMLValidator.EntityAsInput
-
Compute absolute path to entities file from source XML URL and relative path (systemId param).
- 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.
- 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(int, ProtoResultCache.CachedRule.Tag) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - setTags(List<Tag>) - Method in class org.languagetool.rules.Rule
- setTags(List<Tag>) - Method in class org.languagetool.server.RemoteRuleMatch
- setTagsValue(int, int) - Method in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
-
repeated .lt_ml_server.Rule.Tag tags = 6; - setTagsValue(int, int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
repeated .lt_ml_server.CachedRule.Tag tags = 10; - 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; - setTempOff(boolean) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
-
bool tempOff = 7; - 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
- setTextMatcher(StringMatcher) - Method in class org.languagetool.rules.patterns.PatternToken
- setTextSessionID(int, long) - Method in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
-
session ID, for partial rollout & A/B tests
- setTextSessionID(int, long) - Method in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
-
session ID, for partial rollout & A/B tests
- setTextSessionID(int, long) - Method in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
-
session ID, for partial rollout & A/B tests
- setThesaurusRelevantRule(Rule) - Method in class org.languagetool.LinguServices
-
Set a thesaurus relevant rule
- settings - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- Settings(String, boolean, boolean, boolean, String) - Constructor for class org.languagetool.tagging.disambiguation.MultiWordChunker.Settings
- 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.
- 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(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; - 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; - setToneTags(List<ToneTag>) - Method in class org.languagetool.rules.Rule
- setTransitiveVerbs - Variable in class org.languagetool.tagging.eo.EsperantoTagger
- setTrustedSources(String) - Method in class org.languagetool.server.HTTPServerConfig
- setTrustXForwardForHeader(boolean) - Method in class org.languagetool.server.HTTPServerConfig
-
Set to
trueif this is running behind a (reverse) proxy which sets theX-forwarded-forHTTP header. - 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
- setType(ProtoResultCache.CachedResultMatch.MatchType) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedResultMatch.MatchType type = 9; - 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; - setTypeValue(int) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
.lt_ml_server.CachedResultMatch.MatchType type = 9; - 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(int, String, String) - Method in class org.languagetool.gui.ConfigurationDialog
- 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
- setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- setUnknownFields(UnknownFieldSet) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch.Builder
- setUntouchedExamples(List<String>) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
- setup - Variable in class org.languagetool.server.Pipeline
- setup(List<RemoteRuleConfig>) - Method in enum class org.languagetool.RemoteRuleFallbackManager
- setupAhoCorasickSearch(List<ProhibitedCompoundRule.Pair>, Map<String, List<ProhibitedCompoundRule.Pair>>) - Static method in class org.languagetool.rules.de.ProhibitedCompoundRule
- setupFinished() - Method in class org.languagetool.server.Pipeline
-
Prevents any further changes after this method was called.
- setUrl(String) - Method in class org.languagetool.remote.RemoteRuleMatch
- setUrl(String) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
to show a link, e.g.
- setUrl(String) - Method in class org.languagetool.server.RemoteRuleMatch
- setUrl(String) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string url = 8; - setUrl(URL) - Method in class org.languagetool.rules.Rule
- setUrl(URL) - Method in class org.languagetool.rules.RuleMatch
- setURL(AnalyzedTokenReadings) - Method in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- setURL(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
- setUrlBytes(ByteString) - Method in class org.languagetool.rules.ml.MLServerProto.Match.Builder
-
to show a link, e.g.
- setUrlBytes(ByteString) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
-
string url = 8; - setUseAiSupport(boolean) - Method in class org.languagetool.gui.Configuration
- setUseDocLanguage(boolean) - Method in class org.languagetool.gui.Configuration
- setUseGUIConfig(boolean) - Method in class org.languagetool.gui.Configuration
- setUseLtSpellChecker(boolean) - Method in class org.languagetool.gui.Configuration
- 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
- setVerbose(boolean) - Static method in class org.languagetool.GlobalConfig
- setWhitespaceBefore(boolean) - Method in class org.languagetool.AnalyzedToken
- setWhitespaceBefore(boolean) - Method in class org.languagetool.rules.patterns.PatternToken
- setWhitespaceBefore(String) - Method in class org.languagetool.AnalyzedTokenReadings
- 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
- setWord(int, String) - Method in class org.languagetool.rules.WrongWordInContextRule.ContextWords
- 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
- 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
- SHIFT1 - Static variable in class org.languagetool.gui.ConfigurationDialog
- SHIFT2 - Static variable in class org.languagetool.gui.ConfigurationDialog
- SHIFT3 - Static variable in class org.languagetool.gui.ConfigurationDialog
- SHORT_ALGO_THRESHOLD - Static variable in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- SHORT_CODE - Static variable in class org.languagetool.noop.NoopLanguage
- SHORT_DASH_WORD - Static variable in class org.languagetool.rules.uk.TypographyRule
- SHORT_MSG - Static variable in class org.languagetool.rules.de.AgreementRule
- shortCodeWithCountryAndVariant - Variable in class org.languagetool.Language
- shortDashToken(AnalyzedTokenReadings) - Method in class org.languagetool.rules.uk.TypographyRule
- shortDesc - Variable in class org.languagetool.rules.AbstractCompoundRule
- shortDescription - Variable in class org.languagetool.rules.SuggestedReplacement
- 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
- shortGitId - Variable in enum class org.languagetool.LtBuildInfo
- shortMessage - Variable in class org.languagetool.rules.ca.PronomFebleDuplicateRule
- shortMessage - Variable in class org.languagetool.rules.patterns.PatternRule
- shortMessage - Variable in class org.languagetool.rules.patterns.RegexPatternRule
- shortMessage - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- shortMessage - Variable in class org.languagetool.rules.RuleMatch
- shortMessage_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- shortMessage_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- SHORTMESSAGE_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- shortMessageForRuleGroup - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- shortMsg - Variable in class org.languagetool.remote.RemoteRuleMatch
- shortMsg - Variable in class org.languagetool.server.RemoteRuleMatch
- 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
- shouldRunRestrictedRulesTest(Map<String, String>, String, Language, List<String>) - Method in class org.languagetool.server.TextChecker
- show() - Method in class org.languagetool.gui.AboutDialog
- show(List<Rule>) - Method in class org.languagetool.gui.ConfigurationDialog
- showError(Exception) - Static method in class org.languagetool.gui.Tools
-
Show the exception (with stacktrace) in a dialog and print it to STDERR.
- showErrorMessage(Exception) - Static method in class org.languagetool.gui.Tools
-
Show the exception (message without stacktrace) in a dialog and print the stacktrace to STDERR.
- showErrorMessage(Exception, Component) - Static method in class org.languagetool.gui.Tools
-
Show the exception (message without stacktrace) in a dialog and print the stacktrace to STDERR.
- showPanel(List<Rule>) - Method in class org.languagetool.gui.ConfigurationDialog
- showRemoteServerHint(Component, boolean) - Method in class org.languagetool.gui.ConfigurationDialog
- showRuleInfoDialog(Component, String, String, Rule, URL, ResourceBundle, String) - Static method in class org.languagetool.gui.Tools
- 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() - Method in class org.languagetool.rules.GRPCRule.Connection
- shutdown() - Static method in class org.languagetool.rules.RemoteRule
- shutdown() - Method in class org.languagetool.server.LanguageToolHttpHandler
- shutdownCompact() - Method in class org.languagetool.server.DatabaseAccess
-
For unit tests only!
- shutdownNow() - Method in class org.languagetool.server.TextChecker
- 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.
- SIGNATURE - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
- similarName(String, Set<String>) - Method in class org.languagetool.rules.de.SimilarNameRule
- 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
- simpleDisambiguator - Variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- SimpleDisambiguator - Class in org.languagetool.tagging.disambiguation.uk
- SimpleDisambiguator() - Constructor for class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator
- SimpleDisambiguator.MatcherEntry - Class in org.languagetool.tagging.disambiguation.uk
- SimpleDisambiguator.TokenMatcher - Class in org.languagetool.tagging.disambiguation.uk
- simpleFormRegexp - Static variable in class org.languagetool.chunking.GermanChunker
- SimpleGerman - Class in org.languagetool.language
-
Simple German (see e.g.
- SimpleGerman() - Constructor for class org.languagetool.language.SimpleGerman
- simpleIdentifier - Variable in enum class org.languagetool.language.identifier.LanguageIdentifierService
- SimpleInputSentence - Class in org.languagetool
-
For internal use only.
- SimpleInputSentence(String, Language) - Constructor for class org.languagetool.SimpleInputSentence
- 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
- simpleReplacements - Static variable in class org.languagetool.rules.ga.DativePluralsData
- 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
- SimpleReplaceProfanityRule - Class in org.languagetool.rules.en
-
A rule that matches words which should not be used.
- SimpleReplaceProfanityRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.en.SimpleReplaceProfanityRule
- 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 - Class in org.languagetool.rules.ca
-
A rule that matches words which should not be used and suggests correct ones instead.
- SimpleReplaceRule - Class in org.languagetool.rules.de
-
A rule that matches words which should not be used and suggests correct ones instead.
- SimpleReplaceRule - Class in org.languagetool.rules.en
-
A rule that matches words which should not be used and suggests correct ones instead.
- SimpleReplaceRule - Class in org.languagetool.rules.es
-
A rule that matches words which should not be used and suggests correct ones instead.
- SimpleReplaceRule - Class in org.languagetool.rules.fa
- SimpleReplaceRule - Class in org.languagetool.rules.fr
-
A rule that matches words which should not be used and suggests correct ones instead.
- 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 - Class in org.languagetool.rules.nl
-
A rule that matches words or phrases which should not be used and suggests correct ones instead.
- 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 - Class in org.languagetool.rules.ro
-
A rule that matches words which should not be used and suggests correct ones instead.
- SimpleReplaceRule - Class in org.languagetool.rules.uk
-
A rule that matches words which should not be used and suggests correct ones instead.
- SimpleReplaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.be.SimpleReplaceRule
- SimpleReplaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.nl.SimpleReplaceRule
- SimpleReplaceRule(ResourceBundle) - Constructor for class org.languagetool.rules.ro.SimpleReplaceRule
- SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.ca.SimpleReplaceRule
- SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.de.SimpleReplaceRule
- SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.en.SimpleReplaceRule
- SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.es.SimpleReplaceRule
- SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.fa.SimpleReplaceRule
- SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.fr.SimpleReplaceRule
- SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.gl.SimpleReplaceRule
- SimpleReplaceRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.pl.SimpleReplaceRule
- 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
- SimpleReplaceSoftRule.ContextRepl - Class in org.languagetool.rules.uk
- 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 - 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.ca.SimpleReplaceVerbsRule
- SimpleReplaceVerbsRule(ResourceBundle, Language) - Constructor for class org.languagetool.rules.es.SimpleReplaceVerbsRule
- SimpleSentenceTokenizer - Class in org.languagetool.tokenizers
-
A very simple sentence tokenizer that splits on
[.!?…]followed by whitespace or an uppercase letter. - SimpleSentenceTokenizer() - Constructor for class org.languagetool.tokenizers.SimpleSentenceTokenizer
- SimpleSentenceTokenizer.AnyLanguage - Class in org.languagetool.tokenizers
- 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.
- simplifyMathematical(String) - Static method in class org.languagetool.tagging.ga.Utils
- simplifyMathematical(String, boolean, boolean) - Static method in class org.languagetool.tagging.ga.Utils
- SING_REGEX_F - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- SINGLE_CHAR - Static variable in class org.languagetool.rules.de.GermanWordRepeatRule
- SINGLE_CHAR - Static variable in class org.languagetool.rules.en.EnglishWordRepeatRule
- SINGLE_QUOTE - Static variable in class org.languagetool.tokenizers.en.EnglishWordTokenizer
- SINGLE_QUOTES - Static variable in class org.languagetool.rules.AbstractStyleRepeatedWordRule
- 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 - singular - Variable in class org.languagetool.rules.de.SubjectVerbAgreementRule
- singular - Variable in class org.languagetool.rules.de.SubjectVerbAgreementRule.SingularPluralPair
- SINGULAR - Enum constant in enum class org.languagetool.chunking.EnglishChunkFilter.ChunkType
- SINGULAR - Static variable in class org.languagetool.tagging.de.GermanToken.Numerus
- SingularPluralPair(String, String) - Constructor for class org.languagetool.rules.de.SubjectVerbAgreementRule.SingularPluralPair
- siteMatches(String, String) - Static method in class org.languagetool.server.ServerTools
- SIX - Static variable in class org.languagetool.tools.ArabicConstants
- SIZE_BUCKETS - Static variable in class org.languagetool.rules.RemoteRuleMetrics
- SIZE_BUCKETS - Static variable in class org.languagetool.server.ServerMetricsCollector
- sizeInBytes - Variable in class org.languagetool.server.RequestLimiter.RequestEvent
- skip - Enum constant in enum class org.languagetool.rules.uk.RuleException.Type
- skip - Variable in class org.languagetool.rules.patterns.PatternToken
- skip - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- skip - Variable in class org.languagetool.rules.uk.RuleException
- skip(SearchHelper.Condition...) - Method in class org.languagetool.rules.uk.SearchHelper.Match
- SKIP - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- skipLimits - Variable in class org.languagetool.server.UserLimits
- skipLoggingChecks - Variable in class org.languagetool.server.HTTPServerConfig
- skipLoggingRuleMatches - Variable in class org.languagetool.server.HTTPServerConfig
- skipMaxTokens(AnalyzedTokenReadings[], PatternTokenMatcher, int, int, PatternTokenMatcher, int, int) - Method in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- SKIPPED - Enum constant in enum class org.languagetool.rules.RemoteRuleMetrics.RequestResult
- skippedStr - Variable in class org.languagetool.rules.de.AgreementSuggestor2
- skippedTokens - Variable in class org.languagetool.rules.patterns.MatchState
- skipPos - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- skips - Variable in class org.languagetool.rules.uk.SearchHelper.Match
- skipSub(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
skip tokens till the next noun check for e.g.
- skipSuggestions - Static variable in class org.languagetool.rules.de.AgreementSuggestor2
- skipToSub(String, AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
skip tokens till the next noun check for e.g.
- SKY_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- SKYI_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- slash - Static variable in class org.languagetool.synthesis.Soros
- SLASH_SUBST - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- 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() - Constructor for class org.languagetool.synthesis.sk.SlovakSynthesizer
- SlovakSynthesizer(Language) - Constructor for class org.languagetool.synthesis.sk.SlovakSynthesizer
-
Deprecated.
- 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.
- slowDurationThreshold - Static variable in class org.languagetool.tagging.ner.NERService
- slowRateThreshold - Static variable in class org.languagetool.tagging.ner.NERService
- slowRuleLoggingThreshold - Variable in class org.languagetool.server.HTTPServerConfig
- SMALL_A - Static variable in class org.languagetool.tagging.ga.Utils
- SMALL_ALPHA - Static variable in class org.languagetool.tagging.ga.Utils
- SMART - Enum constant in enum class org.languagetool.rules.patterns.XMLRuleHandler.RegexpMode
- SOFT_HYPHEN - Static variable in class org.languagetool.tokenizers.en.EnglishWordTokenizer
- SOFT_HYPHEN - Static variable in class org.languagetool.tokenizers.es.SpanishWordTokenizer
- SOFT_HYPHEN_WRAP - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- SOFT_HYPHEN_WRAP_SUBST - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- software - Variable in class org.languagetool.remote.RemoteServer
- softwareInfo - Variable in class org.languagetool.remote.RemoteConfigurationInfo
- SOR_FILE_NAME - Static variable in class org.languagetool.synthesis.en.EnglishSynthesizer
- SOR_FILE_NAME - Static variable in class org.languagetool.synthesis.nl.DutchSynthesizer
- SOR_FILE_NAME - Static variable in class org.languagetool.synthesis.pt.PortugueseSynthesizer
- SOR_FILE_NAME - Static variable in class org.languagetool.synthesis.sv.SwedishSynthesizer
- Soros - Class in org.languagetool.synthesis
- Soros(String, String) - Constructor for class org.languagetool.synthesis.Soros
- sorosFileName - Variable in class org.languagetool.synthesis.BaseSynthesizer
- sortByNaturalness(List<Map.Entry<Unit, Double>>) - Method in class org.languagetool.rules.AbstractUnitConversionRule
- sortBySimilarity(List<String>, String) - Method in class org.languagetool.rules.de.VerbAgreementRule
- 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 - Static variable in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- sourceFile - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- sourceFile - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- sourceFile - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- sourceFile - Variable in class org.languagetool.tools.grpc.RuleData
- sourceFile_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- sourceFile_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule
- sourceFile_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- sourceFile_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- SOURCEFILE_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
- SOURCEFILE_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- sourceLanguage - Variable in class org.languagetool.rules.bitext.BitextRule
- sourceName - Variable in class org.languagetool.rules.translation.DataSource
- sourceString - Variable in class org.languagetool.bitext.StringPair
- sourceUrl - Variable in class org.languagetool.rules.translation.DataSource
- SouthAfricanEnglish - Class in org.languagetool.language
- SouthAfricanEnglish() - Constructor for class org.languagetool.language.SouthAfricanEnglish
- SPACE - Static variable in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- SPACE_DIGITS - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- SPACE_DIGITS - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- SPACE_DIGITS0 - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- SPACE_DIGITS0 - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- SPACE_DIGITS2 - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- SPACE_DIGITS2 - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- SPACE_OR_HYPHEN_PATTERN - Static variable in class org.languagetool.language.identifier.detector.CommonWordsDetector
- 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
- spamToMe - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- Span(int, int) - Constructor for class org.languagetool.chunking.GermanChunker.Span
- Span(int, int) - Constructor for class org.languagetool.chunking.RussianChunker.Span
- Span(int, int) - Constructor for class org.languagetool.tagging.ner.NERService.Span
- SPAN_NAME_PREFIX - Static variable in class org.languagetool.server.TextChecker
- Spanish - Class in org.languagetool.language
- Spanish() - Constructor for class org.languagetool.language.Spanish
- Spanish(boolean) - Constructor for class org.languagetool.language.Spanish
-
This is a fake constructor overload for the subclasses.
- SPANISH - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- SPANISH_TITLECASE_EXCEPTIONS - Static variable in class org.languagetool.tools.StringTools
- 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
- SpanishMultitokenSpeller - Class in org.languagetool.rules.es
- SpanishMultitokenSpeller() - Constructor for class org.languagetool.rules.es.SpanishMultitokenSpeller
- SpanishNumberInWordFilter - Class in org.languagetool.rules.es
- SpanishNumberInWordFilter() - Constructor for class org.languagetool.rules.es.SpanishNumberInWordFilter
- spanishPattern - Static variable in class org.languagetool.language.identifier.detector.CommonWordsDetector
- SpanishRepeatedWordsRule - Class in org.languagetool.rules.es
- SpanishRepeatedWordsRule(ResourceBundle) - Constructor for class org.languagetool.rules.es.SpanishRepeatedWordsRule
- spanishSpellerRule - Static variable in class org.languagetool.rules.es.SpanishNumberInWordFilter
- 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() - Constructor for class org.languagetool.synthesis.es.SpanishSynthesizer
- SpanishSynthesizer(Language) - Constructor for class org.languagetool.synthesis.es.SpanishSynthesizer
-
Deprecated.
- SpanishSynthesizer.PostagComparator - Class in org.languagetool.synthesis.es
- 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, Language) - Constructor for class org.languagetool.rules.es.SpanishWrongWordInContextRule
- spans - Variable in class org.languagetool.chunking.GermanChunker.AffectedSpans
- spans - Variable in class org.languagetool.chunking.RussianChunker.AffectedSpans
- SPECIAL_CASE - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- SPECIAL_CASE_THIRD - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- SPECIAL_CASE_WITH_S - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- specialAcronymPattern - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- specialPatterns - Variable in class org.languagetool.rules.AbstractUnitConversionRule
- specialTabCategories - Variable in class org.languagetool.gui.Configuration
- SpecificIdRule - Class in org.languagetool.rules
- SpecificIdRule(String, String, boolean, Category, ITSIssueType, List<Tag>) - Constructor for class org.languagetool.rules.SpecificIdRule
- SpecificIdRule(String, String, ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.ngrams.ConfusionProbabilityRule.SpecificIdRule
- specificRuleId - Variable in class org.languagetool.rules.RuleMatch
- specificRuleId_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- specificRuleId_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- SPECIFICRULEID_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- SPEED_BUCKETS - Static variable in class org.languagetool.server.ServerMetricsCollector
- 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
- spelledWords - Static variable in class org.languagetool.rules.nl.Tools
- spelledWordsSet - Static variable in class org.languagetool.rules.nl.Tools
- speller - Static variable in class org.languagetool.rules.ca.FindSuggestionsFilter
- speller - Variable in class org.languagetool.rules.de.CompoundInfinitivRule
- speller - Variable in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
- speller - Static variable in class org.languagetool.rules.en.FindSuggestionsFilter
- speller - Static variable in class org.languagetool.rules.es.FindSuggestionsFilter
- speller - Static variable in class org.languagetool.rules.nl.CompoundAcceptor
- speller - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpeller
- 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
- spellerCache - Static variable in class org.languagetool.rules.spelling.SymSpellRule
- spellerExceptions - Variable in class org.languagetool.language.Catalan
- spellerExceptions - Variable in class org.languagetool.language.French
- spellerLanguage - Variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- spellerRule - Static variable in class org.languagetool.rules.en.UpperCaseNgramRule
- spellers - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- SPELLING_FILE - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- SPELLING_FILE - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- SPELLING_FILE - Static variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- SPELLING_FILE - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
- SPELLING_FILE_VARIANT - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
- SPELLING_IGNORE_FILE - Static variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- SPELLING_IGNORE_FILE - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
- SPELLING_PROHIBIT_FILE - Static variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- SPELLING_PROHIBIT_FILE - Static variable in class org.languagetool.rules.spelling.SpellingCheckRule
- 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
- spellingCheckRules - Variable in class org.languagetool.language.identifier.SimpleLanguageIdentifier
- SpellingData - Class in org.languagetool.rules.de
-
Old to new spelling data and similar formats loaded from CSV.
- SpellingData(String) - Constructor for class org.languagetool.rules.de.SpellingData
- spellingOk(String) - Method in class org.languagetool.rules.nl.CompoundAcceptor
- spellingRule - Variable in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- spellingRules - Static variable in class org.languagetool.Language
-
Create an instance of the default spelling rule of this language Accessed (with caching) via getDefaultSpellingRule
- spellingRules - Variable in class org.languagetool.rules.nl.PreferredWordData
- 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
- SPLIT_CHARS - Static variable in class org.languagetool.tokenizers.gl.GalicianWordTokenizer
- SPLIT_CHARS - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- SPLIT_CHARS_REGEX - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- SPLIT_DIGITS_AT_END - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- SPLIT_DIGITS_AT_END - Static variable in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
- SPLIT_DIGITS_AT_END - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- splitAtSemicolon(String) - Method in class org.languagetool.rules.en.translation.BeoLingusTranslator
- splitBySpace(String) - Static method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- splitCamelCase(String) - Static method in class org.languagetool.tools.StringTools
- splitCurrencyExpression(String) - Method in class org.languagetool.tokenizers.WordTokenizer
- splitDigitsAtEnd(String) - Static method in class org.languagetool.tools.StringTools
- splitGenderAndNumber(AnalyzedToken) - Method in class org.languagetool.rules.ca.ConvertToGenderAndNumberFilter
- splitGenderNumber - Variable in class org.languagetool.rules.ca.ConvertToGenderAndNumberFilter
- splitGenderNumberAdjective - Variable in class org.languagetool.rules.ca.ConvertToGenderAndNumberFilter
- splitGenderNumberNoNoun - Variable in class org.languagetool.rules.ca.ConvertToGenderAndNumberFilter
- splitPartsByHyphen(List<String>) - Method in class org.languagetool.rules.de.GermanSpellerRule
- splitter - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- splitWithDelimiters(String, Pattern) - Static method in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- SQL_BATCH_SIZE - Static variable in class org.languagetool.server.DatabaseLogger
- SQL_BATCH_WAITING_TIME - Static variable in class org.languagetool.server.DatabaseLogger
- sqlSessionFactory - Variable in class org.languagetool.server.DatabaseAccess
- squareBracketGroup() - Method in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- SRC_EXAMPLE - Static variable in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- srcExample - Variable in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- srcLang - Variable in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- srcRule - Variable in class org.languagetool.rules.patterns.bitext.BitextPatternRule
- srcRule - Variable in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- srxDocument - Variable in class org.languagetool.tokenizers.SRXSentenceTokenizer
- 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.srxfile that comes with LanguageTool. - SRXSentenceTokenizer(Language, String) - Constructor for class org.languagetool.tokenizers.SRXSentenceTokenizer
- SrxTools - Class in org.languagetool.tokenizers
-
Tools for loading an SRX tokenizer file.
- SrxTools() - Constructor for class org.languagetool.tokenizers.SrxTools
- SS_PATTERN - Static variable in class org.languagetool.tagging.de.SwissGermanTagger
- ST_ABBR - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- STAR - Static variable in class org.languagetool.tools.ArabicConstants
- start - Variable in class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
- start - Variable in class org.languagetool.rules.MatchPosition
- start() - Method in class org.languagetool.server.InstrumentedAppender
- start(SqlSessionFactory) - Method in class org.languagetool.server.DatabaseLogger
- start_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask.Builder
- start_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- start_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition.Builder
- start_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- START_API - Enum constant in enum class org.languagetool.tools.StringTools.ApiPrintMode
-
Start XML/JSON output by printing the preamble and the start of the root element.
- START_FIELD_NUMBER - Static variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.Mask
- START_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- START_MARKER - Static variable in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- START_WITH_NEGER - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- START_WITH_SPIEL - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- startColumn - Variable in class org.languagetool.JLanguageTool.SentenceData
- startElement(String, String, String, Attributes) - Method in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- startElement(String, String, String, Attributes) - Method in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- startElement(String, String, String, Attributes) - Method in class org.languagetool.rules.patterns.PatternRuleHandler
- startElement(String, String, String, Attributes) - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- startElement(Element) - Method in class org.languagetool.rules.patterns.IgnoreWhitespaceFilter
- startIndex - Variable in class org.languagetool.chunking.GermanChunker.Span
- startIndex - Variable in class org.languagetool.chunking.RussianChunker.Span
- starting - Static variable in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- STARTING_WITH_SINGLE_CHAR - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- startLine - Variable in class org.languagetool.JLanguageTool.SentenceData
- STARTLOWER - Enum constant in enum class org.languagetool.rules.patterns.Match.CaseConversion
- startNextToken() - Method in class org.languagetool.rules.patterns.Unifier
-
Call after every complete token (AnalyzedTokenReadings) checked.
- startOffset - Variable in class org.languagetool.JLanguageTool.SentenceData
- startPattern(Attributes) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
- startPos - Variable in class org.languagetool.AnalyzedTokenReadings
- startPos - Variable in class org.languagetool.rules.GenericUnpairedQuotesRule.SymbolLocator
- startPos - Variable in class org.languagetool.rules.ngrams.GoogleToken
- startPos - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- startPos - Variable in class org.languagetool.rules.SymbolLocator
- startPos - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- startPos_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings.Builder
- startPos_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedTokenReadings
- 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
- STARTS_WITH_CHAR_AND_HYPHEN - Static variable in class org.languagetool.rules.nl.Tools
- STARTS_WITH_DIAGNOSZIER - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- STARTS_WITH_DIGIT - Static variable in class org.languagetool.rules.nl.Tools
- STARTS_WITH_RESCHASCHIER - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- STARTS_WITH_TWO_UPPERCASE_CHARS - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- STARTS_WITH_ZB - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- startsWith(String, IPOSTag...) - Static method in enum class org.languagetool.tagging.uk.IPOSTag
- startsWithIgnoredWord(String, boolean) - Method in class org.languagetool.rules.spelling.SpellingCheckRule
-
Checks whether a
wordstarts with an ignored word. - startsWithLowercase(String) - Static method in class org.languagetool.tools.StringTools
-
Whether the first character of
stris an uppercase character. - startsWithMutatedUppercase(String) - Static method in class org.languagetool.tagging.ga.Utils
- startsWithQuote(String) - Method in class org.languagetool.tokenizers.nl.DutchWordTokenizer
- 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
stris an uppercase character. - startSymbols - Variable in class org.languagetool.rules.GenericUnpairedBracketsRule
- startSymbols - Variable in class org.languagetool.rules.GenericUnpairedQuotesRule
- startUnify() - Method in class org.languagetool.rules.patterns.Unifier
-
Starts testing only those equivalences that were previously matched.
- STARTUPPER - Enum constant in enum class org.languagetool.rules.patterns.Match.CaseConversion
- State() - Constructor for class org.languagetool.rules.uk.TokenAgreementAdjNounRule.State
- State() - Constructor for class org.languagetool.rules.uk.TokenAgreementNounVerbRule.State
- State() - Constructor for class org.languagetool.rules.uk.TokenAgreementNumrNounRule.State
- State() - Constructor for class org.languagetool.rules.uk.TokenAgreementPrepNounRule.State
- State() - Constructor for class org.languagetool.rules.uk.TokenAgreementVerbNounRule.State
- states - Variable in class org.languagetool.rules.pt.BrazilianToponymMapLoader
- staticAndDynamicLanguages - Static variable in class org.languagetool.Languages
- staticAndDynamicLanguagesImmutable - Static variable in class org.languagetool.Languages
- staticLemma - Variable in class org.languagetool.rules.patterns.Match
- STATION_NAME_PATTERN - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- STATUS - Static variable in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- stdNounTagRegex - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- stemmer - Variable in class org.languagetool.synthesis.BaseSynthesizer
- stop() - Method in class org.languagetool.server.HTTPServer
- stop() - Method in class org.languagetool.server.HTTPSServer
- stop() - Method in class org.languagetool.server.Server
-
Stop the server.
- stop() - Static method in class org.languagetool.server.ServerMetricsCollector
- STOP_COUNT - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- STOP_COUNT - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- STOP_COUNT - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- stoppable - Variable in class org.languagetool.server.HTTPServerConfig
- stopSearching(List<String>, String) - Method in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- storeConfigForAllProfiles(Properties) - Method in class org.languagetool.gui.Configuration
- storeConfigKeyFromProp(Properties, String) - Method in class org.languagetool.gui.Configuration
- str - Variable in class org.languagetool.rules.ConfusionString
- streamToString(InputStream, String) - Static method in class org.languagetool.tools.StringTools
- stressedNumber - Variable in class org.languagetool.rules.el.NumeralStressRule
- stressedSuffix - Variable in class org.languagetool.rules.el.NumeralStressRule
- STRETCH_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- strictInstance - Static variable in class org.languagetool.tokenizers.de.GermanCompoundTokenizer
- StringComparator(String) - Constructor for class org.languagetool.rules.AbstractFindSuggestionsFilter.StringComparator
- stringEquals(String, boolean, boolean) - Static method in class org.languagetool.rules.patterns.StringMatcher
- stringEqualsAny(String, String[]) - Static method in class org.languagetool.rules.PunctuationMarkAtParagraphEnd
- stringForSpeller(String) - Static method in class org.languagetool.tools.StringTools
- StringInterner - Class in org.languagetool.tools
- StringInterner() - Constructor for class org.languagetool.tools.StringInterner
- 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.
- StringMatcher(String, boolean, boolean) - Constructor for class org.languagetool.rules.patterns.StringMatcher
- StringMatcher.RegexpParser<T> - Class in org.languagetool.rules.patterns
- StringMatcher.TooComplexRegexp - Exception Class in org.languagetool.rules.patterns
- StringPair - Class in org.languagetool.bitext
-
A convenience class to work with bitext strings.
- StringPair(String, String) - Constructor for class org.languagetool.bitext.StringPair
- stringTagger - Variable in class org.languagetool.tokenizers.ja.JapaneseWordTokenizer
- stringToObject(String) - Static method in class org.languagetool.rules.RuleOption
-
decodes an String to an object encoded by ObjectToString Note: if there is no special encoding character at the beginning of the string an integer is assumed for compatibility with older versions of LT
- stringToObjects(String) - Static method in class org.languagetool.rules.RuleOption
-
decodes an String to an array of object encoded by ObjectsToString
- StringTools - Class in org.languagetool.tools
-
Tools for working with strings.
- StringTools() - Constructor for class org.languagetool.tools.StringTools
- StringTools.ApiPrintMode - Enum Class in org.languagetool.tools
-
Constants for printing XML rule matches.
- stripPerfImperf(String) - Static method in class org.languagetool.tagging.uk.CompoundTagger
- stub - Variable in class org.languagetool.rules.GRPCPostProcessing
- stub - Variable in class org.languagetool.rules.GRPCRule.Connection
- STV_BEG_PATTERN - Static variable in class org.languagetool.rules.de.AdaptSuggestionFilter
- Style - Enum constant in enum class org.languagetool.rules.ITSIssueType
- 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_COLOR - Static variable in class org.languagetool.gui.Configuration
- 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
- styleLikeCategories - Variable in class org.languagetool.gui.Configuration
- 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, UserConfig) - 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 - 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.de.StyleTooOftenUsedAdjectiveRule
- 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 - 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.de.StyleTooOftenUsedNounRule
- 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 - 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.de.StyleTooOftenUsedVerbRule
- 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
- SUB_TEXT - Static variable in class org.languagetool.rules.de.RedundantModalOrAuxiliaryVerb
- subId - Variable in class org.languagetool.remote.RemoteRuleMatch
- subId - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- subId - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- subId - Variable in class org.languagetool.rules.patterns.PatternRuleId
- subId - Variable in class org.languagetool.server.RemoteRuleMatch
- subId - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- subId - Variable in class org.languagetool.tools.grpc.RuleData
- subId_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- subId_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- subId_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- subId_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- SUBID_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- SUBINF_SINGULAR_OBJECT - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- 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
- SubjectVerbAgreementRule.SingularPluralPair - Class in org.languagetool.rules.de
- SUBNOMPLUFEM_EXCEPTIONS - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- 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
- substrings - Variable in class org.languagetool.rules.patterns.Substrings
- Substrings - Class in org.languagetool.rules.patterns
-
A list of strings that are expected to occur in a larger string in the given order, with optional requirements for them to start/end the text.
- Substrings(boolean, boolean, String[]) - Constructor for class org.languagetool.rules.patterns.Substrings
- Substrings(boolean, boolean, String[], int) - Constructor for class org.languagetool.rules.patterns.Substrings
- substVerbenExceptions - Static variable in class org.languagetool.rules.de.CaseRule
- success - Variable in class org.languagetool.rules.RemoteRuleResult
- SUCCESS - Enum constant in enum class org.languagetool.rules.RemoteRuleMetrics.RequestResult
- suffix - Variable in class org.languagetool.rules.SuggestedReplacement
- suffix - Variable in class org.languagetool.tagging.ga.Utils.SuffixGuess
- suffix_ - Variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
- suffix_ - Variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- SUFFIX_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- SUFFIX_MARKER - Static variable in class org.languagetool.synthesis.ManualSynthesizer
- SuffixGuess(String, String, String, String) - Constructor for class org.languagetool.tagging.ga.Utils.SuffixGuess
- suffixMap - Variable in class org.languagetool.rules.el.NumeralStressRule
- suffixPattern - Static variable in class org.languagetool.rules.spelling.CommonFileTypes
- suffixReplacement - Variable in class org.languagetool.tagging.ga.Utils.SuffixGuess
- 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() - Constructor for class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- SuggestedReplacement(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- 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 Class in org.languagetool.rules
-
classify the type of the suggestion so that downstream tasks (e.g.
- suggestedReplacements - Variable in class org.languagetool.rules.RuleMatch
- suggestedReplacements_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- suggestedReplacements_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- suggestedReplacements_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- suggestedReplacements_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- SUGGESTEDREPLACEMENTS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
- SUGGESTEDREPLACEMENTS_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- suggestedReplacementsBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- suggestedReplacementsBuilder_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- suggestion - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Node
- suggestion - Variable in class org.languagetool.rules.SuggestionWithMessage
- Suggestion(String, int, int) - Constructor for class org.languagetool.rules.de.AgreementSuggestor2.Suggestion
- SUGGESTION - Enum constant in enum class org.languagetool.rules.AbstractUnitConversionRule.Message
- SUGGESTION - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- SUGGESTION - Static variable in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- SUGGESTION_CLOSE_TAG - Static variable in class org.languagetool.Language
- SUGGESTION_ELEM - Static variable in class org.languagetool.rules.nl.CompoundFilter
- SUGGESTION_END - Static variable in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- SUGGESTION_END_TAG - Static variable in class org.languagetool.rules.RuleMatch
- SUGGESTION_OPEN_TAG - Static variable in class org.languagetool.Language
- SUGGESTION_PATTERN_SUPPRESS - Static variable in class org.languagetool.rules.patterns.PatternRuleMatcher
- SUGGESTION_START_TAG - Static variable in class org.languagetool.rules.RuleMatch
- SuggestionChangesDataset - Class in org.languagetool.rules.spelling.suggestions
- SuggestionChangesDataset() - Constructor for class org.languagetool.rules.spelling.suggestions.SuggestionChangesDataset
- SuggestionChangesExperiment - Class in org.languagetool.rules.spelling.suggestions
- SuggestionChangesExperiment(String, Map<String, Object>) - Constructor for class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperiment
- SuggestionChangesExperimentRuns - Class in org.languagetool.rules.spelling.suggestions
- SuggestionChangesExperimentRuns() - Constructor for class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperimentRuns
- SuggestionChangesTestConfig - Class in org.languagetool.rules.spelling.suggestions
- SuggestionChangesTestConfig() - Constructor for class org.languagetool.rules.spelling.suggestions.SuggestionChangesTestConfig
- SuggestionFilter - Class in org.languagetool.rules
-
Filter suggestions against a rule.
- SuggestionFilter(Rule, Language) - Constructor for class org.languagetool.rules.SuggestionFilter
- suggestionHasNoErrors(String, JLanguageTool) - Method in class org.languagetool.rules.fr.WordWithDeterminerFilter
- suggestionLimit - Variable in class org.languagetool.rules.BERTSuggestionRanking
- suggestionMap - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- 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
- suggestionPattern - Static variable in class org.languagetool.rules.patterns.RegexPatternRule
- suggestionPosSum - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- suggestions - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- suggestions_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- suggestions_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- 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() != null -> getInstance().getCurrentExperiment() in constructors to fetch relevant parameters Use isRunningExperiment if no parameters are needed
- SuggestionsChanges(SuggestionChangesTestConfig, BufferedWriter) - Constructor for class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- SuggestionsChanges.Report - Class in org.languagetool.rules.spelling.suggestions
- suggestionsComputed - Variable in class org.languagetool.rules.RuleMatch
- SuggestionsFilter - Class in org.languagetool.rules.fr
- SuggestionsFilter() - Constructor for class org.languagetool.rules.fr.SuggestionsFilter
- suggestionsMap - Variable in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- suggestionsMapNoSpacesKey - Variable in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- 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
- SuggestionsOrdererFeatureExtractor.Feature - Class in org.languagetool.rules.spelling.suggestions
- 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
- suggestionsToAvoid - Variable in class org.languagetool.language.Spanish
- SuggestionType() - Constructor for enum class org.languagetool.rules.SuggestedReplacement.SuggestionType
- SuggestionType(int) - Constructor for enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
- SuggestionWithMessage - Class in org.languagetool.rules
- SuggestionWithMessage(String) - Constructor for class org.languagetool.rules.SuggestionWithMessage
- SuggestionWithMessage(String, String) - Constructor for class org.languagetool.rules.SuggestionWithMessage
- 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
- summaryOutputFilename - Static variable in class org.languagetool.remote.ArtificialErrorEval
- SUP_TAG - Static variable in class org.languagetool.synthesis.pl.PolishSynthesizer
- SUPERCEDES - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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.
- SuppressIfAnyRuleMatchesFilter - Class in org.languagetool.rules
- SuppressIfAnyRuleMatchesFilter() - Constructor for class org.languagetool.rules.SuppressIfAnyRuleMatchesFilter
- suppressMisspelled - Variable in class org.languagetool.rules.patterns.Match
- suppressMisspelled(List<RuleMatch>) - Method in class org.languagetool.rules.RemoteRule
- suppressMisspelledMatch - Variable in class org.languagetool.rules.RemoteRule
- suppressMisspelledSuggestions - Variable in class org.languagetool.rules.RemoteRule
- 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() - Constructor for class org.languagetool.synthesis.sv.SwedishSynthesizer
- SwedishSynthesizer(Language) - Constructor for class org.languagetool.synthesis.sv.SwedishSynthesizer
-
Deprecated.
- SwedishTagger - Class in org.languagetool.tagging.sv
-
Swedish Part-of-speech tagger.
- SwedishTagger() - Constructor for class org.languagetool.tagging.sv.SwedishTagger
- SWIMMED - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- SwissCompoundRule - Class in org.languagetool.rules.de
- SwissCompoundRule(ResourceBundle, Language, UserConfig) - Constructor for class org.languagetool.rules.de.SwissCompoundRule
- SwissCompoundRule.SwissExpander - Class in org.languagetool.rules.de
- SwissExpander() - Constructor for class org.languagetool.rules.de.SwissCompoundRule.SwissExpander
- 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
- switchOff - Variable in class org.languagetool.gui.Configuration
- symbol - Variable in class org.languagetool.rules.GenericUnpairedBracketsRule.Symbol
- symbol - Variable in class org.languagetool.rules.GenericUnpairedQuotesRule.SymbolLocator
- symbol - Variable in class org.languagetool.rules.SymbolLocator
- Symbol(String, GenericUnpairedBracketsRule.Symbol.Type) - Constructor for class org.languagetool.rules.GenericUnpairedBracketsRule.Symbol
- SymbolLocator - Class in org.languagetool.rules
-
Helper class for
GenericUnpairedBracketsRuleto identify symbols indexed with integers. - SymbolLocator(String, int, AnalyzedSentence) - Constructor for class org.languagetool.rules.GenericUnpairedQuotesRule.SymbolLocator
- SymbolLocator(GenericUnpairedBracketsRule.Symbol, int, int, AnalyzedSentence, int) - Constructor for class org.languagetool.rules.SymbolLocator
- symbolType - Variable in class org.languagetool.rules.GenericUnpairedBracketsRule.Symbol
- SYMPHATISCH - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- 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.SegmentedSuggestion - Class in org.languagetool.rules.spelling.symspell.implementation
- SymSpell.Verbosity - Enum Class 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
- synonyms - Variable in class org.languagetool.rules.SynonymsData
- SYNONYMS_URL - Static variable in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
- SynonymsData - Class in org.languagetool.rules
- SynonymsData(List<String>, String, String) - Constructor for class org.languagetool.rules.SynonymsData
- SYNTAX_EXPANSION - Static variable in class org.languagetool.chunking.GermanChunker
- SYNTAX_EXPANSION - Static variable in class org.languagetool.chunking.RussianChunker
- synth - Static variable in class org.languagetool.remote.ArtificialErrorEval
- synth - Variable in class org.languagetool.rules.ca.AbstractSimpleReplaceLemmasRule
- synth - Variable in class org.languagetool.rules.ca.CatalanNumberSpellerFilter
- synth - Variable in class org.languagetool.rules.ca.ReplaceOperationNamesRule
- synth - Variable in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
- synth - Variable in class org.languagetool.rules.ca.WordCoherencyRule
- synth - Variable in class org.languagetool.rules.ca.WordCoherencyValencianRule
- synth - Variable in class org.languagetool.rules.es.SimpleReplaceVerbsRule
- synth - Static variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- synth - Variable in class org.languagetool.rules.pt.RegularIrregularParticipleFilter
- 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(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) - 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) - 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) - Method in class org.languagetool.synthesis.es.SpanishSynthesizer
- synthesize(AnalyzedToken, String) - Method in class org.languagetool.synthesis.GermanSynthesizer
- synthesize(AnalyzedToken, String) - 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 class org.languagetool.synthesis.ar.ArabicSynthesizer
- synthesize(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.BaseSynthesizer
- synthesize(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.ca.CatalanSynthesizer
- 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
\\+INDTor\\+DT. - synthesize(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.es.SpanishSynthesizer
- synthesize(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.GermanSynthesizer
- synthesize(AnalyzedToken, String, boolean) - Method in class org.languagetool.synthesis.pl.PolishSynthesizer
- 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.
- 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 interface org.languagetool.grpc.SynthesizeServerGrpc.AsyncService
- synthesize(Synthesizer.SynthesizeRequest, StreamObserver<Synthesizer.SynthesizeResponse>) - Method in class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerStub
- synthesize(Synthesizer.SynthesizeRequest, StreamObserver<Synthesizer.SynthesizeResponse>) - Method in class org.languagetool.server.RemoteSynthesizer
- 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 - Variable in class org.languagetool.Language
- synthesizer - Variable in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
- synthesizer - Variable in class org.languagetool.rules.ar.filters.ArabicMasdarToVerbFilter
- synthesizer - Variable in class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
- synthesizer - Variable in class org.languagetool.rules.ar.filters.ArabicVerbToMafoulMutlaqFilter
- synthesizer - Variable in class org.languagetool.rules.de.AgreementSuggestor2
- synthesizer - Variable in class org.languagetool.rules.de.GermanSpellerRule
- synthesizer - Variable in class org.languagetool.rules.patterns.MatchState
- synthesizer - Variable in class org.languagetool.rules.uk.TokenAgreementAdjNounRule
- synthesizer - Variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- synthesizer - Variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- synthesizer - Variable in class org.languagetool.rules.uk.TokenAgreementVerbNounRule
- Synthesizer - Class in org.languagetool.grpc
- Synthesizer - Interface in org.languagetool.synthesis
-
Part-of-speech synthesizer interface.
- Synthesizer() - Constructor for class org.languagetool.grpc.Synthesizer
- 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
- SynthesizeRequest() - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- SynthesizeRequest(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeRequest
- SynthesizeRequestItem() - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- SynthesizeRequestItem(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- SynthesizeResponse() - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- SynthesizeResponse(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeResponse
- SynthesizeResponseItem() - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- SynthesizeResponseItem(GeneratedMessageV3.Builder<?>) - Constructor for class org.languagetool.grpc.Synthesizer.SynthesizeResponseItem
- SynthesizerTools - Class in org.languagetool.synthesis
- SynthesizerTools() - Constructor for class org.languagetool.synthesis.SynthesizerTools
- SynthesizeServerBaseDescriptorSupplier() - Constructor for class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerBaseDescriptorSupplier
- SynthesizeServerBlockingStub(Channel, CallOptions) - Constructor for class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerBlockingStub
- SynthesizeServerFileDescriptorSupplier() - Constructor for class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerFileDescriptorSupplier
- SynthesizeServerFutureStub(Channel, CallOptions) - Constructor for class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerFutureStub
- SynthesizeServerGrpc - Class in org.languagetool.grpc
- SynthesizeServerGrpc() - Constructor for class org.languagetool.grpc.SynthesizeServerGrpc
- SynthesizeServerGrpc.AsyncService - Interface in org.languagetool.grpc
- SynthesizeServerGrpc.MethodHandlers<Req,
Resp> - Class in org.languagetool.grpc - SynthesizeServerGrpc.SynthesizeServerBaseDescriptorSupplier - Class in org.languagetool.grpc
- SynthesizeServerGrpc.SynthesizeServerBlockingStub - Class in org.languagetool.grpc
-
A stub to allow clients to do synchronous rpc calls to service SynthesizeServer.
- SynthesizeServerGrpc.SynthesizeServerFileDescriptorSupplier - Class in org.languagetool.grpc
- SynthesizeServerGrpc.SynthesizeServerFutureStub - Class in org.languagetool.grpc
-
A stub to allow clients to do ListenableFuture-style rpc calls to service SynthesizeServer.
- SynthesizeServerGrpc.SynthesizeServerImplBase - Class in org.languagetool.grpc
-
Base class for the server implementation of the service SynthesizeServer.
- SynthesizeServerGrpc.SynthesizeServerMethodDescriptorSupplier - Class in org.languagetool.grpc
- SynthesizeServerGrpc.SynthesizeServerStub - Class in org.languagetool.grpc
-
A stub to allow clients to do asynchronous rpc calls to service SynthesizeServer.
- SynthesizeServerImplBase() - Constructor for class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerImplBase
- SynthesizeServerMethodDescriptorSupplier(String) - Constructor for class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerMethodDescriptorSupplier
- SynthesizeServerStub(Channel, CallOptions) - Constructor for class org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerStub
- SynthesizeWithDeterminerFilter - Class in org.languagetool.rules.ca
- SynthesizeWithDeterminerFilter() - Constructor for class org.languagetool.rules.ca.SynthesizeWithDeterminerFilter
- synthesizeWithGenderAndNumber(AnalyzedToken, String[], String, String, Synthesizer) - Method in class org.languagetool.rules.ca.ConvertToGenderAndNumberFilter
- SYSTEM - Static variable in class org.languagetool.tools.LoggingTools
- systemId - Variable in class org.languagetool.XMLValidator.EntityAsInput
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
- TabBitextReader.TabReader - Class in org.languagetool.bitext
- tabName - Variable in class org.languagetool.rules.Category
- TABNAME - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- TabReader() - Constructor for class org.languagetool.bitext.TabBitextReader.TabReader
- TabReader() - Constructor for class org.languagetool.bitext.WordFastTMReader.TabReader
- tag - Variable in class org.languagetool.tagging.de.GermanTagger.AdjInfo
- tag - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker2.MultiWordEntry
- 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(String) - Method in class org.languagetool.tagging.ar.ArabicTagger
- tag(String) - Method in class org.languagetool.tagging.CombiningTagger
- tag(String) - Method in class org.languagetool.tagging.de.GermanTagger
- 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(String) - Method in interface org.languagetool.tagging.WordTagger
- tag(List<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(List<String>) - Method in class org.languagetool.tagging.de.GermanTagger
- 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(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(List<String>) - Method in class org.languagetool.tagging.xx.DemoTagger
- tag(List<String>) - Method in class org.languagetool.tagging.zh.ChineseTagger
- 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 - Enum Class in org.languagetool
- Tag() - Constructor for enum class org.languagetool.Tag
- Tag(int) - Constructor for enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
- Tag(int) - Constructor for enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
- TAG_AND_PLEASE_SPELL_ME - Static variable in class org.languagetool.rules.patterns.PatternRuleMatcher
- TAG_ANIM - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- TAG_INANIM - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- 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.
- TAGALOG - Static variable in class org.languagetool.language.identifier.detector.NGramDetector
- 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
- tagAsIsAndWithLowerCase(String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- tagBothCases(String, Pattern) - Method in class org.languagetool.tagging.uk.CompoundTagger
- tagEitherCase(String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- tagFileName - Variable in class org.languagetool.synthesis.BaseSynthesizer
- tagFormat - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- tagForNotAddingTags - Static variable in class org.languagetool.tagging.disambiguation.MultiWordChunker
- 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.language.CrimeanTatar
- tagger - Variable in class org.languagetool.Language
- tagger - Variable in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
- tagger - Variable in class org.languagetool.rules.ar.ArabicTransVerbRule
- tagger - Variable in class org.languagetool.rules.ar.filters.ArabicAdjectiveToExclamationFilter
- tagger - Variable in class org.languagetool.rules.ar.filters.ArabicMasdarToVerbFilter
- tagger - Variable in class org.languagetool.rules.ar.filters.ArabicVerbToMafoulMutlaqFilter
- tagger - Variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- tagger - Variable in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
- tagger - Variable in class org.languagetool.rules.en.NoDisambiguationEnglishPartialPosTagFilter
- tagger - Variable in class org.languagetool.rules.en.translation.BeoLingusTranslator
- tagger - Static variable in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
- tagger - Variable in class org.languagetool.rules.es.SimpleReplaceVerbsRule
- tagger - Variable in class org.languagetool.rules.ga.NoDisambiguationIrishPartialPosTagFilter
- tagger - Variable in class org.languagetool.rules.IsEnglishWordFilter
- tagger - Static variable in class org.languagetool.rules.pt.MorfologikPortugueseSpellerRule
- tagger - Variable in class org.languagetool.rules.pt.NoDisambiguationPortuguesePartialPosTagFilter
- tagger - Variable in class org.languagetool.rules.ru.NoDisambiguationRussianPartialPosTagFilter
- tagger - Variable in class org.languagetool.synthesis.ar.ArabicSynthesizer
- tagger - Variable in class org.languagetool.tagging.el.GreekTagger
- tagger - Variable in class org.languagetool.tokenizers.pl.PolishWordTokenizer
- tagger - Variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- Tagger - Interface in org.languagetool.tagging
-
The part-of-speech tagger interface, whose implementations are usually language-dependent.
- TAGGER_SHOWS_DISAMBIG_LOG_KEY - Static variable in class org.languagetool.gui.Configuration
- tagger1 - Variable in class org.languagetool.tagging.CombiningTagger
- tagger2 - Variable in class org.languagetool.tagging.CombiningTagger
- taggerShowsDisambigLog - Variable in class org.languagetool.gui.Configuration
- tagLowercaseWithUppercase - Variable in class org.languagetool.tagging.BaseTagger
- tagmanager - Variable in class org.languagetool.rules.ar.ArabicTransVerbRule
- tagmanager - Static variable in class org.languagetool.rules.ar.filters.ArabicNumberPhraseFilter
- tagmanager - Variable in class org.languagetool.synthesis.ar.ArabicSynthesizer
- tagmanager - Variable in class org.languagetool.tagging.ar.ArabicTagger
- tagMatch(String, List<AnalyzedToken>, List<AnalyzedToken>) - Method in class org.languagetool.tagging.uk.CompoundTagger
- tagMenteAdverbs(String, String, IStemmer) - Method in class org.languagetool.tagging.pt.PortugueseTagger
- tagNumberExpressions(String) - Method in class org.languagetool.tagging.pt.PortugueseTagger
- tagPrefixedVerbs(String, IStemmer) - Method in class org.languagetool.tagging.pt.PortugueseTagger
- tagRegex - Variable in class org.languagetool.rules.ngrams.NgramProbabilityRule.Replacement
- tagRegex - Variable in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.MatcherEntry
- tags - Variable in class org.languagetool.rules.Rule
- tags - Variable in class org.languagetool.server.RemoteRuleMatch
- tags - Variable in class org.languagetool.server.ResultExtender.HiddenRule
- tags_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- tags_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule
- tags_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- tags_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- tags_converter_ - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
- tags_converter_ - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- TAGS_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Rule
- TAGS_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.ar.ArabicSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.crh.CrimeanTatarSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.el.GreekSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.en.EnglishSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.es.SpanishSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.ga.IrishSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.gl.GalicianSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.nl.DutchSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.pl.PolishSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.pt.PortugueseSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.ro.RomanianSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.ru.RussianSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.sk.SlovakSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.sv.SwedishSynthesizer
- TAGS_FILE_NAME - Static variable in class org.languagetool.synthesis.uk.UkrainianSynthesizer
- tagsForAdj - Static variable in class org.languagetool.tagging.de.AdjectiveTags
- tagsForAdjE - Static variable in class org.languagetool.tagging.de.AdjectiveTags
- tagsForAdjEm - Static variable in class org.languagetool.tagging.de.AdjectiveTags
- tagsForAdjEn - Static variable in class org.languagetool.tagging.de.AdjectiveTags
- tagsForAdjEr - Static variable in class org.languagetool.tagging.de.AdjectiveTags
- tagsForAdjEs - Static variable in class org.languagetool.tagging.de.AdjectiveTags
- tagsForWeise - Static variable in class org.languagetool.tagging.de.GermanTagger
- tagsMemoizedSerializedSize - Variable in class org.languagetool.rules.ml.MLServerProto.Rule
- tagsMemoizedSerializedSize - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- tagWord(String, String) - Method in class org.languagetool.tagging.fr.FrenchTagger
- TAH - Static variable in class org.languagetool.tools.ArabicConstants
- Tamil - Class in org.languagetool.language
- Tamil() - Constructor for class org.languagetool.language.Tamil
- TAMIL - Static variable in class org.languagetool.language.identifier.detector.NGramDetector
- TamilTagger - Class in org.languagetool.language.tagging
-
Tamil Part-of-speech tagger.
- TamilTagger() - Constructor for class org.languagetool.language.tagging.TamilTagger
- target(SearchHelper.Condition...) - Method in class org.languagetool.rules.uk.SearchHelper.Match
- TARGET - Static variable in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- targets - Variable in class org.languagetool.rules.uk.SearchHelper.Match
- targetString - Variable in class org.languagetool.bitext.StringPair
- TASHKEEL_CHARS - Static variable in class org.languagetool.tools.ArabicStringTools
- TASHKEEL_PATTERN - Static variable in class org.languagetool.tools.ArabicStringTools
- TATWEEL - Static variable in class org.languagetool.tools.ArabicConstants
- TAUTONYMS_GENUS - Static variable in class org.languagetool.rules.pt.PortugueseWordRepeatRule
- TAUTONYMS_SPECIES - Static variable in class org.languagetool.rules.pt.PortugueseWordRepeatRule
- TEH - Static variable in class org.languagetool.tools.ArabicConstants
- TEH_MARBUTA - Static variable in class org.languagetool.tools.ArabicConstants
- TelemetryProvider - Enum Class in org.languagetool.tools
- TelemetryProvider() - Constructor for enum class org.languagetool.tools.TelemetryProvider
- TEMP_OFF - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- tempNotPremiumRules - Static variable in class org.languagetool.Premium
- tempOff_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Builder
- tempOff_ - Variable in class org.languagetool.rules.ml.MLServerProto.ProcessingOptions
- tempOff_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule.Builder
- tempOff_ - Variable in class org.languagetool.rules.ml.MLServerProto.Rule
- tempOff_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Builder
- tempOff_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- 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
- TEMPOFF_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- temporaryFiles - Static variable in class org.languagetool.JLanguageTool
- term - Variable in class org.languagetool.rules.spelling.symspell.implementation.SuggestItem
- term1 - Variable in class org.languagetool.rules.ConfusionPair
- term2 - Variable in class org.languagetool.rules.ConfusionPair
- Terminology - Enum constant in enum class org.languagetool.rules.ITSIssueType
- TEST_COMPOUND_WORDS - Static variable in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
- TEST_STRING_MASK - Static variable in class org.languagetool.rules.patterns.PatternToken
-
This var is used to determine if calling
PatternToken.setStringElement(java.lang.String)makes sense. - TEST_WHITESPACE_MASK - Static variable in class org.languagetool.rules.patterns.PatternToken
- 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
- testAndGroup(boolean, AnalyzedToken, PatternTokenMatcher) - Static method in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- testCompoundWords - Variable in class org.languagetool.rules.de.GermanStyleRepeatedWordRule
- TestData() - Constructor for class org.languagetool.server.HTTPTestTools.TestData
- TestHackHelper - Class in org.languagetool.rules
- TestHackHelper() - Constructor for class org.languagetool.rules.TestHackHelper
- TestManyInSentence - Variable in class org.languagetool.rules.de.GermanFillerWordsRule
- testMatch(AnalyzedSentence) - Method in class org.languagetool.rules.TestRemoteRule
- TestRemoteRequest(List<AnalyzedSentence>) - Constructor for class org.languagetool.rules.TestRemoteRule.TestRemoteRequest
- TestRemoteRule - Class in org.languagetool.rules
- TestRemoteRule(Language, RemoteRuleConfig) - Constructor for class org.languagetool.rules.TestRemoteRule
- TestRemoteRule.TestRemoteRequest - Class in org.languagetool.rules
- testTwoFollowing - Variable in class org.languagetool.rules.de.GermanFillerWordsRule
- testUnification - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- testUnification() - Method in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- text - Variable in class org.languagetool.AnalyzedSentence
- text - Variable in class org.languagetool.JLanguageTool.SentenceData
- text - Variable in class org.languagetool.languagemodel.bert.RemoteLanguageModel.Request
- text - Variable in class org.languagetool.remote.multiLang.InjectedSentence
- text - Variable in class org.languagetool.remote.multiLang.MultiLangCorpora
- text - Variable in class org.languagetool.SimpleInputSentence
- text - Variable in enum class org.languagetool.tagging.uk.IPOSTag
- TEXT - Enum constant in enum class org.languagetool.markup.TextPart.Type
- text_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest.Builder
- text_ - Variable in class org.languagetool.languagemodel.bert.grpc.BertLmProto.ScoreRequest
- text_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- text_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- text_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest.Builder
- text_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzeRequest
- TEXT_CHECKER_POOL - Static variable in class org.languagetool.tools.LtThreadPoolFactory
- TEXT_CONTENT_TYPE - Static variable in class org.languagetool.server.ApiV2
- 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
- TextCheckCallable(RuleSet, List<JLanguageTool.SentenceData>, JLanguageTool.ParagraphHandling, AnnotatedText, RuleMatchListener, JLanguageTool.Mode, JLanguageTool.Level, boolean, Set<ToneTag>) - Constructor for class org.languagetool.JLanguageTool.TextCheckCallable
- textChecker - Variable in class org.languagetool.server.ApiV2
- TextChecker - Class in org.languagetool.server
- TextChecker(HTTPServerConfig, boolean, Queue<Runnable>, RequestCounter) - Constructor for class org.languagetool.server.TextChecker
- TextChecker.QueryParams - Class in org.languagetool.server
- textCheckerQueueFull(HttpExchange, String) - Method in class org.languagetool.server.LanguageToolHttpHandler
- textCheckerQueueSize - Variable in class org.languagetool.server.HTTPServerConfig
- textCheckerV2 - Variable in class org.languagetool.server.LanguageToolHttpHandler
- textHinted(List<? extends Rule>) - Static method in class org.languagetool.rules.patterns.RuleSet
- textLanguage - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- textLemmaHinted(List<? extends Rule>) - Static method in class org.languagetool.rules.patterns.RuleSet
- TEXTLEVEL_ONLY - Enum constant in enum class org.languagetool.JLanguageTool.Mode
-
Use only text-level rules for checking.
- 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.
- textMatcher - Variable in class org.languagetool.rules.patterns.PatternToken
- textObjectFactory - Variable in class org.languagetool.language.identifier.DefaultLanguageIdentifier
- 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(String, TextPart.Type) - Constructor for class org.languagetool.markup.TextPart
- TextPart.Type - Enum Class in org.languagetool.markup
- textSessionId - Variable in class org.languagetool.rules.GRPCRule.MLRuleRequest
- textSessionId - Variable in class org.languagetool.server.DatabaseCheckLogEntry
- textSessionId - Variable in class org.languagetool.UserConfig
- textSessionID - Variable in class org.languagetool.InputSentence
- textSessionID - Variable in class org.languagetool.remote.CheckConfiguration
- textSessionID - Variable in class org.languagetool.remote.CheckConfigurationBuilder
- textSessionID(String) - Method in class org.languagetool.remote.CheckConfigurationBuilder
- textSessionID_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest.Builder
- textSessionID_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- textSessionID_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest.Builder
- textSessionID_ - Variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- textSessionID_ - Variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest.Builder
- textSessionID_ - Variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- 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
- textSessionIDMemoizedSerializedSize - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedMatchRequest
- textSessionIDMemoizedSerializedSize - Variable in class org.languagetool.rules.ml.MLServerProto.MatchRequest
- textSessionIDMemoizedSerializedSize - Variable in class org.languagetool.rules.ml.MLServerProto.PostProcessingRequest
- textSize - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsChanges
- textSize - Variable in class org.languagetool.server.DatabaseCheckLogEntry
- 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 - Class in org.languagetool.rules.es
- TextToNumberFilter() - Constructor for class org.languagetool.rules.ca.TextToNumberFilter
- TextToNumberFilter() - Constructor for class org.languagetool.rules.es.TextToNumberFilter
- TextTooLongException - Exception Class in org.languagetool.server
-
Exception thrown if the text to be checked is longer than the configured maximum.
- TextTooLongException(String) - Constructor for exception class org.languagetool.server.TextTooLongException
- THAL - Static variable in class org.languagetool.tools.ArabicConstants
- THEH - Static variable in class org.languagetool.tools.ArabicConstants
- THIRD_PARTY_AI - Static variable in class org.languagetool.rules.RemoteRuleConfig
- THOUSANDS - Static variable in class org.languagetool.tools.ArabicConstants
- threadGauge - Static variable in class org.languagetool.tools.LtThreadPoolFactory
- threadPool - Variable in class org.languagetool.MultiThreadedJLanguageTool
- threadPoolSize - Variable in class org.languagetool.MultiThreadedJLanguageTool
- THREE - Static variable in class org.languagetool.tools.ArabicConstants
- THRESHHOLDS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- THRESHOLD - Static variable in class org.languagetool.language.identifier.detector.UnicodeBasedDetector
- THRESHOLD - Static variable in class org.languagetool.rules.de.UpperCaseNgramRule
- THRESHOLD - Static variable in class org.languagetool.rules.en.UpperCaseNgramRule
- thresholds - Variable in class org.languagetool.language.identifier.detector.NGramDetector
- thresholdsStart - Variable in class org.languagetool.language.identifier.detector.NGramDetector
- time - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- time - Variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval.DetectionResults
- TIME - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- 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_PLUS_LEMMAS_PATTERN - Static variable in class org.languagetool.rules.uk.LemmaHelper
- TIMEOUT - Enum constant in enum class org.languagetool.rules.RemoteRuleMetrics.RequestResult
- TIMEOUT_MILLIS - Static variable in class org.languagetool.rules.fr.GrammalecteRule
- TIMEOUT_MILLIS - Static variable in class org.languagetool.tagging.ner.NERService
- timeoutPerCharacterMilliseconds - Variable in class org.languagetool.rules.RemoteRuleConfig
- timeoutRequestLimit - Variable in class org.languagetool.server.HTTPServerConfig
- timestamp - Static variable in class org.languagetool.remote.SentenceAnnotator
- timeWithout - Variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval.DetectionResults
- titlecaseGlobal(String) - Static method in class org.languagetool.tools.StringTools
-
Title case a string ignoring a list of words.
- tmpFeaturesFound - Variable in class org.languagetool.rules.patterns.Unifier
- to - Variable in class org.languagetool.remote.RemoteIgnoreRange
- 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
- toBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- toBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- toBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- toBuilder() - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- toCyrillic(String) - Static method in class org.languagetool.rules.uk.MixedAlphabetsRule
- toCyrMap - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
- toFinalString(Language) - Method in class org.languagetool.rules.patterns.MatchState
-
Gets all strings formatted using the match element.
- toGRPC(AnalyzedSentence) - Static method in class org.languagetool.rules.GRPCUtils
- toGRPC(AnalyzedToken) - Static method in class org.languagetool.rules.GRPCUtils
- toGRPC(AnalyzedTokenReadings) - Static method in class org.languagetool.rules.GRPCUtils
- toGRPC(JLanguageTool.Level) - 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
- toId(String, Language) - Static method in class org.languagetool.tools.StringTools
-
Will turn a string into a typical rule ID, i.e.
- tokCnt - Variable in class org.languagetool.rules.patterns.Unifier
- token - Variable in class org.languagetool.AnalyzedToken
- token - Variable in class org.languagetool.AnalyzedTokenReadings
- token - Variable in class org.languagetool.chunking.ChunkTaggedToken
- token - Variable in class org.languagetool.LanguageAnnotator.TokenWithLanguages
- token - Variable in class org.languagetool.rules.ngrams.GoogleToken
- token - Variable in class org.languagetool.rules.ngrams.NgramProbabilityRule.Alternative
- token - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- token - Variable in class org.languagetool.server.DBInvite
- token(String) - Static method in class org.languagetool.rules.de.CompoundInfinitivRule
- 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(String) - Static method in class org.languagetool.rules.uk.SearchHelper.Condition
- token(Pattern) - Static method in class org.languagetool.rules.uk.SearchHelper.Condition
- TOKEN - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- token_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken.Builder
- token_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- TOKEN_AT_START - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- TOKEN_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedToken
- TOKEN_THRESHOLD - Static variable in class org.languagetool.rules.PunctuationMarkAtParagraphEnd2
- TOKEN_V2_1 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- TokenAgreementAdjNounExceptionHelper - Class in org.languagetool.rules.uk
- TokenAgreementAdjNounExceptionHelper() - Constructor for class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- 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
- TokenAgreementAdjNounRule.State - Class in org.languagetool.rules.uk
- TokenAgreementNounVerbExceptionHelper - Class in org.languagetool.rules.uk
- TokenAgreementNounVerbExceptionHelper() - Constructor for class org.languagetool.rules.uk.TokenAgreementNounVerbExceptionHelper
- 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
- TokenAgreementNounVerbRule.State - Class in org.languagetool.rules.uk
- TokenAgreementNumrNounExceptionHelper - Class in org.languagetool.rules.uk
- TokenAgreementNumrNounExceptionHelper() - Constructor for class org.languagetool.rules.uk.TokenAgreementNumrNounExceptionHelper
- 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
- TokenAgreementNumrNounRule.State - Class in org.languagetool.rules.uk
- TokenAgreementPrepNounExceptionHelper - Class in org.languagetool.rules.uk
- TokenAgreementPrepNounExceptionHelper() - Constructor for class org.languagetool.rules.uk.TokenAgreementPrepNounExceptionHelper
- 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
- TokenAgreementPrepNounRule.State - Class in org.languagetool.rules.uk
- TokenAgreementVerbNounExceptionHelper - Class in org.languagetool.rules.uk
- TokenAgreementVerbNounExceptionHelper() - Constructor for class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- 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
- TokenAgreementVerbNounRule.State - Class in org.languagetool.rules.uk
- tokenCounter - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- tokenCountForMarker - Variable in class org.languagetool.rules.patterns.PatternRuleHandler
- tokenCountForMarker - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- tokenException - Variable in class org.languagetool.rules.patterns.PatternTokenBuilder
- TokenExpressionFactory - Class in org.languagetool.chunking
- TokenExpressionFactory(boolean) - Constructor for class org.languagetool.chunking.TokenExpressionFactory
- TokenHint(boolean, Set<String>, int) - Constructor for class org.languagetool.rules.patterns.AbstractTokenBasedRule.TokenHint
- tokenHints - Variable in class org.languagetool.rules.patterns.AbstractTokenBasedRule
- tokenIndex - Variable in class org.languagetool.rules.patterns.AbstractTokenBasedRule.TokenHint
- 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.chunking.EnglishChunker
- 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.crh.CrimeanTatarWordTokenizer
-
Tokenizes text.
- 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.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
- 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
- tokenize(String, SrxDocument, String) - Static method in class org.languagetool.tokenizers.SrxTools
- tokenizeNewWords() - Method in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- tokenizeNewWords() - Method in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- tokenizeNewWords() - Method in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
- tokenizeNewWords() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
- tokenizer - Variable in class org.languagetool.rules.en.EnglishNgramProbabilityRule
- tokenizer - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizer
- Tokenizer - Interface in org.languagetool.tokenizers
-
Interface for classes that tokenize text into smaller units.
- TOKENIZER_MODEL - Static variable in class org.languagetool.chunking.EnglishChunker
- tokenizerPattern - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- tokenizerPattern - Static variable in class org.languagetool.tokenizers.en.EnglishWordTokenizer
- tokenizerPattern - Static variable in class org.languagetool.tokenizers.es.SpanishWordTokenizer
- tokenizerPattern - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- tokenizeText(String) - Method in class org.languagetool.rules.ar.ArabicHunspellSpellerRule
- tokenizeText(String) - Method in class org.languagetool.rules.spelling.hunspell.HunspellRule
- TOKENIZING_CHARACTERS - Static variable in class org.languagetool.tokenizers.WordTokenizer
- tokenizingCharacters - Variable in class org.languagetool.tokenizers.be.BelarusianWordTokenizer
- 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
- tokenLevelEdits - Variable in class org.languagetool.rules.de.AgreementSuggestor2.Suggestion
- tokenLine(String) - Method in class org.languagetool.rules.uk.SearchHelper.Match
- TokenMatcher(List<SimpleDisambiguator.MatcherEntry>) - Constructor for class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.TokenMatcher
- tokenModel - Static variable in class org.languagetool.chunking.EnglishChunker
-
This needs to be static to save memory: as Language.LANGUAGES is static, any language that is once created there will never be released.
- tokenNegated - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- tokenOffsets - Variable in class org.languagetool.AnalyzedSentence
- tokenPattern - Variable in class org.languagetool.rules.uk.SearchHelper.Condition
- TokenPredicate - Class in org.languagetool.chunking
- TokenPredicate(String, boolean) - Constructor for class org.languagetool.chunking.TokenPredicate
- TokenRangeWithLanguage(List<String>, Language) - Constructor for class org.languagetool.LanguageAnnotator.TokenRangeWithLanguage
- tokenRef - Variable in class org.languagetool.rules.patterns.Match
- tokenReference - Variable in class org.languagetool.rules.patterns.PatternToken.RareFields
-
The reference to another element in the pattern.
- 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 - Variable in class org.languagetool.AnalyzedSentence
- tokens - Variable in class org.languagetool.LanguageAnnotator.TokenRangeWithLanguage
- tokens - Variable in class org.languagetool.rules.uk.SearchHelper.Context
- tokens - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker2.MultiWordEntry
- tokens_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- tokens_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem
- tokens_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- tokens_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence
- 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
- tokensBuilder_ - Variable in class org.languagetool.grpc.Synthesizer.SynthesizeRequestItem.Builder
- tokensBuilder_ - Variable in class org.languagetool.rules.ml.MLServerProto.AnalyzedSentence.Builder
- tokenSearch(AnalyzedTokenReadings[], int, String, Pattern, Pattern, LemmaHelper.Dir) - Static method in class org.languagetool.rules.uk.LemmaHelper
- tokenSearch(AnalyzedTokenReadings[], int, Pattern, Pattern, Pattern, LemmaHelper.Dir) - Static method in class org.languagetool.rules.uk.LemmaHelper
- tokenSpaceBefore - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- tokenSpaceBeforeSet - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- tokenStr - Variable in class org.languagetool.rules.uk.SearchHelper.Condition
- tokenToPosTagMap - Variable in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- TokenWithLanguages(String, List<Language>) - Constructor for class org.languagetool.LanguageAnnotator.TokenWithLanguages
- TokenWithLanguages(String, Language...) - Constructor for class org.languagetool.LanguageAnnotator.TokenWithLanguages
- tokSequence - Variable in class org.languagetool.rules.patterns.Unifier
- tokSequenceEquivalences - Variable in class org.languagetool.rules.patterns.Unifier
-
List of all equivalences matched per tokens in the sequence, kept exactly in sync with the list in tokSequence, so that a reading 2 of token 1 has its equivalence map addressable as tokSequenceEquivalences.get(1).get(2).
- toLatin(String) - Static method in class org.languagetool.rules.uk.MixedAlphabetsRule
- toLatinLeftOnly(String) - Method in class org.languagetool.rules.uk.MixedAlphabetsRule
- toLatMap - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
- 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.
- TOMMORROWS - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- ToneTag - Enum Class in org.languagetool
- ToneTag() - Constructor for enum class org.languagetool.ToneTag
- toneTags - Variable in class org.languagetool.InputSentence
- toneTags - Variable in class org.languagetool.JLanguageTool.TextCheckCallable
- toneTags - Variable in class org.languagetool.LevelToneTagCacheKey
- toneTags - Variable in class org.languagetool.rules.Rule
- toneTags - Variable in class org.languagetool.server.TextChecker.QueryParams
- TOO_MANY_ERRORS - Enum constant in enum class org.languagetool.server.ServerMetricsCollector.RequestErrorType
- TooComplexRegexp() - Constructor for exception class org.languagetool.rules.patterns.StringMatcher.TooComplexRegexp
- tooEasyTest - Variable in class org.languagetool.rules.de.GermanReadabilityRule
- tooEasyTest - Variable in class org.languagetool.rules.pt.PortugueseReadabilityRule
- tooEasyTest - Variable in class org.languagetool.rules.ReadabilityRule
- Tools - Class in org.languagetool.gui
-
GUI-related tools.
- Tools - Class in org.languagetool.rules.nl
- Tools - Class in org.languagetool.tools
- Tools() - Constructor for class org.languagetool.gui.Tools
- Tools() - Constructor for class org.languagetool.rules.nl.Tools
- Tools() - Constructor for class org.languagetool.tools.Tools
- TooManyRequestsException - Exception Class in org.languagetool.server
-
Thrown if too many requests per time unit have been sent from one ip address or if the aggregated size of all requests per ip per time unit exceeds the limit.
- TooManyRequestsException(String) - Constructor for exception class org.languagetool.server.TooManyRequestsException
- Top - Enum constant in enum class org.languagetool.rules.spelling.symspell.implementation.SymSpell.Verbosity
- toPA2(List<String>) - Static method in class org.languagetool.tagging.de.GermanTagger
- toPatternString() - Method in class org.languagetool.rules.patterns.PatternRule
-
Return the pattern as a string, using toString() on the pattern elements.
- topIndexDir - Variable in class org.languagetool.languagemodel.LuceneSingleIndexLanguageModel
- 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
- toponymFilepath - Variable in class org.languagetool.rules.pt.BrazilianToponymMapLoader
- toponymIter(String, Function<String, T>, T) - Method in class org.languagetool.rules.pt.BrazilianToponymMap
- 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
- toPos - Variable in class org.languagetool.ExtendedSentenceRange
- toPos - Variable in class org.languagetool.Range
- toPos - Variable in class org.languagetool.SentenceRange
- toPos - Variable in class org.languagetool.tagging.ner.NERService.Span
- toPos - Variable in class org.languagetool.tools.PseudoMatch
- 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() - 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.chunking.GermanChunker.RegularExpressionWithPhraseType
- toString() - Method in class org.languagetool.chunking.RussianChunker.RegularExpressionWithPhraseType
- toString() - Method in class org.languagetool.DetectedLanguage
- toString() - Method in class org.languagetool.ExtendedSentenceRange
- toString() - Method in class org.languagetool.FragmentWithLanguage
- toString() - Method in class org.languagetool.gui.CategoryNode
- toString() - Method in class org.languagetool.gui.RuleNode
- toString() - Method in class org.languagetool.InputSentence
- toString() - Method in class org.languagetool.language.Contributor
- toString() - Method in class org.languagetool.Language
- toString() - Method in class org.languagetool.LanguageAnnotator.TokenRangeWithLanguage
- toString() - Method in class org.languagetool.LanguageAnnotator.TokenWithLanguages
- 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.MappingValue
- 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.AgreementSuggestor2.Suggestion
- 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 class 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.MatchPosition
- toString() - Method in class org.languagetool.rules.ngrams.GoogleToken
- 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.patterns.Substrings
- 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.morfologik.WeightedSuggestion
- toString() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionChangesDataset
- toString() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperiment
- toString() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionChangesExperimentRuns
- toString() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionChangesTestConfig
- toString() - Method in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- 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.rules.uk.SearchHelper.Condition
- toString() - Method in class org.languagetool.rules.uk.VerbInflectionHelper.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.server.RemoteRuleMatch
- toString() - Method in class org.languagetool.server.TextChecker.QueryParams
- toString() - Method in class org.languagetool.server.UserLimits
- toString() - Method in class org.languagetool.SimpleInputSentence
- 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.MultiWordChunker2.MultiWordEntry
- toString() - Method in class org.languagetool.tagging.disambiguation.rules.DisambiguatedExample
- toString() - Method in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.MatcherEntry
- toString() - Method in class org.languagetool.tagging.disambiguation.uk.SimpleDisambiguator.TokenMatcher
- toString() - Method in class org.languagetool.tagging.ner.NERService.Span
- toString() - Method in class org.languagetool.tagging.TaggedWord
- toString() - Method in class org.languagetool.tagging.uk.LetterEndingForNumericHelper.RegexToCaseList
- toString() - Method in class org.languagetool.tools.ConfidenceKey
- toString() - Method in class org.languagetool.tools.InterruptibleCharSequence
- toString() - Method in class org.languagetool.tools.PseudoMatch
- toString() - Method in class org.languagetool.UserConfig
- toString(String) - Method in class org.languagetool.AnalyzedSentence
-
Return string representation with chunk information.
- toString(String, boolean) - Method in class org.languagetool.AnalyzedSentence
- totalPosition - Variable in class org.languagetool.markup.MappingValue
- totalTokenCount - Variable in class org.languagetool.languagemodel.BaseLanguageModel
- toTextString() - Method in class org.languagetool.AnalyzedSentence
-
Return string representation without any analysis information, just the original text.
- toTokenString() - Method in class org.languagetool.rules.patterns.MatchState
-
Method for getting the formatted match as a single string.
- toUnify - Variable in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- TOUTES - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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
- tracer - Variable in enum class org.languagetool.tools.TelemetryProvider
- 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 - Variable in class org.languagetool.rules.patterns.PatternRuleTransformer.TransformedRules
- 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
- transformPatternRules(List<AbstractPatternRule>, Language) - Method in class org.languagetool.JLanguageTool
- transformRules(Function<Rule, Rule>, List<Rule>) - Method in class org.languagetool.JLanguageTool
- 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
- translate(String, String, String, String) - Static method in class org.languagetool.synthesis.Soros
- translateElementNo(int) - Method in class org.languagetool.rules.patterns.AbstractPatternRulePerformer
- translateElementNo(int) - Method in class org.languagetool.rules.patterns.PatternRuleMatcher
-
Gets the index of the element indexed by i, adding any offsets because of the phrases in the rule.
- translation - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- Translation - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
-
Translation = 1; - Translation - Enum constant in enum class org.languagetool.rules.SuggestedReplacement.SuggestionType
- TRANSLATION - Static variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- Translation_VALUE - Static variable in enum class 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
- translationLanguage - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- translations - Variable in class org.languagetool.rules.patterns.FalseFriendRuleHandler
- translations - Variable in class org.languagetool.rules.translation.TranslationData
- translator - Variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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
- tree - Variable in class org.languagetool.gui.TreeListener
- TreeListener - Class in org.languagetool.gui
- TreeListener(JTree) - Constructor for class org.languagetool.gui.TreeListener
- treeWillCollapse(TreeExpansionEvent) - Method in class org.languagetool.gui.TreeListener
- treeWillExpand(TreeExpansionEvent) - Method in class org.languagetool.gui.TreeListener
- TRG_EXAMPLE - Static variable in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- trgExample - Variable in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- trgRule - Variable in class org.languagetool.rules.patterns.bitext.BitextPatternRule
- trgRule - Variable in class org.languagetool.rules.patterns.bitext.BitextPatternRuleHandler
- trie - Variable in class org.languagetool.rules.de.SpellingData
- trie - Static variable in class org.languagetool.rules.en.EnglishDashRule
- trie - Static variable in class org.languagetool.rules.nl.SpaceInCompoundRule
- trie - Static variable in class org.languagetool.rules.pl.DashRule
- trie - Static variable in class org.languagetool.rules.pt.PostReformPortugueseDashRule
- trie - Static variable in class org.languagetool.rules.pt.PreReformPortugueseDashRule
- trie - Static variable in class org.languagetool.rules.ru.RussianDashRule
- trieMatches(String, AnalyzedTokenReadings) - Method in class org.languagetool.rules.en.UpperCaseNgramRule
- trimSpecialCharacters(String) - Static method in class org.languagetool.tools.StringTools
-
eliminate special (unicode) characters, e.g.
- trimWhitespace(String) - Static method in class org.languagetool.tools.StringTools
-
Filters any whitespace characters.
- TRUE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- trustedSource - Variable in class org.languagetool.UserConfig
- trustedSources - Variable in class org.languagetool.server.HTTPServerConfig
- trustXForwardForHeader - Variable in class org.languagetool.server.HTTPServerConfig
- tryAnimInanim(String, String, String, String, boolean, boolean, String) - Method in class org.languagetool.tagging.uk.CompoundTagger
- tryConversion(AnalyzedSentence, List<RuleMatch>, Pattern, Double, Unit, Matcher, List<Map.Entry<Integer, Integer>>) - Method in class org.languagetool.rules.AbstractUnitConversionRule
- tryGetCount(List<String>) - Method in class org.languagetool.languagemodel.BaseLanguageModel
- tryOWithAdj(String, String, List<AnalyzedToken>) - Method in class org.languagetool.tagging.uk.CompoundTagger
- TV - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- TWO - Static variable in class org.languagetool.tools.ArabicConstants
- TWO_POS_JAR - Variable in class org.languagetool.tools.ArabicUnitsHelper
- TWO_POS_NASB - Variable in class org.languagetool.tools.ArabicUnitsHelper
- TWO_POS_RAF3 - Variable in class org.languagetool.tools.ArabicUnitsHelper
- TWO_UPPERCASE_CHARS - Static variable in class org.languagetool.rules.de.CaseRule
- typ - Variable in class org.languagetool.markup.TextPart
- type - Variable in class org.languagetool.rules.patterns.AbstractPatternRule
- type - Variable in class org.languagetool.rules.patterns.EquivalenceTypeLocator
- type - Variable in class org.languagetool.rules.RemoteRuleConfig
- type - Variable in class org.languagetool.rules.RuleMatch
- type - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionChangesDataset
- type - Variable in class org.languagetool.rules.SuggestedReplacement
- type - Variable in class org.languagetool.rules.uk.RuleException
- type - Variable in class org.languagetool.tagging.de.AnalyzedGermanToken
- Type() - Constructor for enum class org.languagetool.markup.TextPart.Type
- Type() - Constructor for enum class org.languagetool.rules.GenericUnpairedBracketsRule.Symbol.Type
- Type() - Constructor for enum class org.languagetool.rules.RuleMatch.Type
- Type() - Constructor for enum class org.languagetool.rules.uk.RuleException.Type
- 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.ml.MLServerProto.Match.Builder
- type_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- type_ - Variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.Builder
- type_ - Variable in class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement
- type_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- type_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- 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
- TYPE_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- TYPEWRITER_APOSTROPHE - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- TYPICAL_LOWERCASE - Static variable in class org.languagetool.rules.en.UpperCaseNgramRule
- TYPOGRAPHIC_APOSTROPHE - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- Typographical - Enum constant in enum class org.languagetool.rules.ITSIssueType
- 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
- TYPOGRAPHY_PATTERN - Static variable in class org.languagetool.language.German
- TYPOGRAPHY_PATTERN_1 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_1 - Static variable in class org.languagetool.Language
- TYPOGRAPHY_PATTERN_10 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_11 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_12 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_13 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_14 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_15 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_16 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_2 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_2 - Static variable in class org.languagetool.Language
- TYPOGRAPHY_PATTERN_3 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_3 - Static variable in class org.languagetool.Language
- TYPOGRAPHY_PATTERN_4 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_4 - Static variable in class org.languagetool.Language
- TYPOGRAPHY_PATTERN_5 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_5 - Static variable in class org.languagetool.Language
- TYPOGRAPHY_PATTERN_6 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_7 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_8 - Static variable in class org.languagetool.language.French
- TYPOGRAPHY_PATTERN_9 - Static variable in class org.languagetool.language.French
- 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
- UA_1992_TAG_PART - Static variable in class org.languagetool.rules.uk.MissingHyphenRule
- UBAHN_PREFIX - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- uFeature - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- UKR_LETTERS_PATTERN - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- ukrainian - Variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- Ukrainian - Class in org.languagetool.language
- Ukrainian() - Constructor for class org.languagetool.language.Ukrainian
- UKRAINIAN_LETTERS - Static variable in class org.languagetool.rules.uk.MorfologikUkrainianSpellerRule
- 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
- UkrainianMultiwordChunker - Class in org.languagetool.tagging.disambiguation.uk
- UkrainianMultiwordChunker(String, boolean) - Constructor for class org.languagetool.tagging.disambiguation.uk.UkrainianMultiwordChunker
- UkrainianSynthesizer - Class in org.languagetool.synthesis.uk
-
Ukrainian word form synthesizer
- UkrainianSynthesizer() - Constructor for class org.languagetool.synthesis.uk.UkrainianSynthesizer
- UkrainianSynthesizer(Language) - Constructor for class org.languagetool.synthesis.uk.UkrainianSynthesizer
-
Deprecated.
- ukrainianTagger - Variable in class org.languagetool.tagging.uk.CompoundTagger
- 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
- umlauts - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
- umlautsReplace - Static variable in class org.languagetool.rules.uk.MixedAlphabetsRule
- UnavailableException - Exception Class in org.languagetool.server
-
Exception thrown if the server is overloaded, e.g.
- UnavailableException(String) - Constructor for exception class org.languagetool.server.UnavailableException
- UnavailableException(String, Exception) - Constructor for exception class org.languagetool.server.UnavailableException
- Uncategorized - Enum constant in enum class org.languagetool.rules.ITSIssueType
- UNCOMPLIANT - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- UNDEFINED_QUANTIFIERS - Static variable in class org.languagetool.rules.de.CaseRule
- UNDERLINE_BOLD - Static variable in class org.languagetool.gui.Configuration
- UNDERLINE_BOLDWAVE - Static variable in class org.languagetool.gui.Configuration
- UNDERLINE_COLORS_KEY - Static variable in class org.languagetool.gui.Configuration
- UNDERLINE_DASH - Static variable in class org.languagetool.gui.Configuration
- UNDERLINE_RULE_COLORS_KEY - Static variable in class org.languagetool.gui.Configuration
- UNDERLINE_RULE_TYPES_KEY - Static variable in class org.languagetool.gui.Configuration
- UNDERLINE_TYPES_KEY - Static variable in class org.languagetool.gui.Configuration
- UNDERLINE_WAVE - Static variable in class org.languagetool.gui.Configuration
- underlineColors - Variable in class org.languagetool.gui.Configuration
- underlineRuleColors - Variable in class org.languagetool.gui.Configuration
- underlineRuleTypes - Variable in class org.languagetool.gui.Configuration
- UnderlineSpacesFilter - Class in org.languagetool.rules
- UnderlineSpacesFilter() - Constructor for class org.languagetool.rules.UnderlineSpacesFilter
- underlineTypes - Variable in class org.languagetool.gui.Configuration
- UNDETERMINISTIC - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- undOderBzw - Static variable in class org.languagetool.chunking.GermanChunker
- UNECESSARY - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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
- UNFORSEEABLE - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- UNFORSEEABLY - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- UNI_NEGATION_MASK - Static variable in class org.languagetool.rules.patterns.PatternToken
- uniAllMatched - Variable in class org.languagetool.rules.patterns.Unifier
- 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
- uniCounter - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- unidirectional - Static variable in class org.languagetool.remote.ArtificialErrorEval
- UNIFICATION - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- UNIFICATION_NEUTRAL_MASK - Static variable in class org.languagetool.rules.patterns.PatternToken
-
Determines whether the element should be ignored when doing unification
- unificationFeats - Variable in class org.languagetool.rules.patterns.Unifier
- unificationFeatures - Variable in class org.languagetool.rules.patterns.PatternToken.RareFields
- 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.
- unifierConfig - Variable in class org.languagetool.Language
- UnifierConfiguration - Class in org.languagetool.rules.patterns
- UnifierConfiguration() - Constructor for class org.languagetool.rules.patterns.UnifierConfiguration
- UNIFY - Enum constant in enum class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
- UNIFY - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- UNIFY_IGNORE - Static variable in class org.languagetool.rules.patterns.Unifier
- UNIFY_IGNORE - Static variable in class org.languagetool.rules.patterns.XMLRuleHandler
- unifyPronounTag(String) - Method in class org.languagetool.tagging.ar.ArabicTagManager
- uniMatched - Variable in class org.languagetool.rules.patterns.Unifier
- uniNegation - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- uniqueMap - Variable in class org.languagetool.rules.GenericUnpairedBracketsRule
- uniqueMapInit() - Method in class org.languagetool.rules.GenericUnpairedBracketsRule
- UNIT_MISMATCH - Enum constant in enum class org.languagetool.rules.AbstractUnitConversionRule.Message
- UnitConversionRule - Class in org.languagetool.rules.de
- UnitConversionRule - Class in org.languagetool.rules.en
- UnitConversionRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.UnitConversionRule
- 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
- unitsMap - Static variable in class org.languagetool.tools.ArabicUnitsHelper
- unitsMap2 - Static variable in class org.languagetool.tools.ArabicUnitsHelper
- unitSymbols - Variable in class org.languagetool.rules.AbstractUnitConversionRule
- unknown() - Method in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- UNKNOWN - Enum constant in enum class org.languagetool.rules.en.AvsAnRule.Determiner
- 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 - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
-
Spelling errors, typically red.
- UnknownWord - Enum constant in enum class org.languagetool.rules.RuleMatch.Type
-
Spelling errors, typically red.
- UnknownWord - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
-
Spelling errors, typically red.
- UnknownWord_VALUE - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
-
Spelling errors, typically red.
- UnknownWord_VALUE - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
-
Spelling errors, typically red.
- unknownWords - Variable in class org.languagetool.JLanguageTool
- 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
- unnecessaryPhrases - Static variable in class org.languagetool.rules.de.UnnecessaryPhraseRule
- unPonc(char) - Static method in class org.languagetool.tagging.ga.Utils
- 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'
- unquote(String) - Static method in class org.languagetool.chunking.TokenPredicate
- UNRECOGNIZED - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
- UNRECOGNIZED - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
- UNRECOGNIZED - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
- UNRECOGNIZED - Enum constant in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
- UNRECOGNIZED - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
- UNRECOGNIZED - Enum constant in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
- unsupported - Static variable in class org.languagetool.rules.patterns.StringMatcher.RegexpParser
- UnsyncStack<E> - Class in org.languagetool.rules
-
Implements unsynchronized stack (contrary to default Java
Stack, this one is based on ArrayList). - UnsyncStack() - Constructor for class org.languagetool.rules.UnsyncStack
- untouched - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- untouchedExamples - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule
- untouchedExamples - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- Untranslated - Enum constant in enum class org.languagetool.rules.ITSIssueType
- updateApparitions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- updateApparitions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- updateApparitions(AnalyzedTokenReadings) - Method in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- updateIgnoredWordDictionary() - Method in class org.languagetool.rules.spelling.SpellingCheckRule
- updateJValue(AnalyzedTokenReadings[], int, int, int) - Method in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- updateJValue(AnalyzedTokenReadings[], int, int, int) - Method in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- updateLanguageConfidenceRates(Map<String, Float>) - Method in class org.languagetool.ExtendedSentenceRange
- updateOptionalLanguageModelRules(LanguageModel) - Method in class org.languagetool.JLanguageTool
-
Remove rules that can profit from a language model, recreate them with the given model and add them again
- updateProfileRules(List<Rule>) - Method in class org.languagetool.gui.ConfigurationDialog
-
Update display of profile rules
- updateRulesTrees(List<Rule>) - Method in class org.languagetool.gui.ConfigurationDialog
-
Update display of rules tree
- UPPERCASE_GREEK_LETTERS - Static variable in class org.languagetool.tools.StringTools
- UPPERCASE_MESSAGE - Static variable in class org.languagetool.rules.de.CaseRule
- uppercaseFirstChar(String) - Static method in class org.languagetool.tools.StringTools
-
Return
strmodified 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(!) words written uppercase that should be spelled lowercase and vice versa.
- UpperCaseNgramRule - Class in org.languagetool.rules.en
-
Finds some(!) words written uppercase that should be spelled lowercase.
- UpperCaseNgramRule(ResourceBundle, LanguageModel, Language) - Constructor for class org.languagetool.rules.de.UpperCaseNgramRule
- 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
tokenparameter 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) - Constructor for class org.languagetool.rules.UppercaseSentenceStartRule
-
Deprecated.use
UppercaseSentenceStartRule(ResourceBundle, Language, IncorrectExample, CorrectExample)instead (deprecated since 3.3) - 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
- url - Variable in class org.languagetool.language.Contributor
- url - Variable in class org.languagetool.remote.RemoteRuleMatch
- url - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- url - Variable in class org.languagetool.rules.RemoteRuleConfig
- url - Variable in class org.languagetool.rules.Rule
- url - Variable in class org.languagetool.rules.RuleMatch
- url - Variable in class org.languagetool.server.RemoteRuleMatch
- URL - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- url_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match.Builder
- url_ - Variable in class org.languagetool.rules.ml.MLServerProto.Match
- url_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.Builder
- url_ - Variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- URL_CHARS - Static variable in class org.languagetool.tokenizers.WordTokenizer
- URL_FIELD_NUMBER - Static variable in class org.languagetool.rules.ml.MLServerProto.Match
- URL_FIELD_NUMBER - Static variable in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- URL_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- URL_REGEX - Static variable in class org.languagetool.language.identifier.LanguageIdentifier
- URL_START_REPLACE_CHAR - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- urlEndsAt(int, List<String>, String) - Method in class org.languagetool.tokenizers.WordTokenizer
- urlForRuleGroup - Variable in class org.languagetool.rules.patterns.XMLRuleHandler
- urlPattern - Static variable in class org.languagetool.rules.fr.QuestionWhitespaceRule
- urlStartsAt(int, List<String>) - Method in class org.languagetool.tokenizers.WordTokenizer
- urlStr - Variable in class org.languagetool.tagging.ner.NERService
- US_CUP - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
- US_ENGLISH - Static variable in class org.languagetool.rules.en.MorfologikAustralianSpellerRule
- US_ENGLISH - Static variable in class org.languagetool.rules.en.MorfologikBritishSpellerRule
- US_ENGLISH - Static variable in class org.languagetool.rules.en.MorfologikCanadianSpellerRule
- US_ENGLISH - Static variable in class org.languagetool.rules.en.MorfologikNewZealandSpellerRule
- US_ENGLISH - Static variable in class org.languagetool.rules.en.MorfologikSouthAfricanSpellerRule
- 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
- usageRequested(String[]) - Static method in class org.languagetool.server.Server
- USE_DOC_LANG_KEY - Static variable in class org.languagetool.gui.Configuration
- USE_GUI_KEY - Static variable in class org.languagetool.gui.Configuration
- USE_LT_SPELL_CHECKER_KEY - Static variable in class org.languagetool.gui.Configuration
- USE_OTHER_SERVER_KEY - Static variable in class org.languagetool.gui.Configuration
- USE_QUEUE_KEY - Static variable in class org.languagetool.gui.Configuration
- useAiSupport - Variable in class org.languagetool.gui.Configuration
- useAiSupport() - Method in class org.languagetool.gui.Configuration
- useCustomPasswordAuthenticator - Static variable in class org.languagetool.JLanguageTool
- useCustomPasswordAuthenticator(boolean) - Static method in class org.languagetool.JLanguageTool
-
Whether the
Tools.setPasswordAuthenticator()should be called when loading rules in rule loader to usePasswordAuthenticatoras default one. - USED_U_INSTEAD_OF_A_MSG - Static variable in class org.languagetool.rules.uk.CaseGovernmentHelper
- useDocLanguage - Variable in class org.languagetool.gui.Configuration
- useEnabledOnly - Variable in class org.languagetool.server.TextChecker.QueryParams
- 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.
- useLangDetectionService - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
- useList - Variable in class org.languagetool.rules.patterns.PatternRule
- useList - Variable in class org.languagetool.rules.patterns.PatternRuleMatcher
- useLtSpellChecker - Variable in class org.languagetool.gui.Configuration
- useLtSpellChecker() - Method in class org.languagetool.gui.Configuration
- useOtherServer - Variable in class org.languagetool.gui.Configuration
- useOtherServer() - Method in class org.languagetool.gui.Configuration
- useQuerySettings - Variable in class org.languagetool.server.TextChecker.QueryParams
- user - Variable in class org.languagetool.server.BasicAuthentication
- user - Variable in class org.languagetool.server.DatabasePingLogEntry
- USER_GROUP_1 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- user_id - Variable in class org.languagetool.server.DBInvite
- USER_ID1 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- USER_ID2 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- USER_ID3 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- userConfig - Variable in class org.languagetool.InputSentence
- userConfig - Variable in class org.languagetool.JLanguageTool
- userConfig - Variable in class org.languagetool.rules.DictionaryMatchFilter
- userConfig - Variable in class org.languagetool.rules.DictionarySpellMatchFilter
- userConfig - Variable in class org.languagetool.rules.pl.MorfologikPolishSpellerRule
- userConfig - Variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- userConfig - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikSpellerRule
- userConfig - Variable in class org.languagetool.server.GRPCServer
- userConfig - Variable in class org.languagetool.server.PipelineSettings
- 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(List<String>, List<Rule>, Map<String, Object[]>, int, Long, String, Long, LinguServices, boolean, List<String>, Long, boolean, List<String>) - Constructor for class org.languagetool.UserConfig
- UserConfig(List<String>, List<Rule>, Map<String, Object[]>, int, Long, String, Long, LinguServices, boolean, List<String>, Long, boolean, List<String>, boolean, boolean, boolean) - Constructor for class org.languagetool.UserConfig
- UserConfig(List<String>, Map<String, Object[]>) - Constructor for class org.languagetool.UserConfig
- UserConfig(List<String>, Map<String, Object[]>, int, Long, String, Long, LinguServices) - Constructor for class org.languagetool.UserConfig
- UserConfig(Map<String, Object[]>) - Constructor for class org.languagetool.UserConfig
- UserConfig(Map<String, Object[]>, LinguServices) - Constructor for class org.languagetool.UserConfig
- userDictCacheKey - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- UserDictCacheKey(long, String) - Constructor for class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.UserDictCacheKey
- userDictCaches - Static variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- userDictCacheSize - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- userDictCacheSize - Variable in class org.languagetool.server.UserInfoEntry
- userDictCacheSize - Variable in class org.languagetool.UserConfig
- userDictName - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- userDictName - Variable in class org.languagetool.UserConfig
- userDictSizes - Static variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- userDictSpeller - Variable in class org.languagetool.rules.spelling.SymSpellRule
- userDictSpellers - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller
- userGroup - Variable in class org.languagetool.server.UserInfoEntry
- userGroupId - Variable in class org.languagetool.server.DictGroupEntry
- userId - Variable in class org.languagetool.rules.spelling.morfologik.MorfologikMultiSpeller.UserDictCacheKey
- userId - Variable in class org.languagetool.server.DatabaseCheckLogEntry
- userId - Variable in class org.languagetool.server.DBGroupMember
- UserInfoEntry - Class in org.languagetool.server
-
An item from our users table, with some information about the user/limits/etc.
- UserInfoEntry(long, String, Long, Long, Integer, Long, String, Date, Date, String, String, Long, UUID, String) - Constructor for class org.languagetool.server.UserInfoEntry
- UserInfoEntry(long, String, Long, Long, Integer, Long, String, Date, Date, String, String, Long, UUID, String, String, boolean, boolean) - Constructor for class org.languagetool.server.UserInfoEntry
- UserLimits - Class in org.languagetool.server
- UserLimits(boolean) - Constructor for class org.languagetool.server.UserLimits
-
Special case for internal use to skip all limits.
- UserLimits(int, long, Long, boolean) - Constructor for class org.languagetool.server.UserLimits
- UserLimits(int, long, Long, boolean, Long, Long, LimitEnforcementMode) - Constructor for class org.languagetool.server.UserLimits
- UserLimits(int, long, Long, boolean, Long, Long, LimitEnforcementMode, UserInfoEntry) - Constructor for class org.languagetool.server.UserLimits
- UserLimits.Account - Class in org.languagetool.server
- username - Variable in class org.languagetool.remote.CheckConfiguration
- username - Variable in class org.languagetool.remote.CheckConfigurationBuilder
- username - Variable in class org.languagetool.server.UserLimits.Account
- username(String) - Method in class org.languagetool.remote.CheckConfigurationBuilder
- userName - Static variable in class org.languagetool.remote.ArtificialErrorEval
- userName - Variable in class org.languagetool.remote.CorrectionLoopFinderApi.Configuration
- userName - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- USERNAME1 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- USERNAME2 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- USERNAME3 - Static variable in class org.languagetool.server.HTTPTestTools.TestData
- userRules - Variable in class org.languagetool.JLanguageTool
- userSpecificRules - Variable in class org.languagetool.UserConfig
- userSpecificSpellerWords - Variable in class org.languagetool.UserConfig
- userWord - Variable in class org.languagetool.rules.BERTSuggestionRanking.CuratedAndSameCaseComparator
- 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 - Variable in class org.languagetool.gui.Configuration
- 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
- Utils.SuffixGuess - Class in org.languagetool.tagging.ga
- 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
- UX - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
V
- V_MIS_PREPS - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- V_NON_MIS_PREPS - Static variable in class org.languagetool.tagging.disambiguation.uk.UkrainianHybridDisambiguator
- V_ROD_DRIVER_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- v0 - Variable in class org.languagetool.rules.spelling.symspell.implementation.EditDistance
- v2 - Variable in class org.languagetool.rules.spelling.symspell.implementation.EditDistance
- V2_CHECK - Static variable in class org.languagetool.remote.RemoteLanguageTool
- V2_CONFIGINFO - Static variable in class org.languagetool.remote.RemoteLanguageTool
- V2_MAXTEXTLENGTH - Static variable in class org.languagetool.remote.RemoteLanguageTool
- V2TextChecker - Class in org.languagetool.server
-
Checker for v2 of the API, which returns JSON.
- V2TextChecker(HTTPServerConfig, boolean, Queue<Runnable>, RequestCounter) - Constructor for class org.languagetool.server.V2TextChecker
- 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
- VagueSpellChecker.NonThreadSafeSpellRule - Class in org.languagetool.rules.spelling
- ValencianCatalan - Class in org.languagetool.language
- ValencianCatalan() - Constructor for class org.languagetool.language.ValencianCatalan
- VALID_BEFORE_CLOSING_PARENTHESIS - Static variable in class org.languagetool.rules.ca.CatalanUnpairedBracketsRule
- VALID_BEFORE_CLOSING_PARENTHESIS - Static variable in class org.languagetool.rules.es.SpanishUnpairedBracketsRule
- 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
1gramsetc. - validateInternal(String, String, String) - Method in class org.languagetool.XMLValidator
- validateInternal(Source, URL, String) - Method in class org.languagetool.XMLValidator
- validateLine(String, String) - Method in class org.languagetool.rules.CompoundRuleData
- validateObject(PipelineSettings, PooledObject<Pipeline>) - Method in class org.languagetool.server.PipelinePool
- validateStringWithXmlSchema(String, String, String) - Method in class org.languagetool.XMLValidator
-
Validate XML file using the given XSD.
- 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.
- validateWord(String) - Method in class org.languagetool.server.DatabaseAccessOpenSource
- 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 - Variable in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
- value - Variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
- value - Variable in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
- value - Variable in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
- value - Variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
- value - Variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
- value() - Element in annotation interface org.languagetool.ApiCleanupNeeded
- value() - Method in class org.languagetool.rules.spelling.morfologik.suggestions_ordering.DetailedDamerauLevenstheinDistance.Distance
- valueOf(int) - Static method in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
-
Deprecated.
- valueOf(int) - Static method in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
Deprecated.
- valueOf(int) - Static method in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
Deprecated.
- valueOf(int) - Static method in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
-
Deprecated.
- valueOf(int) - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
-
Deprecated.
- valueOf(int) - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
-
Returns the enum constant of this class with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.chunking.EnglishChunkFilter.ChunkType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.chunking.GermanChunker.PhraseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.chunking.RussianChunker.PhraseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.JLanguageTool.Level
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.JLanguageTool.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.JLanguageTool.ParagraphHandling
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.language.identifier.LanguageIdentifierService
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.LanguageMaintainedState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.LtBuildInfo
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.markup.AnnotatedText.MetaDataKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.markup.TextPart.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.RemoteRuleFallbackManager
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.AbstractSimpleReplaceRule2.CaseSensitivy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.AbstractUnitConversionRule.Message
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.ca.PronomsFeblesHelper.PronounPosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.Category.Location
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.de.AgreementRule.GrammarCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.de.AgreementRule.ReplacementType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.de.PrepositionToCases.Case
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.en.AvsAnRule.Determiner
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.GenericUnpairedBracketsRule.Symbol.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.ITSIssueType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.patterns.Match.CaseConversion
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.patterns.Match.IncludeRange
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.patterns.XMLRuleHandler.RegexpMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.RemoteRuleMetrics.RequestResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.RuleMatch.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.spelling.symspell.implementation.EditDistance.DistanceAlgorithm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.spelling.symspell.implementation.SymSpell.Verbosity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.SuggestedReplacement.SuggestionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.uk.LemmaHelper.Dir
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.rules.uk.RuleException.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.server.GroupRoles
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.server.HTTPServerConfig.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.server.LimitEnforcementMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.server.ServerMetricsCollector.RequestErrorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.Tag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.tagging.uk.IPOSTag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.ToneTag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.tools.StringTools.ApiPrintMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.languagetool.tools.TelemetryProvider
-
Returns the enum constant of this class with the specified name.
- values - Variable in class org.languagetool.rules.spelling.symspell.implementation.ChunkArray
- values - Variable in class org.languagetool.synthesis.Soros
- values() - Static method in enum class org.languagetool.chunking.EnglishChunkFilter.ChunkType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.chunking.GermanChunker.PhraseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.chunking.RussianChunker.PhraseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.JLanguageTool.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.JLanguageTool.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.JLanguageTool.ParagraphHandling
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.language.identifier.LanguageIdentifierService
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.LanguageMaintainedState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.LtBuildInfo
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.markup.AnnotatedText.MetaDataKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.markup.TextPart.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.RemoteRuleFallbackManager
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.AbstractSimpleReplaceRule2.CaseSensitivy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.AbstractUnitConversionRule.Message
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.ca.PronomsFeblesHelper.PronounPosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.Category.Location
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.de.AgreementRule.GrammarCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.de.AgreementRule.ReplacementType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.de.PrepositionToCases.Case
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.en.AvsAnRule.Determiner
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.GenericUnpairedBracketsRule.Symbol.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.ITSIssueType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.patterns.Match.CaseConversion
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.patterns.Match.IncludeRange
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.patterns.XMLRuleHandler.RegexpMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.RemoteRuleMetrics.RequestResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.RuleMatch.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.spelling.symspell.implementation.EditDistance.DistanceAlgorithm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.spelling.symspell.implementation.SymSpell.Verbosity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.SuggestedReplacement.SuggestionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.uk.LemmaHelper.Dir
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.rules.uk.RuleException.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.server.GroupRoles
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.server.HTTPServerConfig.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.server.LimitEnforcementMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.server.ServerMetricsCollector.RequestErrorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.Tag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.tagging.disambiguation.rules.DisambiguationPatternRule.DisambiguatorAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.tagging.uk.IPOSTag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.ToneTag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.tools.StringTools.ApiPrintMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.languagetool.tools.TelemetryProvider
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Match.MatchType
- VALUES - Static variable in enum class org.languagetool.rules.ml.MLServerProto.ProcessingOptions.Level
- VALUES - Static variable in enum class org.languagetool.rules.ml.MLServerProto.Rule.Tag
- VALUES - Static variable in enum class org.languagetool.rules.ml.MLServerProto.SuggestedReplacement.SuggestionType
- VALUES - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch.MatchType
- VALUES - Static variable in enum class org.languagetool.tools.Cache.ProtoResultCache.CachedRule.Tag
- variant - Variable in class org.languagetool.tagging.ca.CatalanTagger
- VariantInfo - Class in org.languagetool.rules.en
- VariantInfo(String, String) - Constructor for class org.languagetool.rules.en.VariantInfo
- variantName - Variable in class org.languagetool.rules.en.VariantInfo
- VCHYTY_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementVerbNounExceptionHelper
- VER_MOD_AUX - Static variable in class org.languagetool.rules.de.CaseRule
- verb - Enum constant in enum class org.languagetool.tagging.uk.IPOSTag
- VERB - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- VERB - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- VERB - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- VERB - Static variable in class org.languagetool.tagging.ca.CatalanTagger
- VERB - Static variable in class org.languagetool.tagging.de.GermanToken.POSType
- VERB - Static variable in class org.languagetool.tagging.es.SpanishTagger
- VERB - Static variable in class org.languagetool.tagging.fr.FrenchTagger
- VERB - Static variable in class org.languagetool.tagging.gl.GalicianTagger
- VERB - Static variable in class org.languagetool.tagging.pt.PortugueseTagger
- VERB_1P - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- VERB_1S - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- VERB_2P - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- VERB_2S - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- VERB_3P - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- VERB_3S - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- VERB_ADVP_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- VERB_ADVP_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- VERB_CONJUGAT - Static variable in class org.languagetool.rules.ca.PronomFebleDuplicateRule
- VERB_FLAG_POS_CASE - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_FLAG_POS_CATEGORY - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_FLAG_POS_CONJ - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_FLAG_POS_GENDER - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_FLAG_POS_INFLECT_MARK - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_FLAG_POS_ISTIQBAL - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_FLAG_POS_NUMBER - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_FLAG_POS_PERSON - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_FLAG_POS_PRONOUN - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_FLAG_POS_TENSE - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_FLAG_POS_TRANS - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_FLAG_POS_VOICE - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_FLAG_POS_WORDTYPE - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_GER - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- VERB_IMP - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- VERB_INDSUBJ - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- VERB_INDSUBJ - Static variable in class org.languagetool.rules.es.MorfologikSpanishSpellerRule
- VERB_INDSUBJ - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- VERB_INDSUBJ_C - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- VERB_INDSUBJ_M - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- VERB_INDSUBJ_M - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- VERB_INF - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- VERB_INF - Static variable in class org.languagetool.rules.fr.MorfologikFrenchSpellerRule
- VERB_INF_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- VERB_INFGERIMP - Static variable in class org.languagetool.rules.ca.MorfologikCatalanSpellerRule
- VERB_INFLECTION_PATTERN - Static variable in class org.languagetool.rules.uk.VerbInflectionHelper
- VERB_NOT_INSERT_PATTERN - Static variable in class org.languagetool.rules.uk.TokenAgreementAdjNounExceptionHelper
- VERB_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- VERB_TAG_LENGTH - Static variable in class org.languagetool.tagging.ar.ArabicTagManager
- VERB_TEXT - Static variable in class org.languagetool.rules.de.RedundantModalOrAuxiliaryVerb
- verb2masdar - Variable in class org.languagetool.rules.ar.filters.ArabicVerbToMafoulMutlaqFilter
- verb2masdarList - Variable in class org.languagetool.rules.ar.filters.ArabicVerbToMafoulMutlaqFilter
- 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
- VerbAgreementRule.BooleanAndFiniteVerb - Class in org.languagetool.rules.de
- verbAnalyzedTokenReadings - Variable in class org.languagetool.rules.uk.TokenAgreementVerbNounRule.State
- VERBAND_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- VERBANDS_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- verbAtSentenceStart(AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.MissingVerbRule
- verbBaseform - Variable in class org.languagetool.tagging.de.GermanTagger.NominalizedGenitiveVerb
- verbBaseform - Variable in class org.languagetool.tagging.de.GermanTagger.NominalizedVerb
- verbBaseform - Variable in class org.languagetool.tagging.de.GermanTagger.PrefixInfixVerb
- verbDoesMatchPersonAndNumber - Variable in class org.languagetool.rules.de.VerbAgreementRule.BooleanAndFiniteVerb
- verbDoesMatchPersonAndNumber(AnalyzedTokenReadings, AnalyzedTokenReadings, String, String, AnalyzedTokenReadings) - Method in class org.languagetool.rules.de.VerbAgreementRule
- verbFormCache - Static variable in class org.languagetool.rules.de.LineExpander
- VerbInflectionHelper - Class in org.languagetool.rules.uk
- VerbInflectionHelper() - Constructor for class org.languagetool.rules.uk.VerbInflectionHelper
- VerbInflectionHelper.Inflection - Class in org.languagetool.rules.uk
- verbInfos - Variable in class org.languagetool.tagging.de.GermanTagger.ExpansionInfos
- VERBO_3S - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- VERBO_CONJUGADO - Static variable in class org.languagetool.rules.pt.PortugueseAccentuationCheckRule
- verbose - Static variable in class org.languagetool.GlobalConfig
- verbose - Variable in class org.languagetool.server.HTTPServerConfig
- verboseOutput - Static variable in class org.languagetool.remote.ArtificialErrorEval
- verboseOutputFilename - Static variable in class org.languagetool.remote.ArtificialErrorEval
- verbosity - Variable in class org.languagetool.rules.spelling.SymSpellRule
- Verbosity() - Constructor for enum class org.languagetool.rules.spelling.symspell.implementation.SymSpell.Verbosity
- verbPattern - Static variable in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
- verbPos - Variable in class org.languagetool.rules.uk.TokenAgreementVerbNounRule.State
- verbPos(AnalyzedTokenReadings[], int, int) - Static method in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
-
gives the positions of verbs in a subclause
- verbPrefixes - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- VerbPrefixes - Class in org.languagetool.tagging.de
-
List of German verb prefixes.
- VerbPrefixes() - Constructor for class org.languagetool.tagging.de.VerbPrefixes
- verbStems - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- verbsWithTo - Static variable in class org.languagetool.rules.en.translation.BeoLingusTranslator
- verbTags - Static variable in class org.languagetool.synthesis.ca.CatalanSynthesizer
- verbTokenReadings - Variable in class org.languagetool.rules.uk.TokenAgreementVerbNounRule.State
- VERHALTEN - Static variable in class org.languagetool.rules.de.CaseRule
- version - Variable in enum class org.languagetool.LtBuildInfo
- version - Variable in class org.languagetool.remote.RemoteServer
- VERSION - Static variable in class org.languagetool.JLanguageTool
-
Deprecated.Please use LtBuildInfo.OS.getVersion() instead.
- VERSTANDNIS - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- viaTempFiles(BiFunction<Path, Path, HunspellDictionary>) - Static method in class org.languagetool.rules.spelling.hunspell.Hunspell
- VIDM_ORDER - Static variable in class org.languagetool.rules.uk.InflectionHelper
- VIDMINKY_I_MAP - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- VIDMINKY_MAP - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- VIDMINOK_REGEX - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- VIDMINOK_SUBSTR - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- VIEL_WEIT - Static variable in class org.languagetool.rules.de.AgreementRule
- VIELE_WENIGE_LOWERCASE - Static variable in class org.languagetool.rules.de.AgreementRule
- vocab - Variable in class org.languagetool.language.identifier.detector.NGramDetector
- voseoPostagPatern - Variable in class org.languagetool.language.Spanish
- VOWEL - Static variable in class org.languagetool.rules.pt.PostReformPortugueseCompoundRule
- VP - Enum constant in enum class org.languagetool.chunking.RussianChunker.PhraseType
- vsMode - Static variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval
W
- wait - Static variable in class org.languagetool.rules.RemoteRuleMetrics
- 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
- WAIT_BUCKETS - Static variable in class org.languagetool.rules.RemoteRuleMetrics
- waitDurationOpen - Static variable in class org.languagetool.tagging.ner.NERService
- waitMilliseconds - Variable in class org.languagetool.remote.SentenceAnnotator.AnnotatorConfig
- waitTime - Variable in class org.languagetool.rules.TestRemoteRule
- warning(SAXParseException) - Method in class org.languagetool.rules.patterns.XMLRuleHandler
- warning(SAXParseException) - Method in class org.languagetool.XMLValidator.ErrorHandler
- WAW - Static variable in class org.languagetool.tools.ArabicConstants
- WAW_HAMZA - Static variable in class org.languagetool.tools.ArabicConstants
- wd - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- WD - Static variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- wdLemma - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- wdPos - Variable in class org.languagetool.tagging.disambiguation.rules.DisambiguationRuleHandler
- WDYT - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- WEB_ENTITIES - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- WEB_ENTITIES2 - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- WECHSELINFIX - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- WECHSELNUMERUS - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- weigh(InputSentence, List<ProtoResultCache.CachedResultMatch>) - Method in class org.languagetool.ResultCache.MatchesWeigher
- weigh(InputSentence, Map<String, List<RuleMatch>>) - Method in class org.languagetool.ResultCache.RemoteMatchesWeigher
- weigh(SimpleInputSentence, AnalyzedSentence) - Method in class org.languagetool.ResultCache.SentenceWeigher
- weight - Variable in class org.languagetool.rules.de.ProhibitedCompoundRule.WeightedRuleMatch
- weight - Variable in class org.languagetool.rules.spelling.morfologik.WeightedSuggestion
- WeightedRuleMatch(long, RuleMatch) - Constructor for class org.languagetool.rules.de.ProhibitedCompoundRule.WeightedRuleMatch
- WeightedSuggestion - Class in org.languagetool.rules.spelling.morfologik
- WeightedSuggestion(String, int) - Constructor for class org.languagetool.rules.spelling.morfologik.WeightedSuggestion
- WEIRD_APOSTROPH_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- WELTEN_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- WENIGER_EHER - Static variable in class org.languagetool.rules.de.AgreementRule
- WHATSAPP - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- WHEREEVER - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- whitelistLimit - Variable in class org.languagetool.server.RequestLimiter
- whitelistUsers - Variable in class org.languagetool.server.RequestLimiter
- Whitespace - Enum constant in enum class org.languagetool.rules.ITSIssueType
- WHITESPACE - Static variable in class org.languagetool.language.identifier.detector.FastTextDetector
- WHITESPACE - Static variable in class org.languagetool.language.identifier.detector.NGramDetector
- WHITESPACE - Static variable in class org.languagetool.language.identifier.SimpleLanguageIdentifier
- WHITESPACE - Static variable in class org.languagetool.rules.AbstractCompoundRule
- WHITESPACE - Static variable in class org.languagetool.rules.de.InsertCommaFilter
- WHITESPACE - Static variable in class org.languagetool.rules.patterns.RuleFilterEvaluator
- WHITESPACE - Static variable in class org.languagetool.rules.uk.SearchHelper.Match
- WHITESPACE_AND_SEP - Static variable in class org.languagetool.rules.spelling.multitoken.MultitokenSpeller
- WHITESPACE_ARRAY - Static variable in class org.languagetool.rules.spelling.hunspell.HunspellRule
- WHITESPACE_ARRAY - Static variable in class org.languagetool.tools.StringTools
- WHITESPACE_BEFORE_MASK - Static variable in class org.languagetool.rules.patterns.PatternToken
- WHITESPACE_LIMIT - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
- WHITESPACE_OR_PUNCT - Static variable in class org.languagetool.rules.patterns.PatternRuleMatcher
- WHITESPACE_OR_QUOTE - Static variable in class org.languagetool.rules.UppercaseSentenceStartRule
- WHITESPACE_PATTERN - Static variable in class org.languagetool.server.DatabaseAccessOpenSource
- WHITESPACE_PATTERN - Static variable in class org.languagetool.server.LoggingInterceptor
- 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) - Constructor for class org.languagetool.rules.WhiteSpaceAtBeginOfParagraph
- WhiteSpaceAtBeginOfParagraph(ResourceBundle, boolean) - Constructor for class org.languagetool.rules.WhiteSpaceAtBeginOfParagraph
- whitespaceBeforeChar - Variable in class org.languagetool.AnalyzedTokenReadings
- WhiteSpaceBeforeParagraphEnd - Class in org.languagetool.rules
-
A rule that checks for a whitespace at the end of a paragraph
- WhiteSpaceBeforeParagraphEnd(ResourceBundle, Language) - Constructor for class org.languagetool.rules.WhiteSpaceBeforeParagraphEnd
- WhiteSpaceBeforeParagraphEnd(ResourceBundle, Language, boolean) - 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
- wholeword - Static variable in class org.languagetool.remote.ArtificialErrorEval
- whPositions - Variable in class org.languagetool.AnalyzedSentence
- WIDER_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- WiederVsWiderRule - Class in org.languagetool.rules.de
-
Check incorrect use of "spiegelt ...
- WiederVsWiderRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.WiederVsWiderRule
- WIERD - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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
- withHyphenMessage - Variable in class org.languagetool.rules.AbstractCompoundRule
- withOrWithoutHyphenMessage - Variable in class org.languagetool.rules.AbstractCompoundRule
- withoutDirectSpeech - Variable in class org.languagetool.rules.AbstractStatisticSentenceStyleRule
- withoutDirectSpeech - Variable in class org.languagetool.rules.AbstractStatisticStyleRule
- withoutDirectSpeech - Variable in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
- withoutHyphenMessage - Variable in class org.languagetool.rules.AbstractCompoundRule
- WOCHENTAG_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- WOCHENTAGE - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- WOCHENTAGE_S - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- WOERTER_COMP - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- word - Variable in class org.languagetool.rules.spelling.morfologik.WeightedSuggestion
- word - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- word - Variable in class org.languagetool.tagging.ga.Retaggable
- WORD_FOR_SPELLER - Static variable in class org.languagetool.tools.StringTools
- WORD_PATTERN - Static variable in class org.languagetool.tagging.uk.PosTagHelper
- WORD_TOKENIZER - Static variable in class org.languagetool.Language
- WORD_WITH_PUNCT - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- word2langs - Static variable in class org.languagetool.language.identifier.detector.CommonWordsDetector
- wordCharacters - Static variable in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- wordCharacters - Static variable in class org.languagetool.tokenizers.en.EnglishWordTokenizer
- wordCharacters - Static variable in class org.languagetool.tokenizers.es.SpanishWordTokenizer
- wordCharacters - Static variable in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- wordChars - Variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- wordCharsLeftEdge - Variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- wordCharsRightEdge - Variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- 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.ca
-
Catalan version of
AbstractWordCoherencyRule. - WordCoherencyRule - Class in org.languagetool.rules.de
-
German version of
AbstractWordCoherencyRule. - WordCoherencyRule - Class in org.languagetool.rules.en
-
English version of
AbstractWordCoherencyRule - WordCoherencyRule - Class in org.languagetool.rules.fa
-
Persian version of
AbstractWordCoherencyRule. - WordCoherencyRule - Class in org.languagetool.rules.nl
-
Dutch version of
AbstractWordCoherencyRule. - WordCoherencyRule - Class in org.languagetool.rules.pl
-
Polish version of
AbstractWordCoherencyRule. - WordCoherencyRule - Class in org.languagetool.rules.sv
-
Swedish version of
AbstractWordCoherencyRule. - WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.ca.WordCoherencyRule
- WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.de.WordCoherencyRule
- WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.en.WordCoherencyRule
- WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.fa.WordCoherencyRule
- WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.nl.WordCoherencyRule
- WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.pl.WordCoherencyRule
- WordCoherencyRule(ResourceBundle) - Constructor for class org.languagetool.rules.sv.WordCoherencyRule
- WordCoherencyValencianRule - Class in org.languagetool.rules.ca
-
Catalan version of
AbstractWordCoherencyRule. - WordCoherencyValencianRule(ResourceBundle) - Constructor for class org.languagetool.rules.ca.WordCoherencyValencianRule
- wordCount - Variable in class org.languagetool.JLanguageTool.SentenceData
- wordCount - Variable in class org.languagetool.rules.AbstractStatisticStyleRule
- wordCount - Variable in class org.languagetool.rules.spelling.suggestions.SuggestionsOrdererFeatureExtractor.Feature
- wordDefs - Variable in class org.languagetool.rules.ConfusionSetLoader
- wordEndingsToBeProhibited - Variable in class org.languagetool.rules.de.GermanSpellerRule
- WordFastTMReader - Class in org.languagetool.bitext
-
Reader of WordFast Translation Memory text files.
- WordFastTMReader(String, String) - Constructor for class org.languagetool.bitext.WordFastTMReader
- WordFastTMReader.TabReader - Class in org.languagetool.bitext
- wordIsTagged(String) - Method in class org.languagetool.rules.IsEnglishWordFilter
- wordIsTaggedWith(String, String) - Method in class org.languagetool.rules.IsEnglishWordFilter
- wordListLoader - Variable in class org.languagetool.rules.de.AustrianGermanSpellerRule
- wordListLoader - Variable in class org.languagetool.rules.de.SwissGermanSpellerRule
- wordListLoader - Variable in class org.languagetool.rules.nl.CompoundAcceptor
- wordListLoader - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
- wordMap - Variable in class org.languagetool.rules.AbstractStyleTooOftenUsedWordRule
- wordMap - Static variable in class org.languagetool.rules.ar.ArabicWordCoherencyRule
- wordMap - Static variable in class org.languagetool.rules.ca.WordCoherencyRule
- wordMap - Static variable in class org.languagetool.rules.ca.WordCoherencyValencianRule
- wordMap - Static variable in class org.languagetool.rules.de.WordCoherencyRule
- wordMap - Static variable in class org.languagetool.rules.en.WordCoherencyRule
- wordMap - Static variable in class org.languagetool.rules.fa.WordCoherencyRule
- wordMap - Static variable in class org.languagetool.rules.nl.WordCoherencyRule
- wordMap - Static variable in class org.languagetool.rules.pl.WordCoherencyRule
- wordMap - Static variable in class org.languagetool.rules.pt.PortugueseWordCoherencyRule
- wordMap - Static variable in class org.languagetool.rules.ru.RussianWordCoherencyRule
- wordMap - Static variable in class org.languagetool.rules.ru.RussianWordRootRepeatRule
- wordMap - Static variable in class org.languagetool.rules.sv.WordCoherencyRule
- wordPattern - Static variable in class org.languagetool.rules.fr.WordWithDeterminerFilter
- wordPattern - Variable in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- wordPatterns - Static variable in class org.languagetool.rules.en.AbstractEnglishSpellerRule
- 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 - Static variable in class org.languagetool.remote.ArtificialErrorEval
- words - Variable in class org.languagetool.rules.spelling.symspell.implementation.SymSpell
- words - Variable in class org.languagetool.rules.WrongWordInContextRule.ContextWords
- WORDS_WITH_BRACKETS_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- WORDS_WITH_NUM - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- WORDS_WITH_YEAR - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- 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
- wordsNeedingInfixS - Variable in class org.languagetool.rules.de.GermanSpellerRule
- wordSplitter - Variable in class org.languagetool.tokenizers.de.GermanCompoundTokenizer
- wordStartsToBeProhibited - Variable in class org.languagetool.rules.de.GermanSpellerRule
- wordsToAdd(String) - Method in class org.languagetool.tokenizers.ca.CatalanWordTokenizer
- wordsToAdd(String) - Method in class org.languagetool.tokenizers.en.EnglishWordTokenizer
- wordsToAdd(String) - Method in class org.languagetool.tokenizers.es.SpanishWordTokenizer
- wordsToAdd(String) - Method in class org.languagetool.tokenizers.fr.FrenchWordTokenizer
- wordsToAdd(String) - Method in class org.languagetool.tokenizers.pt.PortugueseWordTokenizer
- wordsToAdd(String) - Method in class org.languagetool.tokenizers.ru.RussianWordTokenizer
- wordsToBeIgnored - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
- wordsToBeIgnoredDictionary - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
- wordsToBeIgnoredDictionaryIgnoreCase - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
- wordsToBeIgnoredInCompounds - Variable in class org.languagetool.rules.de.GermanSpellerRule
- wordsToBeProhibited - Variable in class org.languagetool.rules.spelling.SpellingCheckRule
- wordsToCheck - Static variable in class org.languagetool.rules.ca.CatalanRepeatedWordsRule
- wordsToCheck - Static variable in class org.languagetool.rules.de.GermanRepeatedWordsRule
- wordsToCheck - Static variable in class org.languagetool.rules.en.EnglishRepeatedWordsRule
- wordsToCheck - Static variable in class org.languagetool.rules.es.SpanishRepeatedWordsRule
- wordsToCheck - Static variable in class org.languagetool.rules.fr.FrenchRepeatedWordsRule
- wordTagger - Variable in class org.languagetool.rules.uk.MissingHyphenRule
- wordTagger - Variable in class org.languagetool.tagging.BaseTagger
- wordTagger - Variable in class org.languagetool.tagging.uk.CompoundTagger
- WordTagger - Interface in org.languagetool.tagging
-
Find the potential part-of-speech tags (POS tags) for a word.
- wordTokenizer - Variable in class org.languagetool.language.CrimeanTatar
- wordTokenizer - Variable in class org.languagetool.Language
- WordTokenizer - Class in org.languagetool.tokenizers
-
Tokenizes a sentence into words.
- WordTokenizer() - Constructor for class org.languagetool.tokenizers.WordTokenizer
- wordToPairs - Variable in class org.languagetool.rules.ngrams.ConfusionProbabilityRule
- WordWithDeterminerFilter - Class in org.languagetool.rules.fr
- WordWithDeterminerFilter() - Constructor for class org.languagetool.rules.fr.WordWithDeterminerFilter
- worker - Variable in class org.languagetool.server.DatabaseLogger
- WorkerThread() - Constructor for class org.languagetool.server.DatabaseLogger.WorkerThread
- workQueue - Variable in class org.languagetool.server.LanguageToolHttpHandler
- workQueue - Variable in class org.languagetool.server.TextChecker
- workQueueFull(HttpExchange, Map<String, String>, String) - Method in class org.languagetool.server.LanguageToolHttpHandler
- wouldAccessBeOkay(String, Map<String, String>, Map<String, List<String>>) - Method in class org.languagetool.server.ErrorRequestLimiter
- WRAP_TAG - Static variable in class org.languagetool.tagging.disambiguation.MultiWordChunker2
- wrappedRule - Variable in class org.languagetool.rules.BERTSuggestionRanking
- WrappedValue<T> - Interface in org.languagetool.tools
- WrappedVoid - Interface in org.languagetool.tools
- writeCategory(JsonGenerator, Category) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- writeContext(JsonGenerator, RuleMatch, AnnotatedText, ContextTools) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- writeExtendedSentenceRanges(JsonGenerator, List<CheckResults>) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- writeHelp() - Static method in class org.languagetool.remote.ArtificialErrorEval
- writeHelp() - Static method in class org.languagetool.remote.SentenceAnnotator
- writeIgnoreRanges(JsonGenerator, List<CheckResults>) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- writeLanguageSection(JsonGenerator, DetectedLanguage) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- writeListResponse(String, List<String>, HttpExchange) - Method in class org.languagetool.server.ApiV2
- writeMatchesSection(String, JsonGenerator, List<CheckResults>, AnnotatedText, ContextTools) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- writeReplacements(JsonGenerator, RuleMatch) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- writeResponse(String, boolean, HttpExchange) - Method in class org.languagetool.server.ApiV2
- writeRule(JsonGenerator, RuleMatch) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- writeSentenceRanges(JsonGenerator, List<CheckResults>) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- writeSoftwareSection(JsonGenerator, boolean) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- 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
- writeTo(CodedOutputStream) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedResultMatch
- writeTo(CodedOutputStream) - Method in class org.languagetool.tools.Cache.ProtoResultCache.CachedRule
- writeTo(CodedOutputStream) - Method in class org.languagetool.tools.Cache.ProtoResultCache.MatchPosition
- writeTo(CodedOutputStream) - Method in class org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
- writeToOutputFile(SentenceAnnotator.AnnotatorConfig) - Static method in class org.languagetool.remote.SentenceAnnotator
- writeWarningsSection(JsonGenerator, String) - Method in class org.languagetool.tools.RuleMatchesAsJsonSerializer
- 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
<marker>...</marker>. - WRONG_WORDS - Static variable in class org.languagetool.rules.uk.SimpleReplaceSoftRule
- WRONG_WORDS - Static variable in class org.languagetool.rules.uk.SimpleReplaceSpelling1992Rule
- wrongDetected - Variable in class org.languagetool.remote.multiLang.MultiLanguageTextCheckEval.DetectionResults
- wrongLemmas - Variable in class org.languagetool.rules.ca.AbstractSimpleReplaceLemmasRule
- 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, Language) - Constructor for class org.languagetool.rules.WrongWordInContextRule
- WrongWordInContextRule.ContextWords - Class in org.languagetool.rules
- wrongWords - Variable in class org.languagetool.rules.ar.ArabicInflectedOneWordReplaceRule
- wrongWords - Variable in class org.languagetool.rules.ar.ArabicTransVerbRule
- wrongWords - Static variable in class org.languagetool.rules.br.TopoReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.ca.ReplaceOperationNamesRule
- wrongWords - Static variable in class org.languagetool.rules.ca.SimpleReplaceAdverbsMent
- wrongWords - Static variable in class org.languagetool.rules.ca.SimpleReplaceBalearicRule
- wrongWords - Static variable in class org.languagetool.rules.ca.SimpleReplaceDiacriticsIEC
- wrongWords - Static variable in class org.languagetool.rules.ca.SimpleReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.ca.SimpleReplaceVerbsRule
- wrongWords - Static variable in class org.languagetool.rules.en.ContractionSpellingRule
- wrongWords - Static variable in class org.languagetool.rules.es.SimpleReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.es.SimpleReplaceVerbsRule
- wrongWords - Static variable in class org.languagetool.rules.fa.SimpleReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.fr.SimpleReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.ga.DativePluralStandardReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.ga.EnglishHomophoneRule
- wrongWords - Static variable in class org.languagetool.rules.ga.IrishFGBEqReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.ga.IrishReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.ga.LogainmRule
- wrongWords - Static variable in class org.languagetool.rules.ga.PeopleRule
- wrongWords - Static variable in class org.languagetool.rules.ga.PrestandardReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.ga.SpacesRule
- wrongWords - Static variable in class org.languagetool.rules.gl.CastWordsRule
- wrongWords - Static variable in class org.languagetool.rules.gl.SimpleReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.pl.SimpleReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.pt.EnglishContractionSpellingRule
- wrongWords - Static variable in class org.languagetool.rules.pt.PortugueseAgreementReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.pt.PortugueseOrthographyReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.pt.PortugueseReplaceRule
- wrongWords - Static variable in class org.languagetool.rules.uk.SimpleReplaceRule
X
- XML_COMMENT_PATTERN - Static variable in class org.languagetool.tools.StringTools
- XML_PATTERN - Static variable in class org.languagetool.tools.StringTools
- XML_TAG_PATTERN - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- 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
- XMLRuleHandler.RegexpMode - Enum Class in org.languagetool.rules.patterns
- XMLValidator - Class in org.languagetool
-
Validate XML files with a given DTD or XML Schema (XSD).
- XMLValidator() - Constructor for class org.languagetool.XMLValidator
- XMLValidator.EntityAsInput - Class in org.languagetool
-
Defines an input source based on the correct path to external entities.
- XMLValidator.ErrorHandler - Class in org.languagetool
-
XML handler that throws exception on error and warning, does nothing otherwise.
- XMLValidator.LSRuleEntityResolver - Class in org.languagetool
-
Defines an EntityResolver-like object (cf.
- xSystemToUnicode(String) - Static method in class org.languagetool.tagging.eo.EsperantoTagger
Y
- YARD - Static variable in class org.languagetool.rules.AbstractUnitConversionRule
- YEAR_NUMBER - Static variable in class org.languagetool.tagging.uk.CompoundTagger
- YEAR_WITH_R - Static variable in class org.languagetool.tokenizers.uk.UkrainianWordTokenizer
- 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
- YI_PATTERN - Static variable in class org.languagetool.tagging.uk.UkrainianTagger
- YMDDateCheckFilter - Class in org.languagetool.rules.de
-
Date filter that expects a 'date' argument in the format 'yyyy-mm-dd'.
- YMDDateCheckFilter - Class in org.languagetool.rules.en
-
Date filter that expects a 'date' argument in the format 'yyyy-mm-dd'.
- 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.de.YMDDateCheckFilter
- YMDDateCheckFilter() - Constructor for class org.languagetool.rules.en.YMDDateCheckFilter
- YMDDateCheckFilter() - Constructor for class org.languagetool.rules.pt.YMDDateCheckFilter
- ymdDateHelper - Variable in class org.languagetool.rules.de.YMDDateCheckFilter
- ymdDateHelper - Variable in class org.languagetool.rules.de.YMDNewYearDateFilter
- ymdDateHelper - Variable in class org.languagetool.rules.en.YMDDateCheckFilter
- ymdDateHelper - Variable in class org.languagetool.rules.en.YMDNewYearDateFilter
- ymdDateHelper - Variable in class org.languagetool.rules.pt.YMDDateCheckFilter
- ymdDateHelper - Variable in class org.languagetool.rules.pt.YMDNewYearDateFilter
- 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 - Class in org.languagetool.rules.en
-
New year date filter that expects a 'date' argument in the format 'yyyy-mm-dd'.
- 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.de.YMDNewYearDateFilter
- YMDNewYearDateFilter() - Constructor for class org.languagetool.rules.en.YMDNewYearDateFilter
- 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 - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
the number of characters up to the start of the matched text
- yychar() - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- yycharat(int) - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
Returns the character at position
posfrom the matched text. - yyclose() - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
Closes the input stream.
- yycolumn - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
the number of characters from the last newline up to the start of the matched text
- 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.
- yyline - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
number of newlines encountered up to the start of the matched text
- 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
- Z_ZI_IZ - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- Z_ZI_IZ_ZO - Static variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule
- ZAH - Static variable in class org.languagetool.tools.ArabicConstants
- ZAIN - Static variable in class org.languagetool.tools.ArabicConstants
- zalEtcPattern - Static variable in class org.languagetool.rules.de.MissingCommaRelativeClauseRule
- ZB - Static variable in class org.languagetool.rules.de.GermanSpellerRule
- ZERO - Static variable in class org.languagetool.tools.ArabicConstants
- ZERO_WIDTH_NBSP - Static variable in class org.languagetool.JLanguageTool
- zipFile - Variable in class org.languagetool.language.identifier.detector.NGramDetector
- ziZnaRemoved - Variable in class org.languagetool.rules.uk.TokenAgreementPrepNounRule.State
- ZUGESCHRIEBENEN_GENANNTEN - Static variable in class org.languagetool.rules.de.AgreementRule
- Zur - Enum constant in enum class org.languagetool.rules.de.AgreementRule.ReplacementType
- ZUR_REPLACEMENT - Static variable in class org.languagetool.rules.de.AgreementRule
- ZZ_ACTION - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
Translates DFA states to action switch labels.
- ZZ_ACTION_PACKED_0 - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- ZZ_ATTRIBUTE - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
ZZ_ATTRIBUTE[aState] contains the attributes of state
aState - ZZ_ATTRIBUTE_PACKED_0 - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- ZZ_BUFFERSIZE - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
initial size of the lookahead buffer
- ZZ_CMAP - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
Translates characters to character classes
- ZZ_CMAP_PACKED - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
Translates characters to character classes
- ZZ_ERROR_MSG - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- ZZ_LEXSTATE - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
ZZ_LEXSTATE[l] is the state in the DFA for the lexical state l ZZ_LEXSTATE[l+1] is the state in the DFA for the lexical state l at the beginning of a line l is of the form l = 2*k, k a non negative integer
- ZZ_NO_MATCH - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- ZZ_PUSHBACK_2BIG - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- ZZ_ROWMAP - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
Translates a state to a row index in the transition table
- ZZ_ROWMAP_PACKED_0 - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- ZZ_TRANS - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
The transition table of the DFA
- ZZ_TRANS_PACKED_0 - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- ZZ_UNKNOWN_ERROR - Static variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- zzAtBOL - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
zzAtBOL == true invalid input: '<'=> the scanner is currently at the beginning of a line
- zzAtEOF - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
zzAtEOF == true invalid input: '<'=> the scanner is at the EOF
- zzBuffer - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
this buffer contains the current text to be matched and is the source of the yytext() string
- zzCurrentPos - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
the current text position in the buffer
- zzEndRead - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
endRead marks the last character in the buffer, that has been read from input
- zzEOFDone - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
denotes if the user-EOF-code has already been executed
- zzLexicalState - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
the current lexical state
- zzMarkedPos - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
the textposition at the last accepting state
- zzReader - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
the input device
- zzRefill() - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
Refills the input buffer.
- zzScanError(int) - Method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
Reports an error that occured while scanning.
- zzStartRead - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
startRead marks the beginning of the yytext() string in the buffer
- zzState - Variable in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
the current state of the DFA
- zzUnpackAction() - Static method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- zzUnpackAction(String, int, int[]) - Static method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- zzUnpackAttribute() - Static method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- zzUnpackAttribute(String, int, int[]) - Static method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- zzUnpackCMap(String) - Static method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
-
Unpacks the compressed character translation table.
- zzUnpackRowMap() - Static method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- zzUnpackRowMap(String, int, int[]) - Static method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- zzUnpackTrans() - Static method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
- zzUnpackTrans(String, int, int[]) - Static method in class org.languagetool.tokenizers.el.GreekWordTokenizerImpl
_
- _1_5 - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- _2_5 - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- _2to4 - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- _5_5 - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- _5to9 - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- _5to9_ALPHA - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- _case - Variable in class org.languagetool.rules.uk.InflectionHelper.Inflection
- _FRACT - Static variable in class org.languagetool.rules.uk.TokenAgreementNumrNounRule
- _GN_ - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- _GN_ - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- _GN_ - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- _GN_CP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- _GN_CP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- _GN_CP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- _GN_CS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- _GN_CS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- _GN_CS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- _GN_FN - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- _GN_FP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- _GN_FP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- _GN_FP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- _GN_FS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- _GN_FS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- _GN_FS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- _GN_MN - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- _GN_MP - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- _GN_MP - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- _GN_MP - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
- _GN_MS - Static variable in class org.languagetool.rules.ca.PostponedAdjectiveConcordanceFilter
- _GN_MS - Static variable in class org.languagetool.rules.es.PostponedAdjectiveConcordanceFilter
- _GN_MS - Static variable in class org.languagetool.rules.fr.PostponedAdjectiveConcordanceFilter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ArabicSynthesizer.INSTANCE