public class CatalanTagger extends BaseTagger
conversionLocale| Constructor and Description |
|---|
CatalanTagger() |
| Modifier and Type | Method and Description |
|---|---|
List<AnalyzedToken> |
additionalTags(String word) |
boolean |
existsWord(String word) |
String |
getFileName() |
asAnalyzedToken, asAnalyzedTokenList, createNullToken, createToken, dontTagLowercaseWithUppercase, getDictionary, setLocale, tagpublic final String getFileName()
getFileName in class BaseTaggerpublic boolean existsWord(String word) throws IOException
IOExceptionpublic List<AnalyzedToken> additionalTags(String word)
additionalTags in class BaseTagger