Package edu.washington.cs.knowitall.extractor.conf

Interface Summary
ConfidenceFunction Represents a confidence function for @{ChunkedBinaryExtraction} objects.
 

Class Summary
HypotheticalFeatures Features designed to detect sentences expressing a hypothesis or belief and not a fact.
LabeledBinaryExtraction Extends the ChunkedBinaryExtraction class to have a binary label.
LabeledBinaryExtractionReader Used for reading LabeledBinaryExtraction objects from a plain text source.
LabeledBinaryExtractionWriter Used for writing LabeledBinaryExtraction objects to plain text.
NestedFeatures Features designed to detect nested extractions.
ReVerbDataSetCreator Used to create a labeled data set using the ReVerb extractions from a given file.
ReVerbFeatures This class defines the features used by the ReVerb confidence function.
ReVerbIndependentConfFunction An extraction confidence function that is backed by a logistic regression classifier.
ReVerbOpenNlpClassifierTrainer Used to train the ReVerb confidence function using the features described by ReVerbFeatures.
ReVerbOpenNlpConfFunction An extraction confidence function that is backed by a logistic regression classifier.
 

Exception Summary
ConfidenceFunctionException  
 



Copyright © 2010-2012 University of Washington CSE. All Rights Reserved.