Class GalicianSynthesizer
java.lang.Object
org.languagetool.synthesis.BaseSynthesizer
org.languagetool.synthesis.gl.GalicianSynthesizer
- All Implemented Interfaces:
org.languagetool.synthesis.Synthesizer
public class GalicianSynthesizer
extends org.languagetool.synthesis.BaseSynthesizer
Galician word form synthesizer.
Based on Dutch word form synthesizer.
- Author:
- Susana Sotelo
-
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
-
GalicianSynthesizer
public GalicianSynthesizer(org.languagetool.Language lang)
-