ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Jan 21, 2017
Post likes count 0

Orchestrating Multiple Bots with Multilingual Support

Mor Shemesh

Using Microsoft Bot Framework, we were able to create an easy to maintain "Orchestration Bot" that can both manage sub-bots and provide multilingual support.

Jan 20, 2017
Post comments count 1
Post likes count 0

Unit Testing for Bot Applications

Mor Shemesh

Adding unit testing for conversational flow to Microsoft Bot Framework projects, including ones using LUIS.

Jan 17, 2017
Post comments count 2
Post likes count 0

The Deploy to Azure Button

Jason Poon

Deploy your project to Microsoft Azure with a single click of a button. We'll walk through how we simplified deployment of slackin through the 'Deploy to Azure' button, and show how you can do the same to enable easy deployment of your project to Azure.

Jan 14, 2017
Post comments count 2
Post likes count 0

Building LUIS Models for Unsupported Languages with Machine Translation

Ari Bornstein

A wrapper for the Microsoft LUIS Cognitive Service that provides universal language support (after training) using the Cognitive Service Translation API.

Jan 11, 2017
Post likes count 1

Building a Pipeline for Extracting and Graphing Entities and Relations from a Corpus of Documents

Mor Shemesh

Learn how to build a pipeline for processing a corpus of documents to discover its entities and relations, then store the derived relations in a database representing a graph.

Jan 10, 2017
Post comments count 10
Post likes count 0

Creating a Single Bot Service with Azure to Support Multiple Bot Applications

Ami Turgman

Creating a configuration-based bot service that runs on Azure and supports multiple customers' applications using Microsoft Bot Framework.

Jan 1, 2017
Post likes count 0

Predicting Expense Type from Receipts with Microsoft Cognitive Services

CY Yam

Using Microsoft Cognitive Services Vision API Optical Character Recognition within Azure ML Studio to Predict Expense Type from Receipts.

Dec 14, 2016
Post likes count 0

Regulating Sensor Error in Wastewater Management Systems with Machine Learning

Ari Bornstein

A tutorial for building a real-time sensor anomaly detector for use in municipal wastewater treatment systems.

Dec 12, 2016
Post likes count 0

Integrating an Existing Bot Platform with Microsoft’s Bot Framework

Ami Turgman

How to expose dialogs on multiple supported channels easily by integrating Microsoft Bot Framework with an existing bot platform.