Package org.languagetool.rules.fr
Class FrenchPartialPosTagFilter
java.lang.Object
org.languagetool.rules.patterns.RuleFilter
org.languagetool.rules.PartialPosTagFilter
org.languagetool.rules.fr.FrenchPartialPosTagFilter
A
PartialPosTagFilter for French that also runs the disambiguator. Note
that the disambiguator is called with a single token, so only rules
will apply that have a single <match> element.- Since:
- 3.1
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.languagetool.rules.PartialPosTagFilter
acceptRuleMatchMethods inherited from class org.languagetool.rules.patterns.RuleFilter
getLanguageFromRuleMatch, getOptional, getOptional, getPosition, getRequired, getSkipCorrectedReference, getSynthesizerFromRuleMatch, isMatchAtSentenceStart, matches
-
Constructor Details
-
FrenchPartialPosTagFilter
public FrenchPartialPosTagFilter()
-
-
Method Details
-
tag
- Specified by:
tagin classPartialPosTagFilter
-