datamade / usaddress

:us: a python library for parsing unstructured United States address strings into address components
https://parserator.datamade.us/usaddress
MIT License
1.52k stars 304 forks source link

Is this project dead? #365

Open stdavis opened 5 months ago

stdavis commented 5 months ago

There have not been any meaningful commits for six years. Is this project still being maintained?

Are there any newer alternatives?

NickCrews commented 4 hours ago

I've been looking around for alternatives, haven't found any yet. I'm currently experimenting with training a custom spaCy NER model using the training data from this repo. You can see my progress in this repo here, if you want to help, please do.