eu.clarin.weblicht.wlfxb.tc.api
Interface TextLayer
- All Superinterfaces:
- TextCorpusLayer
- All Known Implementing Classes:
- TextLayerStored
public interface TextLayer
- extends TextCorpusLayer
The TextLayer contains a character string representing natural
language text. This layer is commonly used by linguistic tools to produce
token and sentence boundary annotations.
- Author:
- Yana Panchenko
getText
String getText()
addText
void addText(String text)
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.