|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeatureSet | |
|---|---|
| edu.washington.cs.knowitall.argumentidentifier | |
| edu.washington.cs.knowitall.extractor.conf.classifier | |
| edu.washington.cs.knowitall.extractor.conf.featureset | |
| Uses of FeatureSet in edu.washington.cs.knowitall.argumentidentifier |
|---|
| Subclasses of FeatureSet in edu.washington.cs.knowitall.argumentidentifier | |
|---|---|
class |
ArgLearnerFeatureSet
|
| Uses of FeatureSet in edu.washington.cs.knowitall.extractor.conf.classifier |
|---|
| Constructors in edu.washington.cs.knowitall.extractor.conf.classifier with parameters of type FeatureSet | |
|---|---|
LogisticRegression(FeatureSet<E> featureSet,
InputStream input)
|
|
LogisticRegression(FeatureSet<E> featureSet,
Map<String,Double> weights)
|
|
| Uses of FeatureSet in edu.washington.cs.knowitall.extractor.conf.featureset |
|---|
| Subclasses of FeatureSet in edu.washington.cs.knowitall.extractor.conf.featureset | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||