lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

LexiconEntryTranslations

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- source | str | The source string. | [optional] target | str | The target string. | [optional] frequency | float | The frequency of the term in the Lexicon. | [optional] memory_id | float | A unique Memory identifier. If this identifier is missing, then the term comes from the generic termbase. | [optional]

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