Azure-Samples / azure-sdk-for-go-samples

Examples of how to utilize Azure services from Go.
MIT License
298 stars 184 forks source link

cognitiveservices samples should be grouped by category #239

Closed cthrash closed 4 years ago

cthrash commented 5 years ago

Thank you for your contribution and feedback! Help us review faster by providing the following information:

This issue is a: (mark with an x)

Steps to reproduce:

n/a

Errors and log messages:

n/a

Expected behavior:

The cognitive services taxonomy has been evolved over time. Nowadays we have top-level grouping (Vision/Speech/Knowledge/Search/Language), and under these, you have various services. Since the current set of golang sources are all about search, they should be moved one level deeper. This would make the namespace align better with other language SDKs (e.g. com.microsoft.azure.cognitiveservices.search.websearch.)

OS and Go versions:

all

Further info: