You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using pyap to parse addresses apart from names. Thank you for the work done as it is an amazing package.
Usually works great but when two names prepend the address it seems to falsely believe that the "and ExampleName" is part of the street.
Input: "ExampleName and ExampleName 111 Rock Rd Pittsboro, NC 1111"
Interestingly, using the "&" symbol seems to not cause this issue and works as expected.
The text was updated successfully, but these errors were encountered:
Using pyap to parse addresses apart from names. Thank you for the work done as it is an amazing package.
Usually works great but when two names prepend the address it seems to falsely believe that the "and ExampleName" is part of the street.
Input: "ExampleName and ExampleName 111 Rock Rd Pittsboro, NC 1111"
Interestingly, using the "&" symbol seems to not cause this issue and works as expected.
The text was updated successfully, but these errors were encountered: