Review Comment:
Thank you for the revisited version and the replies. I still see two mayor points that in my opinion need to be addressed:
1) About the code.
- There is a README missing explaining briefly the project. Describe for example the output format which is not obvious.
- The code is stored on dropbox, which is a quite unusual place to publish code (better github, bitbucket)
- the UI is not public
2) All the experiments were performed on a MacBook Pro with a 2.8 GHz i7 CPU and 16GBs RAM. Results are the average of 3 runs. —> I didn’t thought much about that the first time, but the query result will be cached after the first run. So making 3 runs does not make any sense!?! Could you position with respect to this.
Minor points
1. Introduction
I would add the following sentences to make it clear how E4S works.
To meet this needs, we introduce a second algorithm called explanations from the schema. The goal is the same as in E4D, find pathes between to entities in order to make their relatedness explainable. Differntly from E4D, E4S also assumes that a target predicate is also specify that drives the selection of the path to a specific knowledge domain. …..
2. Background and Problem description
A KG is a directed node ??? -> is a node and edge labeled, directed, multi-graph
2.1
wa -> was
3.1
the underlaying assumption of the E4D algorithm is to data via -> mistake
Definition 12 -> the type constrains are missing
Cordially
Dennis Diefenbach
|