Uses of Interface
cz.vutbr.fit.layout.api.Tagger
-
Packages that use Tagger Package Description cz.vutbr.fit.layout.api -
-
Uses of Tagger in cz.vutbr.fit.layout.api
Methods in cz.vutbr.fit.layout.api that return Tagger Modifier and Type Method Description TaggerTaggerConfig. getTaggerForTag(Tag tag)Finds a tagger for the given tag.Methods in cz.vutbr.fit.layout.api that return types with arguments of type Tagger Modifier and Type Method Description Map<Tag,Tagger>TaggerConfig. getTaggers()Returns the complete mapping of tags to their source taggers.
-