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(
> "/annotate")****
>
> .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
------------------------------------------------------------------------------
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