japaneseTokenizationDictionary property

String? japaneseTokenizationDictionary
final

A JSON array that contains a collection of terms, tokens, readings and part of speech for Japanese Tokenizaiton. The Japanese tokenization dictionary enables you to override the default tokenization for selected terms. This is only valid for Japanese language fields.

Implementation

final String? japaneseTokenizationDictionary;