|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.washington.cs.knowitall.extractor.conf.ReVerbFeatures
public class ReVerbFeatures
This class defines the features used by the ReVerb confidence function. A reference
to the feature set can be obtained by calling the getFeatureSet()
method
after constructing an instance of this class.
Constructor Summary | |
---|---|
ReVerbFeatures()
|
Method Summary | |
---|---|
BooleanFeatureSet<ChunkedBinaryExtraction> |
getFeatureSet()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReVerbFeatures()
Method Detail |
---|
public BooleanFeatureSet<ChunkedBinaryExtraction> getFeatureSet()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |