|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.isi.karma.modeling.semantictypes.mycrf.fieldonly.LblFtrPair
public class LblFtrPair
This class represents a feature function. It contains the index of a semantic label and the associated feature (such as StartsWith5)
| Field Summary | |
|---|---|
java.lang.String |
feature
|
int |
labelIndex
|
| Constructor Summary | |
|---|---|
LblFtrPair(int labelIndex,
java.lang.String feature)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int labelIndex
public java.lang.String feature
| Constructor Detail |
|---|
public LblFtrPair(int labelIndex,
java.lang.String feature)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||