Package org.languagetool.tagging
package org.languagetool.tagging
-
ClassDescriptionBase tagger using Morfologik binary dictionaries.Tags a word using two taggers, combining their results.A tagger that reads the POS information from a plain (UTF-8) text file.Tags a word using a Morfologik binary dictionary.Result of
WordTagger
.The part-of-speech tagger interface, whose implementations are usually language-dependent.Find the potential part-of-speech tags (POS tags) for a word.