提供: Bright Pattern Documentation
移動先: 案内検索
(Created page with "=== メソッド === この統合アカウントの場合、HTTP ''メソッド''はPOSTです。")
(Created page with "===ユーザー名=== ''ユーザー名''(文字列)は、基本認証方式を使用するWatson自然言語理解APIの認証に使うユーザー名です。ユーザ...")
Line 29: Line 29:
 
この統合アカウントの場合、HTTP ''メソッド''はPOSTです。
 
この統合アカウントの場合、HTTP ''メソッド''はPOSTです。
  
=== Username ===
+
===ユーザー名===  
The ''username'' (string) is the username used to authenticate the Watson Natural Language Understanding API with Basic Authentication. The username is provided when you sign up for IBM Bluemix and create an account.
+
''ユーザー名''(文字列)は、基本認証方式を使用するWatson自然言語理解APIの認証に使うユーザー名です。ユーザー名は、IBM Bluemixにサインアップしてアカウントを作成するときに付与されます。
  
 
=== Password ===
 
=== Password ===

Revision as of 07:50, 14 September 2020

• English
• 5.19 • 5.3 • 5.8

自然言語理解との統合

Bright PatternはIBM Watson自然言語理解と統合をして、サービスのセンチメント分析を行います。 自然言語理解はサービスごとに音声とチャット、および シナリオエントリーポイントでのメールに対して有効になっています。

プロパティ

自然言語理解タイプの統合アカウントのプロパティは、以下の通りです。


自然言語理解の統合アカウントのプロパティ


アカウント名

アカウント名とは、この統合アカウントの名前を意味します。

タイプ

この統合アカウントの場合、統合 タイプとして Watson 自然言語理解 を選択します。

Url

この統合の既定のUrlは、 <service_URL>/v1/analyze?version=2017-02-27です。

例えば:

https://gateway.watsonplatform.net/natural-language-understanding/api

または

https://api.us-south.natural-language-understanding.watson.cloud.ibm.com/instances/12c3f...45c6789

メソッド

この統合アカウントの場合、HTTP メソッドはPOSTです。

ユーザー名

ユーザー名(文字列)は、基本認証方式を使用するWatson自然言語理解APIの認証に使うユーザー名です。ユーザー名は、IBM Bluemixにサインアップしてアカウントを作成するときに付与されます。

Password

The password (string) is the password used to authenticate the Watson Natural Language Understanding API with Basic Authentication. The password is provided when you sign up for IBM Bluemix and create an account.

Limit

The limit is 100.

< 前へ | 次へ >