| 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 |
|---|---|
Scores |
ConceptInsights.getCorpusRelationScores(Map<String,Object> parameters)
Returns a list of scores that denotes how related an entire corpus is to a list of individual concepts.
|
Scores |
ConceptInsights.getDocumentRelationScores(Map<String,Object> parameters)
Retrieves concepts that are related (in conceptual sense) to a given document.
|
Scores |
ConceptInsights.getGraphsRelationScores(Map<String,Object> parameters)
Returns a list of scores that denotes how related a source concept is
to a list of individual concepts.
|
Copyright © 2015. All rights reserved.