| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.concept_insights.v2 | Copyright 2015 IBM Corp. | 
| Modifier and Type | Method and Description | 
|---|---|
| Concepts | ConceptInsights. getConceptRelatedConcepts(Concept concept,
                         Map<String,Object> parameters)Searches for graph concepts from a Concept by using partial matches. | 
| Concepts | ConceptInsights. getCorpusRelatedConcepts(Corpus corpus,
                        Map<String,Object> parameters)Retrieves concepts that are related to an entire corpus. | 
| Concepts | ConceptInsights. getDocumentRelatedConcepts(Document document,
                          Map<String,Object> parameters)Retrieves concepts that are related (in conceptual sense) to a given document. | 
| Concepts | ConceptInsights. getGraphRelatedConcepts(Graph graph,
                       List<Concept> concepts,
                       Map<String,Object> parameters)Searches for graph concepts by using partial matches. | 
Copyright © 2015–2016. All rights reserved.