Uses of Interface
eu.clarin.weblicht.wlfxb.lx.api.PosTag

Packages that use PosTag
eu.clarin.weblicht.wlfxb.lx.api   
eu.clarin.weblicht.wlfxb.lx.xb Provides classes for manipulating Lexicon annotations of TCF. 
 

Uses of PosTag in eu.clarin.weblicht.wlfxb.lx.api
 

Methods in eu.clarin.weblicht.wlfxb.lx.api that return PosTag
 PosTag PosTagsLayer.addTag(String tagString, Entry tagEntry)
           
 PosTag PosTagsLayer.getTag(int index)
           
 PosTag[] PosTagsLayer.getTags(Entry entry)
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.api with parameters of type PosTag
 Entry PosTagsLayer.getEntry(PosTag tag)
           
 

Uses of PosTag in eu.clarin.weblicht.wlfxb.lx.xb
 

Classes in eu.clarin.weblicht.wlfxb.lx.xb that implement PosTag
 class PosTagStored
           
 

Fields in eu.clarin.weblicht.wlfxb.lx.xb with type parameters of type PosTag
protected  Map<Entry,List<PosTag>> LexiconLayersConnector.entry2ItsTags
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.xb that return PosTag
 PosTag PosTagsLayerStored.addTag(String tagString, Entry tagEntry)
           
 PosTag PosTagsLayerStored.getTag(int index)
           
 PosTag[] PosTagsLayerStored.getTags(Entry entry)
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.xb with parameters of type PosTag
 Entry PosTagsLayerStored.getEntry(PosTag tag)
           
 



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