Hi Pablo,
I think this will be enough. Thanks for sharing this paper.
Best,
Srecko
From: Pablo N. Mendes [mailto:[email protected]]
Sent: Thursday, February 28, 2013 12:24
To: Srecko Joksimovic
Cc: [email protected]
Subject: Re: [Dbp-spotlight-users] Builder parameters
Hi Srecko,
We tried to provide an explanation, as concise as we could, in our paper
here:
http://www.wiwiss.fu-berlin.de/en/institute/pwo/bizer/research/publications/
Mendes-Jakob-GarciaSilva-Bizer-DBpediaSpotlight-ISEM2011.pdf
If there something still unclear after reading that, we can try to answer
your questions here.
Cheers,
Pablo
On Thu, Feb 28, 2013 at 12:18 PM, Srecko Joksimovic
<[email protected]> wrote:
Thanks Pablo,
That is what I was looking for.
Could you, please, provide me a short explanation on those parameters? I'm
particularly interested in confidence, coreferenceResolution, support and
similarityScore.
Best,
Srecko
From: Pablo N. Mendes [mailto:[email protected]]
Sent: Thursday, February 28, 2013 12:16
To: Srecko Joksimovic
Cc: [email protected]
Subject: Re: [Dbp-spotlight-users] Builder parameters
Hi Srecko,
You can see all params from the source code:
https://github.com/dbpedia-spotlight/dbpedia-spotlight/blob/master/rest/src/
main/java/org/dbpedia/spotlight/web/rest/resources/Annotate.java
@QueryParam("text")
@QueryParam("url")
@QueryParam("confidence")
@QueryParam("support")
@QueryParam("types")
@QueryParam("sparql")
@QueryParam("policy")
@QueryParam("coreferenceResolution")
@QueryParam("spotter")
@QueryParam("disambiguator")
Cheers,
Pablo
On Thu, Feb 28, 2013 at 11:33 AM, Srecko Joksimovic
<[email protected]> wrote:
Hi,
I'm using DBPedia spotlight to extract named entities. This is part of code
(configuration)
builder.setScheme("http").setHost("spotlight.dbpedia.org/rest").setPath("/an
notate")
.setParameter("text", text)
.setParameter("confidence", conf)
.setParameter("support", support)
.setParameter("types", type);
URI uri = builder.build();
Here I've selected text, confidence, support, types as parameters which
should be included in the output. What are other possibilities?
Thanks,
Srecko
----------------------------------------------------------------------------
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Dbp-spotlight-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users
--
Pablo N. Mendes
http://pablomendes.com
--
Pablo N. Mendes
http://pablomendes.com
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Dbp-spotlight-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users