Cognitive Search: Azure Search With AI - DZone AI
At the recent Microsoft //build conference, we announced Cognitive Search. You may wonder what cognitive search is. To put it as simply as possible, it's Azure Search powered by Cognitive Services (Azure Machine Learning APIs). Remember when you wanted to run some intelligence over your data with Cognitive Services? You had to handle creating, for example, a Text Analytics API, then write code that would take your data from database, issue a request to the API (remember to use the proper key!), serialize and deserialize data, and put the result in your database.
May-14-2018, 14:01:36 GMT