Package | Description |
---|---|
org.wikibrain.sr.dataset |
Modifier and Type | Method and Description |
---|---|
DatasetDao.Info |
DatasetDao.getInfo(String name) |
Modifier and Type | Method and Description |
---|---|
static Collection<DatasetDao.Info> |
DatasetDao.readInfos()
Read the embedded info.tsv file in the classpath.
|
static Collection<DatasetDao.Info> |
DatasetDao.readInfos(BufferedReader reader)
Returns information about datasets in a reader.
|
Constructor and Description |
---|
DatasetDao(Collection<DatasetDao.Info> info)
Creates a new dataset dao with particular configuration information.
|
Copyright © 2014. All rights reserved.