Skip to content

ERROR: Unable to tag this string because more than one area of the string has the same label #373

@arikivandeput

Description

@arikivandeput

ORIGINAL STRING: 638 BIRD BAY DR E #112 BLD 50 VENICE, FL, 34285
PARSED TOKENS: [('638', 'AddressNumber'), ('BIRD', 'StreetName'), ('BAY', 'StreetName'), ('DR', 'StreetNamePostType'), ('E', 'StreetNamePostDirectional'), ('#', 'SubaddressType'), ('112', 'SubaddressIdentifier'), ('BLD', 'SubaddressType'), ('50', 'SubaddressIdentifier'), ('VENICE,', 'PlaceName'), ('FL,', 'StateName'), ('34285', 'ZipCode')]
UNCERTAIN LABEL: SubaddressType

When this error is raised, it's likely that either (1) the string is not a valid person/corporation name or (2) some tokens were labeled incorrectly

To report an error in labeling a valid name, open an issue at https://github.com/datamade/usaddress/issues/new - it'll help us continue to improve probablepeople!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions