edu.washington.cs.knowitall.extractor.conf
Class NestedFeatures
java.lang.Object
edu.washington.cs.knowitall.extractor.conf.NestedFeatures
public class NestedFeatures
- extends Object
Features designed to detect nested extractions.
- Author:
- Rob
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
comWords
public static final String[] comWords
cogWords
public static final String[] cogWords
otherWords
public static final String[] otherWords
NestedFeatures
public NestedFeatures()
getFeatureMap
public Map<String,com.google.common.base.Predicate<ChunkedBinaryExtraction>> getFeatureMap()
Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.