You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
Show the results of collecting coordinates for each LOCATION in the webinterface (just add them in the table). It should collect coordinates from two systems:
It seems that geoparser.io already takes care of the NER part as well. Probably not so suitable then. I came across the geocoder library and it seems to provide options to get lat long data from various sources. I'll request api keys for GeoNames and Google and see how far I get.
OK, I have it running locally with a personal GeoNames account, and a Google API Key we already had for a previous project. This is just meant for testing, and of course showcasing to the client, whom I will meet with tomorrow.
Show the results of collecting coordinates for each LOCATION in the webinterface (just add them in the table). It should collect coordinates from two systems:
Implement collecting data from the two Geo systems in a separate application / module in the
multiNER
app: we might want to separate it later.The text was updated successfully, but these errors were encountered: