| Class | Description |
|---|---|
| Arg1LocationFeatureGenerator |
Generates features for Arg1LocationClassifier
|
| ArgLearner |
ArgLearner main class.
|
| ArgLearnerFeatureSet | |
| ArgLocationClassifier |
ArgLocationClassifier uses weka to classify the right bound for Arg1 and
heuristics (closest word) for Arg2
|
| ArgSubstructureClassifier |
ArgSubstructureClassifier uses a CRF to classify the left bound for Arg1 and
right bound for Arg2
|
| ArgSubstructureFeatureGenerator |
ArgSubstructureFeatureGenerator creates the features for for Arg1 and right
bound for Arg2
|
| ConfidenceMetric |
An extraction confidence function that uses a logistic regression classifier.
|
| ExtractionParameters | |
| Pair<F,S> | |
| PatternExtractor |
PatternExtractor contains regular expressions for common syntactic patterns
|
| PositionInstance |
| Enum | Description |
|---|---|
| ArgLearner.Mode |
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.