Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 957 Bytes

TranslateSegmentBody1.md

File metadata and controls

17 lines (13 loc) · 957 Bytes

TranslateSegmentBody1

Properties

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]

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