Skip to content

match_start and match_end refer to the normalized text, not the original #32

Description

@rmehtany

In the output of parse(some_text=text), the address objects have fields match_start and match_end, which should refer to the location of the start and end of addresses. Rather, they refer to the start and end of addresses in the string AddressParser._normalize_string(text).

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