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
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
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