Skip navigation links

Package com.tupilabs.human_name_parser

Human name parser.

See: Description

Package com.tupilabs.human_name_parser Description

Human name parser.

The HumanNameParserParser is capable of parsing names and extract leading init letters, first, last and middle name, as well as suffixes and nicknames.

The Name is a object that encapsulates the name String but that also contains the logic for handling the Regexes.

The code organization and logic are mirrored from the PHP original library, so porting improvements is not very complicated, and users comfortable with the prior library won't have a hard time getting used to this Java port.

Since:
0.1
Skip navigation links

Copyright © 2015-2020 TupiLabs. All Rights Reserved.