Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Match type is how the data is being detected. DryvIQ supports four match type methods.

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 the following pre-installed classification entity types:

  1. Document Type Classifier

  2. File Name Classifier

  3. Language Detection Module

  4. PII Extraction Module

  5. Sensitive Object Detector

  6. 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.

  • No labels