public class MorfologikTagger extends Object implements WordTagger
| Constructor and Description |
|---|
MorfologikTagger(String dictPath) |
public MorfologikTagger(String dictPath)
public List<TaggedWord> tag(String word)
tag in interface WordTaggerword - the word to be tagged