Showing results for 2021 - Page 2 of 2 - ISE Developer Blog

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