This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
admin_functionality:create_session:step_2_set_attribute_groups [2018/07/17 08:34] luke.swanton [Miscellaneous Features] |
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 ====== |
+ | ---- | ||
+ | ===== Single Entity Configuration | ||
---- | ---- | ||
- | ===== Field Group Configuration ===== | ||
- | ==== Field Groups Column ==== | ||
- | The Default Groups set in the settings menu will automatically be imported, but custom groups can be added by using | ||
- | {{ : | ||
- | Or Alternatively Default groups from other Entities can be added using | ||
- | {{ : | ||
- | **Note:** Groups and Attributes can be re-arranges by drag and dropping, however this will be graphically only and will have no impact of the search. | + | As per the global setting applied, the list groups |
+ | {{ : | ||
+ | |||
+ | |||
+ | **Note:** Any default grouping you have made in the settings menu will be imported. See the **[[admin_functionality: | ||
+ | |||
+ | ---- | ||
+ | **Page Functions: | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | * **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. | ||
+ | |||
+ | ---- | ||
==== Priority Column ==== | ==== Priority Column ==== | ||
- | By default, the priorities will appear as per the global settings. User can set/modify the ' | ||
- | By Default | + | By default, the priorities will appear as per the global settings. You can set/modify the ' |
+ | |||
+ | {{ : | ||
+ | |||
+ | By default | ||
* Exact | * Exact | ||
* Very High | * Very High | ||
Line 22: | Line 40: | ||
Priority is used to select a weight for the group in the match process. | Priority is used to select a weight for the group in the match process. | ||
- | ==== Match Key Column | + | ---- |
- | This column is where you can specify which matching engine you want to use for each group. | + | ==== Match vs Score ==== |
- | There are currently 6 options available: | + | This section describes the difference between including groups for scoring vs including groups for scoring. |
- | * DQ Fonetix (Recommended) | + | |
- | * DQ Metaphone | + | |
- | * DQ Soundex | + | |
- | * Metaphone | + | |
- | * SoundEx | + | |
- | * No MatchKey | + | |
- | ==== Include For Matching Column ==== | + | {{ : |
- | Each group has a checkbox, if you disable | + | Include for matching |
- | **Note:** at least one group must be included | + | 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 ' | ||
+ | {{ : | ||
+ | |||
+ | ---- | ||
+ | ===== 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) | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | **NOTE:** Attributes map have already been manually mapped on the [[admin_functionality: | ||
+ | |||
+ | ---- | ||
+ | **Page Functions: | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | * **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. | ||
+ | |||
+ | ---- | ||
+ | ==== Priority Column ==== | ||
+ | |||
+ | By default, the priorities will appear as per the global settings. You can set/modify 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: | ||
+ | |||
+ | * Exact | ||
+ | * Very High | ||
+ | * High | ||
+ | * Medium | ||
+ | * Normal | ||
+ | |||
+ | Priority is used to select a weight for the group in the match process. | ||
+ | |||
+ | ---- | ||
+ | ==== Match vs Score ==== | ||
+ | |||
+ | This section describes the difference between including groups for scoring vs including groups for scoring. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | 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 ===== | ||
- | ===== Miscellaneous Features===== | + | 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: |
- | This section is where you setup the groups that will be used for matching and scoring of duplicates. | + | ==== Soundex ==== |
- | You will see a screen similar | + | 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:** However this will vary depending on entity | + | This means ‘Cathy’ and ‘Kathy’ |
+ | Also, due to the numeric substitution it is possible to be shown non-matches (false positive) matches. | ||
- | {{ : | + | {{ : |
- | **Matching Language:** When creating these groups you have the option to choose which language your fields are in. | + | ==== DQSoundex ==== |
- | * English | + | |
- | * French | + | |
- | * German | + | |
- | * Italian | + | |
- | * Spanish | + | |
- | This option is located : | + | DQSoundex overloads Soundex with the advanced capabilities of DQFonetix™. |
- | {{ : | + | |
- | **Display Attributes by:** This is located just below the language dropdown, and allows you to filter the display names between the Database Schema Name and a user friendly Display Name. | + | ==== Metaphone ==== |
- | **Display Attributes Sorting:** The displayed Attributes can also be sorted | + | Metaphone improves the Soundex algorithm by using information about variations and inconsistencies |
- | * Ascending A-Z | + | |
- | * Descending Z-A | + | 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. |
- | This is done by using the Dropdown Menu available on the Entity Attribute Title. | + | |
- | {{ : | + | ==== DQMetaphone ==== |
- | **Note:** On this same Menu under the " | + | DQMetaphone like DQSoundex is an enhanced Metaphone technology with the advanced capabilities of DQFonetix™. This improves |
- | **Hover Actions: | + | In the case shown below (Christopher), |
- | * Hovering over an attribute in 'Display Name' | + | |
- | * Hovering over an Attribute' | + | |
- | **Attribute Searching: | + | {{ : |
- | {{ : | + | |
- | **Note:** You must search by title in the display mode you are in. | + | ==== DQFonetix™ ==== |
- | **Expand / Retract all:** This button will let you expand all folders or retract all folders | + | 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: |
- | {{ : | + | |
- | **Delete Selected Item:** Pressing this button will delete the current selected item. | + | |
- | {{ : | + | |
+ | | ||
+ | * Deals with diacritics | ||
- | **Refresh: | + | DQPhonetix™ provides your CRM system with the most varied matching window |
- | {{ : | + | |
+ | ==== No Match Key ==== | ||
- | **Back:** This will direct | + | Selecting no match key will not generate a phonetic token, hence no match token will be generated. However, this allows |
- | {{ : | + | |
- | **Skip to Start:** This is only applicable to Cloned sessions. | ||
- | {{ : | ||
- | **Next:** This will direct you to step 5. | ||
- | {{ : |