Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WordMapProps

Hierarchy

Index

Properties

Optional forceOccurrenceOrder

forceOccurrenceOrder: undefined | false | true

Forces suggestions to preserve the order of word occurrences.

Optional sourceNgramLength

sourceNgramLength: undefined | number

The maximum source text n-gram size evaluated in predictions.

Optional targetNgramLength

targetNgramLength: undefined | number

The maximum target text n-gram size evaluated in predictions.

Optional warnings

warnings: undefined | false | true

Prints warnings to the console

Generated using TypeDoc