Class SlovakSynthesizer
java.lang.Object
org.languagetool.synthesis.BaseSynthesizer
org.languagetool.synthesis.sk.SlovakSynthesizer
- All Implemented Interfaces:
org.languagetool.synthesis.Synthesizer
public class SlovakSynthesizer
extends org.languagetool.synthesis.BaseSynthesizer
Slovak word form synthesizer.
- Author:
- Marcin MiĆkowski
-
Field Summary
Fields inherited from class org.languagetool.synthesis.BaseSynthesizer
possibleTags, SPELLNUMBER_TAG -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.languagetool.synthesis.BaseSynthesizer
createStemmer, getDictionary, getPosTagCorrection, getSpelledNumber, getStemmer, initPossibleTags, lookup, synthesize, synthesize
-
Constructor Details
-
SlovakSynthesizer
public SlovakSynthesizer(org.languagetool.Language lang)
-