Skip to content

Disambiguation tool for geographic locations using external repositories such as Wikidata and Geonames

License

Notifications You must be signed in to change notification settings

fbvmc/rda2geonames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rda2geonames

Disambiguation tool for geographic locations using external repositories such as Wikidata and Geonames

Configuration

Update GeonamesService.java with your Geonames web services user:

private static String username = "yourUser";

Create the folder

/opt/tools/geonames

And add ner-model.ser.gz

Execute

mvn clean package

Execute

java -jar /opt/tools/geonames/rda2geonames-0.0.1-jar-with-dependencies.jar -f http://data.cervantesvirtual.com/manifestation/283249 -id 283249

License

MIT License

You are free to use this data without restrictions. We're thankful if you give attribution to:

Biblioteca Virtual Miguel de Cervantes NER corpora
https://github.com/fbvmc/ner-corpora/.
http://data.cervantesvirtual.com/.

Semantic Enrichment on Cultural Heritage collections: A case study using geographic information. Gustavo Candela, Pilar Escobar, Manuel Marco-Such

About

Disambiguation tool for geographic locations using external repositories such as Wikidata and Geonames

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages