eu.clarin.weblicht.wlfxb.tc.api
Interface TextCorpusLayer
- All Known Subinterfaces:
- ConstituentParsingLayer, DependencyParsingLayer, DiscourseConnectivesLayer, GeoLayer, LemmasLayer, LexicalSemanticsLayer, MatchesLayer, MorphologyLayer, NamedEntitiesLayer, OrthographyLayer, PhoneticsLayer, PosTagsLayer, ReferencesLayer, SentencesLayer, TextLayer, TextStructureLayer, TokensLayer, WordSplittingLayer
- All Known Implementing Classes:
- AntonymyLayerStored, ConstituentParsingLayerStored, DependencyParsingLayerStored, DiscourseConnectivesLayerStored, GeoLayerStored, HyperonymyLayerStored, HyponymyLayerStored, LemmasLayerStored, LexicalSemanticsLayerStored, MatchesLayerStored, MorphologyLayerStored, NamedEntitiesLayerStored, OrthographyLayerStored, PhoneticsLayerStored, PosTagsLayerStored, ReferencesLayerStored, RelationsLayerStored, SentencesLayerStored, SynonymyLayerStored, TextCorpusLayerStoredAbstract, TextLayerStored, TextStructureLayerStored, TokensLayerStored, WordSplittingLayerStored
public interface TextCorpusLayer
Interface TextCorpusLayer is an annotation layer of a
TextCorpus. A layer provides access to its annotations, as well as
any other annotations referenced by its annotations. if a
TextCorpusLayer is null, then this layer was not present in TCF.
If a TextCorpusLayer is empty, then this layer is present in TCF,
but no annotations were inserted or found.
- Author:
- Yana Panchenko
isEmpty
boolean isEmpty()
size
int size()
Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.