Uses of Class
org.languagetool.tagging.TaggedWord
Packages that use TaggedWord
-
Uses of TaggedWord in org.languagetool.tagging
Methods in org.languagetool.tagging that return types with arguments of type TaggedWordModifier and TypeMethodDescriptionLook up a word's baseform (lemma) and POS information.Method parameters in org.languagetool.tagging with type arguments of type TaggedWordModifier and TypeMethodDescriptionprotected List<AnalyzedToken> BaseTagger.asAnalyzedTokenListForTaggedWords(String word, List<TaggedWord> taggedWords)