Re: standardized us address

2007-02-12 Thread John Nagle
Chris Mellon wrote: > On 2/11/07, mark <[EMAIL PROTECTED]> wrote: > >> Hi >> Is there any python module that will convert address to standard US >> address >> format: >> for ex: >> >> 314 south chauncey avenue >> >> should be: >> 314 s chauncey ave >> >> >> thanks >> mark >> > > This isn't stand

Re: standardized us address

2007-02-12 Thread Chris Mellon
On 2/11/07, mark <[EMAIL PROTECTED]> wrote: > Hi > Is there any python module that will convert address to standard US address > format: > for ex: > > 314 south chauncey avenue > > should be: > 314 s chauncey ave > > > thanks > mark > This isn't standardization, it's normalization. The USPS mainta

standardized us address

2007-02-11 Thread mark
Hi Is there any python module that will convert address to standard US address format: for ex: 314 south chauncey avenue should be: 314 s chauncey ave thanks mark -- http://mail.python.org/mailman/listinfo/python-list