Michael Röder

Results 132 comments of Michael Röder

Hi, the new API is implemented and we are using a new API key. To use the new API we have to use HTTPS to connect to the Tagme service...

Hi, first of all, TagMe 2 seems to work on my local machine. I thought I could reproduce the certifcate issue described above but it does not seem to be...

Hi, sry, for some reason I lost track of this issue and missed to investigate the problem :worried: Can you give please link two recent experiments where you saw the...

Hi Yichuan, thanks for using GERBIL. I edited your post a little bit to format the stack trace in a better way. To me, it looks like the Spring version...

I think we need to update the database in the backend as we did it for the master.

Should be done for both GERBILs since both use the same mechanics for that.

## Task description GERBIL "caches" experiment results for a given amount of time (defined in the [gerbil.properties](https://github.com/dice-group/gerbil/blob/master/src/main/properties/gerbil.properties#L38) file). At the moment, it is implemented in the following way: * When...

If you don't want to wait for a fix of the script, you can download the two indexes ([`dbpedia_index.zip`](https://hobbitdata.informatik.uni-leipzig.de/gerbil/dbpedia_index.zip) and [`dbpedia_check_index.zip`](https://hobbitdata.informatik.uni-leipzig.de/gerbil/dbpedia_check_index.zip)) manually and extract them into `indexes/dbpedia` and `indexes/dbpedia_check`, respectively.

Could you please paste some of these errors? Most probably GERBIL tries to retrieve `owl:sameAs` links be dereferencing the IRIs found in the dataset. However, we need to have a...

Yes, you are right. It looks like our start script has an issue with the paths of the indexes. @TortugaAttack can you please check it? Yes, the indexes have to...