saunteringcat
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -50,6 +50,4 @@ addresslist = ['122 station st fairfield vic', '643-645 sydney road brsunwick',
|
|
50 |
|
51 |
matcher = Matcher(db_name='au_all_sm')
|
52 |
matcher.geocode(addresslist, how='standard')
|
53 |
-
```
|
54 |
-
## References
|
55 |
-
The algorithm is based on the following paper https://arxiv.org/abs/1708.01402
|
|
|
50 |
|
51 |
matcher = Matcher(db_name='au_all_sm')
|
52 |
matcher.geocode(addresslist, how='standard')
|
53 |
+
```
|
|
|
|