 |
|
Innovation award
 Nominee: 1x |
This class can extract person name from e-mail address header.
It can parse given e-mail header line that should contain a person name and attempts to extract the person name from it.
The class uses certain heuristics to evaluate common ways people put their names in e-mail addresses to split the person names in its multiple parts.
A dictionary of common people names may be used to assure that the extracted names are part of the actual person name.
|
|
| Name: |
Extract Name from Email Address |
| Base name: |
extract-name-email |
| Description: |
Extract person name from e-mail address header |
| Version: |
1.0.1 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
198 users |
| All time rank: |
6696 |
| Week users: |
0 users |
| Week rank: |
2311  |
| |
|
 September 2012
Number 5 |
Some applications receive e-mail messages from users that do not specify their real name.
This class tries to guess the real name of a person that uses given e-mail address by parsing the address and splitting it in possible names that make part of the person real name.
Manuel Lemos |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|