Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcominerva/cognitivesearch
Samples about Azure Cognitive Search with a UWP client
https://github.com/marcominerva/cognitivesearch
azure cognitive-search microsoft-cognitive-services uwp
Last synced: 15 days ago
JSON representation
Samples about Azure Cognitive Search with a UWP client
- Host: GitHub
- URL: https://github.com/marcominerva/cognitivesearch
- Owner: marcominerva
- Created: 2019-04-08T15:54:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T08:09:48.000Z (over 4 years ago)
- Last Synced: 2024-11-19T06:59:13.423Z (3 months ago)
- Topics: azure, cognitive-search, microsoft-cognitive-services, uwp
- Language: C#
- Homepage:
- Size: 87.6 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cognitive Search
Samples about Azure Cognitive Search with an UWP client. To create the environment for the demo, please use the following index configuration:
![Index configuration](https://raw.githubusercontent.com/marcominerva/CognitiveSearch/master/Configuration/IndexConfiguration.png)
In the [Data Source](Data%20Source) folder you can find some images you can use to test the system. Then, update the [Constants.cs](https://github.com/DotNetToscana/CognitiveSearch/blob/c0ab219b72e2dfb431a43002f53cad72f6e4386b/Client/Search42/Common/Constants.cs#L3) file with the Service Keys that are required to access the search index.
**Contribute**
The project is continuously evolving. We welcome contributions. Feel free to file issues and pull requests on the repo and we'll address them as we can.
**Developer Code of Conduct**
The image, voice, video or text understanding capabilities of Cognitive Search use Microsoft Cognitive Services. Microsoft will receive the images, audio, video, and other data that you upload (via this app) for service improvement purposes. To report abuse of the Microsoft Cognitive Services to Microsoft, please visit the Microsoft Cognitive Services website at https://www.microsoft.com/cognitive-services, and use the "Report Abuse" link at the bottom of the page to contact Microsoft. For more information about Microsoft privacy policies please see their privacy statement here: https://go.microsoft.com/fwlink/?LinkId=521839.
This project uses the Microsoft Cognitive Services, see https://www.microsoft.com/cognitive-services. Developers using this project are expected to follow the “Developer Code of Conduct for Microsoft Cognitive Services” at http://go.microsoft.com/fwlink/?LinkId=698895.