| Package | Description |
|---|---|
| edu.washington.cs.knowitall.argumentidentifier | |
| edu.washington.cs.knowitall.extractor.conf.classifier | |
| edu.washington.cs.knowitall.extractor.conf.featureset |
| Modifier and Type | Class and Description |
|---|---|
class |
ArgLearnerFeatureSet |
| Constructor and Description |
|---|
LogisticRegression(FeatureSet<E> featureSet,
InputStream input) |
LogisticRegression(FeatureSet<E> featureSet,
Map<String,Double> weights) |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanFeatureSet<T>
Represents a set of boolean feature functions that can be applied to objects
of type
T. |
class |
DoubleFeatureSet<T>
Represents a set of boolean feature functions that can be applied to objects
of type
T. |
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.