Skip to content

Commit 47b38eb

Browse files
committed
fix topic
1 parent 28659a8 commit 47b38eb

15 files changed

+16
-15
lines changed

articles/cognitive-services/QnAMaker/Quickstarts/create-new-kb-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This C# REST-based quickstart walks you through creating a sample Q
44
ms.date: 12/16/2019
55
ROBOTS: NOINDEX,NOFOLLOW
66
ms.custom: RESTCURL2020FEB27
7-
ms.topic: concept
7+
ms.topic: conceptual
88
#Customer intent: As an API or REST developer new to the QnA Maker service, I want to programmatically create a knowledge base using C#.
99
---
1010

articles/cognitive-services/QnAMaker/Quickstarts/create-new-kb-go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This Go REST-based quickstart walks you through creating a sample Q
44
ms.date: 12/16/2019
55
ROBOTS: NOINDEX,NOFOLLOW
66
ms.custom: RESTCURL2020FEB27
7-
ms.topic: concept
7+
ms.topic: conceptual
88
---
99

1010
# Quickstart: Create a knowledge base in QnA Maker using Go

articles/cognitive-services/QnAMaker/Quickstarts/create-new-kb-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This Java REST-based quickstart walks you through creating a sample
44
ms.date: 12/16/2019
55
ROBOTS: NOINDEX,NOFOLLOW
66
ms.custom: RESTCURL2020FEB27
7-
ms.topic: concept
7+
ms.topic: conceptual
88
---
99

1010
# Quickstart: Create a knowledge base in QnA Maker using Java

articles/cognitive-services/QnAMaker/Quickstarts/create-new-kb-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This Python REST-based quickstart walks you through creating a samp
44
ms.date: 12/16/2019
55
ROBOTS: NOINDEX,NOFOLLOW
66
ms.custom: RESTCURL2020FEB27
7-
ms.topic: concept
7+
ms.topic: conceptual
88
---
99

1010
# Quickstart: Create a knowledge base in QnA Maker using Python

articles/cognitive-services/QnAMaker/Quickstarts/create-publish-knowledge-base.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: "Quickstart: Create, train, and publish knowledge base - QnA Maker"
33
description: You can create a QnA Maker knowledge base (KB) from your own content, such as FAQs or product manuals. This article includes an example of creating a QnA Maker knowledge base from a simple FAQ webpage, to answer questions QnA Maker.
4-
ms.topic: quickstart
4+
ms.topic: conceptual
55
ms.date: 02/08/2020
6+
67
---
78

89
# Quickstart: Create, train, and publish your QnA Maker knowledge base

articles/cognitive-services/QnAMaker/Quickstarts/get-answer-from-knowledge-base-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This C# REST-based quickstart walks you through getting an answer f
44
ms.date: 02/08/2020
55
ROBOTS: NOINDEX,NOFOLLOW
66
ms.custom: RESTCURL2020FEB27
7-
ms.topic: concept
7+
ms.topic: conceptual
88
#Customer intent: As an API or REST developer new to the QnA Maker service, I want to programmatically get an answer a knowledge base using C#.
99
---
1010

articles/cognitive-services/QnAMaker/Quickstarts/get-answer-from-knowledge-base-go.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This Go REST-based quickstart walks you through getting an answer f
44
ms.date: 02/08/2020
55
ROBOTS: NOINDEX,NOFOLLOW
66
ms.custom: RESTCURL2020FEB27
7-
ms.topic: concept
7+
ms.topic: conceptual
88
#Customer intent: As an API or REST developer new to the QnA Maker service, I want to programmatically get an answer a knowledge base using Go.
99
---
1010

articles/cognitive-services/QnAMaker/Quickstarts/get-answer-from-knowledge-base-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This Java REST-based quickstart walks you through getting an answer
44
ms.date: 02/08/2020
55
ROBOTS: NOINDEX,NOFOLLOW
66
ms.custom: RESTCURL2020FEB27
7-
ms.topic: concept
7+
ms.topic: conceptual
88
#Customer intent: As an API or REST developer new to the QnA Maker service, I want to programmatically get an answer a knowledge base using Java.
99
---
1010

articles/cognitive-services/QnAMaker/Quickstarts/get-answer-from-knowledge-base-nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This Node.js REST-based quickstart walks you through getting an ans
44
ms.date: 02/08/2020
55
ROBOTS: NOINDEX,NOFOLLOW
66
ms.custom: RESTCURL2020FEB27
7-
ms.topic: concept
7+
ms.topic: conceptual
88
#Customer intent: As an API or REST developer new to the QnA Maker service, I want to programmatically get an answer a knowledge base using Node.js.
99
---
1010

articles/cognitive-services/QnAMaker/Quickstarts/get-answer-from-knowledge-base-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This Python REST-based quickstart walks you through getting an answ
44
ms.date: 02/08/2020
55
ROBOTS: NOINDEX,NOFOLLOW
66
ms.custom: RESTCURL2020FEB27
7-
ms.topic: concept
7+
ms.topic: conceptual
88
#Customer intent: As an API or REST developer new to the QnA Maker service, I want to programmatically get an answer a knowledge base using Python.
99
---
1010

0 commit comments

Comments
 (0)