Open macie-korte opened 6 years ago
"post road and old country lane, building M"
is parsed as
I would expect
building | SubaddressType M | SubaddressIdentifier
instead.
however, "post road and old country lane, building M, apt 4" is parsed correctly as:
"post road and old country lane, building M, apt 4"
post road and old country lane, building 3 also is parsed correctly.
post road and old country lane, building 3
Problems are also seen if I explicitly add a city and state name
"post road and old country lane, building M, tampa, FL" parses as:
"post road and old country lane, building M, tampa, FL"
"post road and old country lane, building M"
is parsed as
I would expect
building | SubaddressType M | SubaddressIdentifier
instead.
however,
"post road and old country lane, building M, apt 4"
is parsed correctly as:post road and old country lane, building 3
also is parsed correctly.Problems are also seen if I explicitly add a city and state name
"post road and old country lane, building M, tampa, FL"
parses as: