Skip to content

Commit bda5a42

Browse files
author
Luis Cabrera
authored
Added a bit more clarity on the types of data we support.
1 parent 4987f15 commit bda5a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Welcome to the Knowledge Mining Solution Accelerator! This accelerator was buil
1919

2020
In this repository, we've provided you with all of the artifacts needed to quickly create a Cognitive Search Solution including: templates for deploying the appropriate Azure resources, assets for creating your first search index, templates for custom skills, a basic web app, and PowerBI reports to monitor search solution performance. We've infused best practices throughout the documentation to help further guide you.
2121

22-
> Note: Cognitive Search is an AI feature in Azure Search rather than a standalone product. See this [doc](https://docs.microsoft.com/en-us/azure/search/cognitive-search-concept-intro) for more information on the subject.
22+
> Note: Cognitive Search is an AI feature in Azure Search rather than a standalone product. See this [doc](https://docs.microsoft.com/en-us/azure/search/cognitive-search-concept-intro) for more information on the subject. Cognitive Search allows you to ingest all kinds of data (documents, text files, images, scanned docs, etc.), extract the content out of your data, enrich and transform it, and then index it for exploration purposes.
2323
2424
Once finished, you'll have a web app ready to search against your data like in the image below:
2525
![screenshot](images/ui.PNG)

0 commit comments

Comments
 (0)