public class ReVerbFeatures extends Object
getFeatureSet() method after constructing an instance of this
class.| Modifier and Type | Field and Description |
|---|---|
edu.washington.cs.knowitall.regex.RegularExpression<ChunkedSentenceToken> |
listPattern1 |
edu.washington.cs.knowitall.regex.RegularExpression<ChunkedSentenceToken> |
listPattern2 |
| Constructor and Description |
|---|
ReVerbFeatures() |
| Modifier and Type | Method and Description |
|---|---|
BooleanFeatureSet<ChunkedBinaryExtraction> |
getFeatureSet() |
com.google.common.base.Predicate<ChunkedBinaryExtraction> |
relIsOneVerb() |
public edu.washington.cs.knowitall.regex.RegularExpression<ChunkedSentenceToken> listPattern1
public edu.washington.cs.knowitall.regex.RegularExpression<ChunkedSentenceToken> listPattern2
public ReVerbFeatures()
throws ConfidenceFunctionException
ConfidenceFunctionExceptionpublic BooleanFeatureSet<ChunkedBinaryExtraction> getFeatureSet()
public com.google.common.base.Predicate<ChunkedBinaryExtraction> relIsOneVerb()
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.