Changed: {"text":"10721 Westpark Dr, Houston, TX"}  api-tool http://localhost:4000/parser/parse?text=10721+Westpark+Dr,+Houston,+TX  api-tool http://localhost:3000/parser/parse?text=10721+Westpark+Dr,+Houston,+TX { solutions: [ 0: { classifications: [ 1: { end: 17 => 14 value: "Westpark Dr" => "Westpark" }, 2: {  "label": "locality",  "value": "Houston",  "start": 19,  "end": 26  } 3: {  "label": "region",  "value": "TX",  "start": 28,  "end": 30  } ] score: 0.4583333333333333 => 0.75 }, 1: {  "score": 0.4583333333333333,  "classifications": [  {  "label": "housenumber",  "value": "10721",  "start": 0,  "end": 5  },  {  "label": "street",  "value": "Westpark",  "start": 6,  "end": 14  },  {  "label": "region",  "value": "Dr",  "start": 15,  "end": 17  }  ]  } ] } Changed: {"text":"701 Pierce Ave. Sharpsville, PA 16150"}  api-tool http://localhost:4000/parser/parse?text=701+Pierce+Ave.+Sharpsville,+PA+16150  api-tool http://localhost:3000/parser/parse?text=701+Pierce+Ave.+Sharpsville,+PA+16150 { solutions: [ 0: { classifications: [ 2: { end: 37 => 27 label: "postcode" => "locality" start: 32 => 16 value: "16150" => "Sharpsville" }, 3: {  "label": "region",  "value": "PA",  "start": 29,  "end": 31  } 4: {  "label": "postcode",  "value": "16150",  "start": 32,  "end": 37  } ] score: 0.5806451612903226 => 0.9419354838709677 } ] } Changed: {"text":"34 Hobart St in Southington, CT"}  api-tool http://localhost:4000/parser/parse?text=34+Hobart+St+in+Southington,+CT  api-tool http://localhost:3000/parser/parse?text=34+Hobart+St+in+Southington,+CT { solutions: [ 0: { classifications: [ 0: { end: 12 => 2 label: "street" => "housenumber" start: 3 => 0 value: "Hobart St" => "34" }, 1: { end: 27 => 12 start: 16 => 3 value: "Southington" => "Hobart St" }, 2: {  "label": "locality",  "value": "Southington",  "start": 16,  "end": 27  } 3: {  "label": "region",  "value": "CT",  "start": 29,  "end": 31  } ] score: 0.5664 => 0.6424 } ] } Changed: {"text":"412 King Philip St Raynham, MA"}  api-tool http://localhost:4000/parser/parse?text=412+King+Philip+St+Raynham,+MA  api-tool http://localhost:3000/parser/parse?text=412+King+Philip+St+Raynham,+MA { solutions: [ 0: { classifications: [ 2: {  "label": "locality",  "value": "Raynham",  "start": 19,  "end": 26  } 3: {  "label": "region",  "value": "MA",  "start": 28,  "end": 30  } ] score: 0.625 => 0.9199999999999999 }, 1: {  "score": 0.9116666666666666,  "classifications": [  {  "label": "housenumber",  "value": "412",  "start": 0,  "end": 3  },  {  "label": "street",  "value": "King Philip St",  "start": 4,  "end": 18  },  {  "label": "locality",  "value": "Raynham",  "start": 19,  "end": 26  },  {  "label": "country",  "value": "MA",  "start": 28,  "end": 30  }  ]  } ] } Changed: {"text":"5716 W Celmark Rd Cicero, IL 60804"}  api-tool http://localhost:4000/parser/parse?text=5716+W+Celmark+Rd+Cicero,+IL+60804  api-tool http://localhost:3000/parser/parse?text=5716+W+Celmark+Rd+Cicero,+IL+60804 { solutions: [ 0: { classifications: [ 2: { end: 34 => 24 label: "postcode" => "locality" start: 29 => 18 value: "60804" => "Cicero" }, 3: {  "label": "region",  "value": "IL",  "start": 26,  "end": 28  } 4: {  "label": "postcode",  "value": "60804",  "start": 29,  "end": 34  } ] score: 0.7037037037037037 => 0.9407407407407407 } ] } Changed: {"text":"67 Webster St. North Tonawanda, NY 14120"}  api-tool http://localhost:4000/parser/parse?text=67+Webster+St.+North+Tonawanda,+NY+14120  api-tool http://localhost:3000/parser/parse?text=67+Webster+St.+North+Tonawanda,+NY+14120 { solutions: [ 0: { classifications: [ 1: { end: 20 => 14 value: "Webster St. North" => "Webster St." }, 2: { end: 40 => 30 label: "postcode" => "locality" start: 35 => 15 value: "14120" => "North Tonawanda" }, 3: {  "label": "region",  "value": "NY",  "start": 32,  "end": 34  } 4: {  "label": "postcode",  "value": "14120",  "start": 35,  "end": 40  } ] score: 0.5757575757575757 => 0.9454545454545454 }, 1: {  "score": 0.9454545454545454,  "classifications": [  {  "label": "housenumber",  "value": "67",  "start": 0,  "end": 2  },  {  "label": "street",  "value": "Webster St. North",  "start": 3,  "end": 20  },  {  "label": "locality",  "value": "Tonawanda",  "start": 21,  "end": 30  },  {  "label": "region",  "value": "NY",  "start": 32,  "end": 34  },  {  "label": "postcode",  "value": "14120",  "start": 35,  "end": 40  }  ]  } ] } Changed: {"text":"4011 Chapman Hwy, Suite J Knoxville, TN 37920"}  api-tool http://localhost:4000/parser/parse?text=4011+Chapman+Hwy,+Suite+J+Knoxville,+TN+37920  api-tool http://localhost:3000/parser/parse?text=4011+Chapman+Hwy,+Suite+J+Knoxville,+TN+37920 { solutions: [ 0: { classifications: [ 2: { end: 45 => 23 label: "postcode" => "unit_type" start: 40 => 18 value: "37920" => "Suite" }, 3: {  "label": "unit",  "value": "J",  "start": 24,  "end": 25  } 4: {  "label": "locality",  "value": "Knoxville",  "start": 26,  "end": 35  } 5: {  "label": "region",  "value": "TN",  "start": 37,  "end": 39  } 6: {  "label": "postcode",  "value": "37920",  "start": 40,  "end": 45  } ] score: 0.5277777777777778 => 0.9388888888888888 } ] } Changed: {"text":"4452 Park Blvd., Suite 310, San Diego, CA 92116"}  api-tool http://localhost:4000/parser/parse?text=4452+Park+Blvd.,+Suite+310,+San+Diego,+CA+92116  api-tool http://localhost:3000/parser/parse?text=4452+Park+Blvd.,+Suite+310,+San+Diego,+CA+92116 { solutions: [ 0: { classifications: [ 2: { end: 47 => 22 label: "postcode" => "unit_type" start: 42 => 17 value: "92116" => "Suite" }, 3: {  "label": "unit",  "value": "310",  "start": 23,  "end": 26  } 4: {  "label": "locality",  "value": "San Diego",  "start": 28,  "end": 37  } 5: {  "label": "region",  "value": "CA",  "start": 39,  "end": 41  } 6: {  "label": "postcode",  "value": "92116",  "start": 42,  "end": 47  } ] score: 0.5 => 0.943888888888889 } ] } Changed: {"text":"9330 Broadway St, Ste 324, Pearland, TX 77584-7895"}  api-tool http://localhost:4000/parser/parse?text=9330+Broadway+St,+Ste+324,+Pearland,+TX+77584-7895  api-tool http://localhost:3000/parser/parse?text=9330+Broadway+St,+Ste+324,+Pearland,+TX+77584-7895 { solutions: [ 0: { classifications: [ 2: { end: 50 => 21 label: "postcode" => "unit_type" start: 40 => 18 value: "77584-7895" => "Ste" }, 3: {  "label": "unit",  "value": "324",  "start": 22,  "end": 25  } 4: {  "label": "locality",  "value": "Pearland",  "start": 27,  "end": 35  } 5: {  "label": "region",  "value": "TX",  "start": 37,  "end": 39  } 6: {  "label": "postcode",  "value": "77584-7895",  "start": 40,  "end": 50  } ] score: 0.6 => 0.945 }, 1: {  "score": 0.9079999999999999,  "classifications": [  {  "label": "street",  "value": "9330 Broadway",  "start": 0,  "end": 13  },  {  "label": "unit_type",  "value": "Ste",  "start": 18,  "end": 21  },  {  "label": "unit",  "value": "324",  "start": 22,  "end": 25  },  {  "label": "locality",  "value": "Pearland",  "start": 27,  "end": 35  },  {  "label": "region",  "value": "TX",  "start": 37,  "end": 39  },  {  "label": "postcode",  "value": "77584-7895",  "start": 40,  "end": 50  }  ]  } ] } Changed: {"text":"901-0587 Sunglass Hut 11201 W 95th St Overland Park, KS 66214"}  api-tool http://localhost:4000/parser/parse?text=901-0587+Sunglass+Hut+11201+W+95th+St+Overland+Park,+KS+66214  api-tool http://localhost:3000/parser/parse?text=901-0587+Sunglass+Hut+11201+W+95th+St+Overland+Park,+KS+66214 { solutions: [ 0: {  "score": 0.32000000000000006,  "classifications": [  {  "label": "postcode",  "value": "901-0587",  "start": 0,  "end": 8  },  {  "label": "housenumber",  "value": "11201",  "start": 22,  "end": 27  },  {  "label": "street",  "value": "W 95th St",  "start": 28,  "end": 37  }  ]  } ] } Changed: {"text":"6912 County Rd W West Bend, WI 53090"}  api-tool http://localhost:4000/parser/parse?text=6912+County+Rd+W+West+Bend,+WI+53090  api-tool http://localhost:3000/parser/parse?text=6912+County+Rd+W+West+Bend,+WI+53090 { solutions: [ 0: { classifications: [ 2: { end: 36 => 26 label: "postcode" => "locality" start: 31 => 17 value: "53090" => "West Bend" }, 3: {  "label": "region",  "value": "WI",  "start": 28,  "end": 30  } 4: {  "label": "postcode",  "value": "53090",  "start": 31,  "end": 36  } ] score: 0.6428571428571429 => 0.9471428571428572 } ] } Changed: {"text":"900 4345 Kiefer Ave Warren, MI 48091"}  api-tool http://localhost:4000/parser/parse?text=900+4345+Kiefer+Ave+Warren,+MI+48091  api-tool http://localhost:3000/parser/parse?text=900+4345+Kiefer+Ave+Warren,+MI+48091 { solutions: [ 0: { classifications: [ 2: { end: 36 => 26 label: "postcode" => "locality" start: 31 => 20 value: "48091" => "Warren" }, 3: {  "label": "region",  "value": "MI",  "start": 28,  "end": 30  } 4: {  "label": "postcode",  "value": "48091",  "start": 31,  "end": 36  } ] score: 0.6206896551724138 => 0.8268965517241379 } ] } Changed: {"text":"422 Summer St Arlington, MA 02474"}  api-tool http://localhost:4000/parser/parse?text=422+Summer+St+Arlington,+MA+02474  api-tool http://localhost:3000/parser/parse?text=422+Summer+St+Arlington,+MA+02474 { solutions: [ 0: { classifications: [ 2: { end: 33 => 23 label: "postcode" => "locality" start: 28 => 14 value: "02474" => "Arlington" }, 3: {  "label": "region",  "value": "MA",  "start": 25,  "end": 27  } 4: {  "label": "postcode",  "value": "02474",  "start": 28,  "end": 33  } ] score: 0.5925925925925926 => 0.9466666666666667 } ] } Changed: {"text":"1057 Broad St. Sumter, South Carolina 29150"}  api-tool http://localhost:4000/parser/parse?text=1057+Broad+St.+Sumter,+South+Carolina+29150  api-tool http://localhost:3000/parser/parse?text=1057+Broad+St.+Sumter,+South+Carolina+29150 { solutions: [ 0: { classifications: [ 2: { end: 43 => 21 label: "postcode" => "locality" start: 38 => 15 value: "29150" => "Sumter" }, 3: {  "label": "region",  "value": "South Carolina",  "start": 23,  "end": 37  } 4: {  "label": "postcode",  "value": "29150",  "start": 38,  "end": 43  } ] score: 0.4722222222222222 => 0.9488888888888888 }, 1: {  "score": 0.6433333333333333,  "classifications": [  {  "label": "housenumber",  "value": "1057",  "start": 0,  "end": 4  },  {  "label": "street",  "value": "Broad St.",  "start": 5,  "end": 14  },  {  "label": "locality",  "value": "Carolina",  "start": 29,  "end": 37  },  {  "label": "postcode",  "value": "29150",  "start": 38,  "end": 43  }  ]  } ] } Changed: {"text":"7900 Forsyth Boulevard St. Louis, Missouri 63105"}  api-tool http://localhost:4000/parser/parse?text=7900+Forsyth+Boulevard+St.+Louis,+Missouri+63105  api-tool http://localhost:3000/parser/parse?text=7900+Forsyth+Boulevard+St.+Louis,+Missouri+63105 { solutions: [ 0: { classifications: [ 1: { end: 26 => 22 value: "Forsyth Boulevard St." => "Forsyth Boulevard" }, 2: { end: 48 => 32 label: "postcode" => "locality" start: 43 => 23 value: "63105" => "St. Louis" }, 3: {  "label": "region",  "value": "Missouri",  "start": 34,  "end": 42  } 4: {  "label": "postcode",  "value": "63105",  "start": 43,  "end": 48  } ] score: 0.6829268292682927 => 0.9199999999999999 } ] } Changed: {"text":"3378 Kelley Avenue, New Orleans, LA 33770"}  api-tool http://localhost:4000/parser/parse?text=3378+Kelley+Avenue,+New+Orleans,+LA+33770  api-tool http://localhost:3000/parser/parse?text=3378+Kelley+Avenue,+New+Orleans,+LA+33770 { solutions: [ 0: { classifications: [ 2: { end: 41 => 31 label: "postcode" => "locality" start: 36 => 20 value: "33770" => "New Orleans" }, 3: {  "label": "postcode",  "value": "33770",  "start": 36,  "end": 41  } ] score: 0.6363636363636364 => 0.8618181818181818 } ] } Changed: {"text":"513-0066 GIBSON AVE Brentwood, New York"}  api-tool http://localhost:4000/parser/parse?text=513-0066+GIBSON+AVE+Brentwood,+New+York  api-tool http://localhost:3000/parser/parse?text=513-0066+GIBSON+AVE+Brentwood,+New+York { solutions: [ 0: { classifications: [ 2: {  "label": "locality",  "value": "Brentwood",  "start": 20,  "end": 29  } 3: {  "label": "region",  "value": "New York",  "start": 31,  "end": 39  } ] score: 0.5151515151515151 => 0.9509090909090909 } ] } Changed: {"text":"900 General Commercial 515 E Beale Street Kingman, AZ 86401"}  api-tool http://localhost:4000/parser/parse?text=900+General+Commercial+515+E+Beale+Street+Kingman,+AZ+86401  api-tool http://localhost:3000/parser/parse?text=900+General+Commercial+515+E+Beale+Street+Kingman,+AZ+86401 { solutions: [ 0: { classifications: [ 2: { end: 59 => 49 label: "postcode" => "locality" start: 54 => 42 value: "86401" => "Kingman" }, 3: {  "label": "region",  "value": "AZ",  "start": 51,  "end": 53  } 4: {  "label": "postcode",  "value": "86401",  "start": 54,  "end": 59  } ] score: 0.40816326530612246 => 0.586938775510204 } ] } Changed: {"text":"000 470 Mississippi River Boulevard N , Saint Paul, MN"}  api-tool http://localhost:4000/parser/parse?text=000+470+Mississippi+River+Boulevard+N+,+Saint+Paul,+MN  api-tool http://localhost:3000/parser/parse?text=000+470+Mississippi+River+Boulevard+N+,+Saint+Paul,+MN { solutions: [ 0: { classifications: [ 0: { end: 3 => 7 label: "postcode" => "housenumber" start: 0 => 4 value: "000" => "470" }, 1: { end: 7 => 37 label: "housenumber" => "street" start: 4 => 8 value: "470" => "Mississippi River Boulevard N" }, 2: { end: 35 => 50 label: "street" => "locality" start: 8 => 40 value: "Mississippi River Boulevard" => "Saint Paul" }, 3: {  "label": "region",  "value": "MN",  "start": 52,  "end": 54  } ] score: 0.7209302325581395 => 0.8576744186046511 }, 1: {  "score": 0.8530232558139533,  "classifications": [  {  "label": "housenumber",  "value": "470",  "start": 4,  "end": 7  },  {  "label": "street",  "value": "Mississippi River Boulevard N",  "start": 8,  "end": 37  },  {  "label": "locality",  "value": "Saint Paul",  "start": 40,  "end": 50  },  {  "label": "country",  "value": "MN",  "start": 52,  "end": 54  }  ]  } 2: {  "score": 0.8530232558139533,  "classifications": [  {  "label": "housenumber",  "value": "470",  "start": 4,  "end": 7  },  {  "label": "street",  "value": "Mississippi River Boulevard N",  "start": 8,  "end": 37  },  {  "label": "locality",  "value": "Saint",  "start": 40,  "end": 45  },  {  "label": "region",  "value": "Paul",  "start": 46,  "end": 50  },  {  "label": "country",  "value": "MN",  "start": 52,  "end": 54  }  ]  } 3: {  "score": 0.8530232558139533,  "classifications": [  {  "label": "housenumber",  "value": "470",  "start": 4,  "end": 7  },  {  "label": "street",  "value": "Mississippi River Boulevard N",  "start": 8,  "end": 37  },  {  "label": "region",  "value": "Saint Paul",  "start": 40,  "end": 50  },  {  "label": "country",  "value": "MN",  "start": 52,  "end": 54  }  ]  } ] } Changed: {"text":"312 SW Greenwich Drive, Ste 633 Lee's Summit, MO 64082"}  api-tool http://localhost:4000/parser/parse?text=312+SW+Greenwich+Drive,+Ste+633+Lee's+Summit,+MO+64082  api-tool http://localhost:3000/parser/parse?text=312+SW+Greenwich+Drive,+Ste+633+Lee's+Summit,+MO+64082 { solutions: [ 0: { classifications: [ 2: { end: 54 => 27 label: "postcode" => "unit_type" start: 49 => 24 value: "64082" => "Ste" }, 3: {  "label": "unit",  "value": "633",  "start": 28,  "end": 31  } 4: {  "label": "locality",  "value": "Lee's Summit",  "start": 32,  "end": 44  } 5: {  "label": "region",  "value": "MO",  "start": 46,  "end": 48  } 6: {  "label": "postcode",  "value": "64082",  "start": 49,  "end": 54  } ] score: 0.5581395348837209 => 0.9553488372093023 } ] } Changed: {"text":"2101 East Olsen Road, Thousand Oaks, CA 91360"}  api-tool http://localhost:4000/parser/parse?text=2101+East+Olsen+Road,+Thousand+Oaks,+CA+91360  api-tool http://localhost:3000/parser/parse?text=2101+East+Olsen+Road,+Thousand+Oaks,+CA+91360 { solutions: [ 0: { classifications: [ 2: { end: 45 => 35 label: "postcode" => "locality" start: 40 => 22 value: "91360" => "Thousand Oaks" }, 3: {  "label": "region",  "value": "CA",  "start": 37,  "end": 39  } 4: {  "label": "postcode",  "value": "91360",  "start": 40,  "end": 45  } ] score: 0.6111111111111112 => 0.9455555555555555 } ] } Changed: {"text":"44 River Oaks Center Dr Calumet City, IL 60409"}  api-tool http://localhost:4000/parser/parse?text=44+River+Oaks+Center+Dr+Calumet+City,+IL+60409  api-tool http://localhost:3000/parser/parse?text=44+River+Oaks+Center+Dr+Calumet+City,+IL+60409 { solutions: [ 0: { classifications: [ 1: { end: 20 => 23 value: "River Oaks Center" => "River Oaks Center Dr" }, 2: { end: 46 => 36 label: "postcode" => "locality" start: 41 => 24 value: "60409" => "Calumet City" }, 3: {  "label": "region",  "value": "IL",  "start": 38,  "end": 40  } 4: {  "label": "postcode",  "value": "60409",  "start": 41,  "end": 46  } ] score: 0.5945945945945946 => 0.9264864864864866 }, 1: {  "score": 0.6,  "classifications": [  {  "label": "housenumber",  "value": "44",  "start": 0,  "end": 2  },  {  "label": "street",  "value": "River Oaks Center",  "start": 3,  "end": 20  },  {  "label": "region",  "value": "Dr",  "start": 21,  "end": 23  },  {  "label": "postcode",  "value": "60409",  "start": 41,  "end": 46  }  ]  } ] } Changed: {"text":"3823 L Honoapiilani Rd, Lahaina, HI 96761"}  api-tool http://localhost:4000/parser/parse?text=3823+L+Honoapiilani+Rd,+Lahaina,+HI+96761  api-tool http://localhost:3000/parser/parse?text=3823+L+Honoapiilani+Rd,+Lahaina,+HI+96761 { solutions: [ 0: { classifications: [ 2: { end: 41 => 31 label: "postcode" => "locality" start: 36 => 24 value: "96761" => "Lahaina" }, 3: {  "label": "region",  "value": "HI",  "start": 33,  "end": 35  } 4: {  "label": "postcode",  "value": "96761",  "start": 36,  "end": 41  } ] score: 0.7272727272727273 => 0.9151515151515152 } ] } Changed: {"text":"3916 W College Ave Appleton, Wisconsin 54914"}  api-tool http://localhost:4000/parser/parse?text=3916+W+College+Ave+Appleton,+Wisconsin+54914  api-tool http://localhost:3000/parser/parse?text=3916+W+College+Ave+Appleton,+Wisconsin+54914 { solutions: [ 0: { classifications: [ 2: { end: 44 => 27 label: "postcode" => "locality" start: 39 => 19 value: "54914" => "Appleton" }, 3: {  "label": "region",  "value": "Wisconsin",  "start": 29,  "end": 38  } 4: {  "label": "postcode",  "value": "54914",  "start": 39,  "end": 44  } ] score: 0.5405405405405406 => 0.9535135135135135 } ] } Changed: {"text":"6776090 2545 Fire Rd Ste #3 Egg Harbor Township,NJ 08234"}  api-tool http://localhost:4000/parser/parse?text=6776090+2545+Fire+Rd+Ste+%233+Egg+Harbor+Township,NJ+08234  api-tool http://localhost:3000/parser/parse?text=6776090+2545+Fire+Rd+Ste+%233+Egg+Harbor+Township,NJ+08234 { solutions: [ 0: { classifications: [ 0: { end: 7 => 12 label: "postcode" => "housenumber" start: 0 => 8 value: "6776090" => "2545" }, 1: { end: 12 => 20 label: "housenumber" => "street" start: 8 => 13 value: "2545" => "Fire Rd" }, 2: { end: 20 => 24 label: "street" => "unit_type" start: 13 => 21 value: "Fire Rd" => "Ste" }, 3: {  "label": "unit",  "value": "#3",  "start": 25,  "end": 27  } 4: {  "label": "locality",  "value": "Egg Harbor",  "start": 28,  "end": 38  } 5: {  "label": "region",  "value": "NJ",  "start": 48,  "end": 50  } 6: {  "label": "postcode",  "value": "08234",  "start": 51,  "end": 56  } ] score: 0.3695652173913043 => 0.6417391304347826 } ] } Changed: {"text":"5004 N Bay Rd, Miami Beach, FL 33140"}  api-tool http://localhost:4000/parser/parse?text=5004+N+Bay+Rd,+Miami+Beach,+FL+33140  api-tool http://localhost:3000/parser/parse?text=5004+N+Bay+Rd,+Miami+Beach,+FL+33140 { solutions: [ 0: { classifications: [ 2: { end: 36 => 26 label: "postcode" => "locality" start: 31 => 15 value: "33140" => "Miami Beach" }, 3: {  "label": "region",  "value": "FL",  "start": 28,  "end": 30  } 4: {  "label": "postcode",  "value": "33140",  "start": 31,  "end": 36  } ] score: 0.5555555555555556 => 0.9807407407407408 } ] } Changed: {"text":"191 Lighthouse Ave Ste A-1 Monterey CA 93940"}  api-tool http://localhost:4000/parser/parse?text=191+Lighthouse+Ave+Ste+A-1+Monterey+CA+93940  api-tool http://localhost:3000/parser/parse?text=191+Lighthouse+Ave+Ste+A-1+Monterey+CA+93940 { solutions: [ 0: { classifications: [ 2: { end: 44 => 22 label: "postcode" => "unit_type" start: 39 => 19 value: "93940" => "Ste" }, 3: {  "label": "unit",  "value": "A-1",  "start": 23,  "end": 26  } 4: {  "label": "locality",  "value": "Monterey",  "start": 27,  "end": 35  } 5: {  "label": "region",  "value": "CA",  "start": 36,  "end": 38  } 6: {  "label": "postcode",  "value": "93940",  "start": 39,  "end": 44  } ] score: 0.5675675675675675 => 0.9367567567567566 } ] } Changed: {"text":"2219 TERRACE WAY, Columbia, SC 29205"}  api-tool http://localhost:4000/parser/parse?text=2219+TERRACE+WAY,+Columbia,+SC+29205  api-tool http://localhost:3000/parser/parse?text=2219+TERRACE+WAY,+Columbia,+SC+29205 { solutions: [ 0: { classifications: [ 2: { end: 36 => 26 label: "postcode" => "locality" start: 31 => 18 value: "29205" => "Columbia" }, 3: {  "label": "region",  "value": "SC",  "start": 28,  "end": 30  } 4: {  "label": "postcode",  "value": "29205",  "start": 31,  "end": 36  } ] score: 0.6551724137931034 => 0.9241379310344826 }, 1: {  "score": 0.843448275862069,  "classifications": [  {  "label": "street",  "value": "2219 TERRACE",  "start": 0,  "end": 12  },  {  "label": "locality",  "value": "Columbia",  "start": 18,  "end": 26  },  {  "label": "region",  "value": "SC",  "start": 28,  "end": 30  },  {  "label": "postcode",  "value": "29205",  "start": 31,  "end": 36  }  ]  } ] } Changed: {"text":"12795 16th Avenue North Minneapolis, MN 55441"}  api-tool http://localhost:4000/parser/parse?text=12795+16th+Avenue+North+Minneapolis,+MN+55441  api-tool http://localhost:3000/parser/parse?text=12795+16th+Avenue+North+Minneapolis,+MN+55441 { solutions: [ 0: { classifications: [ 1: { end: 17 => 23 value: "16th Avenue" => "16th Avenue North" }, 2: { end: 45 => 35 label: "postcode" => "locality" start: 40 => 24 value: "55441" => "Minneapolis" }, 3: {  "label": "region",  "value": "MN",  "start": 37,  "end": 39  } 4: {  "label": "postcode",  "value": "55441",  "start": 40,  "end": 45  } ] score: 0.42105263157894735 => 0.8473684210526317 } ] } Changed: {"text":"721 West Grand Avenue, Chicago, IL, 60654"}  api-tool http://localhost:4000/parser/parse?text=721+West+Grand+Avenue,+Chicago,+IL,+60654  api-tool http://localhost:3000/parser/parse?text=721+West+Grand+Avenue,+Chicago,+IL,+60654 { solutions: [ 0: { classifications: [ 2: { end: 41 => 30 label: "postcode" => "locality" start: 36 => 23 value: "60654" => "Chicago" }, 3: {  "label": "region",  "value": "IL",  "start": 32,  "end": 34  } 4: {  "label": "postcode",  "value": "60654",  "start": 36,  "end": 41  } ] score: 0.71875 => 0.94375 } ] } Changed: {"text":"222 N. Tennessee St. McKinney, Texas 75069"}  api-tool http://localhost:4000/parser/parse?text=222+N.+Tennessee+St.+McKinney,+Texas+75069  api-tool http://localhost:3000/parser/parse?text=222+N.+Tennessee+St.+McKinney,+Texas+75069 { solutions: [ 0: { classifications: [ 2: { end: 42 => 29 label: "postcode" => "locality" start: 37 => 21 value: "75069" => "McKinney" }, 3: {  "label": "region",  "value": "Texas",  "start": 31,  "end": 36  } 4: {  "label": "postcode",  "value": "75069",  "start": 37,  "end": 42  } ] score: 0.6285714285714286 => 0.952 } ] } Changed: {"text":"18441 NW 2nd Avenue Miami, FL 33169"}  api-tool http://localhost:4000/parser/parse?text=18441+NW+2nd+Avenue+Miami,+FL+33169  api-tool http://localhost:3000/parser/parse?text=18441+NW+2nd+Avenue+Miami,+FL+33169 { solutions: [ 0: { classifications: [ 2: { end: 35 => 25 label: "postcode" => "locality" start: 30 => 20 value: "33169" => "Miami" }, 3: {  "label": "region",  "value": "FL",  "start": 27,  "end": 29  } 4: {  "label": "postcode",  "value": "33169",  "start": 30,  "end": 35  } ] score: 0.6071428571428572 => 0.8099999999999999 } ] } Changed: {"text":"1505 Belvedere Road West Palm Beach, FL 33406"}  api-tool http://localhost:4000/parser/parse?text=1505+Belvedere+Road+West+Palm+Beach,+FL+33406  api-tool http://localhost:3000/parser/parse?text=1505+Belvedere+Road+West+Palm+Beach,+FL+33406 { solutions: [ 0: { classifications: [ 2: { end: 45 => 35 label: "postcode" => "locality" start: 40 => 25 value: "33406" => "Palm Beach" }, 3: {  "label": "region",  "value": "FL",  "start": 37,  "end": 39  } 4: {  "label": "postcode",  "value": "33406",  "start": 40,  "end": 45  } ] score: 0.6108108108108109 => 0.9340540540540541 }, 1: {  "score": 0.9259459459459459,  "classifications": [  {  "label": "housenumber",  "value": "1505",  "start": 0,  "end": 4  },  {  "label": "street",  "value": "Belvedere Road",  "start": 5,  "end": 19  },  {  "label": "locality",  "value": "West Palm Beach",  "start": 20,  "end": 35  },  {  "label": "region",  "value": "FL",  "start": 37,  "end": 39  },  {  "label": "postcode",  "value": "33406",  "start": 40,  "end": 45  }  ]  } ] } Changed: {"text":"500 LOT 29 Waters Edge DR, Penhook, VA 24137"}  api-tool http://localhost:4000/parser/parse?text=500+LOT+29+Waters+Edge+DR,+Penhook,+VA+24137  api-tool http://localhost:3000/parser/parse?text=500+LOT+29+Waters+Edge+DR,+Penhook,+VA+24137 { solutions: [ 0: {  "score": 0.5588235294117647,  "classifications": [  {  "label": "housenumber",  "value": "29",  "start": 8,  "end": 10  },  {  "label": "street",  "value": "Waters Edge DR",  "start": 11,  "end": 25  },  {  "label": "postcode",  "value": "24137",  "start": 39,  "end": 44  }  ]  } ] } Changed: {"text":"140 S Railroad St, Cambridge, ID 83610"}  api-tool http://localhost:4000/parser/parse?text=140+S+Railroad+St,+Cambridge,+ID+83610  api-tool http://localhost:3000/parser/parse?text=140+S+Railroad+St,+Cambridge,+ID+83610 { solutions: [ 0: { classifications: [ 2: { end: 38 => 28 label: "postcode" => "locality" start: 33 => 19 value: "83610" => "Cambridge" }, 3: {  "label": "region",  "value": "ID",  "start": 30,  "end": 32  } 4: {  "label": "postcode",  "value": "83610",  "start": 33,  "end": 38  } ] score: 0.6333333333333333 => 0.956 } ] } Changed: {"text":"4167 Cheshire Station Plaza Dale City, VA 22193-2200"}  api-tool http://localhost:4000/parser/parse?text=4167+Cheshire+Station+Plaza+Dale+City,+VA+22193-2200  api-tool http://localhost:3000/parser/parse?text=4167+Cheshire+Station+Plaza+Dale+City,+VA+22193-2200 { solutions: [ 0: { classifications: [ 2: { end: 52 => 37 label: "postcode" => "locality" start: 42 => 28 value: "22193-2200" => "Dale City" }, 3: {  "label": "region",  "value": "VA",  "start": 39,  "end": 41  } 4: {  "label": "postcode",  "value": "22193-2200",  "start": 42,  "end": 52  } ] score: 0.7727272727272727 => 0.9181818181818183 } ] } Changed: {"text":"000 5513 Montclair Dr, Colleyville, TX 76034"}  api-tool http://localhost:4000/parser/parse?text=000+5513+Montclair+Dr,+Colleyville,+TX+76034  api-tool http://localhost:3000/parser/parse?text=000+5513+Montclair+Dr,+Colleyville,+TX+76034 { solutions: [ 0: { classifications: [ 2: { end: 44 => 34 label: "postcode" => "locality" start: 39 => 23 value: "76034" => "Colleyville" }, 3: {  "label": "region",  "value": "TX",  "start": 36,  "end": 38  } 4: {  "label": "postcode",  "value": "76034",  "start": 39,  "end": 44  } ] score: 0.5555555555555556 => 0.8505555555555554 } ] } Changed: {"text":"4 2837 W Sunset Blvd, Los Angeles, CA"}  api-tool http://localhost:4000/parser/parse?text=4+2837+W+Sunset+Blvd,+Los+Angeles,+CA  api-tool http://localhost:3000/parser/parse?text=4+2837+W+Sunset+Blvd,+Los+Angeles,+CA { solutions: [ 0: { classifications: [ 2: {  "label": "locality",  "value": "Los Angeles",  "start": 22,  "end": 33  } 3: {  "label": "region",  "value": "CA",  "start": 35,  "end": 37  } ] score: 0.5357142857142857 => 0.9028571428571429 }, 1: {  "score": 0.8957142857142858,  "classifications": [  {  "label": "housenumber",  "value": "2837",  "start": 2,  "end": 6  },  {  "label": "street",  "value": "W Sunset Blvd",  "start": 7,  "end": 20  },  {  "label": "locality",  "value": "Los Angeles",  "start": 22,  "end": 33  },  {  "label": "country",  "value": "CA",  "start": 35,  "end": 37  }  ]  } ] } Changed: {"text":"1021 2nd Avenue North Suite #6 North Myrtle Beach, SC 29582"}  api-tool http://localhost:4000/parser/parse?text=1021+2nd+Avenue+North+Suite+%236+North+Myrtle+Beach,+SC+29582  api-tool http://localhost:3000/parser/parse?text=1021+2nd+Avenue+North+Suite+%236+North+Myrtle+Beach,+SC+29582 { solutions: [ 0: { classifications: [ 1: { end: 15 => 21 value: "2nd Avenue" => "2nd Avenue North" }, 2: { end: 59 => 27 label: "postcode" => "unit_type" start: 54 => 22 value: "29582" => "Suite" }, 3: {  "label": "unit",  "value": "#6",  "start": 28,  "end": 30  } 4: {  "label": "locality",  "value": "North Myrtle Beach",  "start": 31,  "end": 49  } 5: {  "label": "region",  "value": "SC",  "start": 51,  "end": 53  } 6: {  "label": "postcode",  "value": "29582",  "start": 54,  "end": 59  } ] score: 0.375 => 0.9566666666666667 } ] } Changed: {"text":"1600 WEST BALBOA BLVD. NEWPORT BEACH, CA 92663"}  api-tool http://localhost:4000/parser/parse?text=1600+WEST+BALBOA+BLVD.+NEWPORT+BEACH,+CA+92663  api-tool http://localhost:3000/parser/parse?text=1600+WEST+BALBOA+BLVD.+NEWPORT+BEACH,+CA+92663 { solutions: [ 0: { classifications: [ 2: { end: 46 => 36 label: "postcode" => "locality" start: 41 => 23 value: "92663" => "NEWPORT BEACH" }, 3: {  "label": "region",  "value": "CA",  "start": 38,  "end": 40  } 4: {  "label": "postcode",  "value": "92663",  "start": 41,  "end": 46  } ] score: 0.631578947368421 => 0.9421052631578947 } ] } Changed: {"text":"7046 SCHINKE ROAD SHIOCTON, WI 54170"}  api-tool http://localhost:4000/parser/parse?text=7046+SCHINKE+ROAD+SHIOCTON,+WI+54170  api-tool http://localhost:3000/parser/parse?text=7046+SCHINKE+ROAD+SHIOCTON,+WI+54170 { solutions: [ 0: { classifications: [ 2: { end: 36 => 26 label: "postcode" => "locality" start: 31 => 18 value: "54170" => "SHIOCTON" }, 3: {  "label": "region",  "value": "WI",  "start": 28,  "end": 30  } 4: {  "label": "postcode",  "value": "54170",  "start": 31,  "end": 36  } ] score: 0.6666666666666666 => 0.9206666666666666 } ] } Changed: {"text":"303 Bancario Rd. Marion, AR 72634"}  api-tool http://localhost:4000/parser/parse?text=303+Bancario+Rd.+Marion,+AR+72634  api-tool http://localhost:3000/parser/parse?text=303+Bancario+Rd.+Marion,+AR+72634 { solutions: [ 0: { classifications: [ 2: { end: 33 => 23 label: "postcode" => "locality" start: 28 => 17 value: "72634" => "Marion" }, 3: {  "label": "region",  "value": "AR",  "start": 25,  "end": 27  } 4: {  "label": "postcode",  "value": "72634",  "start": 28,  "end": 33  } ] score: 0.7037037037037037 => 0.9266666666666666 } ] } Changed: {"text":"7588 Squirrel Hill Rd, Minocqua, WI 54548"}  api-tool http://localhost:4000/parser/parse?text=7588+Squirrel+Hill+Rd,+Minocqua,+WI+54548  api-tool http://localhost:3000/parser/parse?text=7588+Squirrel+Hill+Rd,+Minocqua,+WI+54548 { solutions: [ 0: { classifications: [ 2: { end: 41 => 31 label: "postcode" => "locality" start: 36 => 23 value: "54548" => "Minocqua" }, 3: {  "label": "region",  "value": "WI",  "start": 33,  "end": 35  } 4: {  "label": "postcode",  "value": "54548",  "start": 36,  "end": 41  } ] score: 0.696969696969697 => 0.9199999999999999 } ] } Changed: {"text":"339 Market St Lewisburg, PA 17837"}  api-tool http://localhost:4000/parser/parse?text=339+Market+St+Lewisburg,+PA+17837  api-tool http://localhost:3000/parser/parse?text=339+Market+St+Lewisburg,+PA+17837 { solutions: [ 0: { classifications: [ 2: { end: 33 => 23 label: "postcode" => "locality" start: 28 => 14 value: "17837" => "Lewisburg" }, 3: {  "label": "region",  "value": "PA",  "start": 25,  "end": 27  } 4: {  "label": "postcode",  "value": "17837",  "start": 28,  "end": 33  } ] score: 0.5925925925925926 => 0.9466666666666667 } ] } Changed: {"text":"29 Years CONTACT 2351 S Laurelwood Ln, Tupelo, MS 38801"}  api-tool http://localhost:4000/parser/parse?text=29+Years+CONTACT+2351+S+Laurelwood+Ln,+Tupelo,+MS+38801  api-tool http://localhost:3000/parser/parse?text=29+Years+CONTACT+2351+S+Laurelwood+Ln,+Tupelo,+MS+38801 { solutions: [ 0: { classifications: [ 2: { end: 55 => 45 label: "postcode" => "locality" start: 50 => 39 value: "38801" => "Tupelo" }, 3: {  "label": "region",  "value": "MS",  "start": 47,  "end": 49  } 4: {  "label": "postcode",  "value": "38801",  "start": 50,  "end": 55  } ] score: 0.5 => 0.6372727272727272 } ] } Changed: {"text":"607 Abbott AveHillsboro, TX, 76645"}  api-tool http://localhost:4000/parser/parse?text=607+Abbott+AveHillsboro,+TX,+76645  api-tool http://localhost:3000/parser/parse?text=607+Abbott+AveHillsboro,+TX,+76645 { solutions: [ 0: { classifications: [ 0: { end: 3 => 10 label: "housenumber" => "locality" start: 0 => 4 value: "607" => "Abbott" }, 1: { end: 34 => 27 label: "postcode" => "region" start: 29 => 25 value: "76645" => "TX" }, 2: {  "label": "postcode",  "value": "76645",  "start": 29,  "end": 34  } ] score: 0.2857142857142857 => 0.4642857142857143 } ] } Changed: {"text":"07-01 115B Stancil Dr., Greenville, NC"}  api-tool http://localhost:4000/parser/parse?text=07-01+115B+Stancil+Dr.,+Greenville,+NC  api-tool http://localhost:3000/parser/parse?text=07-01+115B+Stancil+Dr.,+Greenville,+NC { solutions: [ 0: {  "score": 0.7806451612903226,  "classifications": [  {  "label": "housenumber",  "value": "115B",  "start": 6,  "end": 10  },  {  "label": "street",  "value": "Stancil Dr.",  "start": 11,  "end": 22  },  {  "label": "locality",  "value": "Greenville",  "start": 24,  "end": 34  },  {  "label": "region",  "value": "NC",  "start": 36,  "end": 38  }  ]  } ] } Changed: {"text":"1235 Thomas Beck Road Des Moines, IA 50315"}  api-tool http://localhost:4000/parser/parse?text=1235+Thomas+Beck+Road+Des+Moines,+IA+50315  api-tool http://localhost:3000/parser/parse?text=1235+Thomas+Beck+Road+Des+Moines,+IA+50315 { solutions: [ 0: { classifications: [ 2: { end: 42 => 36 label: "postcode" => "region" start: 37 => 34 value: "50315" => "IA" }, 3: {  "label": "postcode",  "value": "50315",  "start": 37,  "end": 42  } ] score: 0.6764705882352942 => 0.6576470588235295 } ] } Changed: {"text":"5670 DOUGLAS ROAD THAYER, KS 66776"}  api-tool http://localhost:4000/parser/parse?text=5670+DOUGLAS+ROAD+THAYER,+KS+66776  api-tool http://localhost:3000/parser/parse?text=5670+DOUGLAS+ROAD+THAYER,+KS+66776 { solutions: [ 0: { classifications: [ 2: { end: 34 => 24 label: "postcode" => "locality" start: 29 => 18 value: "66776" => "THAYER" }, 3: {  "label": "region",  "value": "KS",  "start": 26,  "end": 28  } 4: {  "label": "postcode",  "value": "66776",  "start": 29,  "end": 34  } ] score: 0.7142857142857143 => 0.9149999999999999 } ] } Changed: {"text":"2115 Barkley Blvd. Suite 101 Bellingham, WA 98226 United States"}  api-tool http://localhost:4000/parser/parse?text=2115+Barkley+Blvd.+Suite+101+Bellingham,+WA+98226+United+States  api-tool http://localhost:3000/parser/parse?text=2115+Barkley+Blvd.+Suite+101+Bellingham,+WA+98226+United+States { solutions: [ 0: { classifications: [ 2: { end: 49 => 24 label: "postcode" => "unit_type" start: 44 => 19 value: "98226" => "Suite" }, 3: {  "label": "unit",  "value": "101",  "start": 25,  "end": 28  } 4: {  "label": "locality",  "value": "Bellingham",  "start": 29,  "end": 39  } 5: {  "label": "region",  "value": "WA",  "start": 41,  "end": 43  } 6: {  "label": "postcode",  "value": "98226",  "start": 44,  "end": 49  } 7: {  "label": "country",  "value": "United States",  "start": 50,  "end": 63  } ] score: 0.39622641509433965 => 0.9290566037735848 } ] } Changed: {"text":"5325 Nieman Rd Shawnee, Kansas"}  api-tool http://localhost:4000/parser/parse?text=5325+Nieman+Rd+Shawnee,+Kansas  api-tool http://localhost:3000/parser/parse?text=5325+Nieman+Rd+Shawnee,+Kansas { solutions: [ 0: { classifications: [ 2: {  "label": "locality",  "value": "Shawnee",  "start": 15,  "end": 22  } 3: {  "label": "region",  "value": "Kansas",  "start": 24,  "end": 30  } ] score: 0.48 => 0.9264 } ] } Changed: {"text":"294 Sand Creek Rd, Albany, NY 12205"}  api-tool http://localhost:4000/parser/parse?text=294+Sand+Creek+Rd,+Albany,+NY+12205  api-tool http://localhost:3000/parser/parse?text=294+Sand+Creek+Rd,+Albany,+NY+12205 { solutions: [ 0: { classifications: [ 2: { end: 35 => 25 label: "postcode" => "locality" start: 30 => 19 value: "12205" => "Albany" }, 3: {  "label": "region",  "value": "NY",  "start": 27,  "end": 29  } 4: {  "label": "postcode",  "value": "12205",  "start": 30,  "end": 35  } ] score: 0.7037037037037037 => 0.9348148148148149 } ] } Changed: {"text":"163 Pine Street, Lowell, MA 01851"}  api-tool http://localhost:4000/parser/parse?text=163+Pine+Street,+Lowell,+MA+01851  api-tool http://localhost:3000/parser/parse?text=163+Pine+Street,+Lowell,+MA+01851 { solutions: [ 0: { classifications: [ 2: { end: 33 => 23 label: "postcode" => "locality" start: 28 => 17 value: "01851" => "Lowell" }, 3: {  "label": "region",  "value": "MA",  "start": 25,  "end": 27  } 4: {  "label": "postcode",  "value": "01851",  "start": 28,  "end": 33  } ] score: 0.6923076923076923 => 0.9307692307692308 }, 1: {  "score": 0.7315384615384616,  "classifications": [  {  "label": "street",  "value": "163 Pine",  "start": 0,  "end": 8  },  {  "label": "locality",  "value": "Lowell",  "start": 17,  "end": 23  },  {  "label": "region",  "value": "MA",  "start": 25,  "end": 27  },  {  "label": "postcode",  "value": "01851",  "start": 28,  "end": 33  }  ]  } ] } Changed: {"text":"2 Baths 1980 sqft 135 Derby Rd Revere, MA 02151"}  api-tool http://localhost:4000/parser/parse?text=2+Baths+1980+sqft+135+Derby+Rd+Revere,+MA+02151  api-tool http://localhost:3000/parser/parse?text=2+Baths+1980+sqft+135+Derby+Rd+Revere,+MA+02151 { solutions: [ 0: { classifications: [ 2: { end: 47 => 37 label: "postcode" => "locality" start: 42 => 31 value: "02151" => "Revere" }, 3: {  "label": "region",  "value": "MA",  "start": 39,  "end": 41  } 4: {  "label": "postcode",  "value": "02151",  "start": 42,  "end": 47  } ] score: 0.40540540540540543 => 0.5875675675675676 }, 1: {  "score": 0.44702702702702707,  "classifications": [  {  "label": "housenumber",  "value": "135",  "start": 18,  "end": 21  },  {  "label": "street",  "value": "Derby Rd",  "start": 22,  "end": 30  },  {  "label": "locality",  "value": "Revere",  "start": 31,  "end": 37  },  {  "label": "country",  "value": "MA",  "start": 39,  "end": 41  }  ]  } ] } Changed: {"text":"16 MARTIN WINN PEARSON 2545 DESERT COVE AVE PHOENIX, AZ 85028"}  api-tool http://localhost:4000/parser/parse?text=16+MARTIN+WINN+PEARSON+2545+DESERT+COVE+AVE+PHOENIX,+AZ+85028  api-tool http://localhost:3000/parser/parse?text=16+MARTIN+WINN+PEARSON+2545+DESERT+COVE+AVE+PHOENIX,+AZ+85028 { solutions: [ 0: { classifications: [ 2: { end: 61 => 51 label: "postcode" => "locality" start: 56 => 44 value: "85028" => "PHOENIX" }, 3: {  "label": "region",  "value": "AZ",  "start": 53,  "end": 55  } 4: {  "label": "postcode",  "value": "85028",  "start": 56,  "end": 61  } ] score: 0.44 => 0.5704 } ] } Changed: {"text":"735 Pierce Ave., Macon, GA 31204"}  api-tool http://localhost:4000/parser/parse?text=735+Pierce+Ave.,+Macon,+GA+31204  api-tool http://localhost:3000/parser/parse?text=735+Pierce+Ave.,+Macon,+GA+31204 { solutions: [ 0: { classifications: [ 2: { end: 32 => 22 label: "postcode" => "locality" start: 27 => 17 value: "31204" => "Macon" }, 3: {  "label": "region",  "value": "GA",  "start": 24,  "end": 26  } 4: {  "label": "postcode",  "value": "31204",  "start": 27,  "end": 32  } ] score: 0.72 => 0.9279999999999999 } ] } Changed: {"text":"2013 COPYRIGHT 2018 DREAM MEDICAL"}  api-tool http://localhost:4000/parser/parse?text=2013+COPYRIGHT+2018+DREAM+MEDICAL  api-tool http://localhost:3000/parser/parse?text=2013+COPYRIGHT+2018+DREAM+MEDICAL { solutions: [ 0: { classifications: [ 0: { end: 4 => 19 label: "housenumber" => "postcode" start: 0 => 15 value: "2013" => "2018" }, 1: {  "label": "postcode",  "value": "2018",  "start": 15,  "end": 19  } ] score: 0.27586206896551724 => 0.13793103448275862 } ] } Changed: {"text":"2345 Commonwealth Avenue, Auburndale, MA 02466"}  api-tool http://localhost:4000/parser/parse?text=2345+Commonwealth+Avenue,+Auburndale,+MA+02466  api-tool http://localhost:3000/parser/parse?text=2345+Commonwealth+Avenue,+Auburndale,+MA+02466 { solutions: [ 0: { classifications: [ 2: { end: 46 => 36 label: "postcode" => "locality" start: 41 => 26 value: "02466" => "Auburndale" }, 3: {  "label": "region",  "value": "MA",  "start": 38,  "end": 40  } 4: {  "label": "postcode",  "value": "02466",  "start": 41,  "end": 46  } ] score: 0.6923076923076923 => 0.9066666666666666 } ] } Changed: {"text":"1210 Stanbridge Street Suite 600 Norristown, Pennsylvania 19401"}  api-tool http://localhost:4000/parser/parse?text=1210+Stanbridge+Street+Suite+600+Norristown,+Pennsylvania+19401  api-tool http://localhost:3000/parser/parse?text=1210+Stanbridge+Street+Suite+600+Norristown,+Pennsylvania+19401 { solutions: [ 0: { classifications: [ 2: { end: 63 => 28 label: "postcode" => "unit_type" start: 58 => 23 value: "19401" => "Suite" }, 3: {  "label": "unit",  "value": "600",  "start": 29,  "end": 32  } 4: {  "label": "locality",  "value": "Norristown",  "start": 33,  "end": 43  } 5: {  "label": "region",  "value": "Pennsylvania",  "start": 45,  "end": 57  } 6: {  "label": "postcode",  "value": "19401",  "start": 58,  "end": 63  } ] score: 0.45454545454545453 => 0.9403636363636363 } ] } Changed: {"text":"6733 Kirby Oaks 10250 Latting Rd Cordova TN Memphis TN"}  api-tool http://localhost:4000/parser/parse?text=6733+Kirby+Oaks+10250+Latting+Rd+Cordova+TN+Memphis+TN  api-tool http://localhost:3000/parser/parse?text=6733+Kirby+Oaks+10250+Latting+Rd+Cordova+TN+Memphis+TN { solutions: [ 0: {  "score": 0.4,  "classifications": [  {  "label": "housenumber",  "value": "6733",  "start": 0,  "end": 4  },  {  "label": "street",  "value": "Kirby Oaks",  "start": 5,  "end": 15  },  {  "label": "postcode",  "value": "10250",  "start": 16,  "end": 21  }  ]  } ] } Changed: {"text":"1806 Newman Rd Freeland, WA 98249"}  api-tool http://localhost:4000/parser/parse?text=1806+Newman+Rd+Freeland,+WA+98249  api-tool http://localhost:3000/parser/parse?text=1806+Newman+Rd+Freeland,+WA+98249 { solutions: [ 0: { classifications: [ 2: { end: 33 => 23 label: "postcode" => "locality" start: 28 => 15 value: "98249" => "Freeland" }, 3: {  "label": "region",  "value": "WA",  "start": 25,  "end": 27  } 4: {  "label": "postcode",  "value": "98249",  "start": 28,  "end": 33  } ] score: 0.6296296296296297 => 0.9318518518518518 } ] } Changed: {"text":"871 Hopmeadow St., Simsbury, CT 06070"}  api-tool http://localhost:4000/parser/parse?text=871+Hopmeadow+St.,+Simsbury,+CT+06070  api-tool http://localhost:3000/parser/parse?text=871+Hopmeadow+St.,+Simsbury,+CT+06070 { solutions: [ 0: { classifications: [ 2: { end: 37 => 31 label: "postcode" => "region" start: 32 => 29 value: "06070" => "CT" }, 3: {  "label": "postcode",  "value": "06070",  "start": 32,  "end": 37  } ] score: 0.6666666666666666 => 0.6613333333333333 } ] } Changed: {"text":"1990 20 Chapel Street, Brookline, Massachusetts"}  api-tool http://localhost:4000/parser/parse?text=1990+20+Chapel+Street,+Brookline,+Massachusetts  api-tool http://localhost:3000/parser/parse?text=1990+20+Chapel+Street,+Brookline,+Massachusetts { solutions: [ 0: { classifications: [ 0: { end: 4 => 7 label: "postcode" => "housenumber" start: 0 => 5 value: "1990" => "20" }, 1: { end: 7 => 21 label: "housenumber" => "street" start: 5 => 8 value: "20" => "Chapel Street" }, 2: { end: 21 => 32 label: "street" => "locality" start: 8 => 23 value: "Chapel Street" => "Brookline" }, 3: {  "label": "region",  "value": "Massachusetts",  "start": 34,  "end": 47  } ] score: 0.45 => 0.8460000000000001 } ] } Changed: {"text":"211 Linder Drive Camp Nelson, CA 93265"}  api-tool http://localhost:4000/parser/parse?text=211+Linder+Drive+Camp+Nelson,+CA+93265  api-tool http://localhost:3000/parser/parse?text=211+Linder+Drive+Camp+Nelson,+CA+93265 { solutions: [ 0: { classifications: [ 1: { end: 21 => 16 value: "Linder Drive Camp" => "Linder Drive" }, 2: { end: 38 => 28 label: "postcode" => "locality" start: 33 => 17 value: "93265" => "Camp Nelson" }, 3: {  "label": "region",  "value": "CA",  "start": 30,  "end": 32  } 4: {  "label": "postcode",  "value": "93265",  "start": 33,  "end": 38  } ] score: 0.7419354838709677 => 0.9361290322580645 }, 1: {  "score": 0.9225806451612903,  "classifications": [  {  "label": "housenumber",  "value": "211",  "start": 0,  "end": 3  },  {  "label": "street",  "value": "Linder Drive Camp",  "start": 4,  "end": 21  },  {  "label": "locality",  "value": "Nelson",  "start": 22,  "end": 28  },  {  "label": "region",  "value": "CA",  "start": 30,  "end": 32  },  {  "label": "postcode",  "value": "93265",  "start": 33,  "end": 38  }  ]  } ] } Changed: {"text":"12 Ivy Court , BLACKWOOD, NJ"}  api-tool http://localhost:4000/parser/parse?text=12+Ivy+Court+,+BLACKWOOD,+NJ  api-tool http://localhost:3000/parser/parse?text=12+Ivy+Court+,+BLACKWOOD,+NJ { solutions: [ 0: { classifications: [ 2: {  "label": "locality",  "value": "BLACKWOOD",  "start": 15,  "end": 24  } 3: {  "label": "region",  "value": "NJ",  "start": 26,  "end": 28  } ] score: 0.47619047619047616 => 0.9314285714285714 } ] } Changed: {"text":"2 MLS 8819292 29 920 Champions Way McDonough, GA"}  api-tool http://localhost:4000/parser/parse?text=2+MLS+8819292+29+920+Champions+Way+McDonough,+GA  api-tool http://localhost:3000/parser/parse?text=2+MLS+8819292+29+920+Champions+Way+McDonough,+GA { solutions: [ 0: { classifications: [ 0: { end: 13 => 20 label: "postcode" => "housenumber" start: 6 => 17 value: "8819292" => "920" }, 1: { end: 20 => 34 label: "housenumber" => "street" start: 17 => 21 value: "920" => "Champions Way" }, 2: { end: 34 => 44 label: "street" => "locality" start: 21 => 35 value: "Champions Way" => "McDonough" }, 3: {  "label": "region",  "value": "GA",  "start": 46,  "end": 48  } ] score: 0.5641025641025641 => 0.6112820512820513 }, 1: {  "score": 0.6061538461538462,  "classifications": [  {  "label": "housenumber",  "value": "920",  "start": 17,  "end": 20  },  {  "label": "street",  "value": "Champions Way",  "start": 21,  "end": 34  },  {  "label": "locality",  "value": "McDonough",  "start": 35,  "end": 44  },  {  "label": "country",  "value": "GA",  "start": 46,  "end": 48  }  ]  } ] } Changed: {"text":"1289 E Hillsdale Blvd Suite 10 Foster City, CA 94404"}  api-tool http://localhost:4000/parser/parse?text=1289+E+Hillsdale+Blvd+Suite+10+Foster+City,+CA+94404  api-tool http://localhost:3000/parser/parse?text=1289+E+Hillsdale+Blvd+Suite+10+Foster+City,+CA+94404 { solutions: [ 0: { classifications: [ 2: { end: 52 => 27 label: "postcode" => "unit_type" start: 47 => 22 value: "94404" => "Suite" }, 3: {  "label": "unit",  "value": "10",  "start": 28,  "end": 30  } 4: {  "label": "locality",  "value": "Foster City",  "start": 31,  "end": 42  } 5: {  "label": "region",  "value": "CA",  "start": 44,  "end": 46  } 6: {  "label": "postcode",  "value": "94404",  "start": 47,  "end": 52  } ] score: 0.5476190476190477 => 0.9838095238095238 } ] } Changed: {"text":"244 East Main Street, Bergenfield, NJ 07621"}  api-tool http://localhost:4000/parser/parse?text=244+East+Main+Street,+Bergenfield,+NJ+07621  api-tool http://localhost:3000/parser/parse?text=244+East+Main+Street,+Bergenfield,+NJ+07621 { solutions: [ 0: { classifications: [ 2: { end: 43 => 33 label: "postcode" => "locality" start: 38 => 22 value: "07621" => "Bergenfield" }, 3: {  "label": "region",  "value": "NJ",  "start": 35,  "end": 37  } 4: {  "label": "postcode",  "value": "07621",  "start": 38,  "end": 43  } ] score: 0.6285714285714286 => 0.952 } ] } Changed: {"text":"000 4150 Bonita Way Deerfield Beach, FL 33064"}  api-tool http://localhost:4000/parser/parse?text=000+4150+Bonita+Way+Deerfield+Beach,+FL+33064  api-tool http://localhost:3000/parser/parse?text=000+4150+Bonita+Way+Deerfield+Beach,+FL+33064 { solutions: [ 0: { classifications: [ 2: { end: 45 => 35 label: "postcode" => "locality" start: 40 => 20 value: "33064" => "Deerfield Beach" }, 3: {  "label": "region",  "value": "FL",  "start": 37,  "end": 39  } 4: {  "label": "postcode",  "value": "33064",  "start": 40,  "end": 45  } ] score: 0.4864864864864865 => 0.8643243243243244 }, 1: {  "score": 0.8086486486486487,  "classifications": [  {  "label": "housenumber",  "value": "4150",  "start": 4,  "end": 8  },  {  "label": "street",  "value": "Bonita Way Deerfield Beach",  "start": 9,  "end": 35  },  {  "label": "region",  "value": "FL",  "start": 37,  "end": 39  },  {  "label": "postcode",  "value": "33064",  "start": 40,  "end": 45  }  ]  } ] } Changed: {"text":"15 6BL JOHNATHON D 16 SPERRIN DRIVE, LURGA"}  api-tool http://localhost:4000/parser/parse?text=15+6BL+JOHNATHON+D+16+SPERRIN+DRIVE,+LURGA  api-tool http://localhost:3000/parser/parse?text=15+6BL+JOHNATHON+D+16+SPERRIN+DRIVE,+LURGA { solutions: [ 0: { score: 0.4117647058823529 => 0.34823529411764703 } ] } Changed: {"text":"450 West Ohio Street, Indianapolis, IN 46202"}  api-tool http://localhost:4000/parser/parse?text=450+West+Ohio+Street,+Indianapolis,+IN+46202  api-tool http://localhost:3000/parser/parse?text=450+West+Ohio+Street,+Indianapolis,+IN+46202 { solutions: [ 0: { classifications: [ 2: { end: 44 => 34 label: "postcode" => "locality" start: 39 => 22 value: "46202" => "Indianapolis" }, 3: {  "label": "postcode",  "value": "46202",  "start": 39,  "end": 44  } ] score: 0.6111111111111112 => 0.8977777777777778 } ] } Changed: {"text":"13028 Wicker Avenue, Cedar Lake, IN 46303"}  api-tool http://localhost:4000/parser/parse?text=13028+Wicker+Avenue,+Cedar+Lake,+IN+46303  api-tool http://localhost:3000/parser/parse?text=13028+Wicker+Avenue,+Cedar+Lake,+IN+46303 { solutions: [ 0: { classifications: [ 2: { end: 41 => 31 label: "postcode" => "locality" start: 36 => 21 value: "46303" => "Cedar Lake" }, 3: {  "label": "postcode",  "value": "46303",  "start": 36,  "end": 41  } ] score: 0.5454545454545454 => 0.7527272727272728 } ] } Changed: {"text":"15 N Water Street Lewisburg, PA 17837"}  api-tool http://localhost:4000/parser/parse?text=15+N+Water+Street+Lewisburg,+PA+17837  api-tool http://localhost:3000/parser/parse?text=15+N+Water+Street+Lewisburg,+PA+17837 { solutions: [ 0: { classifications: [ 2: { end: 37 => 27 label: "postcode" => "locality" start: 32 => 18 value: "17837" => "Lewisburg" }, 3: {  "label": "region",  "value": "PA",  "start": 29,  "end": 31  } 4: {  "label": "postcode",  "value": "17837",  "start": 32,  "end": 37  } ] score: 0.6333333333333333 => 0.9919999999999999 } ] } Changed: {"text":"819 S Federal Hwy. Suite 103 Stuart, Florida 34994"}  api-tool http://localhost:4000/parser/parse?text=819+S+Federal+Hwy.+Suite+103+Stuart,+Florida+34994  api-tool http://localhost:3000/parser/parse?text=819+S+Federal+Hwy.+Suite+103+Stuart,+Florida+34994 { solutions: [ 0: { classifications: [ 2: { end: 50 => 24 label: "postcode" => "unit_type" start: 45 => 19 value: "34994" => "Suite" }, 3: {  "label": "unit",  "value": "103",  "start": 25,  "end": 28  } 4: {  "label": "locality",  "value": "Stuart",  "start": 29,  "end": 35  } 5: {  "label": "region",  "value": "Florida",  "start": 37,  "end": 44  } 6: {  "label": "postcode",  "value": "34994",  "start": 45,  "end": 50  } ] score: 0.4878048780487805 => 0.9648780487804879 } ] } Changed: {"text":"7351 Fm 1960 Rd E Humble, TX"}  api-tool http://localhost:4000/parser/parse?text=7351+Fm+1960+Rd+E+Humble,+TX  api-tool http://localhost:3000/parser/parse?text=7351+Fm+1960+Rd+E+Humble,+TX { solutions: [ 0: { classifications: [ 0: { label: "postcode" => "housenumber" }, 1: { end: 15 => 12 start: 8 => 5 value: "1960 Rd" => "Fm 1960" }, 2: { label: "street" => "locality" }, 3: {  "label": "region",  "value": "TX",  "start": 26,  "end": 28  } ] score: 0.4076190476190476 => 0.6495238095238095 }, 1: {  "score": 0.42857142857142855,  "classifications": [  {  "label": "postcode",  "value": "1960",  "start": 8,  "end": 12  },  {  "label": "locality",  "value": "Humble",  "start": 18,  "end": 24  },  {  "label": "region",  "value": "TX",  "start": 26,  "end": 28  }  ]  } 2: {  "score": 0.2857142857142857,  "classifications": [  {  "label": "region",  "value": "Fm",  "start": 5,  "end": 7  },  {  "label": "postcode",  "value": "1960",  "start": 8,  "end": 12  }  ]  } ] } Changed: {"text":"655 Madison Avenue - New York, 10065-8043"}  api-tool http://localhost:4000/parser/parse?text=655+Madison+Avenue+-+New+York,+10065-8043  api-tool http://localhost:3000/parser/parse?text=655+Madison+Avenue+-+New+York,+10065-8043 { solutions: [ 0: { classifications: [ 2: { end: 41 => 29 label: "postcode" => "locality" start: 31 => 21 value: "10065-8043" => "New York" }, 3: {  "label": "postcode",  "value": "10065-8043",  "start": 31,  "end": 41  } ] score: 0.7647058823529411 => 0.9017647058823529 }, 1: {  "score": 0.9017647058823529,  "classifications": [  {  "label": "housenumber",  "value": "655",  "start": 0,  "end": 3  },  {  "label": "street",  "value": "Madison Avenue",  "start": 4,  "end": 18  },  {  "label": "region",  "value": "New York",  "start": 21,  "end": 29  },  {  "label": "postcode",  "value": "10065-8043",  "start": 31,  "end": 41  }  ]  } ] } Changed: {"text":"32 Jones St, New York, NY 10014"}  api-tool http://localhost:4000/parser/parse?text=32+Jones+St,+New+York,+NY+10014  api-tool http://localhost:3000/parser/parse?text=32+Jones+St,+New+York,+NY+10014 { solutions: [ 0: { classifications: [ 2: { end: 31 => 21 label: "postcode" => "locality" start: 26 => 13 value: "10014" => "New York" }, 3: {  "label": "region",  "value": "NY",  "start": 23,  "end": 25  } 4: {  "label": "postcode",  "value": "10014",  "start": 26,  "end": 31  } ] score: 0.6086956521739131 => 0.9452173913043478 }, 1: {  "score": 0.8582608695652173,  "classifications": [  {  "label": "housenumber",  "value": "32",  "start": 0,  "end": 2  },  {  "label": "street",  "value": "Jones St",  "start": 3,  "end": 11  },  {  "label": "region",  "value": "New York",  "start": 13,  "end": 21  },  {  "label": "postcode",  "value": "10014",  "start": 26,  "end": 31  }  ]  } ] } Changed: {"text":"333-5740 ACE Hardware 14069 Ridge Road North Royalton, OH 44133"}  api-tool http://localhost:4000/parser/parse?text=333-5740+ACE+Hardware+14069+Ridge+Road+North+Royalton,+OH+44133  api-tool http://localhost:3000/parser/parse?text=333-5740+ACE+Hardware+14069+Ridge+Road+North+Royalton,+OH+44133 { solutions: [ 0: { classifications: [ 0: { label: "postcode" => "housenumber" }, 1: { end: 27 => 33 label: "housenumber" => "street" start: 22 => 9 value: "14069" => "ACE Hardware 14069 Ridge" }, 2: { end: 44 => 53 label: "street" => "locality" start: 28 => 39 value: "Ridge Road North" => "North Royalton" }, 3: {  "label": "region",  "value": "OH",  "start": 55,  "end": 57  } 4: {  "label": "postcode",  "value": "44133",  "start": 58,  "end": 63  } ] score: 0.38113207547169814 => 0.8611320754716982 } ] } Changed: {"text":"11 N 9th Ct, Indianola IA 50125"}  api-tool http://localhost:4000/parser/parse?text=11+N+9th+Ct,+Indianola+IA+50125  api-tool http://localhost:3000/parser/parse?text=11+N+9th+Ct,+Indianola+IA+50125 { solutions: [ 0: { classifications: [ 2: { end: 31 => 22 label: "postcode" => "locality" start: 26 => 13 value: "50125" => "Indianola" }, 3: {  "label": "region",  "value": "IA",  "start": 23,  "end": 25  } 4: {  "label": "postcode",  "value": "50125",  "start": 26,  "end": 31  } ] score: 0.5416666666666666 => 0.995 }, 1: {  "score": 0.5033333333333333,  "classifications": [  {  "label": "housenumber",  "value": "11",  "start": 0,  "end": 2  },  {  "label": "street",  "value": "N 9th",  "start": 3,  "end": 8  },  {  "label": "region",  "value": "Ct",  "start": 9,  "end": 11  },  {  "label": "postcode",  "value": "50125",  "start": 26,  "end": 31  }  ]  } ] } Changed: {"text":"5827 S Transit Rd, Lockport, NY 14094"}  api-tool http://localhost:4000/parser/parse?text=5827+S+Transit+Rd,+Lockport,+NY+14094  api-tool http://localhost:3000/parser/parse?text=5827+S+Transit+Rd,+Lockport,+NY+14094 { solutions: [ 0: { classifications: [ 2: { end: 37 => 27 label: "postcode" => "locality" start: 32 => 19 value: "14094" => "Lockport" }, 3: {  "label": "region",  "value": "NY",  "start": 29,  "end": 31  } 4: {  "label": "postcode",  "value": "14094",  "start": 32,  "end": 37  } ] score: 0.6551724137931034 => 0.9448275862068966 } ] } Changed: {"text":"6360 Sunset Boulevard Los Angeles, CA 90028"}  api-tool http://localhost:4000/parser/parse?text=6360+Sunset+Boulevard+Los+Angeles,+CA+90028  api-tool http://localhost:3000/parser/parse?text=6360+Sunset+Boulevard+Los+Angeles,+CA+90028 { solutions: [ 0: { classifications: [ 2: { end: 43 => 33 label: "postcode" => "locality" start: 38 => 22 value: "90028" => "Los Angeles" }, 3: {  "label": "region",  "value": "CA",  "start": 35,  "end": 37  } 4: {  "label": "postcode",  "value": "90028",  "start": 38,  "end": 43  } ] score: 0.6666666666666666 => 0.9138888888888889 } ] } Changed: {"text":"86 Dana Avenue 86 Dana Avenue, Albany, NY 12208"}  api-tool http://localhost:4000/parser/parse?text=86+Dana+Avenue+86+Dana+Avenue,+Albany,+NY+12208  api-tool http://localhost:3000/parser/parse?text=86+Dana+Avenue+86+Dana+Avenue,+Albany,+NY+12208 { solutions: [ 0: { classifications: [ 2: { end: 47 => 37 label: "postcode" => "locality" start: 42 => 31 value: "12208" => "Albany" }, 3: {  "label": "region",  "value": "NY",  "start": 39,  "end": 41  } 4: {  "label": "postcode",  "value": "12208",  "start": 42,  "end": 47  } ] score: 0.4594594594594595 => 0.627027027027027 }, 1: {  "score": 0.627027027027027,  "classifications": [  {  "label": "street",  "value": "Dana Avenue",  "start": 3,  "end": 14  },  {  "label": "housenumber",  "value": "86",  "start": 15,  "end": 17  },  {  "label": "locality",  "value": "Albany",  "start": 31,  "end": 37  },  {  "label": "region",  "value": "NY",  "start": 39,  "end": 41  },  {  "label": "postcode",  "value": "12208",  "start": 42,  "end": 47  }  ]  } 2: {  "score": 0.627027027027027,  "classifications": [  {  "label": "housenumber",  "value": "86",  "start": 15,  "end": 17  },  {  "label": "street",  "value": "Dana Avenue",  "start": 18,  "end": 29  },  {  "label": "locality",  "value": "Albany",  "start": 31,  "end": 37  },  {  "label": "region",  "value": "NY",  "start": 39,  "end": 41  },  {  "label": "postcode",  "value": "12208",  "start": 42,  "end": 47  }  ]  } ] } Changed: {"text":"4621 Speedway Drive Fort Wayne, Indiana 46825"}  api-tool http://localhost:4000/parser/parse?text=4621+Speedway+Drive+Fort+Wayne,+Indiana+46825  api-tool http://localhost:3000/parser/parse?text=4621+Speedway+Drive+Fort+Wayne,+Indiana+46825 { solutions: [ 0: { classifications: [ 2: { end: 45 => 30 label: "postcode" => "locality" start: 40 => 20 value: "46825" => "Fort Wayne" }, 3: {  "label": "region",  "value": "Indiana",  "start": 32,  "end": 39  } 4: {  "label": "postcode",  "value": "46825",  "start": 40,  "end": 45  } ] score: 0.5789473684210527 => 0.9278947368421052 } ] } Changed: {"text":"5869 Lake Worth Road Greenacres, FL 33463"}  api-tool http://localhost:4000/parser/parse?text=5869+Lake+Worth+Road+Greenacres,+FL+33463  api-tool http://localhost:3000/parser/parse?text=5869+Lake+Worth+Road+Greenacres,+FL+33463 { solutions: [ 0: { classifications: [ 2: { end: 41 => 31 label: "postcode" => "locality" start: 36 => 21 value: "33463" => "Greenacres" }, 3: {  "label": "region",  "value": "FL",  "start": 33,  "end": 35  } 4: {  "label": "postcode",  "value": "33463",  "start": 36,  "end": 41  } ] score: 0.6470588235294118 => 0.9270588235294117 } ] } Changed: {"text":"85 High St, Kirkcaldy KY"}  api-tool http://localhost:4000/parser/parse?text=85+High+St,+Kirkcaldy+KY  api-tool http://localhost:3000/parser/parse?text=85+High+St,+Kirkcaldy+KY { solutions: [ 0: { classifications: [ 2: {  "label": "region",  "value": "KY",  "start": 22,  "end": 24  } ] score: 0.42105263157894735 => 0.4694736842105263 } ] } Changed: {"text":"2026 N Lawrence St, Philadelphia, PA 19122"}  api-tool http://localhost:4000/parser/parse?text=2026+N+Lawrence+St,+Philadelphia,+PA+19122  api-tool http://localhost:3000/parser/parse?text=2026+N+Lawrence+St,+Philadelphia,+PA+19122 { solutions: [ 0: { classifications: [ 2: { end: 42 => 32 label: "postcode" => "locality" start: 37 => 20 value: "19122" => "Philadelphia" }, 3: {  "label": "region",  "value": "PA",  "start": 34,  "end": 36  } 4: {  "label": "postcode",  "value": "19122",  "start": 37,  "end": 42  } ] score: 0.5882352941176471 => 0.9817647058823528 } ] } Changed: {"text":"3051 White Blvd Pearl, MS 39208"}  api-tool http://localhost:4000/parser/parse?text=3051+White+Blvd+Pearl,+MS+39208  api-tool http://localhost:3000/parser/parse?text=3051+White+Blvd+Pearl,+MS+39208 { solutions: [ 0: { classifications: [ 2: { end: 31 => 21 label: "postcode" => "locality" start: 26 => 16 value: "39208" => "Pearl" }, 3: {  "label": "region",  "value": "MS",  "start": 23,  "end": 25  } 4: {  "label": "postcode",  "value": "39208",  "start": 26,  "end": 31  } ] score: 0.72 => 0.9192 } ] } Changed: {"text":"2085 Vitex Lane North Palm Beach, FL 33408"}  api-tool http://localhost:4000/parser/parse?text=2085+Vitex+Lane+North+Palm+Beach,+FL+33408  api-tool http://localhost:3000/parser/parse?text=2085+Vitex+Lane+North+Palm+Beach,+FL+33408 { solutions: [ 0: { classifications: [ 1: { end: 21 => 15 value: "Vitex Lane North" => "Vitex Lane" }, 2: { end: 42 => 32 label: "postcode" => "locality" start: 37 => 16 value: "33408" => "North Palm Beach" }, 3: {  "label": "region",  "value": "FL",  "start": 34,  "end": 36  } 4: {  "label": "postcode",  "value": "33408",  "start": 37,  "end": 42  } ] score: 0.5941176470588236 => 0.9405882352941176 }, 1: {  "score": 0.9388235294117647,  "classifications": [  {  "label": "housenumber",  "value": "2085",  "start": 0,  "end": 4  },  {  "label": "street",  "value": "Vitex Lane North",  "start": 5,  "end": 21  },  {  "label": "locality",  "value": "Palm Beach",  "start": 22,  "end": 32  },  {  "label": "region",  "value": "FL",  "start": 34,  "end": 36  },  {  "label": "postcode",  "value": "33408",  "start": 37,  "end": 42  }  ]  } ] } Changed: {"text":"100 Overseas Hwy Key Largo, FL 33037"}  api-tool http://localhost:4000/parser/parse?text=100+Overseas+Hwy+Key+Largo,+FL+33037  api-tool http://localhost:3000/parser/parse?text=100+Overseas+Hwy+Key+Largo,+FL+33037 { solutions: [ 0: { classifications: [ 1: { end: 20 => 16 value: "Overseas Hwy Key" => "Overseas Hwy" }, 2: { end: 36 => 26 label: "postcode" => "locality" start: 31 => 17 value: "33037" => "Key Largo" }, 3: {  "label": "region",  "value": "FL",  "start": 28,  "end": 30  } 4: {  "label": "postcode",  "value": "33037",  "start": 31,  "end": 36  } ] score: 0.7586206896551724 => 0.9317241379310345 }, 1: {  "score": 0.9227586206896551,  "classifications": [  {  "label": "housenumber",  "value": "100",  "start": 0,  "end": 3  },  {  "label": "street",  "value": "Overseas Hwy Key",  "start": 4,  "end": 20  },  {  "label": "locality",  "value": "Largo",  "start": 21,  "end": 26  },  {  "label": "region",  "value": "FL",  "start": 28,  "end": 30  },  {  "label": "postcode",  "value": "33037",  "start": 31,  "end": 36  }  ]  } 2: {  "score": 0.8951724137931035,  "classifications": [  {  "label": "housenumber",  "value": "100",  "start": 0,  "end": 3  },  {  "label": "street",  "value": "Overseas Hwy Key Largo",  "start": 4,  "end": 26  },  {  "label": "region",  "value": "FL",  "start": 28,  "end": 30  },  {  "label": "postcode",  "value": "33037",  "start": 31,  "end": 36  }  ]  } ] } Changed: {"text":"76 W BARON Way 76 W BARON Way SILVERTHORNE, CO 80498"}  api-tool http://localhost:4000/parser/parse?text=76+W+BARON+Way+76+W+BARON+Way+SILVERTHORNE,+CO+80498  api-tool http://localhost:3000/parser/parse?text=76+W+BARON+Way+76+W+BARON+Way+SILVERTHORNE,+CO+80498 { solutions: [ 0: { classifications: [ 2: { end: 52 => 42 label: "postcode" => "locality" start: 47 => 30 value: "80498" => "SILVERTHORNE" }, 3: {  "label": "region",  "value": "CO",  "start": 44,  "end": 46  } 4: {  "label": "postcode",  "value": "80498",  "start": 47,  "end": 52  } ] score: 0.3902439024390244 => 0.7053658536585367 }, 1: {  "score": 0.7053658536585367,  "classifications": [  {  "label": "street",  "value": "W BARON Way",  "start": 3,  "end": 14  },  {  "label": "housenumber",  "value": "76",  "start": 15,  "end": 17  },  {  "label": "locality",  "value": "SILVERTHORNE",  "start": 30,  "end": 42  },  {  "label": "region",  "value": "CO",  "start": 44,  "end": 46  },  {  "label": "postcode",  "value": "80498",  "start": 47,  "end": 52  }  ]  } 2: {  "score": 0.7053658536585367,  "classifications": [  {  "label": "housenumber",  "value": "76",  "start": 15,  "end": 17  },  {  "label": "street",  "value": "W BARON Way",  "start": 18,  "end": 29  },  {  "label": "locality",  "value": "SILVERTHORNE",  "start": 30,  "end": 42  },  {  "label": "region",  "value": "CO",  "start": 44,  "end": 46  },  {  "label": "postcode",  "value": "80498",  "start": 47,  "end": 52  }  ]  } ] } Changed: {"text":"1325 Market St, Dayton, TN 37321"}  api-tool http://localhost:4000/parser/parse?text=1325+Market+St,+Dayton,+TN+37321  api-tool http://localhost:3000/parser/parse?text=1325+Market+St,+Dayton,+TN+37321 { solutions: [ 0: { classifications: [ 2: { end: 32 => 22 label: "postcode" => "locality" start: 27 => 16 value: "37321" => "Dayton" }, 3: {  "label": "region",  "value": "TN",  "start": 24,  "end": 26  } 4: {  "label": "postcode",  "value": "37321",  "start": 27,  "end": 32  } ] score: 0.68 => 0.9264 } ] } Changed: {"text":"1368 S Poinciana Blvd, Kissimmee, FL 34746"}  api-tool http://localhost:4000/parser/parse?text=1368+S+Poinciana+Blvd,+Kissimmee,+FL+34746  api-tool http://localhost:3000/parser/parse?text=1368+S+Poinciana+Blvd,+Kissimmee,+FL+34746 { solutions: [ 0: { classifications: [ 2: { end: 42 => 32 label: "postcode" => "locality" start: 37 => 23 value: "34746" => "Kissimmee" }, 3: {  "label": "region",  "value": "FL",  "start": 34,  "end": 36  } 4: {  "label": "postcode",  "value": "34746",  "start": 37,  "end": 42  } ] score: 0.6764705882352942 => 0.9388235294117647 } ] } Changed: {"text":"2 Middletown Lincroft Rd Lincroft, NJ 07738"}  api-tool http://localhost:4000/parser/parse?text=2+Middletown+Lincroft+Rd+Lincroft,+NJ+07738  api-tool http://localhost:3000/parser/parse?text=2+Middletown+Lincroft+Rd+Lincroft,+NJ+07738 { solutions: [ 0: { classifications: [ 2: { end: 43 => 33 label: "postcode" => "locality" start: 38 => 25 value: "07738" => "Lincroft" }, 3: {  "label": "region",  "value": "NJ",  "start": 35,  "end": 37  } 4: {  "label": "postcode",  "value": "07738",  "start": 38,  "end": 43  } ] score: 0.7222222222222222 => 0.911111111111111 } ] } Changed: {"text":"86-9908 South Cedar DRIVE IN"}  api-tool http://localhost:4000/parser/parse?text=86-9908+South+Cedar+DRIVE+IN  api-tool http://localhost:3000/parser/parse?text=86-9908+South+Cedar+DRIVE+IN { solutions: [ 0: { score: 0.9166666666666666 => 0.8416666666666666 } ] } Changed: {"text":"3 mi US Bank 9700 Page Ave St. Louis, MO 63132"}  api-tool http://localhost:4000/parser/parse?text=3+mi+US+Bank+9700+Page+Ave+St.+Louis,+MO+63132  api-tool http://localhost:3000/parser/parse?text=3+mi+US+Bank+9700+Page+Ave+St.+Louis,+MO+63132 { solutions: [ 0: { classifications: [ 0: { end: 17 => 12 label: "housenumber" => "venue" start: 13 => 2 value: "9700" => "mi US Bank" }, 1: { end: 30 => 17 label: "street" => "housenumber" start: 18 => 13 value: "Page Ave St." => "9700" }, 2: { end: 46 => 26 label: "postcode" => "street" start: 41 => 18 value: "63132" => "Page Ave" }, 3: {  "label": "locality",  "value": "St. Louis",  "start": 27,  "end": 36  } 4: {  "label": "region",  "value": "MO",  "start": 38,  "end": 40  } 5: {  "label": "postcode",  "value": "63132",  "start": 41,  "end": 46  } ] score: 0.5428571428571428 => 0.8782857142857142 } ] } Changed: {"text":"3525 S. Bowen Rd. Arlington, TX 76016"}  api-tool http://localhost:4000/parser/parse?text=3525+S.+Bowen+Rd.+Arlington,+TX+76016  api-tool http://localhost:3000/parser/parse?text=3525+S.+Bowen+Rd.+Arlington,+TX+76016 { solutions: [ 0: { classifications: [ 2: { end: 37 => 27 label: "postcode" => "locality" start: 32 => 18 value: "76016" => "Arlington" }, 3: {  "label": "region",  "value": "TX",  "start": 29,  "end": 31  } 4: {  "label": "postcode",  "value": "76016",  "start": 32,  "end": 37  } ] score: 0.6333333333333333 => 0.9466666666666667 } ] } Changed: {"text":"525-3576 Target 7505 Laguna Blvd Elk Grove, CA 95758"}  api-tool http://localhost:4000/parser/parse?text=525-3576+Target+7505+Laguna+Blvd+Elk+Grove,+CA+95758  api-tool http://localhost:3000/parser/parse?text=525-3576+Target+7505+Laguna+Blvd+Elk+Grove,+CA+95758 { solutions: [ 0: {  "score": 0.5116279069767442,  "classifications": [  {  "label": "postcode",  "value": "525-3576",  "start": 0,  "end": 8  },  {  "label": "housenumber",  "value": "7505",  "start": 16,  "end": 20  },  {  "label": "street",  "value": "Laguna Blvd",  "start": 21,  "end": 32  }  ]  } ] } Changed: {"text":"405 South Ocean Boulevard Myrtle Beach, SC 29577 United States"}  api-tool http://localhost:4000/parser/parse?text=405+South+Ocean+Boulevard+Myrtle+Beach,+SC+29577+United+States  api-tool http://localhost:3000/parser/parse?text=405+South+Ocean+Boulevard+Myrtle+Beach,+SC+29577+United+States { solutions: [ 0: { classifications: [ 2: { end: 48 => 38 label: "postcode" => "locality" start: 43 => 26 value: "29577" => "Myrtle Beach" }, 3: {  "label": "region",  "value": "SC",  "start": 40,  "end": 42  } 4: {  "label": "postcode",  "value": "29577",  "start": 43,  "end": 48  } 5: {  "label": "country",  "value": "United States",  "start": 49,  "end": 62  } ] score: 0.5192307692307693 => 0.933076923076923 } ] } Elapsed: 0.272 seconds