Giter VIP home page Giter VIP logo

Comments (2)

RicardoUsbeck avatar RicardoUsbeck commented on August 30, 2024

Hi,

the web server is running in normal mode, i.e., localhost:8080/AGDISTIS is a webservice which is waiting for a request. There is no HTML frontend.

Try to query the web interface via:
curl --data-urlencode "text='The University of Leipzig in Barack Obama.'" -d type='agdistis' http://localhost:8080/AGDISTIS

https://github.com/AKSW/AGDISTIS/wiki/2-Asking-the-webservice

from agdistis.

lezakkaz avatar lezakkaz commented on August 30, 2024

Thanks a lot its working now.

This was my first request:

The Presidency of <entity>Barack Obama</entity> began at noon EST on January 20, 2009, when he became the <entity>44th President of the United States</entity>. Obama was a <entity>United States Senator</entity> from <entity>Illinois</entity> at the time of his victory over Arizona Senator <entity>John McCain</entity> in the <entity>2008 presidential election</entity>. Barack Obama is the first <entity>African American</entity> president of the United States, as well as the first born in <entity>Hawaii</entity>.

and the result was:

[
{"namedEntity":"Illinois","start":166,"disambiguatedURL":"http:\\dbpedia.org\resource\Illinois","offset":8},

{"namedEntity":"African American","start":296,"disambiguatedURL":"http:\\dbpedia.org\resource\Race_and_ethnicity_in_the_United_States_Census","offset":16},

{"namedEntity":"John McCain","start":223,"disambiguatedURL":"http:\\dbpedia.org\resource\John_McCain","offset":11},

{"namedEntity":"44th President of the United States","start":90,"disambiguatedURL":"http:\\dbpedia.org\resource\George_Washington","offset":35},

{"namedEntity":"Barack Obama","start":19,"disambiguatedURL":"http:\\dbpedia.org\resource\Barack_Obama","offset":12},

{"namedEntity":"Hawaii","start":374,"disambiguatedURL":"http:\\dbpedia.org\resource\Hawaii","offset":6},

{"namedEntity":"2008 presidential election","start":242,"disambiguatedURL":"http:\\dbpedia.org\resource\Electoral_calendar_2007","offset":26},

{"namedEntity":"United States Senator","start":139,"disambiguatedURL":"http:\\dbpedia.org\resource\United_States_Senate","offset":21}
]

Thanks again :)

Khiati Z. Abdel-ilah

from agdistis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.