Name
Gender Analysis Definition
| Name | ||
|---|---|---|
| Description | The Name gender analysis definition determines the probable gender of a full name. | |
| Possible Outputs | M F U |
|
| Examples | Input | Output |
| Mohammed Soliman Abdallah | M | |
| Eman Soliman Abdallah | F | |
| Reda Soliman Abdallah | U | |
| Mr. Reda Soliman Abdallah | M | |
| Mrs. Reda Soliman Abdallah | F | |
| محمد سليمان عبدالله | M | |
| ايمان سليمان عبدالله | F | |
| رضا سليمان عبدالله | U | |
| الأمير رضا سليمان عبدالله | M | |
| مدام رضا سليمان عبدالله | F | |
| John Smith | M | |
| Mary Smith | F | |
| J Smith | U | |
| Remarks |
If this definition is applied to preparsed data, the following input tokens are available:
It is recommended that you map a correlating data field to each available token whenever possible. |
|