datamade / usaddress

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

Incorrect PlaceName #353

Open hitarthnanonets opened 1 year ago

hitarthnanonets commented 1 year ago

in this address - 2333 DUELING OAKS TYLER, TX 75703

Only TYLER should be place name, but it's pulling both OAKS & TYLER

I'm using v0.5.10