Uses of Package
org.languagetool.rules.patterns
-
Classes in org.languagetool.rules.patterns used by org.languagetool Class Description AbstractPatternRule An Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.Unifier Implements unification of features over tokens.UnifierConfiguration -
Classes in org.languagetool.rules.patterns used by org.languagetool.noop Class Description AbstractPatternRule An 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.rules Class Description PatternRule A Rule that describes a language error as a simple pattern of words or of part-of-speech tags.PatternToken A part of a pattern, represents the 'token' element of thegrammar.xml
.RuleFilter Filter rule matches after a PatternRule has matched already. -
Classes in org.languagetool.rules.patterns used by org.languagetool.rules.patterns Class Description AbstractPatternRule An Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.AbstractPatternRulePerformer Match AMatch
is the configuration of an algorithm used to matchAnalyzedTokenReadings
s.Match.CaseConversion Possible string case conversions.Match.IncludeRange MatchState The state of a matching process.PatternRule A Rule that describes a language error as a simple pattern of words or of part-of-speech tags.PatternRuleId APatternRule
's id with an optional sub-id.PatternToken A part of a pattern, represents the 'token' element of thegrammar.xml
.PatternToken.PosToken PatternTokenBuilder Helper to buildPatternToken
s.PatternTokenMatcher RuleFilter Filter rule matches after a PatternRule has matched already.RuleMatcher Unifier Implements unification of features over tokens.XMLRuleHandler 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.bitext Class Description AbstractPatternRule An 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.rules Class Description AbstractPatternRule An Abstract Pattern Rule that describes a pattern of words or part-of-speech tags used for PatternRule and DisambiguationPatternRule.Match AMatch
is the configuration of an algorithm used to matchAnalyzedTokenReadings
s.PatternToken A part of a pattern, represents the 'token' element of thegrammar.xml
.