Hello,
Thank you for contacting us.
There are a few issues with above configuration:
Please refer to below example:
{ "raw-content": { "configuration": { "analyzer": { "bundle": "raw-content2", "name": "standard" }, "math": { "bundle": "math2", "name": "standard" } }, "classification": { "types": [ "text", "shape", "math", "drawing" ] }, "recognition": { "types": [ "text", "shape", "math" ] }, ... }, "math": { "solver": { "options": "algebraic", "angle-unit": "rad", "number-format": "decimal", "numerical-computation": [ "at-right-of-equal-sign", "at-question-mark" ], "enable-syntactic-correction": false, "display-implicit-multiply": false, "auto-variable-management": { "enable": true, "scoping-policy": "closest" } } } }
For the whole list of configuration keys and value, please refer to https://developer.myscript.com/docs/interactive-ink/4.1/reference/configuration/
Best regards,
Gwenaëlle
Sid20245666