lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

LexiconEntrySourceSpan

An object that indicates where the query term appears in the source.

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- start | float | The zero-indexed start index when `source` is split on whitespace. | [optional] length | float | The length in words after `start` of the source query term. | [optional]

[Back to Model list] [Back to API list] [Back to README]