Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't parse correctly Elder Soares #96

Closed
catap opened this issue Sep 22, 2019 · 0 comments
Closed

Can't parse correctly Elder Soares #96

catap opened this issue Sep 22, 2019 · 0 comments
Milestone

Comments

@catap
Copy link

catap commented Sep 22, 2019

Hey,

At least Brazil guys has name likes Elder Soares that can't be parsed correctly:

>>> from nameparser import HumanName
>>> HumanName('Elder Soares')
<HumanName : [
	title: 'Elder' 
	first: '' 
	middle: '' 
	last: 'Soares' 
	suffix: ''
	nickname: ''
]>
>>> 

Example a news article about a guy who's name can't be parsed:

@derek73 derek73 added this to the v1.0.5 milestone Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants