Skip to content

Can't handle Japanese names #34

Description

@pludemann

name = nameparser.HumanName("鈴木太郎")

name
Traceback (most recent call last):
File "", line 1, in
UnicodeEncodeError: 'ascii' codec can't encode characters in position 36-39: ordinal not in range(128)

Also: the concept of "last name" and "first name" isn't valid for Chinese, Japanese, Korean (CJK) names.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions