Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sokratisvidros/geotyping
Geotyping, Live Geocoding of Free Text
https://github.com/sokratisvidros/geotyping
Last synced: about 2 months ago
JSON representation
Geotyping, Live Geocoding of Free Text
- Host: GitHub
- URL: https://github.com/sokratisvidros/geotyping
- Owner: SokratisVidros
- Created: 2012-11-07T13:45:59.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-23T23:16:13.000Z (about 12 years ago)
- Last Synced: 2024-10-17T12:39:42.129Z (2 months ago)
- Language: JavaScript
- Size: 1.72 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Geotyping
###Live Geocoding of Free Text
##Abstract
In recent years there has been a significant development in terms of geocoding and geoparsing. Almost all online
web mapping services like Google Maps, Yahoo Maps and Open
Street Maps provide geocoding services, with varying degrees of accuracy. Progress has also been
made to geoparsing techniques, since there are tools such as Yahoo Placemaker, trying to perform
geoparsing and geocoding simultaneously.IMIS has a considerable experience on this field. The institute has carried out important
research in the identification of geographic terms in Greek and English text, while there is
considerable know how on geocoding services.The scope of this thesis is to develop an AJAX web application that will use the existing
possibilities for recognition of geographical terms in Greek and English text in conjunction with
online geocoding services, in order to identify geographical terms in free text and enable
simultaneous display on the map.##Publication
http://www.dblab.ntua.gr/pubs/uploads/DIPL-2011-4.pdf##Keywords
`Geotyping` `Geoparsing` `Geocoding` `Ajax` `Google Maps` `CKEditor` `Geographical Information Extraction` `Text Management Systems`##Demo
As the geoparse was an external module to geotyping, for testing purposes there is an embedded "dummy" geoparser that recognizes only
uppercase words in free text. The two proxy files are used to circumvent the same origin policy.