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

Packages that use LexicalSemanticsLayer
eu.clarin.weblicht.wlfxb.tc.api   
eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. 
 

Uses of LexicalSemanticsLayer in eu.clarin.weblicht.wlfxb.tc.api
 

Methods in eu.clarin.weblicht.wlfxb.tc.api that return LexicalSemanticsLayer
 LexicalSemanticsLayer TextCorpus.createAntonymyLayer()
          Creates empty antonymy layer in this TextCorpus.
 LexicalSemanticsLayer TextCorpus.createHyperonymyLayer()
          Creates empty hyperonymy layer in this TextCorpus.
 LexicalSemanticsLayer TextCorpus.createHyponymyLayer()
          Creates empty hyponymy layer in this TextCorpus.
 LexicalSemanticsLayer TextCorpus.createSynonymyLayer()
          Creates empty synonymy layer in this TextCorpus.
 LexicalSemanticsLayer TextCorpus.getAntonymyLayer()
          Gets antonymy layer of this TextCorpus.
 LexicalSemanticsLayer TextCorpus.getHyperonymyLayer()
          Gets hyperonymy layer of this TextCorpus.
 LexicalSemanticsLayer TextCorpus.getHyponymyLayer()
          Gets hyponymy layer of this TextCorpus.
 LexicalSemanticsLayer TextCorpus.getSynonymyLayer()
          Gets synonymy layer of this TextCorpus.
 

Uses of LexicalSemanticsLayer in eu.clarin.weblicht.wlfxb.tc.xb
 

Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement LexicalSemanticsLayer
 class AntonymyLayerStored
           
 class HyperonymyLayerStored
           
 class HyponymyLayerStored
           
 class LexicalSemanticsLayerStored
           
 class SynonymyLayerStored
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb that return LexicalSemanticsLayer
 LexicalSemanticsLayer TextCorpusStored.createAntonymyLayer()
           
 LexicalSemanticsLayer TextCorpusStored.createHyperonymyLayer()
           
 LexicalSemanticsLayer TextCorpusStored.createHyponymyLayer()
           
 LexicalSemanticsLayer TextCorpusStored.createSynonymyLayer()
           
 



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