Match Types
Match type is how the data is being detected. DryvIQ supports four match type methods.
Match Type | Description | |
|---|---|---|
| 1 | A regular expression is a pattern used to identify text. It allows you to have very fine-grained control over what content DryvIQ detects. | |
| 2 | A block list allows matching against a set of terms within a piece of content. | |
| 3 | This is a custom classification model that is plugged into the system. DryvIQ has the following preinstalled classification entity types: | |
| 4 | Transformation | A transformation entity type allows you to apply a custom metadata expression to any prior matches to generate a new value. This option is available only through the DryvIQ API. |
