Skip to content

Street Address can't parse following #46

Description

@quentinjs

3015 POE RD., HOUSTON, TX 77051

Do I need to do something first, or is this something that can be corrected in the street parser?

Oh, the call I am making is
for sa in street_address.finditer(res):
res = sa.string
break

This is working for other addresses but first one it failed on. Also unlike RE, it stopped on a \n and ignored the next line. Do I need to pre-parse the text?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions