blogs
blogs copied to clipboard
last query ends with error 400
Hi Tomas
thanks for the notebook on https://github.com/tomasonjo/blogs/blob/master/ie_pipeline/SpaCy_informationextraction.ipynb but unfortunately the last query doesn't work.

I had the same issue and the problem was the handling of newlines in the sparql-query but creating the sparql-query here without newlines didn't help. I tried it with my own neo4j community server and it failed but with the sandbox it works.
Any ideas ?