Package org.languagetool.tagging.pl
Class PolishTagger
java.lang.Object
org.languagetool.tagging.BaseTagger
org.languagetool.tagging.pl.PolishTagger
- All Implemented Interfaces:
org.languagetool.tagging.Tagger
public class PolishTagger
extends org.languagetool.tagging.BaseTagger
Polish POS tagger based on FSA morphological dictionaries.
-
Field Summary
FieldsFields 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
-
Field Details
-
plLocale
-
-
Constructor Details
-
PolishTagger
public PolishTagger()
-
-
Method Details
-
getManualAdditionsFileName
- Specified by:
getManualAdditionsFileName
in classorg.languagetool.tagging.BaseTagger
-
tag
- Specified by:
tag
in interfaceorg.languagetool.tagging.Tagger
- Overrides:
tag
in classorg.languagetool.tagging.BaseTagger
-
addTokens
-