org.languagetool.tagging.ru
Class RussianTagger
java.lang.Object
org.languagetool.tagging.BaseTagger
org.languagetool.tagging.ru.RussianTagger
- All Implemented Interfaces:
- Tagger
public class RussianTagger
- extends BaseTagger
Part-of-speech tagger.
Russian dictionary originally developed by www.aot.ru and licensed under LGPL.
see readme.txt for details, the POS tagset is
described in russian_tags.txt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RussianTagger
public RussianTagger()
getFileName
public final String getFileName()
- Specified by:
getFileName in class BaseTagger
Copyright © 2013. All Rights Reserved.