lilt-node

Lilt API Binding for Javascript

View the Project on GitHub lilt/lilt-node

LiltNode.TranslateSegmentBody1

Properties

Name Type Description Notes
source String A unique Segment identifier. [optional]
memoryId Number A unique Memory identifier.  
sourceHash Number A source hash code. [optional]
n Number Return top n translations (deprecated). [optional]
prefix String A target prefix [optional]
rich Boolean Returns rich translation information (e.g., with word alignments). [optional] [default to false]
tmMatches Boolean Include translation memory fuzzy matches. [optional] [default to true]
projectTags Boolean Project tags. Projects tags in source to target if set to true. [optional] [default to false]