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

Wrong parsing of vietnamese names #146

Open
martikevin opened this issue Aug 14, 2023 · 0 comments
Open

Wrong parsing of vietnamese names #146

martikevin opened this issue Aug 14, 2023 · 0 comments

Comments

@martikevin
Copy link

Hi guys it seems that the parser does not work with vietnamese names where Nguyen would be the last name.

`from nameparser import HumanName

name = HumanName('Nguyễn Thị Minh Khai')
name`

Kind regards

Kevin

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

1 participant