| Interface | Description |
|---|---|
| ConfidenceFunction |
Represents a confidence function for @{ChunkedBinaryExtraction} objects.
|
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| ConfidenceFunctionException |
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.