Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.PosTagsLayer
-
Packages that use PosTagsLayer Package Description eu.clarin.weblicht.wlfxb.tc.api eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. -
-
Uses of PosTagsLayer in eu.clarin.weblicht.wlfxb.tc.api
Methods in eu.clarin.weblicht.wlfxb.tc.api that return PosTagsLayer Modifier and Type Method Description PosTagsLayerTextCorpus. createPosTagsLayer(String tagset)Creates emptyPosTagsLayerwith the given tagset in this TextCorpus.PosTagsLayerTextCorpus. getPosTagsLayer()Gets part-of-speech layer of this TextCorpus. -
Uses of PosTagsLayer in eu.clarin.weblicht.wlfxb.tc.xb
Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement PosTagsLayer Modifier and Type Class Description classPosTagsLayerStoredMethods in eu.clarin.weblicht.wlfxb.tc.xb that return PosTagsLayer Modifier and Type Method Description PosTagsLayerTextCorpusStored. createPosTagsLayer(String tagset)
-