Skip to content

Commit 6ba4429

Browse files
committed
PR fixes
1 parent aa8b4c6 commit 6ba4429

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cognitive-services/language-service/question-answering/reference/document-format-guidelines.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Import document format guidelines - question answering
3-
description: Use these guidelines for importing documents to get the best results for your content.
3+
description: Use these guidelines for importing documents to get the best results for your content with question answering.
44
ms.service: cognitive-services
55
ms.subservice: language-service
66
ms.author: mbullwin
@@ -9,7 +9,7 @@ ms.topic: reference
99
ms.date: 01/23/2022
1010
---
1111

12-
# Format guidelines for imported documents and URLs
12+
# Format guidelines for question answering
1313

1414
Review these formatting guidelines to get the best results for your content.
1515

@@ -117,7 +117,7 @@ After the file is imported, the question-and-answer pair is in the knowledge bas
117117
118118
### Structured data format through import
119119

120-
Importing a knowledge base replaces the content of the existing knowledge base. Import requires a structured .tsv file that contains data source information. This information helps group the question-answer pairs and attribute them to a particular data source. [Question answer pairs](./How-To/edit-knowledge-base.md#question-and-answer-pairs) have an optional metadata field that can be used to group question answer pairs into categories.
120+
Importing a knowledge base replaces the content of the existing knowledge base. Import requires a structured .tsv file that contains data source information. This information helps group the question-answer pairs and attribute them to a particular data source. Question answer pairs have an optional metadata field that can be used to group question answer pairs into categories.
121121

122122
| Question | Answer | Source| Metadata (1 key: 1 value) |
123123
|-----------|---------|----|---------------------|

0 commit comments

Comments
 (0)