An object that indicates the location in the target of contiguous words that align with the source query.
Name | Type | Description | Notes |
---|---|---|---|
start | float | The zero-indexed start index when `target` is split on whitespace. | [optional] |
length | float | The length in words after `start` of the target aligned phrase. | [optional] |