Skip to content

Commit 8ae16cd

Browse files
authored
Merge pull request #110383 from diberry/diberry/0406-qna-active-learning-screenshot
[Cogsvcs] QnA Maker - active learning screenshot
2 parents 3d20dd2 + 7c934dd commit 8ae16cd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Edit a knowledge base - QnA Maker
33
description: QnA Maker allows you to manage the content of your knowledge base by providing an easy-to-use editing experience.
44
ms.topic: conceptual
5-
ms.date: 03/19/2020
5+
ms.date: 04/06/2020
66
---
77

88
# Edit QnA sets in your knowledge base
@@ -19,7 +19,7 @@ QnA sets are added from a datasource, such as a file or URL, or added as an edit
1919

2020
1. Optionally, add **alternate phrasing**. Alternate phrasing is any form of the question that is significantly different from the original question but should provide the same answer.
2121

22-
When your knowledge base is published, and you have active learning turned on, QnA Maker collects alternate phrasing choices for you to accept. These choices are selected in order to increase the prediction accuracy.
22+
When your knowledge base is published, and you have [active learning](use-active-learning.md) turned on, QnA Maker collects alternate phrasing choices for you to accept. These choices are selected in order to increase the prediction accuracy.
2323

2424
1. Optionally, add **metadata**. To view metadata, select **View options** in the context menu. Metadata provides filters to the answers that the client application, such as a chat bot, provides.
2525

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Improve knowledge base - QnA Maker
33
description: Improve the quality of your knowledge base with active learning. Review, accept or reject, add without removing or changing existing questions.
44
ms.topic: conceptual
5-
ms.date: 03/31/2020
5+
ms.date: 04/06/2020
66
---
77

88

@@ -29,7 +29,7 @@ In order to see suggested questions, you must [turn on active learning](use-acti
2929

3030
1. Each QnA pair suggests the new question alternatives with a check mark, `` , to accept the question or an `x` to reject the suggestions. Select the check mark to add the question.
3131

32-
[![Select or reject active learning's suggested question alternatives by selecting the green check mark or red delete mark.](../media/improve-knowledge-base/accept-active-learning-suggestions.png)](../media/improve-knowledge-base/accept-active-learning-suggestions.png#lightbox)
32+
[![Select or reject active learning's suggested question alternatives by selecting the green check mark or red delete mark.](../media/improve-knowledge-base/accept-active-learning-suggestions-small.png)](../media/improve-knowledge-base/accept-active-learning-suggestions.png#lightbox)
3333

3434
You can add or delete _all suggestions_ by selecting **Add all** or **Reject all** in the contextual toolbar.
3535

45.9 KB
Loading
138 KB
Loading

0 commit comments

Comments
 (0)