Showing results for CSE - ISE Developer Blog

Sep 7, 2021
Post likes count0

Enabling COVID-19 Exposure Notifications Across the United States on Azure

Andre Briggs
Andre Briggs

During pandemics, the ability to let people know if they have been exposed to a contagious disease is essential for public health practitioners. This is known as contact tracing and the COVID-19 pandemic is no exception. In this post, I describe the journey of our Microsoft team to deploy an exposure notification server on Azure.

CSEDevOpsContainers
Jun 14, 2021
Post likes count0

Entity Disambiguation Using Search Engine

Maysam Mokarian
Maysam Mokarian

This blog post proposes a methodology to disambiguate misspelled entities by comparing the search retrieval performance with different custom search analyzers in a search engine.

CSEMachine LearningCognitive Services
Jun 7, 2021
Post likes count0

Using Azure Cognitive Services to Analyse Evidence in Public Safety and Justice

Sonal Patil
Sonal Patil

A scenario commonly encountered in public safety and justice is the need to collect and index digital data recovered from devices, so that investigating officers can perform evidence-based analysis. We recently built an advanced evidence analysis platform that uses Azure AI services for automated labelling of media and documents.

CSECognitive Services
Mar 29, 2021
Post likes count0

Unit Testing Azure DevOps UI Extensions

Florian Wagner
Florian Wagner

Mocking cloud service dependencies in modern applications is essential for independent unit testing. We show how to mock all relevant parts of the Azure DevOps Extension SDK, Azure DevOps Extension API as well as other external APIs to create meaningful unit tests for Azure DevOps UI Extensions and reach full code coverage.

DevOpsCSE
Jan 13, 2021
Post likes count0

Evaluation Framework for Information Extraction

Omri Mendels
Omri Mendels

In this blog post we cover the process, requirements, and the design of an evaluation framework for NLP and Information Extraction. We cover the reasoning behind such a framework, and discuss its implementation with examples from a Named Entity Recognition evaluation point of view.

CSEMachine Learning
Oct 29, 2020
Post likes count0

Building A Clinical Data Drift Monitoring System With Azure DevOps, Azure Databricks, And MLflow

Nile Wilson
Nile Wilson

Hospitals around the world regularly work towards improving the health of their patients as well as ensuring there are enough resources available for patients awaiting care. During these unprecedented times with the COVID-19 pandemic, Intensive Care Units are having to make difficult decisions at a greater frequency to optimize patient health outco...

CSEMachine LearningDevOps
Apr 23, 2018
Post likes count0

OAuth 2.0 for Mixed Reality applications

Ben Greenier
Ben Greenier

We worked with Aveva to build 3DToolkit, a toolkit for creating cloud-based 3D experiences that securely stream to low-powered devices using WebRTC.

CSE