| Package | Description |
|---|---|
| eu.clarin.weblicht.wlfxb.tc.api | |
| eu.clarin.weblicht.wlfxb.tc.xb |
Provides classes for manipulating TextCorpus annotations of TCF.
|
| Modifier and Type | Method and Description |
|---|---|
MorphologyLayer |
TextCorpus.createMorphologyLayer()
Creates empty
MorphologyLayer in this TextCorpus. |
MorphologyLayer |
TextCorpus.createMorphologyLayer(boolean hasSegmentation)
Creates empty
MorphologyLayer in this TextCorpus. |
MorphologyLayer |
TextCorpus.createMorphologyLayer(boolean hasSegmentation,
boolean hasCharOffsets)
Creates empty
MorphologyLayer in this TextCorpus. |
MorphologyLayer |
TextCorpus.getMorphologyLayer()
Gets morphology layer of this TextCorpus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MorphologyLayerStored |
| Modifier and Type | Method and Description |
|---|---|
MorphologyLayer |
TextCorpusStored.createMorphologyLayer() |
MorphologyLayer |
TextCorpusStored.createMorphologyLayer(boolean hasSegmentation) |
MorphologyLayer |
TextCorpusStored.createMorphologyLayer(boolean hasSegmentation,
boolean hasCharOffsets) |
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.