Uses of Package
org.languagetool.rules
Packages that use org.languagetool.rules
Package
Description
-
Classes in org.languagetool.rules used by org.languagetoolClassDescriptionA rule's category.Identifier for a category.Abstract rule class.Information about an error rule that matches text and the position of the match.Filter rule matches.
-
Classes in org.languagetool.rules used by org.languagetool.guiClassDescriptionA rule's category.Some constants for Localization Quality Issue Type from the Internationalization Tag Set (ITS) Version 2.0.Abstract rule class.
-
Classes in org.languagetool.rules used by org.languagetool.languageClassDescriptionAbstract rule class.Information about an error rule that matches text and the position of the match.
-
Classes in org.languagetool.rules used by org.languagetool.language.rules.ast
-
Classes in org.languagetool.rules used by org.languagetool.language.tl
-
Classes in org.languagetool.rules used by org.languagetool.noop
-
Classes in org.languagetool.rules used by org.languagetool.rulesClassDescriptionA rule that matches words which should not be used and suggests correct ones instead.A rule that gives hints when a defined condition is fulfilled and the percentage of hints in the text exceeds the given limit.Pre-defined rule categories.A rule's category.Identifier for a category.Data about words that are compounds and should thus not be written as separate words.Two words that can easily be confused - for internal use only.A string in a
ConfusionPair- for internal use only.A text, typically a sentence, that doesn't contain an error, at least not one for a specific rule.A text, typically a sentence, that doesn't contain an error, but still leads to an error.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:A text, typically a sentence, that contains an error.Some constants for Localization Quality Issue Type from the Internationalization Tag Set (ITS) Version 2.0.Abstract rule class.Information about an error rule that matches text and the position of the match.UnlikeCategory, this is specific to a RuleMatch, not to a rule.Filter rule matches.Class to configure rule option by option panelclassify the type of the suggestion so that downstream tasks (e.g.Helper class forGenericUnpairedBracketsRuleto identify symbols indexed with integers.A rule that considers the complete text, not just one sentence after the other.Implements unsynchronized stack (contrary to default JavaStack, this one is based on ArrayList). -
Classes in org.languagetool.rules used by org.languagetool.rules.arClassDescriptionA rule that matches words which should not be used and suggests correct ones instead.A rule that matches words for which two different spellings are used throughout the document.A rule that matches periods, commas and closing parenthesis preceded by whitespace and opening parenthesis followed by whitespace.A rule that matches ".." (but not "..." etc) and ",,".Abstract rule class.Information about an error rule that matches text and the position of the match.A rule that considers the complete text, not just one sentence after the other.Check if a word is repeated, e.g.Check if there is a confusion of two words (which might have a similar spelling) depending on the context.
-
Classes in org.languagetool.rules used by org.languagetool.rules.ar.filtersClassDescriptionAccepts rule matches if a date doesn't match the accompanying weekday, e.g.Information about an error rule that matches text and the position of the match.
-
Classes in org.languagetool.rules used by org.languagetool.rules.beClassDescriptionA rule that matches words which should not be used and suggests correct ones instead.A rule that matches words which need a specific upper/lowercase spelling.Abstract rule class.
-
Classes in org.languagetool.rules used by org.languagetool.rules.bitext
-
Classes in org.languagetool.rules used by org.languagetool.rules.brClassDescriptionChecks that compounds (if in the list) are not written as separate words.Accepts rule matches if a date doesn't match the accompanying weekday, e.g.Data about words that are compounds and should thus not be written as separate words.Abstract rule class.Information about an error rule that matches text and the position of the match.
-
Classes in org.languagetool.rules used by org.languagetool.rules.caClassDescriptionA rule that checks case in phrasesChecks that compounds (if in the list) are not written as separate words.Accepts rule matches if a date doesn't match the accompanying weekday, e.g.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).A rule that matches words which should not be used and suggests correct ones instead.A rule that matches words which should not be used and suggests correct ones instead.A rule that matches words for which two different spellings are used throughout the document.Data about words that are compounds and should thus not be written as separate words.Rule that finds unpaired quotes, brackets etc.Abstract rule class.Information about an error rule that matches text and the position of the match.Helper class for
GenericUnpairedBracketsRuleto identify symbols indexed with integers.A rule that considers the complete text, not just one sentence after the other.Implements unsynchronized stack (contrary to default JavaStack, this one is based on ArrayList).Check if three successive sentences begin with the same word, e.g.Check if a word is repeated, e.g.Check if there is a confusion of two words (which might have a similar spelling) depending on the context. -
Classes in org.languagetool.rules used by org.languagetool.rules.crh
-
Classes in org.languagetool.rules used by org.languagetool.rules.deClassDescriptionChecks that compounds (if in the list) are not written as separate words.Accepts rule matches if a date doesn't match the accompanying weekday, e.g.Checks if a given date is in the future Used for mismatch detection between verb tense and a given dateAccepts 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).A rule that matches words which should not be used and suggests correct ones instead.A rule that gives hints when a defined condition is fulfilled and the percentage of hints in the text exceeds the given limit.A rule that gives hints when a defined condition is fulfilled and the percentage of hints in the text exceeds the given limit.An abstract rule checks the appearance of same words in a sentence or in two consecutive sentences.The method gives stylistic hints that a word is being used too often when the set percentage has been exceeded.(default off).Base class providing support for detecting, parsing and converting between measurements in different unitsA rule that matches words for which two different spellings are used throughout the document.A rule that matches periods, commas and closing parenthesis preceded by whitespace and opening parenthesis followed by whitespace.Data about words that are compounds and should thus not be written as separate words.A text, typically a sentence, that doesn't contain an error, at least not one for a specific rule.A rule that matches ".." (but not "..." etc) and ",,".Rule that finds unpaired quotes, brackets etc.Rule that finds unpaired quotesA text, typically a sentence, that contains an error.A rule that warns on long sentences.Check if to paragraphs begin with the same word.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)Abstract rule class.Information about an error rule that matches text and the position of the match.Class to configure rule option by option panelChecks that there's whitespace between sentences.A rule that considers the complete text, not just one sentence after the other.Check if three successive sentences begin with the same word, e.g.Check if a word is repeated, e.g.Check if there is a confusion of two words (which might have a similar spelling) depending on the context.
-
Classes in org.languagetool.rules used by org.languagetool.rules.elClassDescriptionA rule that matches words which should not be used and suggests correct ones instead.A rule that matches words which need a specific upper/lowercase spelling.Abstract rule class.Information about an error rule that matches text and the position of the match.A rule that considers the complete text, not just one sentence after the other.Check if three successive sentences begin with the same word, e.g.
-
Classes in org.languagetool.rules used by org.languagetool.rules.enClassDescriptionChecks that compounds (if in the list) are not written as separate words.Another use of the compounds file -- check for compounds written with dashes instead of hyphens (for example, Rabka — Zdrój).Accepts rule matches if a date doesn't match the accompanying weekday, e.g.Checks if a given date is in the future Used for mismatch detection between verb tense and a given dateAccepts 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).A rule that matches words which should not be used and suggests correct ones instead.A rule that matches words which should not be used and suggests correct ones instead.A rule that matches words which need a specific upper/lowercase spelling.The method gives stylistic hints that a word is being used too often when the set percentage has been exceeded.(default off).Base class providing support for detecting, parsing and converting between measurements in different unitsA rule that matches words for which two different spellings are used throughout the document.Data about words that are compounds and should thus not be written as separate words.A string in a
ConfusionPair- for internal use only.Rule that finds unpaired quotes, brackets etc.Rule that finds unpaired quotesA rule that warns on long sentences.Filters rule matches so that only matches are kept where a part of the token has a given POS tag.Abstract rule class.Information about an error rule that matches text and the position of the match.A rule that considers the complete text, not just one sentence after the other.Check if three successive sentences begin with the same word, e.g.Check if a word is repeated, e.g.Check if there is a confusion of two words (which might have a similar spelling) depending on the context. -
Classes in org.languagetool.rules used by org.languagetool.rules.eoClassDescriptionAccepts rule matches if a date doesn't match the accompanying weekday, e.g.
-
Classes in org.languagetool.rules used by org.languagetool.rules.esClassDescriptionChecks that compounds (if in the list) are not written as separate words.Accepts rule matches if a date doesn't match the accompanying weekday, e.g.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).A rule that matches words which should not be used and suggests correct ones instead.A rule that matches words which should not be used and suggests correct ones instead.Data about words that are compounds and should thus not be written as separate words.Rule that finds unpaired quotes, brackets etc.Abstract rule class.Information about an error rule that matches text and the position of the match.Helper class for
GenericUnpairedBracketsRuleto identify symbols indexed with integers.A rule that considers the complete text, not just one sentence after the other.Implements unsynchronized stack (contrary to default JavaStack, this one is based on ArrayList).Check if three successive sentences begin with the same word, e.g.Check if a word is repeated, e.g.Check if there is a confusion of two words (which might have a similar spelling) depending on the context. -
Classes in org.languagetool.rules used by org.languagetool.rules.faClassDescriptionA rule that matches words which should not be used and suggests correct ones instead.An abstract rule that checks if there is a missing space before some conjunctions.A rule that matches words for which two different spellings are used throughout the document.A rule that matches periods, commas and closing parenthesis preceded by whitespace and opening parenthesis followed by whitespace.A rule that matches ".." (but not "..." etc) and ",,".Abstract rule class.A rule that considers the complete text, not just one sentence after the other.Check if three successive sentences begin with the same word, e.g.Check if a word is repeated, e.g.
-
Classes in org.languagetool.rules used by org.languagetool.rules.frClassDescriptionChecks that compounds (if in the list) are not written as separate words.Accepts rule matches if a date doesn't match the accompanying weekday, e.g.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).A rule that matches words which should not be used and suggests correct ones instead.Data about words that are compounds and should thus not be written as separate words.Filters rule matches so that only matches are kept where a part of the token has a given POS tag.Abstract rule class.Information about an error rule that matches text and the position of the match.A rule that considers the complete text, not just one sentence after the other.
-
Classes in org.languagetool.rules used by org.languagetool.rules.gaClassDescriptionChecks that compounds (if in the list) are not written as separate words.A rule that matches words which should not be used and suggests correct ones instead.Data about words that are compounds and should thus not be written as separate words.Filters rule matches so that only matches are kept where a part of the token has a given POS tag.Abstract rule class.Information about an error rule that matches text and the position of the match.
-
Classes in org.languagetool.rules used by org.languagetool.rules.glClassDescriptionA rule that matches words which should not be used and suggests correct ones instead.A rule that matches words which should not be used and suggests correct ones instead.Abstract rule class.
-
Classes in org.languagetool.rules used by org.languagetool.rules.itClassDescriptionAccepts rule matches if a date doesn't match the accompanying weekday, e.g.Abstract rule class.Check if a word is repeated, e.g.
-
Classes in org.languagetool.rules used by org.languagetool.rules.kmClassDescriptionA rule that matches words which should not be used and suggests correct ones instead.An abstract rule that checks if there is a missing space before some conjunctions.Rule that finds unpaired quotes, brackets etc.Abstract rule class.Information about an error rule that matches text and the position of the match.A rule that considers the complete text, not just one sentence after the other.
-
Classes in org.languagetool.rules used by org.languagetool.rules.ngramsClassDescriptionTwo words that can easily be confused - for internal use only.A string in a
ConfusionPair- for internal use only.Abstract rule class.Information about an error rule that matches text and the position of the match. -
Classes in org.languagetool.rules used by org.languagetool.rules.nlClassDescriptionA rule that checks case in phrasesChecks that compounds (if in the list) are not written as separate words.Accepts rule matches if a date doesn't match the accompanying weekday, e.g.A rule that matches words which should not be used and suggests correct ones instead.A rule that matches words for which two different spellings are used throughout the document.Data about words that are compounds and should thus not be written as separate words.Abstract rule class.Information about an error rule that matches text and the position of the match.A rule that considers the complete text, not just one sentence after the other.Check if there is a confusion of two words (which might have a similar spelling) depending on the context.
-
Classes in org.languagetool.rules used by org.languagetool.rules.patternsClassDescriptionA rule's category.A text, typically a sentence, that doesn't contain an error, at least not one for a specific rule.A text, typically a sentence, that doesn't contain an error, but still leads to an error.A text, typically a sentence, that contains an error.Abstract rule class.Information about an error rule that matches text and the position of the match.Unlike
Category, this is specific to a RuleMatch, not to a rule.A rule that considers the complete text, not just one sentence after the other. -
Classes in org.languagetool.rules used by org.languagetool.rules.patterns.bitextClassDescriptionA text, typically a sentence, that contains an error.Abstract rule class.Information about an error rule that matches text and the position of the match.
-
Classes in org.languagetool.rules used by org.languagetool.rules.plClassDescriptionChecks that compounds (if in the list) are not written as separate words.Another use of the compounds file -- check for compounds written with dashes instead of hyphens (for example, Rabka — Zdrój).Accepts rule matches if a date doesn't match the accompanying weekday, e.g.A rule that matches words which should not be used and suggests correct ones instead.A rule that matches words for which two different spellings are used throughout the document.Rule for detecting same words in the sentence but not just in a row.Data about words that are compounds and should thus not be written as separate words.Rule that finds unpaired quotes, brackets etc.Abstract rule class.Information about an error rule that matches text and the position of the match.A rule that considers the complete text, not just one sentence after the other.
-
Classes in org.languagetool.rules used by org.languagetool.rules.ptClassDescriptionChecks that compounds (if in the list) are not written as separate words.Another use of the compounds file -- check for compounds written with dashes instead of hyphens (for example, Rabka — Zdrój).Accepts rule matches if a date doesn't match the accompanying weekday, e.g.A rule that gives hints about the use of filler words.Checks if a given date is in the future Used for mismatch detection between verb tense and a given dateAccepts 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).A rule that matches words which should not be used and suggests correct ones instead.A rule that matches words which should not be used and suggests correct ones instead.A rule that gives hints when a defined condition is fulfilled and the percentage of hints in the text exceeds the given limit.Base class providing support for detecting, parsing and converting between measurements in different unitsA rule that matches words for which two different spellings are used throughout the document.Data about words that are compounds and should thus not be written as separate words.Filters rule matches so that only matches are kept where a part of the token has a given POS tag.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)Abstract rule class.Information about an error rule that matches text and the position of the match.A rule that considers the complete text, not just one sentence after the other.Check if three successive sentences begin with the same word, e.g.Check if a word is repeated, e.g.Check if there is a confusion of two words (which might have a similar spelling) depending on the context.
-
Classes in org.languagetool.rules used by org.languagetool.rules.roClassDescriptionChecks that compounds (if in the list) are not written as separate words.A rule that matches words which should not be used and suggests correct ones instead.Data about words that are compounds and should thus not be written as separate words.Abstract rule class.A rule that considers the complete text, not just one sentence after the other.Check if three successive sentences begin with the same word, e.g.
-
Classes in org.languagetool.rules used by org.languagetool.rules.ruClassDescriptionChecks that compounds (if in the list) are not written as separate words.Another use of the compounds file -- check for compounds written with dashes instead of hyphens (for example, Rabka — Zdrój).Accepts rule matches if a date doesn't match the accompanying weekday, e.g.A rule that gives hints about the use of filler words.Checks if a given date is in the future Used for mismatch detection between verb tense and a given dateA rule that matches words which should not be used and suggests correct ones instead.A rule that gives hints when a defined condition is fulfilled and the percentage of hints in the text exceeds the given limit.A rule that matches words for which two different spellings are used throughout the document.Rule for detecting same words in the sentence but not just in a row.Data about words that are compounds and should thus not be written as separate words.Rule that finds unpaired quotes, brackets etc.Filters rule matches so that only matches are kept where a part of the token has a given POS tag.Abstract rule class.Information about an error rule that matches text and the position of the match.Class to configure rule option by option panelA rule that considers the complete text, not just one sentence after the other.Check if a word is repeated, e.g.
-
Classes in org.languagetool.rules used by org.languagetool.rules.skClassDescriptionChecks that compounds (if in the list) are not written as separate words.Data about words that are compounds and should thus not be written as separate words.Abstract rule class.
-
Classes in org.languagetool.rules used by org.languagetool.rules.sl
-
Classes in org.languagetool.rules used by org.languagetool.rules.spellingClassDescriptionAbstract rule class.Information about an error rule that matches text and the position of the match.
-
Classes in org.languagetool.rules used by org.languagetool.rules.spelling.hunspellClassDescriptionA text, typically a sentence, that doesn't contain an error, at least not one for a specific rule.A text, typically a sentence, that contains an error.Abstract rule class.Information about an error rule that matches text and the position of the match.
-
Classes in org.languagetool.rules used by org.languagetool.rules.spelling.morfologikClassDescriptionAbstract rule class.Information about an error rule that matches text and the position of the match.
-
Classes in org.languagetool.rules used by org.languagetool.rules.spelling.multitokenClassDescriptionInformation about an error rule that matches text and the position of the match.
-
Classes in org.languagetool.rules used by org.languagetool.rules.spelling.suggestions
-
Classes in org.languagetool.rules used by org.languagetool.rules.svClassDescriptionChecks that compounds (if in the list) are not written as separate words.A rule that matches words for which two different spellings are used throughout the document.Data about words that are compounds and should thus not be written as separate words.Abstract rule class.A rule that considers the complete text, not just one sentence after the other.
-
Classes in org.languagetool.rules used by org.languagetool.rules.ukClassDescriptionAccepts rule matches if a date doesn't match the accompanying weekday, e.g.A rule that matches "..", "::", "-," but not "...", "!..", "?!!", ",-" etc.A rule that matches words which should not be used and suggests correct ones instead.A rule that matches periods, commas and closing parenthesis preceded by whitespace and opening parenthesis followed by whitespace.A text, typically a sentence, that doesn't contain an error, at least not one for a specific rule.A text, typically a sentence, that contains an error.Abstract rule class.Information about an error rule that matches text and the position of the match.A rule that considers the complete text, not just one sentence after the other.Checks that a sentence starts with an uppercase letter.Check if a word is repeated, e.g.
-
Classes in org.languagetool.rules used by org.languagetool.rules.zh
-
Classes in org.languagetool.rules used by org.languagetool.serverClassDescriptionA rule's category.Identifier for a category.Some constants for Localization Quality Issue Type from the Internationalization Tag Set (ITS) Version 2.0.Abstract rule class.Information about an error rule that matches text and the position of the match.Filter rule matches.
-
Classes in org.languagetool.rules used by org.languagetool.tagging.disambiguation.rules
-
Classes in org.languagetool.rules used by org.languagetool.tokenizers
-
Classes in org.languagetool.rules used by org.languagetool.toolsClassDescriptionA rule's category.Identifier for a category.Abstract rule class.Information about an error rule that matches text and the position of the match.
-
Classes in org.languagetool.rules used by org.languagetool.tools.CacheClassDescriptionInformation about an error rule that matches text and the position of the match.
-
Classes in org.languagetool.rules used by org.languagetool.tools.grpc