Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
---
|
| 4 |
|
| 5 |
# Whereabouts: Reference databases
|
|
@@ -52,4 +52,4 @@ 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
|
|
|
|
| 1 |
---
|
| 2 |
+
license: other
|
| 3 |
---
|
| 4 |
|
| 5 |
# Whereabouts: Reference databases
|
|
|
|
| 52 |
matcher.geocode(addresslist, how='standard')
|
| 53 |
```
|
| 54 |
## References
|
| 55 |
+
The algorithm is based on the following paper https://arxiv.org/abs/1708.01402
|