問題タブ [watson-nlu]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
ibm-cloud - 自然言語理解 (NLU) 概念が返されない
IBM Watson Natural Language Understanding (NLU) API を使用して概念を抽出しています。ほとんどのテキストでは、少なくとも 1 つまたは 2 つの概念を抽出できますが、いくつかの単純なケースでは、概念が返されません。
応答変数に返される結果は次のとおりです。
私が認識していない API の既知の制限ですか、それとも API の呼び出し方法に問題がありますか?
curl - 無効なリクエスト: コンテンツが空です
cURL から始めたばかりで、Watson Natural Language Understanding (NLU) Service を使用しています。次の行でエラー コード 400 "Invalid Request, content is Empty" が返されます。
注: 私は Windows ユーザーです
あなたの助けは大歓迎です!
私がやろうとしているのは、この簡単な入門例です