This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
admin_functionality:create_session:step_2_set_attribute_groups [2018/07/20 08:36] conor.doyle |
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 ====== |
---- | ---- | ||
- | ===== Field Group Configuration ===== | + | ===== Single Entity |
---- | ---- | ||
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 | + | Do not include for matching - This will not feed the match group to the match engine, however once duplicate records are grouped, this data will be used for scoring records. |
- | * Metaphone | + | |
- | * SoundEx | + | 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 ' |
- | * No MatchKey | + | |
+ | {{ : | ||
---- | ---- | ||
- | ==== Include For Matching Column | + | ===== Across Entity |
+ | |||
+ | After you have selected your desired Entities from Step 1, you will be presented with a screen similar to this: | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | To start the process you must first go through and assign your related fields from the entities: | ||
+ | |||
+ | E.g. Address1_Country --> Address1_Country (as shown in the screenshot below) | ||
- | Each group has a checkbox, if you disable matching for a group, it will not be used in the search for duplicates but will still be used to assess its overall duplicate score. | + | {{ : |
- | **Note:** At least one group must be included for matching. | + | **NOTE:** Attributes map have already been manually mapped on the [[admin_functionality: |
---- | ---- | ||
- | ===== Miscellaneous Features===== | + | **Page Functions: |
- | This section allows you to setup the groups that will be used for matching and scoring of duplicates. | + | {{ : |
- | You will see a screen similar | + | * **1. Expand All -** Expand all match groups |
+ | * **2. Add Match Group -** Add existing match group or create | ||
+ | * **3. Delete -** Tag and then remove match groups | ||
+ | * **4. Refresh -** Refresh | ||
- | **Note: | + | **Note: |
- | {{ : | + | ---- |
+ | ==== Priority Column ==== | ||
- | **Matching Language:** When creating these groups you have the option to choose | + | By default, |
- | * English | + | {{ : |
- | * French | + | |
- | * German | + | |
- | * Italian | + | |
- | * Spanish | + | |
- | This option is located: | + | 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: |
- | {{ : | + | * Exact |
+ | * Very High | ||
+ | * High | ||
+ | * Medium | ||
+ | * Normal | ||
- | **Display Attributes by:** This is located just below the language drop-down, and allows you to filter | + | Priority |
- | **Display Attributes Sorting:** The displayed | + | ---- |
+ | ==== Match vs Score ==== | ||
+ | |||
+ | This section describes the difference between including groups for scoring vs including groups for scoring. | ||
+ | |||
+ | {{ :admin_functionality: | ||
+ | |||
+ | Include for matching - This will include a match group, along with its attributes, in the matching process. | ||
+ | |||
+ | Do not include for matching - This will not feed the match group to the match engine, however once duplicate records are grouped, this data will be used for scoring 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 ===== | ||
- | * Ascending A-Z | + | 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: |
- | * Descending Z-A | + | |
- | This is done by using the drop-down menu available on the ' | + | ==== 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. |
- | **Note:** On this same menu under the ' | + | 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. | ||
- | **Hover Actions:** | + | {{ :admin_functionality: |
- | * Hovering over an attribute in ' | + | ==== DQSoundex ==== |
- | * Hovering over an attribute' | + | |
- | **Attribute Searching: | + | DQSoundex overloads Soundex with the advanced capabilities |
- | {{ : | + | ==== Metaphone ==== |
- | **Note:** You must search | + | Metaphone improves the Soundex algorithm |
+ | |||
+ | 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. | ||
+ | |||
- | **Expand/ | + | ==== 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. |
- | **Delete Selected Item:** Clicking this button will delete | + | In the case shown below (Christopher), |
- | {{ : | + | {{ : |
- | **Refresh: | + | ==== 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: |
- | **Back:** This will direct you back to step 1. | + | |
+ | | ||
+ | | ||
+ | | ||
- | {{ : | + | 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. |
- | **Skip to Start:** This is only applicable to Cloned sessions. | + | ==== 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. |
- | **Next:** This will direct you to step 3. | ||
- | {{ : |