Hi Pavel,

If a good solution for your problem is actually  to check
dbepdia-spotlight's index, you can easily do it:

- you can download the dbpedia-spotlight model (
http://spotlight.sztaki.hu/downloads/en_2+2.tar.gz )

- download dbpedia-spotlight.jar (
http://spotlight.sztaki.hu/downloads/dbpedia-spotlight-0.7.jar )

Then you can put the jar as a dependency into a scala terminal and query
the list of topics in their stores:

just open a scala terminal and do:

:load script.scala

here is the script:
(change the paths according to yours)
https://gist.github.com/dav009/ba491806e40f3cde00fb




On Wed, Apr 30, 2014 at 2:28 PM, <[email protected]> wrote:

>  Hello,
> I am new to dbpedia. I'd like to filter output of Stanford Named Entity
> Recognizer by taking only those entities contained in Wikipedia. And I'd
> like to do it offline. Do I have to run complete clone of DBpedia on local
> Virtuoso? Or is it possible to use dbpedia-spotlight? If so, is there any
> documentation how to search dbpedia-spotlight indexes? I haven't found
> anything this.
>  Thanks for any answer,
> --
> Pavel HanĨar
> [email protected]
>
>
> ------------------------------------------------------------------------------
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.  Get
> unparalleled scalability from the best Selenium testing platform available.
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> _______________________________________________
> Dbpedia-discussion mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>
>
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Dbpedia-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to