Package eu.clarin.weblicht.wlfxb.tc.api
Interface TextCorpusLayer
-
- All Known Subinterfaces:
ChunksLayer,ConstituentParsingLayer,DependencyParsingLayer,DiscourseConnectivesLayer,GeoLayer,LemmasLayer,LexicalSemanticsLayer,MatchesLayer,MorphologyLayer,NamedEntitiesLayer,OrthographyLayer,PhoneticsLayer,PosTagsLayer,ReferencesLayer,SentencesLayer,TextLayer,TextSourceLayer,TextStructureLayer,TokensLayer,TopologicalFieldsLayer,WordSensesLayer,WordSplittingLayer
- All Known Implementing Classes:
AntonymyLayerStored,ChunksLayerStored,ConstituentParsingLayerStored,DependencyParsingLayerStored,DiscourseConnectivesLayerStored,GeoLayerStored,HyperonymyLayerStored,HyponymyLayerStored,LemmasLayerStored,LexicalSemanticsLayerStored,MatchesLayerStored,MorphologyLayerStored,NamedEntitiesLayerStored,OrthographyLayerStored,PhoneticsLayerStored,PosTagsLayerStored,ReferencesLayerStored,RelationsLayerStored,SentencesLayerStored,SynonymyLayerStored,TextCorpusLayerStoredAbstract,TextLayerStored,TextSourceLayerStored,TextStructureLayerStored,TokensLayerStored,TopologicalFieldsLayerStored,WordSensesLayerStored,WordSplittingLayerStored
public interface TextCorpusLayerInterface TextCorpusLayer is an annotation layer of aTextCorpus. 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