Text Analytics with Microsoft Cognitive Services

Text Analytics with Microsoft Cognitive Services

In this post, I show how easy it is to take advantage of Text Analytics, a cloud-based offering from Microsoft's suite of Cognitive Services. I'll demonstrate language detection, key phrase extraction, and a deeper dive into sentiment analysis parsing 3000 IMDB user reviews.

Read More

Text Mining POTUS with Python

Text Mining POTUS with Python

In this post, we explore how to use Python to perform Text Analytics, creating data out of data. Using content from Donald Trump's twitter feed, we get an insight into the President's grasp on the English language.

Read More