Enabling Release Annotations in VSTS
Application Insights is a powerful component of Azure. It provides us with real-time logging about the performance of our application, the reliability of the site, and any exceptions that might […]
Get Insights From Video with Microsoft Video Indexer
You have to admit, Microsoft Cognitive Services has a lot of really nice offerings to bring to your applications. One of the newer ones is the Video Indexer. This a […]
Chip Off The Ol’ Blockchain – Chip 2: Deploy a Smart Contract
Most people have probably heard about blockchains and even fewer people probably understand how they actually work. But even so, what makes blockchain technology itself so appealing is not about […]
Understanding Azure Machine Learning – Whitepaper
Build sophisticated machine-learning models quickly and harness the power of predictive analytics to aid your research and build smarter apps. Download Whitepaper
How To Do Data Binding in Pure JavaScript
Data binding for modern applications is about as fundamental as addition is to mathematics. To write any major application without it would seem absurd. An related to data binding is […]
Using the Cognitive Services Text Analytics API: Sentiment Analysis
In our previous post, we feed Twitter data to the Text Analytics API which was able to detect the language of each tweet. We will expand upon our previous work […]
Building Language Intelligent Apps with Microsoft’s LUIS
To aid in building applications that have better natural language understanding, Microsoft came out with LUIS or Language Understanding Intelligent Services. LUIS can be used for understanding speech for the […]
Chip Off The Ol’ Blockchain: What is a Blockchain? Part 1
Blockchain – just the word seems to stir up confusion. Because there is so much confusion surrounding blockchain, it’s often hard to get clarity about what it really is and […]
Pre-processing Text Data with NLTK and Azure Machine Learning
Data comes in all forms. Lately, we’ve been going over mostly numerical and categorical data. Even though the categorical data contains words, we transform it into numerical data for our […]