Package cz.vutbr.fit.layout.text.taggers
-
Class Summary Class Description BaseTagger A base implementation of a tagger with no parametres.CombinedTagger A tagger that combines multiple taggers together (in the order of their preference).DateTagger IntegerTagger LocationsTagger NER-based location name area tagger.NERTagger PersonsTagger NER-based personal name area tagger.TimeTagger This tagger tags the areas that contain some time expressions.