This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
admin_functionality:create_session:step_2_set_attribute_groups [2018/07/23 08:53] luke.swanton |
admin_functionality:create_session:step_2_set_attribute_groups [2021/03/04 20:17] conor.doyle |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Step 2 - Setting the Attribute | + | ====== Step 2 - Setting the Match Groups ====== |
---- | ---- | ||
===== Single Entity Configuration ===== | ===== Single Entity Configuration ===== | ||
Line 6: | Line 6: | ||
As per the global setting applied, the list groups will appear here. If needed, you can update this section for the current session. | As per the global setting applied, the list groups will appear here. If needed, you can update this section for the current session. | ||
- | {{ : | + | {{ : |
- | ---- | ||
- | ==== Field Groups Column ==== | ||
- | Default groups | + | **Note:** Any default grouping you have made in the settings |
- | {{ :admin_functionality: | + | ---- |
+ | **Page Functions:** | ||
- | Alternatively, | + | {{ :admin_functionality: |
- | {{ : | + | * **1. Expand All -** Expand all match groups |
+ | * **2. Add Match Group -** Add existing match group or create a new group | ||
+ | * **3. Delete -** Tag and then remove match groups | ||
+ | * **4. Refresh -** Refresh to pre saved settings | ||
**Note:** Groups and attributes can be re-arranged by using the drag and drop function. | **Note:** Groups and attributes can be re-arranged by using the drag and drop function. | ||
Line 24: | Line 26: | ||
==== Priority Column ==== | ==== Priority Column ==== | ||
- | By default, the priorities will appear as per the global settings. You can set/modify the ' | + | By default, the priorities will appear as per the global settings. You can set/modify the ' |
+ | |||
+ | {{ :admin_functionality: | ||
By default the priorities will be the same as when set in the default creation, however these can be overridden using the drop-down. The available options are: | By default the priorities will be the same as when set in the default creation, however these can be overridden using the drop-down. The available options are: | ||
Line 37: | Line 41: | ||
---- | ---- | ||
- | ==== Match Key Column | + | ==== Match vs Score ==== |
- | This column allows you to specify your matching engine. | + | This section describes the difference between including groups for scoring vs including groups for scoring. |
- | There are six options available: | + | {{ :admin_functionality: |
- | * DQ Fonetix (Recommended) | + | Include for matching - This will include a match group, along with its attributes, in the matching process. |
- | * DQ Metaphone | + | |
- | * DQ Soundex | + | |
- | * Metaphone | + | |
- | * SoundEx | + | |
- | * No MatchKey | + | |
- | ---- | + | Do not include for matching |
- | ==== Include For Matching Column ==== | + | |
- | Each group has a checkbox, if you disable | + | E.g Email could be used for matching |
- | **Note:** At least one group must be included for matching. | + | {{ :admin_functionality: |
---- | ---- | ||
+ | ===== Across Entity | ||
- | ===== Cross Entity | + | After you have selected your desired Entities from Step 1, you will be presented with a screen similar to this: |
- | ===== Miscellaneous Functions ===== | + | {{ : |
- | This section allows you to setup the groups that will be used for matching | + | To start the process you must first go through |
- | You will see a screen similar to this: | + | E.g. Address1_Country --> Address1_Country (as shown in the screenshot below) |
- | **Note:** However this will vary depending on entity and the default groups you have setup. | + | {{ :admin_functionality: |
- | {{ : | + | **NOTE:** Attributes map have already been manually mapped on the [[admin_functionality: |
- | **Matching Language:** When creating these groups you have the option to choose the matching language. The following can be used: | + | ---- |
+ | **Page Functions:** | ||
- | * English | + | {{ : |
- | * French | + | |
- | * German | + | |
- | * Italian | + | |
- | * Spanish | + | |
- | This option is located: | + | * **1. Expand All -** Expand all match groups |
+ | * **2. Add Match Group -** Add existing match group or create a new group | ||
+ | * **3. Delete -** Tag and then remove match groups | ||
+ | * **4. Refresh -** Refresh to pre saved settings | ||
- | {{ :admin_functionality: | + | **Note:** Groups and attributes can be re-arranged by using the drag and drop function. |
- | **Display Attributes by:** This is located just below the language drop-down, and allows you to filter the display names between the database ' | + | ---- |
+ | ==== Priority Column ==== | ||
- | **Display Attributes Sorting:** The displayed attributes | + | By default, the priorities will appear as per the global settings. You can set/modify the ' |
- | * Ascending A-Z | + | {{ : |
- | * Descending Z-A | + | |
- | This is done by using the drop-down | + | By default the priorities will be the same as when set in the default creation, however these can be overridden |
- | {{ : | + | * Exact |
+ | * Very High | ||
+ | * High | ||
+ | * Medium | ||
+ | * Normal | ||
- | **Note:** On this same menu under the ' | + | Priority is used to select a weight for the group in the match process. |
- | **Hover Actions:** | + | ---- |
+ | ==== Match vs Score ==== | ||
- | * Hovering over an attribute in ' | + | This section describes |
- | * Hovering over an attribute' | + | |
- | **Attribute Searching:** You can filter down the list of attributes by using the search icon: | + | {{ :admin_functionality:create_session: |
- | {{ : | + | Include for matching - This will include a match group, along with its attributes, in the matching process. |
- | **Note:** You must search by the title of the display mode you are in. | + | Do not include for matching - This will not feed the match group to the match engine, however once duplicate records |
+ | |||
+ | E.g Email could be used for matching where sales@dqglobal.com returns multiple duplicate records. However when the data is scored with a score group ' | ||
+ | |||
+ | {{ : | ||
---- | ---- | ||
+ | ===== Match Key ===== | ||
+ | |||
+ | You can set the ‘Match Key’ for each group with the help of drop-down selection. The 'Match Key' is used to select an algorithm for phonetic match token generation. The 'Match Key' drop-down will have six choices: | ||
+ | |||
+ | ==== Soundex ==== | ||
+ | |||
+ | Soundex retains the first letter of the input string to formulate its match token. Soundex removes vowels (a, e, i, o, u) and h and w from the input string. The remaining letters are assigned numbers using a lookup table to produce a token of 4 characters. | ||
+ | |||
+ | This means ‘Cathy’ and ‘Kathy’ will not match as their match tokens begin with a ‘C’ from Cathy and a ‘K’ from Kathy. As such, Soundex does not match well where the start of a word sounds the same but is not the same. | ||
+ | Also, due to the numeric substitution it is possible to be shown non-matches (false positive) matches. | ||
+ | |||
+ | {{ : | ||
- | **Expand/ | + | ==== DQSoundex ==== |
- | {{ : | + | DQSoundex overloads Soundex with the advanced capabilities of DQFonetix™. This improves the start of word logic and modifies the first letter(s) of an input string. DQSoundex will de-pluralise and pre-process the start of words to manage variances like ‘C’ to ‘K’ as in ' |
- | **Delete Selected Item:** Clicking this button will delete the current selected item. | + | ==== Metaphone ==== |
- | {{ : | + | Metaphone improves the Soundex algorithm by using information about variations and inconsistencies in English spelling and pronunciation, |
+ | |||
+ | This allows you to find more precise matches than the simple Soundex algorithm. Metaphone considers a larger set of character transformations than Soundex and therefore analyses a string phonetically with far more accuracy. | ||
+ | |||
- | **Refresh: | + | ==== DQMetaphone ==== |
- | {{ : | + | DQMetaphone like DQSoundex is an enhanced Metaphone technology with the advanced capabilities of DQFonetix™. This improves the start of word logic and modifies the first letter(s) of an input string. DQSoundex will de-pluralise and pre-process the start of words to manage variances and improve matching. |
- | **Back:** This will direct you back to step 1. | + | In the case shown below (Christopher), |
- | {{ : | + | {{ : |
- | **Skip to Start:** This is only applicable to Cloned sessions. | + | ==== DQFonetix™ ==== |
- | {{ :admin_functionality: | + | DQFonetix™ contains our advanced phonetic algorithms developed over the last 25 years by DQ Global. The algorithm is property DQ Global and hence we do not share the specification of the process. However, DQPhonetix™ has four key features: |
- | **Next:** This will direct you to step 3. | + | |
+ | | ||
+ | | ||
+ | | ||
- | {{ : | + | DQPhonetix™ provides your CRM system with the most varied matching window to highlight duplicate matches that may not be picked up – or falsely matches - in Soundex and Metaphone. |
+ | ==== No Match Key ==== | ||
+ | Selecting no match key will not generate a phonetic token, hence no match token will be generated. However, this allows you to match identical strings. | ||