saunteringcat commited on
Commit
4f2ffb5
·
verified ·
1 Parent(s): 1487b91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
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
+ ```