lilt-node

Lilt API Binding for Javascript

View the Project on GitHub lilt/lilt-node

LiltNode.LexiconEntryExamples

Properties

Name Type Description Notes
source String The source string. [optional]
sourceDelimiters [String] A format string that indicates, for each word, if the source word should be preceded by a space. [optional]
target String The target string [optional]
targetDelimiters [String] A format string that indicates, for each word, if the target word should be preceded by a space. [optional]
sourceSpan LexiconEntrySourceSpan   [optional]
targetSpan LexiconEntryTargetSpan   [optional]
similarity Number   [optional]
memoryId Number A unique Memory identifier. If this identifier is missing, then the term comes from the generic concordance. [optional]