Jim Counts
Jim Counts
The concept of a locking test in legacy code isn't specific to approvals, but the idea is that we just want to use the test to document the code's current...
Accepted your PR, thanks. "Avenue C" seems like low hanging fruit. Your special case just needs to generalize out to "Country Road" OR "Avenue"
Do we know the addresses are correct? They may not all be. The data set at openaddresses.io is very large. In any large data set, there are bound to be...
When I originally started using this library the company I worked for was processing real estate appraisals which have many, many addresses entered into them by appraisers. So I have...
Hi there thanks for posting this example. * Is this output correct? _As an American familiar with addresses in the United States, I'd say no. If I were to manually...
You might be able to solve by adding RP to the RangedUnit dictionary https://github.com/jamesrcounts/usaddress/blob/1ca28c527e6271f2ca9da60529167a8879f4632d/src/AddressParser/AddressParser.cs#L257 But yes, finding a generic solution may be difficult for you if your addresses really don't...
We tried @sgou solution and we are still getting a 403 error.