| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Job |
ConceptExpansion.createJob(String label,
String[] seeds)
Creates a job.
|
| Modifier and Type | Method and Description |
|---|---|
List<Concept> |
ConceptExpansion.getJobResult(Job job)
Gets the job result.
|
Job.Status |
ConceptExpansion.getJobStatus(Job job)
Gets the job status.
|
Copyright © 2015. All rights reserved.