Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.ChunksLayer
-
Packages that use ChunksLayer Package Description eu.clarin.weblicht.wlfxb.tc.api eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. -
-
Uses of ChunksLayer in eu.clarin.weblicht.wlfxb.tc.api
Methods in eu.clarin.weblicht.wlfxb.tc.api that return ChunksLayer Modifier and Type Method Description ChunksLayerTextCorpus. createChunksLayer(String entitiesType)Creates emptyChunksLayerwith the given tagset for named entity types in this TextCorpus.ChunksLayerTextCorpus. getChunksLayer()Gets chunks layer of this TextCorpus. -
Uses of ChunksLayer in eu.clarin.weblicht.wlfxb.tc.xb
Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement ChunksLayer Modifier and Type Class Description classChunksLayerStoredMethods in eu.clarin.weblicht.wlfxb.tc.xb that return ChunksLayer Modifier and Type Method Description ChunksLayerTextCorpusStored. createChunksLayer(String entitiesType)
-