Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.LemmasLayer
-
Packages that use LemmasLayer Package Description eu.clarin.weblicht.wlfxb.tc.api eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. -
-
Uses of LemmasLayer in eu.clarin.weblicht.wlfxb.tc.api
Methods in eu.clarin.weblicht.wlfxb.tc.api that return LemmasLayer Modifier and Type Method Description LemmasLayerTextCorpus. createLemmasLayer()Creates emptyLemmasLayerin this TextCorpus.LemmasLayerTextCorpus. getLemmasLayer()Gets lemmas layer of this TextCorpus. -
Uses of LemmasLayer in eu.clarin.weblicht.wlfxb.tc.xb
Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement LemmasLayer Modifier and Type Class Description classLemmasLayerStoredMethods in eu.clarin.weblicht.wlfxb.tc.xb that return LemmasLayer Modifier and Type Method Description LemmasLayerTextCorpusStored. createLemmasLayer()
-