org.languagetool.synthesis.es
Class SpanishSynthesizer

java.lang.Object
  extended by org.languagetool.synthesis.BaseSynthesizer
      extended by org.languagetool.synthesis.es.SpanishSynthesizer
All Implemented Interfaces:
Synthesizer

public class SpanishSynthesizer
extends BaseSynthesizer

Spanish word form synthesizer.
Based on Dutch word from synthesizer

Author:
Juan Martorell

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

SpanishSynthesizer

public SpanishSynthesizer()


Copyright © 2013. All Rights Reserved.