Fact finders is an implementation based on Jeff Pasternack, 2010, research. This evaluatory project intends to implement the trustworthiness model and graph-based fact finding algorithms for Open Data.
Search is federated for querying resources in Clueweb index, Search uses Wordtnet Index for synonyms, in order to organize multiple possible queries.
User is required to create an internal Properties.xml file with the content given below:
<jwnl_properties language="en"> </jwnl_properties>
Wordnet's current version can be downloaded from http://wordnet.princeton.edu/wordnet/download/current-version/ Place the "dict" folder in your project forlder to enable the Wordnet functionality.