Zhiqiang Zheng

Results 4 comments of Zhiqiang Zheng

> @mengquanrun > > RESTful API的介绍: https://hugegraph.github.io/hugegraph-doc/clients/hugegraph-api.html > > hugegraph-tools介绍: https://hugegraph.github.io/hugegraph-doc/quickstart/hugegraph-tools.html > > 这是目前比较全的资料,可以参考一下。 > > Python封装RESTful API,可以利用urllib2、requests等库包一下RESTful API,包装的模式可以参考我们的Java版本client: https://github.com/hugegraph/hugegraph-client 请问能说一下具体调用的方式吗我用java中的方式没有成功获得响应返回415. 今天刚开始学习这个工具,但是python调用不太顺利 response=requests.post('http://localhost:8080/graphs/hugegraph/schema/propertykeys',json_data,headers={"Content-Encoding":"gzip"}) or response=requests.post('http://localhost:8080/graphs/hugegraph/schema/propertykeys',json_data)

Not worked even though set with `masker=None`. Suffer and Eager.

I've tried Genia-2011 from official website of BioNLP, but there is still something wrong which is showed as file missing.

It looks that the pretrained Scibert models on Huggingface don't work on it. Neither "cased" or "uncased" type shows a mismatch on the dictionary keys.