Name | Description | |
---|---|---|
![]() | NameParserLogic Constructor | Overloaded. |
The following tables list the members exposed by NameParserLogic.
Name | Description | |
---|---|---|
![]() | NameParserLogic Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CompanyIdentifiers | Get or sets a list of words that identify names as companies |
![]() | CustomMultiWordFirstNames | Gets or sets the multi word first names. |
![]() | CustomMultiWordLastNames | Property for loading unique multi-word last names |
![]() | ProcessMultiWordFirstNames | By default Name Parser will try to detect multi word first names like John Paul and Abdel Rahman. Set to false to turn off. |
Name | Description | |
---|---|---|
![]() | NameMatch | Detects if two names match. Detects roots such as John and Johnathan |
![]() | ParseName | Overloaded. Parse a name into parts such as first name, last name, middle initial etc. |