Package | Description |
---|---|
com.ibm.watson.developer_cloud.concept_expansion.v1 |
Copyright 2015 IBM Corp.
|
Modifier and Type | Method and Description |
---|---|
Job |
ConceptExpansion.createJob(String[] seeds)
Creates a
Job . |
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–2016. All rights reserved.