Powershell Module for Microsoft Cognitive Services

INTRODUCTION : Microsoft Cognitive Services (formerly Project Oxford) are a set of RESTFul web APIs, SDKs and services available to developers to make intelligent, engaging and discoverable applications. Further expanding the evolving portfolio of machine learning APIs with a vision for more personal computing experiences and enhanced productivity aided by systems that increasingly can see, hear, speak,… Read More Powershell Module for Microsoft Cognitive Services

PowerShell : Extract Text from Image and Convert \ Print in any Language

On 10th March, Xerox announced a Latest Technology  (Translation Service) that can Scan a document, Translate it in any language and Print from the Scanner or from Xerox App. For moment I was wondering how they will make it work, but then I got a feeling that it can be Automated with PowerShell and no need to buy a new Hardware… Read More PowerShell : Extract Text from Image and Convert \ Print in any Language

PowerShell : Language based Artificial Intelligence to Insert spaces into a string lacking spaces

Hello Readers, Today we’ll explore a RESTful API Microsoft offers for Language based Artificial Intelligence, this is known Web Language Model API and  is part of Microsoft Project Oxford, which we’ve already covered in some of my previous posts. We’ll use one of the Key capability of this API – Break into Words, to Insert spaces into a string… Read More PowerShell : Language based Artificial Intelligence to Insert spaces into a string lacking spaces