datamade/usaddress

Parsing Error for Farm Roads

tmooreOA opened this issue · 0 comments

Input:
2421 Farm Road 1110

Output:
(OrderedDict([('AddressNumber', '2421'), ('StreetName', 'Farm'), ('StreetNamePostType', 'Road'), ('OccupancyIdentifier', '1110')]), 'Street Address')

The "1110" should be a part of the StreetName. This also occurs if "Road" is abbreviated to "Rd".