Uses of Class
cz.vutbr.fit.layout.text.taggers.BaseTagger
-
Packages that use BaseTagger Package Description cz.vutbr.fit.layout.text.taggers -
-
Uses of BaseTagger in cz.vutbr.fit.layout.text.taggers
Subclasses of BaseTagger in cz.vutbr.fit.layout.text.taggers Modifier and Type Class Description classCombinedTaggerA tagger that combines multiple taggers together (in the order of their preference).classDateTaggerclassIntegerTaggerclassLocationsTaggerNER-based location name area tagger.classNERTaggerclassPersonsTaggerNER-based personal name area tagger.classTimeTaggerThis tagger tags the areas that contain some time expressions.
-