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

Port to Java #11

Closed
kinow opened this issue Jan 4, 2015 · 4 comments
Closed

Port to Java #11

kinow opened this issue Jan 4, 2015 · 4 comments

Comments

@kinow
Copy link

kinow commented Jan 4, 2015

Hi, after reading about R and Node ports, and needing to use similar library in Java, here's my take on a Java port of HumanNameParser.php

https://github.com/tupilabs/HumanNameParser.java

I tried to keep the design, code, if/else's, and even tests (used testNames.txt too in the tests).

The code is ready to be deployed to Maven Central repository if there is no objection. I've added the copyright, kept the license and tried to let it clear that the code is a port of the original PHP library.

Thank you!

@kinow
Copy link
Author

kinow commented Jan 4, 2015

The Maven site: http://tupilabs.github.io/HumanNameParser.java/

@jasonpriem
Copy link
Owner

Awesome! Nice work!

@kinow
Copy link
Author

kinow commented Jan 14, 2015

Thanks @jasonpriem !

By the way, we are discussing to use the Java code with some modifications in Apache Commons Text.

Even though the licenses are compatible, it is preferable to use the code if your are OK with that - since you're the original author :-)

Would that be all right?

@kinow
Copy link
Author

kinow commented Apr 19, 2015

ping? :-)

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

2 participants