lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

QARuleMatchesContext

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- length | int | The length of the error in characters in the context. | offset | int | The 0-based character offset of the error in the context text. | text | str | Context of the error, i.e. the error and some text to the left and to the left. |

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