edu.washington.cs.knowitall.extractor.conf
Class HypotheticalFeatures
java.lang.Object
edu.washington.cs.knowitall.extractor.conf.HypotheticalFeatures
public class HypotheticalFeatures
- extends Object
Features designed to detect sentences expressing a hypothesis or belief and
not a fact.
- Author:
- Rob
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HypotheticalFeatures
public HypotheticalFeatures()
getFeatureMap
public Map<String,com.google.common.base.Predicate<ChunkedBinaryExtraction>> getFeatureMap()
Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.