public class SensevalDataset extends AbstractDataset implements InitializableDataset
| Modifier and Type | Field and Description |
|---|---|
protected List<org.aksw.gerbil.transfer.nif.Document> |
documents |
granter, name| Constructor and Description |
|---|
SensevalDataset(String wordsFile) |
SensevalDataset(String wordsFile,
String senseval3) |
| Modifier and Type | Method and Description |
|---|---|
List<org.aksw.gerbil.transfer.nif.Document> |
getInstances() |
void |
init() |
int |
size() |
close, getName, performClose, setClosePermitionGranter, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, setClosePermitionGranter, setNameprotected List<org.aksw.gerbil.transfer.nif.Document> documents
public SensevalDataset(String wordsFile)
public List<org.aksw.gerbil.transfer.nif.Document> getInstances()
getInstances in interface Datasetpublic void init()
throws GerbilException
init in interface InitializableDatasetGerbilExceptionCopyright © 2014–2017. All rights reserved.