Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.DependencyParse
-
Packages that use DependencyParse Package Description eu.clarin.weblicht.wlfxb.tc.api eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. -
-
Uses of DependencyParse in eu.clarin.weblicht.wlfxb.tc.api
Methods in eu.clarin.weblicht.wlfxb.tc.api that return DependencyParse Modifier and Type Method Description DependencyParseDependencyParsingLayer. addParse(List<Dependency> dependencies)DependencyParseDependencyParsingLayer. getParse(int index) -
Uses of DependencyParse in eu.clarin.weblicht.wlfxb.tc.xb
Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement DependencyParse Modifier and Type Class Description classDependencyParseStoredMethods in eu.clarin.weblicht.wlfxb.tc.xb that return DependencyParse Modifier and Type Method Description DependencyParseDependencyParsingLayerStored. addParse(List<Dependency> dependencies)DependencyParseDependencyParsingLayerStored. getParse(int index)
-