public class EntityMention
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description |
|---|
EntityMention() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getConfidence()
Gets the confidence.
|
java.util.List<java.lang.Long> |
getLocation()
Gets the location.
|
java.lang.String |
getText()
Gets the text.
|
public java.lang.String getText()
public java.util.List<java.lang.Long> getLocation()
public java.lang.Double getConfidence()