Package | Description |
---|---|
edu.illinois.cs.cogcomp.verbsense.experiment |
Modifier and Type | Field and Description |
---|---|
protected FeatureVectorCacheFile |
PruningPreExtractor.cache |
protected FeatureVectorCacheFile |
PreExtractor.cacheDB |
Constructor and Description |
---|
PreExtractor(SenseManager manager,
Iterator<TextAnnotation> data,
int numConsumers,
FeatureVectorCacheFile featureCache) |
PruningPreExtractor(SenseManager manager,
FeatureVectorCacheFile examples,
FeatureVectorCacheFile cache,
int nThreads) |
Copyright © 2017. All rights reserved.