Class GermanRuleDisambiguator

  • All Implemented Interfaces:
    org.languagetool.tagging.disambiguation.Disambiguator

    public class GermanRuleDisambiguator
    extends org.languagetool.tagging.disambiguation.AbstractDisambiguator
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private org.languagetool.tagging.disambiguation.Disambiguator disambiguator  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.languagetool.AnalyzedSentence disambiguate​(org.languagetool.AnalyzedSentence input)  
      • Methods inherited from class org.languagetool.tagging.disambiguation.AbstractDisambiguator

        preDisambiguate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • disambiguator

        private final org.languagetool.tagging.disambiguation.Disambiguator disambiguator
    • Constructor Detail

      • GermanRuleDisambiguator

        public GermanRuleDisambiguator()
    • Method Detail

      • disambiguate

        public final org.languagetool.AnalyzedSentence disambiguate​(org.languagetool.AnalyzedSentence input)
                                                             throws java.io.IOException
        Throws:
        java.io.IOException