Showing results for Natural Language Processing - ISE Developer Blog

Sep 27, 2021
0
1

Detecting “Action” and “Cut” in Archival Footage Using a Multi-model Computer Vision and Audio Approach with Azure Cognitive Services

Nile Wilson
Nile Wilson

Movies and TV shows require multiple takes per scene and may have a substantial amount of archival footage as a result. Here, we use Azure Cognitive Services and custom code to develop a multi-model Machine Learning (ML) solution to automatically detect discardable footage to save media companies manual archiving hours and storage space.

CSEMachine LearningCognitive Services
Jan 13, 2021
0
0

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
Mar 6, 2018
0
0

Sequence Intent Classification Using Hierarchical Attention Networks

Olga Liakhovich
Olga Liakhovich

We analyze how Hierarchical Attention Neural Networks could be helpful with malware detection and classification scenarios, demonstrating the usefulness of this approach for generic sequence intent analysis. The novelty of our approach is in applying techniques that are used to discover structure in a narrative text to data that describes the behavior of executables.

Machine Learning
Nov 20, 2017
0
0

Permissively-Licensed Named Entity Recognition on the JVM

Clemens Wolff
Clemens Wolff

The ability to correctly identify entities, such as places, people, and organizations, adds a powerful level of natural language understanding to applications. This post introduces a MIT-licensed one-click deployment to Azure for web services that lets developers get started with a wide range of natural language tasks in 5 minutes or less, by consuming simple HTTP services for language identification, tokenization, part-of-speech-tagging and named entity recognition.

Machine LearningAzure App Services
Jul 11, 2016
0
0

Building a Low Latency Smart Conversational Client

Ari Bornstein
Ari Bornstein

An an end to end smart conversational client, that enables low latency voice and text interaction, using Microsoft's intent recognition technologies and a local smart cache.

Frameworks

Feedback