Create a custom named entity extraction solution
Build a custom entity recognition solution to extract entities from unstructured documents
Learning objectives
After completing this module, you'll be able to:
- Understand custom named entities and how they're labeled.
- Build a Language service project.
- Label data, train, and deploy an entity extraction model.
- Submit extraction tasks from your own app.
Prerequisites
Before starting this module, you should be familiar with:
- The Azure portal
- General functionality of Azure AI Services
- General programming technique