Show HN: Study of British place names: locations and frequencies of n-grams
1–6 of 6 posts
Re: Show HN: Study of British place names: locations and frequencies of n-grams
#2Re: Show HN: Study of British place names: locations and frequencies of n-grams
#3Re: Show HN: Study of British place names: locations and frequencies of n-grams
#4This would be awesome as an interactive map - mousing over the places would be interesting.
Re: Show HN: Study of British place names: locations and frequencies of n-grams
#5This would be awesome as an interactive map - mousing over the places would be interesting.
Wow that's a pretty good idea - I'll see if I can find a way to make this. I think I'd need some kind of map API that lets me plot coordinates and define mouse-over text for each pin.
Re: Show HN: Study of British place names: locations and frequencies of n-grams
#6Earlier quoted context omitted.
Wow that's a pretty good idea - I'll see if I can find a way to make this. I think I'd need some kind of map API that lets me plot coordinates and define mouse-over text for each pin.
You can likely base a map on this: http://bl.ocks.org/michellechandra/0b2ce4923dc9b5809922 - the UK GeoJSON data is here: https://github.com/martinjc/UK-GeoJSON