Class GermanRuleDisambiguator
java.lang.Object
org.languagetool.tagging.disambiguation.AbstractDisambiguator
org.languagetool.tagging.disambiguation.rules.de.GermanRuleDisambiguator
- All Implemented Interfaces:
Disambiguator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal AnalyzedSentencedisambiguate(AnalyzedSentence input) disambiguate(AnalyzedSentence input, JLanguageTool.CheckCancelledCallback checkCanceled) Methods inherited from class org.languagetool.tagging.disambiguation.AbstractDisambiguator
preDisambiguate
-
Constructor Details
-
GermanRuleDisambiguator
-
-
Method Details
-
disambiguate
- Throws:
IOException
-
disambiguate
public AnalyzedSentence disambiguate(AnalyzedSentence input, @Nullable JLanguageTool.CheckCancelledCallback checkCanceled) throws IOException - Throws:
IOException
-