Package | Description |
---|---|
com.ibm.watson.health.iml.v1.model |
Insights for Medical Literature Service v1.
|
Modifier and Type | Method and Description |
---|---|
SentenceModel |
SentenceModel.Builder.build()
Builds a SentenceModel.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<SentenceModel> |
Entry.getSentences()
Gets the sentences.
|
java.util.List<SentenceModel> |
MatchEntry.getSentences()
Gets the sentences.
|
java.util.List<SentenceModel> |
EntryModel.sentences()
Gets the sentences.
|
Modifier and Type | Method and Description |
---|---|
EntryModel.Builder |
EntryModel.Builder.addSentences(SentenceModel sentences)
Adds an sentences to sentences.
|
Modifier and Type | Method and Description |
---|---|
EntryModel.Builder |
EntryModel.Builder.sentences(java.util.List<SentenceModel> sentences)
Set the sentences.
|
Copyright © 2022 IBM Cloud. All rights reserved.