| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.concept_insights.v2 |
The IBM Watson™ Concept Insights service provides APIs that enable you to work with concepts and identify conceptual associations in the content that you provide as input to the service.
|
| Modifier and Type | Method and Description |
|---|---|
Document |
ConceptInsights.getDocument(String accountId,
String corpusName,
String documentName)
Retrieves a document from a corpus.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConceptInsights.createDocument(String accountId,
String corpusName,
Document document)
Creates a document in a given corpus.
|
void |
ConceptInsights.updateDocument(String accountId,
String corpusName,
Document document)
Updates a document in a given corpus.
|
Copyright © 2015. All rights reserved.