UNCERTAIN LABEL: Recipient
error parsing address, this address was reverse geocoded from 38.97, -95.23
ORIGINAL STRING: Kennedy Glass, 730, New Jersey Street, East Lawrence, Lawrence, Douglas County, Kansas, 66044, United States of America PARSED TOKENS: [('Kennedy', 'Recipient'), ('Glass,', 'Recipient'), ('730,', 'AddressNumber'), ('New', 'StreetName'), ('Jersey', 'StreetName'), ('Street,', 'StreetNamePostType'), ('East', 'Recipient'), ('Lawrence,', 'Recipient'), ('Lawrence,', 'Recipient'), ('Douglas', 'Recipient'), ('County,', 'Recipient'), ('Kansas,', 'Recipient'), ('66044,', 'Recipient'), ('United', 'Recipient'), ('States', 'Recipient'), ('of', 'Recipient'), ('America', 'Recipient')] UNCERTAIN LABEL: Recipient
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!