AGDISTIS - Agnostic Named Entity Disambiguation

Build Status Project Stats BCH compliance

The new web services are available here:

en http://akswnc9.informatik.uni-leipzig.de:8113/AGDISTIS
de http://akswnc9.informatik.uni-leipzig.de:8114/AGDISTIS
es http://akswnc9.informatik.uni-leipzig.de:8115/AGDISTIS
fr http://akswnc9.informatik.uni-leipzig.de:8116/AGDISTIS
it http://akswnc9.informatik.uni-leipzig.de:8117/AGDISTIS
ja http://akswnc9.informatik.uni-leipzig.de:8118/AGDISTIS
nl http://akswnc9.informatik.uni-leipzig.de:8119/AGDISTIS
pt http://akswnc9.informatik.uni-leipzig.de:8220/AGDISTIS
zh http://139.18.2.164:8080/AGDISTIS_ZH
wikidata http://akswnc9.informatik.uni-leipzig.de:8221/AGDISTIS

This project aims at delivering a framework for disambiguating a priori annotated named entities.

More information about the project can be found here and in our Wiki.

Supplementary material can be found in the documents folder.

We hope you will enjoy using AGDISTIS!

Support and Feedback

If you need help or you have questions do not hesitate to write an email to Dr. Ricardo Usbeck. Or use the issue tracker in the right sidebar.

How to cite


@InProceedings{Moussallem2017,
  author       = {Diego Moussallem and Ricardo Usbeck and Michael R{\"o}der and Axel-Cyrille {Ngonga Ngomo}},
  title        = {{MAG: A Multilingual, Knowledge-base Agnostic and Deterministic Entity Linking Approach}},
  booktitle    = {K-CAP 2017: Knowledge Capture Conference},
  year         = {2017},
  pages        = {8},
  organization = {ACM},
  url          = {https://svn.aksw.org/papers/2017/KCAP_MAG/sigconf-main.pdf},
}

@incollection{AGDISTIS_ISWC,
  author = {Usbeck, Ricardo and {Ngonga Ngomo}, Axel-Cyrille and Auer, S{\"o}ren and Gerber, Daniel and Both, Andreas},
  booktitle = {13th International Semantic Web Conference},
  title = {AGDISTIS - Graph-Based Disambiguation of Named Entities using Linked Data},
  url = {http://svn.aksw.org/papers/2014/ISWC_AGDISTIS/public.pdf},
  year = 2014
}

Acknowlegements

The first version of this work was supported by the ESF and the Free State of Saxony. AGDISTIS is now supported by the German Federal Ministry of Education and Research and EuroStars.

Annotation Tool

The used annotation tool can be downloaded from here.

Disclaimer

The deployed webservice does not reflect the optimal parametrization of AGDISTIS as published.

Bindings

Running AGDISTIS

How to run

mvn clean package tomcat:run

For more information, go to our Wiki.