Skip to content
RicardoUsbeck edited this page Sep 22, 2014 · 21 revisions

Welcome to the AGDISTIS wiki!

  1. What is AGDISTIS?
  2. Asking the AGDISTIS webservice
  3. Running your own AGDISTIS webservice
  4. Improvement ideas for AGIDISTIS

NEWS

22.09.2014

Try out our new demo of AGDISTIS: http://agdistis.aksw.org/demo

  • Updated to DBpedia 2014
  • Faster CSS and JS

16.09.2014

Short news: the English version of AGDISTIS has been called 63664 times since deployment in October 2013. Sofar the German and the Chinese endpoint of AGDISTIS have been called 301 respectively 168 times since July 2014.

15.09.2014

New version released!

AGDISTIS is now more efficient, faster and especially easier to configure.

12.09.2014

  • we are currently improving maintainability of AGDISTIS by doing a light version of it
  • for all experiments as described in "AGDISTIS - Graph-Based Disambiguation of Named Entities using Linked Data by Ricardo Usbeck, Axel-Cyrille Ngonga Ngomo, Sören Auer, Daniel Gerber und Andreas Both in International Semantic Web Conference" have a look at commit #80 or release v0.0.1

02.07.2014

Since July 2014 we also provide a Chinese endpoint:

curl --data-urlencode "text='The <entity>shanghai</entity> in <entity>北京市</entity>.'" -d type='agdistis' http://139.18.2.164:8080/AGDISTIS_ZH

and a German endpoint:

curl --data-urlencode "text='Die Stadt <entity>Dresden</entity> liegt in <entity>Sachsen</entity>.'" -d type='agdistis' http://139.18.2.164:8080/AGDISTIS_DE

Clone this wiki locally