| 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 |
|---|---|
Feature |
MorphologyLayer.createFeature(String name,
List<Feature> subfeatures) |
Feature |
MorphologyLayer.createFeature(String name,
String value) |
Feature[] |
MorphologyAnalysis.getFeatures() |
Feature[] |
FeatureStructure.getFeatures() |
Feature[] |
Feature.getSubfeatures() |
| Modifier and Type | Method and Description |
|---|---|
MorphologyAnalysis |
MorphologyLayer.addAnalysis(List<Token> analysedTokens,
List<Feature> morphologyFeatures) |
MorphologyAnalysis |
MorphologyLayer.addAnalysis(List<Token> analysedTokens,
List<Feature> morphologyFeatures,
List<MorphologySegment> segments) |
MorphologyAnalysis |
MorphologyLayer.addAnalysis(Token analysedToken,
List<Feature> morphologyFeatures) |
MorphologyAnalysis |
MorphologyLayer.addAnalysis(Token analysedToken,
List<Feature> morphologyFeatures,
List<MorphologySegment> segments) |
Feature |
MorphologyLayer.createFeature(String name,
List<Feature> subfeatures) |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureStored |
| Modifier and Type | Method and Description |
|---|---|
Feature |
MorphologyLayerStored.createFeature(String name,
List<Feature> subfeatures) |
Feature |
MorphologyLayerStored.createFeature(String name,
String value) |
Feature[] |
MorphologyAnalysisStored.getFeatures() |
Feature[] |
FeatureStructureStored.getFeatures() |
Feature[] |
FeatureStored.getSubfeatures() |
| Modifier and Type | Method and Description |
|---|---|
MorphologyAnalysis |
MorphologyLayerStored.addAnalysis(List<Token> analysedTokens,
List<Feature> morphologyFeatures) |
MorphologyAnalysis |
MorphologyLayerStored.addAnalysis(List<Token> analysedTokens,
List<Feature> morphologyFeatures,
List<MorphologySegment> segments) |
MorphologyAnalysis |
MorphologyLayerStored.addAnalysis(Token analysedToken,
List<Feature> morphologyFeatures) |
MorphologyAnalysis |
MorphologyLayerStored.addAnalysis(Token analysedToken,
List<Feature> morphologyFeatures,
List<MorphologySegment> segments) |
Feature |
MorphologyLayerStored.createFeature(String name,
List<Feature> subfeatures) |
Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.