You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Lorde and her father Bill walked into a grocery store."
Our algorithm will identify Bill as Bill Lorde, when in fact Lorde is a first name and not a last name.
One possible way to deal with this is:
If the person whose father Bill is (Lorde) doesn't have an identified first + last name, then we can assume they have only one name and thereby refrain from being certain about Bill's last name.
In general, we need to put imputed last names in brackets or express our uncertainty in some way.
The text was updated successfully, but these errors were encountered:
Example:
"Lorde and her father Bill walked into a grocery store."
Our algorithm will identify Bill as Bill Lorde, when in fact Lorde is a first name and not a last name.
One possible way to deal with this is:
If the person whose father Bill is (Lorde) doesn't have an identified first + last name, then we can assume they have only one name and thereby refrain from being certain about Bill's last name.
In general, we need to put imputed last names in brackets or express our uncertainty in some way.
The text was updated successfully, but these errors were encountered: