Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.SentencesLayer
-
Packages that use SentencesLayer Package Description eu.clarin.weblicht.wlfxb.tc.api eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. -
-
Uses of SentencesLayer in eu.clarin.weblicht.wlfxb.tc.api
Methods in eu.clarin.weblicht.wlfxb.tc.api that return SentencesLayer Modifier and Type Method Description SentencesLayerTextCorpus. createSentencesLayer()Creates emptySentencesLayerin this TextCorpus.SentencesLayerTextCorpus. createSentencesLayer(boolean hasCharOffsets)Creates emptySentencesLayerin this TextCorpus.SentencesLayerTextCorpus. getSentencesLayer()Gets sentences layer of this TextCorpus. -
Uses of SentencesLayer in eu.clarin.weblicht.wlfxb.tc.xb
Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement SentencesLayer Modifier and Type Class Description classSentencesLayerStoredMethods in eu.clarin.weblicht.wlfxb.tc.xb that return SentencesLayer Modifier and Type Method Description SentencesLayerTextCorpusStored. createSentencesLayer()SentencesLayerTextCorpusStored. createSentencesLayer(boolean hasCharOffsets)
-