API bindings for the Lilt REST API.
Name | Type | Description | Notes ———— | ————- | ————- | ————- source | str | A unique Segment identifier. | [optional] memory_id | int | A unique Memory identifier. | source_hash | int | A source hash code. | [optional] n | int | Return top n translations (deprecated). | [optional] prefix | str | A target prefix | [optional] rich | bool | Returns rich translation information (e.g., with word alignments). | [optional] [default to False] tm_matches | bool | Include translation memory fuzzy matches. | [optional] [default to True] project_tags | bool | Project tags. Projects tags in source to target if set to true. | [optional] [default to False] contains_icu_data | bool | Contains ICU data. If true then tags in the source following the ICU standard will be parsed and retained. | [optional] [default to False]