Open tommyjcarpenter opened 6 years ago
@tommyjcarpenter Do you have this published anywhere? I'm interested in using it.
@Californian Not currently, I work for a company, and my open source license rules permit to contribute it back to the initial repo (can't just push it wherever), so I raised this issue asking whether this would be wanted.
Hi @tommyjcarpenter that seems valuable. I've typically wanted to keep normalization as distinct from parsing, but I could be persuaded. If you've already written the code, would you be willing to make a PR. I'm not quite ready to commit.
@fgregg I was unable to push a feature branch:
git push origin address_assembly Fri May 11 12:09:35 2018
ERROR: Permission to datamade/usaddress.git denied to tommyjcarpenter.
I wrote a function that, given an address string (possibly messy):
This seems "higher level" than what this library is intended to do, so I'm OK if this is not desired to be merged in here. However, if you would like this to be part of this library, let me know.