LuisApp interface
エクスポートされたモデル - エクスポートされた LUIS アプリケーション。
プロパティ
| closed |
リスト エンティティの一覧。 |
| composites | 複合エンティティの一覧。 |
| culture | アプリケーションのカルチャ。 例: en-us. |
| desc | アプリケーションの説明。 |
| entities | エンティティの一覧。 |
| hierarchicals | 階層エンティティの一覧。 |
| intents | 意図の一覧。 |
| name | アプリケーションの名前。 |
| pattern |
Pattern.Any エンティティの一覧。 |
| patterns | パターンの一覧。 |
| phraselists | モデル機能の一覧。 |
| prebuilt |
事前構築済みエンティティの一覧。 |
| regex |
正規表現エンティティの一覧。 |
| regex |
パターン特徴の一覧。 |
| utterances | 発話の例の一覧。 |
| version |
エクスポートされたアプリケーションのバージョン ID。 |
プロパティの詳細
closedLists
composites
culture
アプリケーションのカルチャ。 例: en-us.
culture?: string
プロパティ値
string
desc
アプリケーションの説明。
desc?: string
プロパティ値
string
entities
hierarchicals
intents
name
アプリケーションの名前。
name?: string
プロパティ値
string
patternAnyEntities
patterns
phraselists
prebuiltEntities
regexEntities
regexFeatures
utterances
versionId
エクスポートされたアプリケーションのバージョン ID。
versionId?: string
プロパティ値
string