Package org.languagetool.synthesis.es
Class SpanishSynthesizer
- java.lang.Object
-
- org.languagetool.synthesis.BaseSynthesizer
-
- org.languagetool.synthesis.es.SpanishSynthesizer
-
- All Implemented Interfaces:
org.languagetool.synthesis.Synthesizer
public class SpanishSynthesizer extends org.languagetool.synthesis.BaseSynthesizer
Spanish word form synthesizer. Based on Dutch word from synthesizer
-
-
Field Summary
Fields Modifier and Type Field Description private static java.lang.String
RESOURCE_FILENAME
private static java.lang.String
TAGS_FILE_NAME
-
Constructor Summary
Constructors Constructor Description SpanishSynthesizer(org.languagetool.Language lang)
-
-
-
Field Detail
-
RESOURCE_FILENAME
private static final java.lang.String RESOURCE_FILENAME
- See Also:
- Constant Field Values
-
TAGS_FILE_NAME
private static final java.lang.String TAGS_FILE_NAME
- See Also:
- Constant Field Values
-
-