Skip to content

Commit 9d0acaa

Browse files
committed
typo
1 parent 7c55f34 commit 9d0acaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/knowledge-store-create-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.date: 12/30/2019
1818
1919
Knowledge store is a feature of Azure Cognitive Search that persists output from a cognitive skills pipeline for subsequent analyses or downstream processing.
2020

21-
A pipeline accepts unstructured text and images as raw content, applies AI through Cognitive Services (such as OCR,image analysis, and natural language processing), extracts information, and outputs new structures and information. One of the physical artifacts created by a pipeline is a [knowledge store](knowledge-store-concept-intro.md), which you can access through tools to analyze and explore content.
21+
A pipeline accepts unstructured text and images as raw content, applies AI through Cognitive Services (such as OCR, image analysis, and natural language processing), extracts information, and outputs new structures and information. One of the physical artifacts created by a pipeline is a [knowledge store](knowledge-store-concept-intro.md), which you can access through tools to analyze and explore content.
2222

2323
In this quickstart, you'll combine services and data in the Azure cloud to create a knowledge store. Once everything is in place, you'll run the **Import data** wizard in the portal to pull it all together. The end result is original text content plus AI-generated content that you can view in the portal ([Storage explorer](knowledge-store-view-storage-explorer.md)).
2424

0 commit comments

Comments
 (0)