Re: [text] Re: HumanNameParser

2018-05-22 Thread Gary Gregory
The class is unlikely to make it into a release. It is a hard problem that Apache OpenNLP is already solving. Gary On Tue, May 22, 2018, 11:34 Amitava Paul wrote: > Hi Bruno, > > Thanks for your quick response. I did exactly what you mentioned in the > last line. Created a jar file and added in

Re: [text] Re: HumanNameParser

2018-05-22 Thread Amitava Paul
Hi Bruno, Thanks for your quick response. I did exactly what you mentioned in the last line. Created a jar file and added in my project and using the parser. I do not know if the HumanNameParser is still a priority and in backlog for Apache Dev team. It would be nice if some of the existing issue

[text] Re: HumanNameParser

2018-05-21 Thread Bruno P. Kinoshita
Hi Amitava, There were still pending issues prior to the 1.0 release, so it was moved to a branch for further work. If you are interested in using it, perhaps you would have some suggestions/comments for these tickets: * Human name parser https://issues.apache.org/jira/browse/TEXT-15 * Make Hu