| 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 |
|---|---|
ConstituentParse |
ConstituentParsingLayer.addParse(Constituent root)
Creates sentence parse with the given constituent root.
|
ConstituentParse |
ConstituentParsingLayer.getParse(int index) |
| Modifier and Type | Method and Description |
|---|---|
Token[] |
ConstituentParsingLayer.getTokens(ConstituentParse parse) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstituentParseStored |
| Modifier and Type | Method and Description |
|---|---|
ConstituentParse |
ConstituentParsingLayerStored.addParse(Constituent root) |
ConstituentParse |
ConstituentParsingLayerStored.getParse(int index) |
| Modifier and Type | Method and Description |
|---|---|
Token[] |
ConstituentParsingLayerStored.getTokens(ConstituentParse parse) |
Copyright © 2013-2019 Department of Linguistics, Tübingen University. All Rights Reserved.