public class Dataset extends GenericModel
ConceptExpansion
service.Modifier and Type | Field and Description |
---|---|
static Dataset |
MT_SAMPLES
Medical Transcriptions dataset (value is "mtsamples").
|
static Dataset |
TWITTER
Twitter dataset (value is "twitter").
|
Constructor and Description |
---|
Dataset(String name,
String id)
Instantiates a new dataset.
|
Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the id.
|
String |
getName()
Gets the name.
|
equals, hashCode, toString
Copyright © 2015–2016. All rights reserved.