| Package | Description |
|---|---|
| se.lth.cs.srl.features | |
| se.lth.cs.srl.util |
| Constructor and Description |
|---|
ArgDependentBrown(FeatureName name,
TargetWord tw,
String POSPrefix,
BrownCluster bc,
BrownCluster.ClusterVal cv) |
PredDependentBrown(FeatureName name,
TargetWord tw,
boolean includeAllWords,
String POSPrefix,
BrownCluster bc,
BrownCluster.ClusterVal cv) |
| Modifier and Type | Method and Description |
|---|---|
static BrownCluster.ClusterVal |
BrownCluster.ClusterVal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrownCluster.ClusterVal[] |
BrownCluster.ClusterVal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
BrownCluster.getValue(String s,
BrownCluster.ClusterVal cv) |
Copyright © 2016. All rights reserved.