org.languagetool.synthesis.sk
Class SlovakSynthesizer

java.lang.Object
  extended by org.languagetool.synthesis.BaseSynthesizer
      extended by org.languagetool.synthesis.sk.SlovakSynthesizer
All Implemented Interfaces:
Synthesizer

public class SlovakSynthesizer
extends BaseSynthesizer

Slovak word form synthesizer.

Author:
Marcin MiƂkowski

Field Summary
 
Fields inherited from class org.languagetool.synthesis.BaseSynthesizer
possibleTags, synthesizer
 
Constructor Summary
SlovakSynthesizer()
           
 
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

SlovakSynthesizer

public SlovakSynthesizer()


Copyright © 2013. All Rights Reserved.