One more clarification. I have the 1.19gb dbpedia solr index provided in IKS conf in the USB. Does it contain all the 97 languages as advocated in dbpedia.org? I know that there is a chinese dump in there as well in the dbpedia download server. I hope if we have proper chinese segmentation ahead in stanbol, dbpedia lookup for it works well.
Also, in your code, you indeed use language tag. Is the language tag used for accessing the right dbpedia solr index for that language? Are the solr indexes organized per langauge-field in one index or different language is a different solr shard? any idea? Thanks, Harish On Mon, Jul 30, 2012 at 10:29 AM, harish suvarna <[email protected]> wrote: > Thanks lavor. These will be great of usage. > 1. How to use this engine? Should we form a new chain with [tika, langid, > namedentityextractionenhancementengine, your-new-dbpedia-enginee] for > languages having NLP components.? > > 2. How is this new dbpedia engine different from dbpediaLinking > (NamedEntityTaggingEngine) or dbpediaKeyword (KeywordLinkingEngine) that > already exists in Stanbol today? > > 3. does it use the dbpedia solr index provided in the IKS dev conf > through the USB? > > Thanks, > Harish > > > > > On Mon, Jul 30, 2012 at 4:50 AM, Iavor Jelev <[email protected] > > wrote: > >> Hi all, >> >> as mentioned before Pablo and I developed 4 EnhancementEngines, which >> integrate the different aspects of DBpedia Spotlight in Apache Stanbol. >> We contributed them in JIRA, so if you're interested, give them a try. >> If there are any questions or improvement suggestions, I would >> appreciate your feedback. Here is the JIRA issue: >> >> https://issues.apache.org/jira/browse/STANBOL-706 >> >> kind regards, >> Iavor >> > >
