Record
full-text-entities-annotations-item
No description available.
record full-text-entities-annotations-item {
end: s32,
start: s32,
normalized-text: option<string>,
probability: option<f64>,
type-op: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| end | s32 | |
| start | s32 | |
| normalized-text | option<string> | |
| probability | option<f64> | |
| type-op | option<string> |