Package | Description |
---|---|
com.ibm.watson.health.iml.v1 |
Insights for Medical Literature Service v1.
|
Modifier and Type | Method and Description |
---|---|
com.ibm.cloud.sdk.core.http.ServiceCall<ConceptListModel> |
InsightsForMedicalLiteratureService.getConcepts(GetConceptsOptions getConceptsOptions)
Retrieves information for concepts mentioned in this corpus.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ConceptListModel> |
InsightsForMedicalLiteratureService.getSimilarConcepts(GetSimilarConceptsOptions getSimilarConceptsOptions)
Find similar concepts.
|
com.ibm.cloud.sdk.core.http.ServiceCall<ConceptListModel> |
InsightsForMedicalLiteratureService.typeahead(TypeaheadOptions typeaheadOptions)
Find concepts matching the specified query string.
|
Copyright © 2021 IBM Cloud. All rights reserved.