Skip to content

ecodigit/entitylinking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entity Linking

Installazione

Il servizio di Entity Linking può essere installato usando Docker eseguendo da terminale i seguenti comandi.

git clone https://github.com/ecodigit/entitylinking.git
cd entitylinking/
docker build --build-arg SERVER_PORT=8080 --build-arg TAGME_KEY=<TAGME_KEY> GNUSER=<GN_USER> . --no-cache -t entity_linking

dove <TAGME_KEY> è la chiave per accedere al servizio TagMe, mentre <GN_USER> è lo user name da usare per accedere alle API di GeoNames.

Esecuzione

Una volta costuito il docker container ``entity_linking'' è possibile lanciare il server con comando.

docker run entity_linking

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •