lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

SegmentCreateParameters

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- memory_id | int | A unique Memory identifier. | [optional] document_id | int | A unique Document identifier. | [optional] source | str | The source string. | target | str | The target string. | [optional]

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