Package org.languagetool.tagging.km
Class KhmerTagger
java.lang.Object
org.languagetool.tagging.BaseTagger
org.languagetool.tagging.km.KhmerTagger
- All Implemented Interfaces:
org.languagetool.tagging.Tagger
public class KhmerTagger
extends org.languagetool.tagging.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
-
Field Summary
Fields inherited from class org.languagetool.tagging.BaseTagger
conversionLocale, wordTagger
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.languagetool.tagging.BaseTagger
additionalTags, asAnalyzedToken, asAnalyzedTokenList, asAnalyzedTokenListForTaggedWords, createNullToken, createToken, getAnalyzedTokens, getDictionary, getDictionaryPath, getManualRemovalsFileName, getWordTagger, overwriteWithManualTagger, tag
-
Constructor Details
-
KhmerTagger
public KhmerTagger()
-
-
Method Details
-
getManualAdditionsFileName
- Specified by:
getManualAdditionsFileName
in classorg.languagetool.tagging.BaseTagger
-