| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.concept_expansion.v1 |
The Concept Expansion service analyzes text and interprets its
meaning based on usage in other similar contexts.
|
| com.ibm.watson.developer_cloud.concept_expansion.v1.model |
Concept Expansion POJOs
|
| Modifier and Type | Method and Description |
|---|---|
ConceptExpansionDataset |
ConceptExpansion.getDataset()
Gets the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConceptExpansion.setDataset(ConceptExpansionDataset dataset)
Sets the Dataset to run against.
|
| Modifier and Type | Field and Description |
|---|---|
static ConceptExpansionDataset |
ConceptExpansionDataset.MT_SAMPLES
The Constant MT_SAMPLES.
|
static ConceptExpansionDataset |
ConceptExpansionDataset.TWITTER
The Constant TWITTER.
|
Copyright © 2015. All rights reserved.