| Package | Description |
|---|---|
| se.lth.cs.srl.features | |
| se.lth.cs.srl.fs |
| Modifier and Type | Class and Description |
|---|---|
class |
ArgDependentAttrFeature |
class |
ArgDependentBrown |
class |
ArgDependentFeatsFeature |
class |
AttrFeature |
class |
ChildSetFeature |
class |
DepSubCatFeature |
class |
FeatsFeature |
class |
PathFeature |
class |
PositionFeature |
class |
PredDependentAttrFeature |
class |
PredDependentBrown |
class |
PredDependentFeatsFeature |
class |
QDoubleChildSetFeature |
class |
QSingleSetFeature |
class |
QSingleSingleFeature |
class |
SetFeature |
class |
SingleFeature |
| Modifier and Type | Method and Description |
|---|---|
Feature |
FeatureGenerator.getCachedFeature(String featureNameString) |
Feature |
FeatureGenerator.getFeature(FeatureName fn,
boolean includeAllWords,
String POSPrefix,
BrownCluster bc) |
Feature |
FeatureGenerator.getFeature(String featureNameString,
boolean includeAllWords,
String POSPrefix,
BrownCluster bc) |
Feature |
FeatureGenerator.getQFeature(FeatureName fn1,
FeatureName fn2,
boolean includeAllWords,
String POSPrefix,
BrownCluster bc) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FeatureFile.writeToFile(List<Feature> features,
String POSPrefix,
List<String> comments,
File file) |
| Constructor and Description |
|---|
FeatureSet(Map<String,List<Feature>> featureSet)
Constructs a featureset based on the argument.
|
| Modifier and Type | Field and Description |
|---|---|
List<Feature> |
SelectFeatures.SelectionState.additional |
Map<String,List<Feature>> |
SelectFeatures.SelectionState.current |
Copyright © 2016. All rights reserved.