lilt-node

Lilt API Binding for Javascript

View the Project on GitHub lilt/lilt-node

LiltNode.DocumentQuote

Properties

Name Type Description Notes
id Number A unique Document identifier. [optional]
numSourceWords Number The number of source words in the Document. [optional]
numWordsNew Number The number of new source words in the Document. [optional]
numSegmentsNew Number The number of new segments in the Document. [optional]
numWordsRepetition Number The number of repetition source words in the Document. [optional]
numSegmentsRepetition Number The number of repetition segments in the Document. [optional]
bands [MatchBand] A list of MatchBand objects that represent translation memory leverage statistics. [optional]