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.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.rulesClassDescriptionA 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. -
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.patternsClassDescriptionAn Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.A
Match
is the configuration of an algorithm used to matchAnalyzedTokenReadings
s.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.A part of a pattern, represents the 'token' element of thegrammar.xml
.Helper to buildPatternToken
s.Filter rule matches after a PatternRule has matched already.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.spellingClassDescriptionA part of a pattern, represents the 'token' element of the
grammar.xml
. -
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
Match
is the configuration of an algorithm used to matchAnalyzedTokenReadings
s.A part of a pattern, represents the 'token' element of thegrammar.xml
.XML rule handler that loads rules from XML and throws exceptions on errors and warnings.