public class Microposts2014Dataset extends AbstractDataset implements InitializableDataset
| Modifier and Type | Field and Description |
|---|---|
protected List<org.aksw.gerbil.transfer.nif.Document> |
documents |
granter, name| Constructor and Description |
|---|
Microposts2014Dataset(String tweetsFile) |
| Modifier and Type | Method and Description |
|---|---|
protected static List<org.aksw.gerbil.transfer.nif.Marking> |
findMarkings(String[] line,
String text) |
List<org.aksw.gerbil.transfer.nif.Document> |
getInstances() |
void |
init() |
protected List<org.aksw.gerbil.transfer.nif.Document> |
loadDocuments(File tweetsFile) |
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 Microposts2014Dataset(String tweetsFile)
public List<org.aksw.gerbil.transfer.nif.Document> getInstances()
getInstances in interface Datasetpublic void init()
throws GerbilException
init in interface InitializableDatasetGerbilExceptionprotected List<org.aksw.gerbil.transfer.nif.Document> loadDocuments(File tweetsFile) throws GerbilException
GerbilExceptionCopyright © 2014–2017. All rights reserved.