MeCabValidation

Set this parameter to True to use additional validation for Japanese names by using the MeCab Japanese tokenizer library. When you turn on MeCab validation, NiFi Ingest excludes any matches where the MeCab library does not include the initial NiFi Ingest match as a name. This validation applies only to names in Japanese script, not to Japanese names in Latin text.

To use this option, you must also set MeCabDicDir to provide the location of the MeCab dictionary files.

NOTE: Validation does not reduce performance during matching, but when you turn MeCab validation on, NiFi Ingest might be slower to initialize.

Type: Boolean
Default: False
Required: No
Configuration Section:

Any section that you have defined for Named Entity Recognition settings

Example: MeCabValidation=True
See Also: