Difference between revisions of "Unison:Name Parsing"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 16: Line 16:
This section displays the possible inputs for the Name Service. A full name or company is required.
This section displays the possible inputs for the Name Service. A full name or company is required.


;Full Name
 
<h3 class="productfield">Full Name</h3>
:The full name to be genderized, standardized, and parsed.
:The full name to be genderized, standardized, and parsed.


;Company
 
<h3 class="productfield">Company</h3>
:The company name to be standardized.
:The company name to be standardized.


Line 28: Line 30:
This section displays the possible outputs for the Name Service. Select the on/off toggle to enable/disable the output of a field. You can also enter a different name for the output field in the text box below the field.
This section displays the possible outputs for the Name Service. Select the on/off toggle to enable/disable the output of a field. You can also enter a different name for the output field in the text box below the field.


;Prefix
 
<h3 class="productfield">Prefix</h3>
:The first prefix (such as "Mr." or "Dr.") from an inputted full name.
:The first prefix (such as "Mr." or "Dr.") from an inputted full name.


;Prefix 2
 
<h3 class="productfield">Prefix 2</h3>
:The second prefix (such as "Mr." or "Dr.") from an inputted full name.
:The second prefix (such as "Mr." or "Dr.") from an inputted full name.


:If the Full Name input field contained multiple names, the second prefix will be returned here.
:If the Full Name input field contained multiple names, the second prefix will be returned here.


;First Name
 
<h3 class="productfield">First Name</h3>
:The first name from an inputted full name.
:The first name from an inputted full name.


;First Name 2
 
<h3 class="productfield">First Name 2</h3>
:The second first name from an inputted full name.
:The second first name from an inputted full name.


:If the Full Name input field contained multiple names, the second first name will be returned here.
:If the Full Name input field contained multiple names, the second first name will be returned here.


;Middle Name
 
<h3 class="productfield">Middle Name</h3>
:The middle name from an inputted full name.
:The middle name from an inputted full name.


;Middle Name 2
 
<h3 class="productfield">Middle Name 2</h3>
:The second middle name from an inputted full name.
:The second middle name from an inputted full name.


:If the Full Name input field contained multiple names, the second middle name, if any, will be returned here.
:If the Full Name input field contained multiple names, the second middle name, if any, will be returned here.


;Last Name
 
<h3 class="productfield">Last Name</h3>
:The last name from an inputted full name.
:The last name from an inputted full name.


;Last Name 2
 
<h3 class="productfield">Last Name 2</h3>
:The second last name from an inputted full name.
:The second last name from an inputted full name.


:If the Full Name input field contained multiple names, the second last name, if any, will be returned here.
:If the Full Name input field contained multiple names, the second last name, if any, will be returned here.


;Suffix
 
<h3 class="productfield">Suffix</h3>
:The first suffix (such as "Jr." or "III") from an inputted full name.
:The first suffix (such as "Jr." or "III") from an inputted full name.


;Suffix 2
 
<h3 class="productfield">Suffix 2</h3>
:The second suffix (such as "Jr." or "III") from an inputted full name.
:The second suffix (such as "Jr." or "III") from an inputted full name.


:If the Full Name input field contained multiple names, the second suffix, if any, will be returned here.
:If the Full Name input field contained multiple names, the second suffix, if any, will be returned here.


;Gender
 
<h3 class="productfield">Gender</h3>
:Indicates the gender of the first name from the input.
:Indicates the gender of the first name from the input.


Line 83: Line 96:
|}
|}


;Gender 2
 
<h3 class="productfield">Gender 2</h3>
:Indicates the gender of the second name from the input. This uses the same values as in '''Gender'''.
:Indicates the gender of the second name from the input. This uses the same values as in '''Gender'''.


:If the Full Name input field contained multiple names, the gender of the second name will be returned here.
:If the Full Name input field contained multiple names, the gender of the second name will be returned here.


;Salutation
 
<h3 class="productfield">Salutation</h3>
:A salutation constructed from the first full name detected.
:A salutation constructed from the first full name detected.


<h3 class="productfield">Result Codes</h3>
<h3 class="productfield">Result Codes</h3>

Revision as of 22:40, 8 February 2018

Template:MelissaDQNav



The MelissaDQ Name Object automates name data handling.

MDQ Name Main.png


Input Fields

MDQ Name Input.png

This section displays the possible inputs for the Name Service. A full name or company is required.


Full Name

The full name to be genderized, standardized, and parsed.


Company

The company name to be standardized.


Output Fields

MDQ Name Output.png

This section displays the possible outputs for the Name Service. Select the on/off toggle to enable/disable the output of a field. You can also enter a different name for the output field in the text box below the field.


Prefix

The first prefix (such as "Mr." or "Dr.") from an inputted full name.


Prefix 2

The second prefix (such as "Mr." or "Dr.") from an inputted full name.
If the Full Name input field contained multiple names, the second prefix will be returned here.


First Name

The first name from an inputted full name.


First Name 2

The second first name from an inputted full name.
If the Full Name input field contained multiple names, the second first name will be returned here.


Middle Name

The middle name from an inputted full name.


Middle Name 2

The second middle name from an inputted full name.
If the Full Name input field contained multiple names, the second middle name, if any, will be returned here.


Last Name

The last name from an inputted full name.


Last Name 2

The second last name from an inputted full name.
If the Full Name input field contained multiple names, the second last name, if any, will be returned here.


Suffix

The first suffix (such as "Jr." or "III") from an inputted full name.


Suffix 2

The second suffix (such as "Jr." or "III") from an inputted full name.
If the Full Name input field contained multiple names, the second suffix, if any, will be returned here.


Gender

Indicates the gender of the first name from the input.
Code Description
M Male
F Female
U Unknown first name or no first name present
N A neutral first name


Gender 2

Indicates the gender of the second name from the input. This uses the same values as in Gender.
If the Full Name input field contained multiple names, the gender of the second name will be returned here.


Salutation

A salutation constructed from the first full name detected.


Result Codes

Status, error, and change codes for the record.