lilt-node

Lilt API Binding for Javascript

View the Project on GitHub lilt/lilt-node

LiltNode.DocumentPretranslateParameters

Properties

Name Type Description Notes
id [Number] A list of unique Document identifiers.  
autoAccept Boolean Optional parameter for auto-accepting 100% TM hits. [optional]
caseSensitive Boolean Optional for using case matching against TM hits.. [optional]
attributeToCreator Boolean Optional parameter for attributing translation authorship of exact matches to document creator. [optional]
mode String An optional parameter indicating how the document will be pretranslated. The accepted values are `tm`, or `tm+mt`. Default is `tm`. [optional]