Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add inference of missing coordinates from Nuts4Nuts #1

Merged
merged 3 commits into from Nov 11, 2013

Conversation

CristianCantoro
Copy link
Collaborator

This code add uses Nuts4Nuts:
http://nuts4nutsrecon.spaziodati.eu/

to infer coordinates from Wikipedia articles which are missing the coordinates.

See a preview of the result here:
http://img18.imageshack.us/img18/3734/igzv.png
(coordinates inferred with n4n have a blu icon)

The file with the list of articles and coordinates can be generated running:
python nuts4nuts_infer.py
currently a call to spaziodati.eu and one to geonames is made to get the name of the NUT2 (administrative division corresponding to italian "Comune") and the coordinates.

The new webpages can be generated with:
launch_script.py -n -w

Nuts4Nuts currently work only for Italian Wikipedia articles and places in Italy, also since machine learning techniques are used its accuracy (~ 70%) has to be considered.

@CristianCantoro
Copy link
Collaborator Author

Also, Nuts4Nuts code is here on this github repo.
(the script uses a version provided as a service by Spaziodati S.r.l.)

@simone-f
Copy link
Owner

Thank you!

simone-f added a commit that referenced this pull request Nov 11, 2013
Add inference of missing coordinates from Nuts4Nuts
@simone-f simone-f merged commit 6cda41a into simone-f:master Nov 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants