RunCustomAnalyzerInput
Request to run a custom analyzer against sample content.
Fields
| Field | Type | Description |
|---|---|---|
| content | String | Sample content to run the custom analyzer against. |
| dictionaryCsv | String | Dictionary CSV defining the terms for the custom analyzer. |
| regex | String | Regular expression defining the pattern for the custom analyzer. |