【发布时间】:2016-05-19 02:09:18
【问题描述】:
我设置了一个名为 devoxx_corpus1 的私有语料库。我可以成功运行:
curl -u "username":"password" -G -d "ids=[\"/graphs/wikipedia/en-20120601/concepts/Java_(programming_language)\"]" "https://gateway.watsonplatform.net/concept-insights/api/v2/corpora/eve6tionsto1/devoxx_corpus1/conceptual_search"
但在添加 document_fields={\"user_fields\":1} 后无法运行相同的命令,这在我的项目中进行概念搜索时添加非常重要。
您能否给我正确的语法来运行带有上述概念和document_fields的curl命令。
【问题讨论】:
标签: curl ibm-watson concept-insights