lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

LexiconEntry

An Lexicon entry for a source term or phrase.

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- translations | list[LexiconEntryTranslations] | A list of translations for the query term. | [optional] examples | list[LexiconEntryExamples] | A list of concordance examples for the query term. | [optional]

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