Package org.languagetool.tagging.tl
Class TagalogTagger
java.lang.Object
org.languagetool.tagging.BaseTagger
org.languagetool.tagging.tl.TagalogTagger
- All Implemented Interfaces:
Tagger
Filipino Part-of-speech tagger.
-
Field Summary
Fields inherited from class org.languagetool.tagging.BaseTagger
locale, wordTagger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.languagetool.tagging.BaseTagger
additionalTags, asAnalyzedToken, asAnalyzedTokenList, asAnalyzedTokenListForTaggedWords, createNullToken, createToken, getAnalyzedTokens, getDictionary, getDictionaryPath, getManualAdditionsFileNames, getManualRemovalsFileNames, getWordTagger, overwriteWithManualTagger, tag
-
Constructor Details
-
TagalogTagger
public TagalogTagger()
-