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

Tagging error #351

Open
joshuacoris opened this issue Aug 17, 2023 · 0 comments
Open

Tagging error #351

joshuacoris opened this issue Aug 17, 2023 · 0 comments

Comments

@joshuacoris
Copy link

not a big deal but posting here as requested in the error message

ERROR: Unable to tag this string because more than one area of the string has the same label
ORIGINAL STRING: 31625 Pacific Hwy S E1, Federal Way, WA 98003
PARSED TOKENS: [('31625', 'AddressNumber'), ('Pacific', 'StreetName'), ('Hwy', 'StreetNamePostType'), ('S', 'StreetNamePreDirectional'), ('E1,', 'StreetName'), ('Federal', 'PlaceName'), ('Way,', 'PlaceName'), ('WA', 'StateName'), ('98003', 'ZipCode')]
UNCERTAIN LABEL: StreetName

I assume the issue is splitting Federal Way (which I did check is a real city in WA)

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