Skip to content

Commit 4dd3bf3

Browse files
Merge pull request #106611 from diberry/diberry/0304-qna-how-to-toc
[Cogsvcs] QnA Maker - how to - new layout
2 parents 6e56fae + c41b028 commit 4dd3bf3

File tree

2 files changed

+26
-32
lines changed

2 files changed

+26
-32
lines changed

articles/cognitive-services/QnAMaker/How-To/test-knowledge-base.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
11
---
22
title: How to test a knowledge base - QnA Maker
3-
titleSuffix: Azure Cognitive Services
43
description: Testing your QnA Maker knowledge base is an important part of an iterative process to improve the accuracy of the responses being returned. You can test the knowledge base through an enhanced chat interface that also allows you make edits.
5-
services: cognitive-services
6-
author: diberry
7-
manager: nitinme
8-
ms.service: cognitive-services
9-
ms.subservice: qna-maker
104
ms.topic: conceptual
11-
ms.date: 11/14/2019
12-
ms.author: diberry
13-
ms.custom: seodec18
5+
ms.date: 03/05/2020
146
---
157
# Test your knowledge base in QnA Maker
168

@@ -55,11 +47,11 @@ You can add alternate forms of a question to a given answer. Type the alternate
5547

5648
### Add a new answer
5749

58-
You can add a new answer if any of the existing answers that were matched are incorrect or the answer does not exist in the knowledge base (no good match found in the KB).
50+
You can add a new answer if any of the existing answers that were matched are incorrect or the answer does not exist in the knowledge base (no good match found in the KB).
5951

60-
At the bottom of the answers list, use the text box to enter a new answer and press enter to add it.
52+
At the bottom of the answers list, use the text box to enter a new answer and press enter to add it.
6153

62-
Select **Save and Train** to persist this answer. A new question-answer pair has now been added to your knowledge base.
54+
Select **Save and Train** to persist this answer. A new question-answer pair has now been added to your knowledge base.
6355

6456
> [!NOTE]
6557
> All edits to your knowledge base only get saved when you press the **Save and Train** button.
@@ -77,12 +69,14 @@ Use the batch testing tool when you want to:
7769
* determine top answer and score for a set of questions
7870
* validate expected answer for set of questions
7971

80-
Batch testing is provided with the batch testing tool. This tool is available as an [zipped executable](https://aka.ms/qnamakerbatchtestingtool) for download or as [C# source code](https://github.com/Azure-Samples/cognitive-services-qnamaker-csharp/tree/master/documentation-samples/batchtesting).
72+
Read the batch testing [tutorial](../Quickstarts/batch-testing.md) for step-by-step instructions.
73+
74+
Batch testing is provided with the batch testing tool. This tool is available as an [zipped executable](https://aka.ms/qnamakerbatchtestingtool) for download or as [C# source code](https://github.com/Azure-Samples/cognitive-services-qnamaker-csharp/tree/master/documentation-samples/batchtesting).
8175

8276
[Reference documentation about the tool](../reference-tsv-format-batch-testing.md) includes:
8377

8478
* the command-line example of the tool
85-
* the format for TSV input and outfile files
79+
* the format for TSV input and outfile files
8680

8781
## Next steps
8882

articles/cognitive-services/QnAMaker/toc.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -66,39 +66,39 @@
6666
- name: Manage resources
6767
href: How-To/set-up-qnamaker-service-azure.md
6868
displayName: azure, resource, key, upgrade, pricing, tier,
69-
- name: Get analytics
70-
href: How-To/get-analytics-knowledge-base.md
7169
- name: Create a business continuity plan
7270
href: How-To/business-continuity-plan.md
7371
- name: Manage knowledge base
7472
items:
75-
- name: Create bot with QnA Maker and LUIS
76-
href: Tutorials/integrate-qnamaker-luis.md
73+
- name: Create knowledge base
74+
href: Quickstarts/create-publish-knowledge-base.md
7775
- name: Language selection
7876
href: How-To/language-knowledge-base.md
79-
- name: Migrate a knowledge base
77+
- name: Add chit-chat
78+
href: How-to/chit-chat-knowledge-base.md
79+
- name: Migrate to new knowledge base
8080
href: Tutorials/migrate-knowledge-base.md
8181
displayName: metadata, pair
82-
- name: Collaborate on a knowledge base
82+
- name: Collaborate
8383
href: How-To/collaborate-knowledge-base.md
84-
- name: Test a knowledge base
84+
- name: Test
8585
href: How-To/test-knowledge-base.md
86-
- name: Use active learning to improve knowledge base
87-
href: How-to/improve-knowledge-base.md
88-
displayName: active learning, suggestion, dialog prompt, train api, feedback loop, autolearn, auto-learn, user setting, service setting, services setting, accept, reject, filter by suggestion, filter active learning, clusterHead, totalAutoSuggestedCount, totalUserSuggestedCount, autoSuggestedCount, userSuggestedCount
89-
- name: Edit a knowledge base
86+
- name: Manage QnA sets
87+
items:
88+
- name: Edit knowledge base
9089
href: How-To/edit-knowledge-base.md
91-
- name: Create multi-turn conversations with follow-up prompts
90+
- name: Add follow-up prompts
9291
href: How-To/multiturn-conversation.md
9392
displayName: multi-turn dialogs, parent question, child question, filtering, metadata, state, context, prompt, follow-up, followup, flow, conversation, previous question
94-
- name: Add chit-chat
95-
href: How-to/chit-chat-knowledge-base.md
96-
- name: Add a secured SharePoint file
93+
- name: Get suggested alternate questions
94+
href: How-to/improve-knowledge-base.md
95+
displayName: active learning, suggestion, dialog prompt, train api, feedback loop, autolearn, auto-learn, user setting, service setting, services setting, accept, reject, filter by suggestion, filter active learning, clusterHead, totalAutoSuggestedCount, totalUserSuggestedCount, autoSuggestedCount, userSuggestedCount
96+
- name: Add secured SharePoint files
9797
href: How-To/add-sharepoint-datasources.md
9898
displayName: Sharepoint, secure, AAD, azure directory, admin, permission, authorization, file, authentication
99-
- name: Query knowledge base
100-
href: How-To/metadata-generateanswer-usage.md
101-
displayName: isTest, test, route, request, http, post, body, header, json, metadata, top, strictFilters, GenerateAnswer, API, answer, RankerType, id, text, question, context, 200, 2xx, 400, 401, 403, 404
99+
- name: Query knowledge base
100+
href: How-To/metadata-generateanswer-usage.md
101+
displayName: isTest, test, route, request, http, post, body, header, json, metadata, top, strictFilters, GenerateAnswer, API, answer, RankerType, id, text, question, context, 200, 2xx, 400, 401, 403, 404
102102
- name: Use with a client application
103103
items:
104104
- name: LUIS and QnA Maker

0 commit comments

Comments
 (0)