datamade / usaddress

:us: a python library for parsing unstructured United States address strings into address components
https://parserator.datamade.us/usaddress
MIT License
1.51k stars 303 forks source link

OccupancyIdentifer vs StateName #277

Open PoRich opened 4 years ago

PoRich commented 4 years ago

If the OccupancyIdentifer coincides with a state abbreviation, usaddress interprets this as a state and results in RepeatedLabelError

for example: '525R FITZWATER ST, Suite CA, Philadelphia, PA, 19147-3030'