gAnswer icon indicating copy to clipboard operation
gAnswer copied to clipboard

using gAnswer with my own rdf?

Open MarcoCastelli98 opened this issue 3 years ago • 0 comments

The documentation says that it is possible to use gAnswer with my own rdf so I followed the tutorial to generate the files needed (using the scripts in the genrate_fragments folder) but then how can I run gAnswer with my own files?. Looking at the source code I find variables and paths referring to dbpedia files, should I modify all these paths with my own files?

Second question, in ParaphraseDictionary class there are variables referring to files like: dbpedia-relation-paraphrase-handwrite.txt, 16dbo_predicates.txt which obviously aren't generated by the python's scripts , are these files really needed?

Thank you in advance!

MarcoCastelli98 avatar May 25 '22 08:05 MarcoCastelli98