public class FeatureBasedRankerDB extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log |
| Constructor and Description |
|---|
FeatureBasedRankerDB() |
| Modifier and Type | Method and Description |
|---|---|
private String |
getFileName(int hash) |
Set<SPARQLQuery> |
readRankings() |
void |
store(IQuestion q,
Set<SPARQLQuery> queries)
stores a question
|
public Set<SPARQLQuery> readRankings()
public void store(IQuestion q, Set<SPARQLQuery> queries)
private String getFileName(int hash)
Copyright © 2016–2017 Pivotal Software, Inc.. All rights reserved.