Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halolimat/Geoann
:globe_with_meridians: :earth_americas: Geoann is an annotation tool for geocoding location names in texts
https://github.com/halolimat/Geoann
Last synced: 18 days ago
JSON representation
:globe_with_meridians: :earth_americas: Geoann is an annotation tool for geocoding location names in texts
- Host: GitHub
- URL: https://github.com/halolimat/Geoann
- Owner: halolimat
- License: bsd-3-clause
- Created: 2017-03-24T02:43:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T21:30:35.000Z (over 5 years ago)
- Last Synced: 2024-08-01T00:50:18.321Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.51 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Geoann
Geoann is an annotation tool for geocoding location names in texts. We use [Brat](brat.nlplab.org) (a web-based tool for NLP-assisted text annotation) for visualizing the annotated texts. Geoann allows the annotator to retrieve all the required geo-information needed without leaving the annotation panel, i.e., it facilitates the retrieval and search of location names using [Google Maps API](https://developers.google.com/maps/). The tool then allows users to annotate location names by drawing bounding boxes of their spatial extents. Then, it saves the annotations in the same file-based stand-off format of each tweet.
![GeoannGif](https://drive.google.com/uc?export=view&id=1trCxEvAayooGq6dd6tkwf-Lwpdhp2mX-)
## Licenses ##
This work is licensed under BSD-3-Clause and CreativesForGood licenses. A copy of the first license can be found in this repository. The other license can be found over this link [C4G License](https://github.com/halolimat/CreativesForGoodLicense).