forked from dbpedia-spotlight/dbpedia-spotlight
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Giuseppe Futia edited this page Dec 28, 2015
·
51 revisions
This is the main page for the TellMeFirst Indexes Builder, based on a customized version of DBpedia Spotlight project.
TellMeFirst exploits 3 Lucene Indexes for each language (English and Italian): (i) the Corpus Index necessary to the classification stage of documents, (ii) the Knowledge Base Index and (iii) the Residual Knowledge Base Index that provide support to the image retrieval system at the enrichment stage.
To build TellMeFirst Indexes, you may want:
- Install the project in your system: see the installation guide with Maven.
- Set up your environment: see how to import the project in IntelliJ Idea.
- Build the Corpus Index.
If you want to create a specific index for your data domain, you can follow instructions published on the Domain Corpus Index section.