Johannes Heinecke

Results 20 comments of Johannes Heinecke

I thought so too. I just ran `./start.sh` as said in the doc. It failed on a machine without firewall, so definitely no proxy/firewall issue

`wget http:/139.18.2.164/` returns a "301 Moved permanently" to `https:/139.18.2.164/`. This explains the SSL error

Thanks! I took this files to continue. I still encounter many network errors (even with the dbpedia files installed) Does Gerbil tries to access a public service when it runs...

There are error messages when dealing with dbpedia entities ``` 2020-11-06 19:47:40,880 [pool-1-thread-1] INFO [org.aksw.gerbil.semantic.sameas.impl.http.HTTPBasedSameAsRetriever] - java.net.SocketException: Le réseau n'est pas accessible (connect failed) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) at...

I tried modifying `gerbil.properties` and `entity_checking.properties`, but it still ties to connect to the external sites. By the way, I have downloaded `dbpedia_index.zip` and `dbpedia_check_index.zip` and run `start.sh` which extracts...

the start script should create `gerbil_data/cache` too (otherwise the java process raises an exception. Finally I commented enough stuff in the propertiy files, so it is running (correctly I hope)!...

Great, thanks! I've pulled it, and it looks good, thanks

The incorrect initial Penman is an annotation error. It should have been `n2 / name`. Usually I use your lib to check whether the Penman is OK, so I thought...

Hi, I agree that we should consider a second instantiation of the same variable (even with the same concept) is an error. for the duplicate triple, I do not see...