lilt-java

Lilt API binding for java

View the Project on GitHub lilt/lilt-java

TranslationMemoryEntry

A translation memory entry.

Properties

Name Type Description Notes
source String The source string. [optional]
target String The target string. Tags will be automatically placed according to the query string. [optional]
score Integer The fuzzy match score. [optional]
metadata Object Attributes describing the translation memory entry. [optional]