Showing results for Named Entity Recognition - ISE Developer Blog

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
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 consu...

Machine LearningAzure App Services