SAS Quality Knowledge Base for Contact Information 27
| Name (Multiple Name) | |||
|---|---|---|---|
| Description | The Name (Multiple Name) parse definition parses strings that contain the names of two individuals into a set of tokens. | ||
| Output Tokens | Name 1 Name 2 |
||
| Example 1 | Input | Output Token | Output |
| אדון אייל וגברת יעל מורשת | Name 1 | אדון אייל מורשת | |
| Name 2 | גברת יעל מורשת | ||
| Example 2 | Input | Output Token | Output |
| מר וגב' נתניהו | Name 1 | מר נתניהו | |
| Name 2 | גב' נתניהו | ||
| Example 3 | Input | Output Token | Output |
| מר וגב' בנימין נתניהו | Name 1 | מר בנימין נתניהו | |
| Name 2 | גב' נתניהו | ||
| Example 4 | Input | Output Token | Output |
| משה פרלמן ואייל מורשת | Name 1 | משה פרלמן | |
| Name 2 | אייל מורשת | ||
| Example 5 | Input | Output Token | Output |
| אייל מורשת | Name 1 | אייל מורשת | |
| Name 2 | |||
| Example 6 | Input | Output Token | Output |
| יוסף אהרון ורד | Name 1 | יוסף אהרון ורד | |
| Name 2 | |||
| Remarks | If only one name is present in the input, the first token is used. | ||
|
Documentation Feedback: yourturn@sas.com |
Doc ID: QKBCI_HE_Parse_Name-MultiName.html |