Package eu.clarin.weblicht.wlfxb.tc.api
Interface TextSourceLayer
-
- All Superinterfaces:
TextCorpusLayer
- All Known Implementing Classes:
TextSourceLayerStored
public interface TextSourceLayer extends TextCorpusLayer
The TextSourceLayer contains the source of theTextLayer(or theTokensLayer) as an embedded possibly encoded string. Alternatively, it may (also) contain an external reference pointing to the original source of the document..- Author:
- Çağrı Çöltekin
-
-
Method Summary
-
Methods inherited from interface eu.clarin.weblicht.wlfxb.tc.api.TextCorpusLayer
isEmpty, size
-
-