Class and Description |
---|
AbstractPatternRule
An Abstract Pattern Rule that describes a pattern of words or part-of-speech tags
used for PatternRule and DisambiguationPatternRule.
|
RuleSet
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. |
Unifier
Implements unification of features over tokens.
|
UnifierConfiguration |
Class and Description |
---|
AbstractPatternRule
An Abstract Pattern Rule that describes a pattern of words or part-of-speech tags
used for PatternRule and DisambiguationPatternRule.
|
PatternRule
A Rule that describes a language error as a simple pattern of words or of
part-of-speech tags.
|
Class and Description |
---|
AbstractPatternRule
An Abstract Pattern Rule that describes a pattern of words or part-of-speech tags
used for PatternRule and DisambiguationPatternRule.
|
Class and Description |
---|
PatternToken
A part of a pattern, represents the 'token' element of the
grammar.xml . |
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
RuleSet
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. |
Class and Description |
---|
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
Class and Description |
---|
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
Class and Description |
---|
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
Class and Description |
---|
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
Class and Description |
---|
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
Class and Description |
---|
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
Class and Description |
---|
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
Class and Description |
---|
PatternToken
A part of a pattern, represents the 'token' element of the
grammar.xml . |
Class and Description |
---|
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
Class and Description |
---|
AbstractPatternRule
An Abstract Pattern Rule that describes a pattern of words or part-of-speech tags
used for PatternRule and DisambiguationPatternRule.
|
AbstractPatternRulePerformer |
AbstractPatternRulePerformer.MatchConsumer |
AbstractTokenBasedRule
A base class for
PatternToken -based rules. |
Match
A
Match is the configuration of an algorithm used to match AnalyzedTokenReadings 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
A
PatternRule 's id with an optional sub-id. |
PatternRuleTransformer
Allows transformation of pattern rules to add additional matching/filtering logic
Used in
JLanguageTool.transformPatternRules(java.util.List<org.languagetool.rules.patterns.AbstractPatternRule>, org.languagetool.Language)
Return a value if a transform is applied, none otherwise |
PatternRuleTransformer.TransformedRules |
PatternToken
A part of a pattern, represents the 'token' element of the
grammar.xml . |
PatternToken.PosToken |
PatternTokenBuilder
Helper to build
PatternToken s. |
PatternTokenMatcher |
RegexRuleFilter
Filter rule matches after a RegexPatternRule has matched already.
|
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
RuleMatcher |
RuleSet
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. |
StringMatcher
An object encapsulating a text pattern and the way it's matched (case-sensitivity / regular expression),
plus some optimizations over standard regular expression matching.
|
Unifier
Implements unification of features over tokens.
|
UnifierConfiguration |
XMLRuleHandler
XML rule handler that loads rules from XML and throws
exceptions on errors and warnings.
|
Class and Description |
---|
AbstractPatternRule
An Abstract Pattern Rule that describes a pattern of words or part-of-speech tags
used for PatternRule and DisambiguationPatternRule.
|
Class and Description |
---|
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
Class and Description |
---|
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
Class and Description |
---|
RuleFilter
Filter rule matches after a PatternRule has matched already.
|
Class and Description |
---|
AbstractPatternRule
An Abstract Pattern Rule that describes a pattern of words or part-of-speech tags
used for PatternRule and DisambiguationPatternRule.
|
AbstractTokenBasedRule
A base class for
PatternToken -based rules. |
Match
A
Match is the configuration of an algorithm used to match AnalyzedTokenReadings s. |
PatternToken
A part of a pattern, represents the 'token' element of the
grammar.xml . |