org.languagetool.tagging.km
Class KhmerTagger
java.lang.Object
org.languagetool.tagging.BaseTagger
org.languagetool.tagging.km.KhmerTagger
- All Implemented Interfaces:
- Tagger
public class KhmerTagger
- extends BaseTagger
Khmer Part-of-speech tagger.
Based on part-of-speech lists in Public Domain.
see readme.txt for details, the POS tagset is
described in tagset.txt
- Author:
- Marcin Milkowski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KhmerTagger
public KhmerTagger()
getFileName
public final String getFileName()
- Specified by:
getFileName in class BaseTagger
Copyright © 2013. All Rights Reserved.