Java postal address parser
Posted
by Yishai
on Stack Overflow
See other posts from Stack Overflow
or by Yishai
Published on 2009-05-18T13:30:13Z
Indexed on
2010/04/01
20:23 UTC
Read the original article
Hit count: 320
Somewhat related to this question, but in the absence of any answer about QuickBooks specifically, does anyone knows of an address parser for Java. Something that can take unstructured address information and parse out the address line 1, 2 and city state postal code and country?
© Stack Overflow or respective owner