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 2 Next »

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.

  • No labels