Closed RomainMularczyk closed 4 years ago
Same here!
This seems to be causes by a mismatch between the older version of Keras used to train the models and the updated tensorflow/keras version. I've retrained the models using updated versions of all the libraries: https://github.com/openeventdata/mordecai/tree/retrain. Does that branch fix the issue for you? Note that I also refreshed the Geonames index, so you'll also have to re-download the Geonames index from here.
Confirmed the retrain branch fixes the above error. Thank you.
Great! Thank you. I'll merge it in and update PyPI after I run some more tests.
Hi, it seems I can't instantiate Geoparser properly.
Here is the errors Python returns :
Thank you !