jasonpriem / HumanNameParser.php

Returns the parts (leading initial, first, middle, last, suffix) of a name from a string.
MIT License
108 stars 41 forks source link

Port to R? #2

Open cboettig opened 12 years ago

cboettig commented 12 years ago

wow, this would be great to have available in R.

jasonpriem commented 12 years ago

shouldn't be too hard to port, given that it's mostly just regexes...