|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DoubleFeatures | |
|---|---|
| edu.washington.cs.knowitall.argumentidentifier | |
| edu.washington.cs.knowitall.extractor.conf.classifier | |
| Uses of DoubleFeatures in edu.washington.cs.knowitall.argumentidentifier |
|---|
| Methods in edu.washington.cs.knowitall.argumentidentifier that return DoubleFeatures | |
|---|---|
DoubleFeatures |
Arg1LocationFeatureGenerator.extractFeatures(ChunkedExtraction extr,
ChunkedArgumentExtraction arg1,
int current,
boolean train)
|
| Uses of DoubleFeatures in edu.washington.cs.knowitall.extractor.conf.classifier |
|---|
| Fields in edu.washington.cs.knowitall.extractor.conf.classifier with type parameters of type DoubleFeatures | |
|---|---|
com.google.common.base.Predicate<DoubleFeatures> |
DecisionTree.Tree.predicate
|
| Methods in edu.washington.cs.knowitall.extractor.conf.classifier with parameters of type DoubleFeatures | |
|---|---|
String |
DecisionTree.classify(DoubleFeatures features)
|
| Constructor parameters in edu.washington.cs.knowitall.extractor.conf.classifier with type arguments of type DoubleFeatures | |
|---|---|
DecisionTree.Tree(com.google.common.base.Predicate<DoubleFeatures> predicate,
String predicateString,
List<DecisionTree.Tree> children)
|
|
DecisionTree.Tree(com.google.common.base.Predicate<DoubleFeatures> predicate,
String predicateString,
List<DecisionTree.Tree> children,
String outcome)
|
|
DecisionTree.Tree(com.google.common.base.Predicate<DoubleFeatures> predicate,
String predicateString,
String outcome)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||