| Package | Description |
|---|---|
| com.mtnfog.entity |
| Modifier and Type | Method and Description |
|---|---|
Span |
Entity.getSpan()
Gets the entity
Span in the text. |
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setSpan(Span span)
Sets the entity
Span in the text. |
| Constructor and Description |
|---|
Entity(String text,
double confidence,
String type,
Span span,
String languageCode)
Create a new entity given the attributes of the entity.
|
Copyright © 2017. All rights reserved.