Class GermanRuleDisambiguator
java.lang.Object
org.languagetool.tagging.disambiguation.AbstractDisambiguator
org.languagetool.tagging.disambiguation.rules.de.GermanRuleDisambiguator
- All Implemented Interfaces:
org.languagetool.tagging.disambiguation.Disambiguator
public class GermanRuleDisambiguator
extends org.languagetool.tagging.disambiguation.AbstractDisambiguator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final org.languagetool.tagging.disambiguation.Disambiguator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal org.languagetool.AnalyzedSentence
disambiguate
(org.languagetool.AnalyzedSentence input) Methods inherited from class org.languagetool.tagging.disambiguation.AbstractDisambiguator
preDisambiguate
-
Field Details
-
disambiguator
private final org.languagetool.tagging.disambiguation.Disambiguator disambiguator
-
-
Constructor Details
-
GermanRuleDisambiguator
public GermanRuleDisambiguator()
-
-
Method Details
-
disambiguate
public final org.languagetool.AnalyzedSentence disambiguate(org.languagetool.AnalyzedSentence input) throws IOException - Throws:
IOException
-