PNP Mask Values - trillium_discovery - trillium_quality - 17.1

Trillium Control Center

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Discovery
Trillium > Trillium Quality
Version
17.1
Language
English
Product name
Trillium Quality and Discovery
Title
Trillium Control Center
Topic type
Overview
Administration
Configuration
Installation
Reference
How Do I
First publish date
2008

The PNP mask values are used to separate personal names in the personal processing mode. A total of six PNP mask values (pnp_single/multi, pnp_clue_single/multi, pnp_sure_single/multi) can be used in the definitions table.

Note: Customization of token masks is intended for advanced users only. Before you customize the token masks, you must fully understand the effects of making such changes.

The PNP mask values use the following tokens.

Token Description
F First name
H Honorific
L Last name
M Merge with previous token
P Title (position)
S Space (full-width or half-width)
X Unknown PNP token
* Wildcard for any token. It cannot be used alone.
? Wildcard for 1 token excluding S (space).

Format

Each entry consists of the following items:

'<Original final mask>' att=token-mask <PNP mask value> rec='<New mask>'

Example

'PSLS*H' att=token-mask PNP_SINGLE rec='PSLSFH'  

'PX' att=token-mask PNP_SINGLE rec='PLF''

'PP*' att=token-mask PNP_SINGLE rec='PM''

Note: The usage of other PNP mask values is the same as PNP_SINGLE.