Package org.languagetool.rules.patterns
package org.languagetool.rules.patterns
-
ClassDescriptionAn Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.A pattern rule for finding false friends.Loads
PatternRule
s from a false friends XML file.XML Filter that ignores whitespace-only nodes.AMatch
is the configuration of an algorithm used to matchAnalyzedTokenReadings
s.Possible string case conversions.The state of a matching process.Authenticator that extracts username and password from URL, e.g.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.LoadsPatternRule
s from an XML file.Matches a pattern rule against text.Makes XML definition of rules accessible as strings.A part of a pattern, represents the 'token' element of thegrammar.xml
.Helper to buildPatternToken
s.Matches 'regexp' elements from XML rules against sentences.Filter rule matches after a PatternRule has matched already.Create aRuleFilter
.Evaluates aRuleFilter
.Implements unification of features over tokens.XML rule handler that loads rules from XML and throws exceptions on errors and warnings.