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 07:54] conor.doyle |
admin_functionality:create_session:step_2_set_attribute_groups [2021/03/04 20:17] (current) 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 | + | |
- | * 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: |
---- | ---- | ||
- | ==== Miscellaneous Functions | + | ===== Across Entity |
- | This section allows | + | After you have selected your desired Entities from Step 1, you will be presented with a screen similar to this: |
- | You will see a screen similar to this: | + | {{ :admin_functionality: |
- | **Note:** However this will vary depending on entity and the default groups | + | To start the process |
- | {{ : | + | E.g. Address1_Country --> Address1_Country (as shown in the screenshot below) |
- | **Matching Language:** When creating these groups you have the option to choose the matching language. The following can be used: | + | {{ :admin_functionality:create_session: |
- | | + | **NOTE:** Attributes map have already been manually mapped on the [[admin_functionality: |
- | | + | |
- | | + | |
- | | + | |
- | * Spanish | + | |
- | This option is located: | + | ---- |
+ | **Page Functions:** | ||
- | {{ : | + | {{ : |
- | **Display Attributes by:** This is located just below the language drop-down, and allows you to filter the display names between the database ' | + | |
+ | * **2. Add Match Group -** Add existing match group or create | ||
+ | * **3. Delete -** Tag and then remove match groups | ||
+ | * **4. Refresh -** Refresh to pre saved settings | ||
- | **Display Attributes Sorting:** The displayed | + | **Note:** Groups and attributes can be re-arranged by using the drag and drop function. |
- | * Ascending A-Z | + | ---- |
- | * Descending Z-A | + | ==== Priority Column ==== |
- | This is done by using the drop-down | + | By default, |
- | {{ : | + | {{ : |
- | **Note:** On this same menu under the ' | + | 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: |
- | **Hover Actions:** | + | |
+ | | ||
+ | | ||
+ | | ||
+ | * Normal | ||
- | * Hovering over an attribute in ' | + | Priority is used to select |
- | * Hovering over an attribute' | + | |
- | **Attribute Searching: | + | ---- |
+ | ==== Match vs Score ==== | ||
- | {{ : | + | This section describes the difference between including groups for scoring vs including groups for scoring. |
- | **Note:** You must search by the title of the display mode you are in. | + | {{ :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 | ||
+ | |||
+ | 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. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | ==== 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 ' | ||
+ | |||
+ | ==== 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. | ||
+ | |||
- | **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. | ||
- | {{ : |