Prodigy + Prose: Radically efficient machine teaching in Go

A quick tutorial on training NER models for the prose library

In this post, we’ll learn how to teach the prose library to recognize a completely new entity label called PRODUCT. This label will represent various brand names such as “Windows 10”.

To do this, we’ll being using an annotated data set produced by Prodigy, which is an “an annotation tool powered by active learning.”

You can read more about the data set we’re using here or you can download it directly here.

--

An open-source software developer with interests in natural language processing, data science, and collaborative writing. More @ https://github.com/jdkato.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Joseph Kato

An open-source software developer with interests in natural language processing, data science, and collaborative writing. More @ https://github.com/jdkato.