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

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

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

Methods in eu.clarin.weblicht.wlfxb.tc.api that return ConstituentParse
 ConstituentParse ConstituentParsingLayer.addParse(Constituent root)
          Creates sentence parse with the given constituent root.
 ConstituentParse ConstituentParsingLayer.getParse(int index)
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.api with parameters of type ConstituentParse
 Token[] ConstituentParsingLayer.getTokens(ConstituentParse parse)
           
 

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

Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement ConstituentParse
 class ConstituentParseStored
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb that return ConstituentParse
 ConstituentParse ConstituentParsingLayerStored.addParse(Constituent root)
           
 ConstituentParse ConstituentParsingLayerStored.getParse(int index)
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb with parameters of type ConstituentParse
 Token[] ConstituentParsingLayerStored.getTokens(ConstituentParse parse)
           
 



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