| Package | Description |
|---|---|
| marytts.tools.dbselection |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseCFProvider |
class |
InMemoryCFProvider |
| Modifier and Type | Method and Description |
|---|---|
CoverageFeatureProvider |
CoverageDefinition.getCoverageFeatureProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectionFunction.select(Set<Integer> selectedIdSents,
Set<Integer> unwantedIdSents,
CoverageDefinition coverageDefinition,
PrintWriter logFile,
CoverageFeatureProvider cfProvider,
boolean verboseSelect,
DBHandler wikiToDB)
Select a set of vectors according to their usefulness which is defined by the coverageDefinition.
|
| Constructor and Description |
|---|
CoverageDefinition(FeatureDefinition featDef,
CoverageFeatureProvider cfProvider,
String configFile)
Build a new coverage definition and read in the config file
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.