Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnrichmentOptions

Options which are specific to a particular enrichment.

Hierarchy

  • EnrichmentOptions

Index

Properties

Properties

Optional features

Object containing Natural Language Understanding features to be used.

Optional language

language: string

ISO 639-1 code indicating the language to use for the analysis. This code overrides the automatic language detection performed by the service. Valid codes are ar (Arabic), en (English), fr (French), de (German), it (Italian), pt (Portuguese), ru (Russian), es (Spanish), and sv (Swedish). Note: Not all features support all languages, automatic detection is recommended.

Optional model

model: string

For use with elements enrichments only. The element extraction model to use. The only model available is contract.

Generated using TypeDoc