public class MatchEntry
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
MatchEntry() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the id.
|
Float |
getScore()
Gets the score.
|
List<SentenceModel> |
getSentences()
Gets the sentences.
|
Boolean |
isNegated()
Gets the negated.
|
public Boolean isNegated()
public Float getScore()
public List<SentenceModel> getSentences()
public String getId()
Copyright © 2021 IBM Cloud. All rights reserved.