[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Parsed Correctly. #367

Open
rajeshsirsikar-bq opened this issue May 30, 2024 · 0 comments
Open

Not Parsed Correctly. #367

rajeshsirsikar-bq opened this issue May 30, 2024 · 0 comments

Comments

@rajeshsirsikar-bq
Copy link

This address
3122 WEST ALPINE STREET SANTA ANA , CALIFORNIA 92704

Is parsing the CITY as ANA CALIFORNIA and Place name as SANTA

result from my code:

3122 WEST ALPINE STREET SANTA ANA , CALIFORNIA 92704
OrderedDict([('AddressNumber', '3122'), ('StreetNamePreDirectional', 'WEST'), ('StreetName', 'ALPINE'), ('StreetNamePostType', 'STREET'), ('PlaceName', 'SANTA'), ('StateName', 'ANA CALIFORNIA'), ('ZipCode', '92704')])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant