Freebase:嗨,大家好。有谁知道如何访问您在此freebase 链接上获得的属性/common/document/text?
我这样查询它 [{ "id": "/m/015fk", "type": "/common/document", "text": null }]
但我得到的结果是空的
Freebase:嗨,大家好。有谁知道如何访问您在此freebase 链接上获得的属性/common/document/text?
我这样查询它 [{ "id": "/m/015fk", "type": "/common/document", "text": null }]
但我得到的结果是空的
您可以从 Text API https://www.googleapis.com/freebase/v1/text/m/015fk获取它,但使用 Topic API 可能会更好。