openeventdata / mordecai

Full text geoparsing as a Python library
MIT License
742 stars 97 forks source link

Updated geoparse.py infer_country() to improve performance #103

Open ac74475 opened 3 years ago

ac74475 commented 3 years ago

Updated the infer_country method to reduce the computational complexity and therefore improve the performance, this was also identified in https://github.com/openeventdata/mordecai/issues/84