You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2015/04/15 11:25:59 UTC

[jira] [Resolved] (SANDBOX-487) Human name parser

     [ https://issues.apache.org/jira/browse/SANDBOX-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno P. Kinoshita resolved SANDBOX-487.
----------------------------------------
    Resolution: Fixed

Committed in git-wip-us.apache.org/repos/asf/commons-text/commit/411e81f8

With the following changes:

* it accepts names with only the first name
* nicknames/getNicknames was renamed to nickname/getNickname
* the dependency to [lang] has been kept and shaded
* the main class HumanNameParserParser was renamed to HumanNameParser

This is the initial version of the human names parser. We can work on the remaining suggestions in separate issues or in the mailing list.

Cheers
Bruno

> Human name parser
> -----------------
>
>                 Key: SANDBOX-487
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-487
>             Project: Commons Sandbox
>          Issue Type: Improvement
>          Components: Commons Text
>            Reporter: Bruno P. Kinoshita
>            Assignee: Bruno P. Kinoshita
>            Priority: Minor
>              Labels: name, parser, text
>
> The project [HumanNameParser.java|http://tupilabs.github.io/HumanNameParser.java/] is a port to Java of the [HumanNameParser.php|http://jasonpriem.org/human-name-parse/], both licensed under the MIT License. 
> This issue was created to discuss a similar parser, based on the Java version, to the [text] component.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)