usaddress icon indicating copy to clipboard operation
usaddress copied to clipboard

:us: a python library for parsing unstructured United States address strings into address components

Results 131 usaddress issues
Sort by recently updated
recently updated
newest added

RepeatedLabelError: ERROR: Unable to tag this string because more than one area of the string has the same label ORIGINAL STRING: 400, G lover rd, Stony creek ont, canada, L8E5X1...

Hello, How can we use usaddress for address abbreviation expansion, for example address "298 Sky Park Cir Bldg. 39/Ste. B, Irvine, NY 95124, United States" as expected output - "298...

ERROR: Unable to tag this string because more than one area of the string has the same label ORIGINAL STRING: 875 Bletchley Rue, Valetta, North Dakota 8342 PARSED TOKENS: [('875',...

``` 7800 Mockingbird Ln #119 N. Richland Hills, TX 76180 7601 Curry Road Apt 17849 lakeview drive Houston TX 77093 ``` My Code is below: ``` import usaddress tag_mapping =...

Hi, I'm trying to add some training data to the library but whenever I try to run nosetests . I'm being prompted with the following: "Access is denied." Any thoughts?

With address '393 E RIVERSIDE DR SUITE 2B DEVAN MICHAEL THOMAS ST GEORGE UT 84790', the usaddress tag result is (OrderedDict([('AddressNumber', '393'), ('StreetNamePreDirectional', 'E'), ('StreetName', 'RIVERSIDE'), ('StreetNamePostType', 'DR'), ('OccupancyType', 'SUITE'),...

8 W Tower 1215 E Michigan Ave Lansing MI 48912 Current error generated: _RepeatedLabelError: ERROR: Unable to tag this string because more than one area of the string has the...

Input: "San Luis Obispo, California, USA" Output: Address part | Tag -- | -- San Luis Obispo, California | PlaceName USA | StateName

``` ERROR: Unable to tag this string because more than one area of the string has the same label ORIGINAL STRING: ENTRANCE ON RIGHT #4 ON 2ND FL 2962 BURLINGTON...