OVERVIEW
Virtual Assistants
Kore.ai Platform
Key Concepts
Natural Language Processing (NLP)
Accessing Platform
VIRTUAL ASSISTANTS
Virtual Assistant Builder
Virtual Assistant Types
Getting Started
Creating a Simple Bot
SKILLS
Storyboard
Dialog Task
Introduction
Dialog Builder (New)
Dialog Builder (Legacy)
User Intent Node
Dialog Node
Entity Node
Supported Entity Types
Composite Entities
Supported Colors
Supported Company Names
Form Node
Logic Node
Message Nodes
Confirmation Nodes
Bot Action Node
Service Node
Custom Authentication
2-way SSL for Service nodes
Script Node
Agent Transfer Node
WebHook Node
Grouping Nodes
Connections & Transitions
Manage Dialogs
User Prompts
Knowledge Graph
Terminology
Building
Generation
Importing and Exporting
Analysis
Knowledge Extraction
Build
Alert Tasks
Introduction
Ignore Words and Field Memory
How to Schedule a Smart Alert
Small Talk
Digital Views
Overview
Configuring Digital Views
Digital Forms
Overview
How to Configure Digital Forms
NATURAL LANGUAGE
Overview
Machine Learning
Introduction
Model Validation
Fundamental Meaning
Introduction
NLP Guidelines
Knowledge Graph
Traits
Introduction
How to Use Traits
Ranking and Resolver
Advanced NLP Configurations
INTELLIGENCE
Overview
Context Management
Overview
Session and Context Variables
Context Object
How to Manage Context Switching
Manage Interruptions
Dialog Management
Sub-Intents & Follow-up Intents
Amend Entity
Multi-Intent Detection
Sentiment Management
Tone Analysis
Sentiment Management
Event Based Bot Actions
Default Conversations
Default Standard Responses
TEST & DEBUG
Talk to Bot
Utterance Testing
Batch Testing
Conversation Testing
CHANNELS
PUBLISH
ANALYZE
Overview
Dashboard
Custom Dashboard
Overview
How to Create Custom Dashboard
Conversation Flows
NLP Metrics
ADVANCED TOPICS
Universal Bots
Overview
Defining
Creating
Training
Customizing
Enabling Languages
Store
Smart Bots
Defining
koreUtil Libraries
SETTINGS
Authorization
Language Management
PII Settings
Variables
Functions
IVR Integration
General Settings
Management
Import & Export
Delete
Versioning
Collaborative Development
PLAN & USAGE
Overview
Usage Plans
Support Plans
Invoices
API GUIDE
API Overview
API List
API Collection
SDKs
SDK Overview
SDK Security
SDK App Registration
Web SDK Tutorial
Message Formatting and Templates
Mobile SDK Push Notification
Widget SDK Tutorial
Widget SDK – Message Formatting and Templates
Web Socket Connect & RTM
Using the BotKit SDK
Installing
Configuring
Events
Functions
BotKit SDK Tutorial – Agent Transfer
BotKit SDK Tutorial – Flight Search Sample Bot
Using an External NLP Engine
ADMINISTRATION
HOW TOs
Creating a Simple Bot
Creating a Banking Bot
Context Switching
Using Traits
Schedule a Smart Alert
Configure UI Forms
Add Form Data into Data Tables
Configuring Digital Views
Add Data to Data Tables
Update Data in Data Tables
Custom Dashboard
Custom Tags to filter Bot Metrics
Patterns for Intents & Entities
Build Knowledge Graph
Global Variables
Content Variables
Using Bot Functions
Configure Agent Transfer
Update Balance Task
Transfer Funds Task
RELEASE NOTES
  1. ホーム
  2. Docs
  3. Virtual Assistants
  4. Builder
  5. Knowledge Graph
  6. ナレッジグラフの分析

ナレッジグラフの分析

ナレッジグラフを注意深く分析することにより、質問とそれに関連するパスにおいてユーザー体験を阻害するようなエラーを検出することができます。ナレッジグラフ診断ツールは、ナレッジグラフの非効率性を特定し、可能性のある修正アクションを提案することができます。これらは単なるガイドラインであり、変更を進める前に推奨事項をさらに分析する必要があることに注意してください。

ナレッジグラフでは、グラフの検査を開始するためのオプションが用意されています。

  • このオプションは、グラフに1つ以上のFAQが追加された開発中バージョンのナレッジグラフにおいてのみ利用できます。
  • 分析においては、ナレッジグラフのしきい値などの設定を考慮します。
  • この分析では、いずれかのノードに25を超える質問が含まれている場合は警告が発行され、いずれかのノードに100を超える質問がある場合はトレーニングが失敗するというアドバイザリが発行されます。
  • ナレッジグラフ画面の検査をクリックして、診断を呼び出すことができます。
  • このプラットフォームは、ナレッジグラフを分析し、その分析結果をレポートとして提供します。
  • 分析を 再実行するか、またはレポートをエクスポートするかのオプションがあります。エクスポートするオプションでは、レポートをJSON形式でダウンロードします。
  • 検査レポートでは、さまざまなカテゴリで発見された問題数の概要が示されます(詳細は以下をご参照ください)
  • さまざまなカテゴリは以下のグループに分類されています。
    • エラー – エラーとは、すぐに修正を必要とする間違ったグラフ定義のことです。
    • 警告 – 修正されると、インテント検出を改善するのに役立ちます。最大50件の警告が表示されます。
    • 提案 – 実行すると、KGの組織改善に役立ちます。最大10件の提案が表示されます。
  • 各カテゴリをクリックすると、詳細なレポートが表示されます。
  • 50件より多い警告または10件より多い提案の可能性がありますが、最初の50/10件の発生のみがリストアップされます。これらを修正し、分析を再実行して、次のセットを表示する必要があります。

レポートフィールド

以下は、レポートに表示されるフィールドです。

問題のタイプ カテゴリ 詳細 提案
間違ったパスに追加された質問 エラー
  • 質問
  • パス
質問に用語を含めるようにパスを修正します。
質問が連鎖の最後の用語にのみ表れる長い連鎖の用語 提案
  • 質問
  • パス
重要でない用語を回避するか、関連する用語をマージして、パスを減らします。
共通の祖先を持つ同一の用語 提案
  • 共通の親
  • 子パス(最大の繰り返し子ツリーの場合のみ)
重複を避けるために、子用語を親用語の上に移動させる
質問のないパス 提案
  • パス
このパスに質問を追加するつもりがない場合は、パスを削除する
冗長な代替質問 提案
  • 質問
  • 代替質問(複数)
  • パス
より広い範囲を含めるために代替質問を変更する
ルート用語に追加された大量の質問 提案
  • 質問
  • パス
質問を適切なパスに移動させる
異常に長いパス 警告
  • パス
不必要な用語を避けたり、関連する用語をマージしたりして、パスを短縮させます。
より良いパスに移動できるルートノードでの質問 警告
  • 質問
  • 現在のパス
  • 提案されたパス
質問を推奨パスに移動させる
用語として使用されない一般的な言葉を使用した質問 警告
  • 質問(複数)
  • パス
  • 推奨される拡張子
推奨される拡張子を使用して現在のパスを拡張する
複数のパスに一致する質問 警告
  • 質問
  • 現在のパス
  • その他のパス(複数)
可能性のある曖昧なシナリオを回避するために、パスを見直す
同一の兄弟姉妹ノード 警告
  • パス
  • 同一の用語
同一用語をマージする
メニュー
Kore.ai Named a Leader in 2022 Gartner® Magic Quadrant™ for Enterprise Conversational AI PlatformsGet the Report