openplans / openblock

OpenBlock is a web application and RESTful service that allows users to browse and search their local area for "hyper-local news
61 stars 26 forks source link

nlp address parser doesn't recognize highways #285

Open slinkp opened 12 years ago

slinkp commented 12 years ago

For example:


>>> parse_addresses('hello, 2901 I-70 Drive NW, near my house')
[('2901 I', '')]

See also #264, #128, #291

slinkp commented 12 years ago

Ticket imported from Trac: http://developer.openblockproject.org/ticket/292 Reported by: slinkp