Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateTokenizationDictionaryParams

Parameters for the createTokenizationDictionary operation.

Hierarchy

  • CreateTokenizationDictionaryParams

Index

Properties

collectionId

collectionId: string

The ID of the collection.

environmentId

environmentId: string

The ID of the environment.

Optional headers

headers: OutgoingHttpHeaders

Optional tokenizationRules

tokenizationRules: TokenDictRule[]

An array of tokenization rules. Each rule contains, the original text string, component tokens, any alternate character set readings, and which part_of_speech the text is from.

Generated using TypeDoc