Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An entity type is what DryvIQ is detecting. The DryvIQ Platform comes with pre-installed preinstalled entity types that cover a wide range of data, but you also have the option to create custom entity types. Entity types are assigned to a category that identifies the type of data being detected and a match type that identifies how the data is being detected. This page provides a high-level overview to help you understand entity types. To learn more about a specific match type, refer to the Help Center page for that specific match type.

...

Match Type

Description

1

Regular Expression

Regular expression is a pattern used to identify text. It allows you to have very fine-grained control over what content DryvIQ detects.

2

Block List

A block list allows matching on a given list of terms within a piece of content. 

3

Classification

This is a custom classification model that is plugged into the system.  DryvIQ has four pre-installed preinstalled classification entity types:

  1. Document Type Classifier,

  2. File Name Classifier

  3. Language Detection Module,

  4. PII Extraction Module, and

  5. Standardized Form Matcher.

4

Transformation

A transformation entity type allows for applying a custom metadata expression against any prior matches to generate new value. This option is available only through the DryvIQ API.

...