Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.PosTagsLayer

Packages that use PosTagsLayer
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
 PosTagsLayer TextCorpus.createPosTagsLayer(String tagset)
          Creates empty PosTagsLayer with the given tagset in this TextCorpus.
 PosTagsLayer TextCorpus.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
 class PosTagsLayerStored
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb that return PosTagsLayer
 PosTagsLayer TextCorpusStored.createPosTagsLayer(String tagset)
           
 



Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.