org.languagetool.synthesis.ru
Class RussianSynthesizer

java.lang.Object
  extended by org.languagetool.synthesis.BaseSynthesizer
      extended by org.languagetool.synthesis.ru.RussianSynthesizer
All Implemented Interfaces:
Synthesizer

public class RussianSynthesizer
extends BaseSynthesizer

Russian word form synthesizer.

Author:
Yakov Reztsov Based on Dutch word form synthesizer

Field Summary
 
Fields inherited from class org.languagetool.synthesis.BaseSynthesizer
possibleTags, synthesizer
 
Constructor Summary
RussianSynthesizer()
           
 
Method Summary
 
Methods inherited from class org.languagetool.synthesis.BaseSynthesizer
getPosTagCorrection, initPossibleTags, initSynthesizer, lookup, synthesize, synthesize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RussianSynthesizer

public RussianSynthesizer()


Copyright © 2013. All Rights Reserved.