org.languagetool.tagging.es
Class SpanishTagger
java.lang.Object
org.languagetool.tagging.BaseTagger
org.languagetool.tagging.es.SpanishTagger
- All Implemented Interfaces:
- Tagger
public class SpanishTagger
- extends BaseTagger
Spanish Tagger
Based on FreeLing tagger dictionary
and Spanish Wikipedia corpus tagged with FreeLing.
- Author:
- Marcin Milkowski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpanishTagger
public SpanishTagger()
getFileName
public final String getFileName()
- Specified by:
getFileName in class BaseTagger
Copyright © 2013. All Rights Reserved.