Uses of Package
org.languagetool.rules.patterns
Packages that use org.languagetool.rules.patterns
Package
Description
-
Classes in org.languagetool.rules.patterns used by org.languagetoolClassDescriptionAn Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.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.Implements unification of features over tokens. -
Classes in org.languagetool.rules.patterns used by org.languagetool.noopClassDescriptionAn Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.
-
Classes in org.languagetool.rules.patterns used by org.languagetool.rulesClassDescriptionAn Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.A part of a pattern, represents the 'token' element of the
grammar.xml.Filter rule matches after a PatternRule has matched already.An object holding a set of rules with an optional possibility to fetch only the ones applicable for a given sentence (viaRuleSet.rulesForSentence(org.languagetool.AnalyzedSentence)), to avoid even invoking the definitely inapplicable ones. -
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.ar.filters
-
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.br
-
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.caClassDescriptionA part of a pattern, represents the 'token' element of the
grammar.xml.Filter rule matches after a PatternRule has matched already. -
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.deClassDescriptionA Rule that describes a language error as a simple pattern of words or of part-of-speech tags.A part of a pattern, represents the 'token' element of the
grammar.xml.Filter rule matches after a PatternRule has matched already.An object encapsulating a text pattern and the way it's matched (case-sensitivity / regular expression), plus some optimizations over standard regular expression matching. -
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.enClassDescriptionAn Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.A part of a pattern, represents the 'token' element of the
grammar.xml.Filter rule matches after a PatternRule has matched already. -
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.eo
-
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.esClassDescriptionA part of a pattern, represents the 'token' element of the
grammar.xml.Filter rule matches after a PatternRule has matched already. -
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.frClassDescriptionA part of a pattern, represents the 'token' element of the
grammar.xml.Filter rule matches after a PatternRule has matched already. -
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.ga
-
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.gl
-
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.it
-
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.ngramsClassDescriptionA part of a pattern, represents the 'token' element of the
grammar.xml. -
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.nlClassDescriptionA part of a pattern, represents the 'token' element of the
grammar.xml.Filter rule matches after a PatternRule has matched already. -
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.patternsClassDescriptionAn Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.A base class for
PatternToken-based rules.Represents possible values of aPatternToken's lemma or text.AMatchis the configuration of an algorithm used to matchAnalyzedTokenReadingss.Possible string case conversions.The state of a matching process.A Rule that describes a language error as a simple pattern of words or of part-of-speech tags.APatternRule's id with an optional sub-id.Allows transformation of pattern rules to add additional matching/filtering logic Used inJLanguageTool.transformPatternRules(java.util.List<org.languagetool.rules.patterns.AbstractPatternRule>, org.languagetool.Language)Return a value if a transform is applied, none otherwiseA part of a pattern, represents the 'token' element of thegrammar.xml.Fields that are null in most instances of PatternTokenHelper to buildPatternTokens.Filter rule matches after a RegexPatternRule has matched already.Filter rule matches after a PatternRule has matched already.Create aRuleFilter.An object holding a set of rules with an optional possibility to fetch only the ones applicable for a given sentence (viaRuleSet.rulesForSentence(org.languagetool.AnalyzedSentence)), to avoid even invoking the definitely inapplicable ones.An object encapsulating a text pattern and the way it's matched (case-sensitivity / regular expression), plus some optimizations over standard regular expression matching.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.Implements unification of features over tokens.XML rule handler that loads rules from XML and throws exceptions on errors and warnings. -
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.patterns.bitextClassDescriptionAn Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.A Rule that describes a language error as a simple pattern of words or of part-of-speech tags.XML rule handler that loads rules from XML and throws exceptions on errors and warnings.
-
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.pl
-
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.ptClassDescriptionFilter rule matches after a RegexPatternRule has matched already.Filter rule matches after a PatternRule has matched already.
-
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.ru
-
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.spellingClassDescriptionA part of a pattern, represents the 'token' element of the
grammar.xml. -
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.spelling.multitoken
-
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.uk
-
Classes in org.languagetool.rules.patterns used by org.languagetool.serverClassDescriptionAn Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.
-
Classes in org.languagetool.rules.patterns used by org.languagetool.tagging.disambiguation.rulesClassDescriptionAn Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.A base class for
PatternToken-based rules.AMatchis the configuration of an algorithm used to matchAnalyzedTokenReadingss.A part of a pattern, represents the 'token' element of thegrammar.xml.An object holding a set of rules with an optional possibility to fetch only the ones applicable for a given sentence (viaRuleSet.rulesForSentence(org.languagetool.AnalyzedSentence)), to avoid even invoking the definitely inapplicable ones.XML rule handler that loads rules from XML and throws exceptions on errors and warnings.