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 of words lacking spaces, like in the below screenshot.

LangProcess

fea

HOW IT WORKS : 

how

GET THE SCRIPT : Click Here to go to my GitHub gist to get the code.

HOW TO RUN THE SCRIPT :

ez

Hope you find it fun, until next time.. Ciao !!

 

One thought on “PowerShell : Language based Artificial Intelligence to Insert spaces into a string lacking spaces

Leave a comment