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, Connector Framework Server excludes any matches where the MeCab library does not include the initial Connector Framework Server 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, Connector Framework Server might be slower to initialize.
| Type: | Boolean |
| Default: | False |
| Required: | No |
| Configuration Section: |
|
| Example: | MeCabValidation=True
|
| See Also: |