Versions Compared

Key

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

...

Match type is how the data is being detected. SkySync 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 SkySync 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.  SkySync has four pre-installed classification entity types:

  1. Document Type Classifier,

  2. Standardized Form Matcher,

  3. Language Detection Module, and

  4. PII Extraction Module.

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 SkySync Data Governance and Classification API.

...