Architectural Components
Explore the architectural components of an entity linking system by learning its training and execution flows. Understand how named entity recognition and disambiguation models work together, and how performance metrics evaluate each stage and the overall system effectiveness.
We'll cover the following...
We'll cover the following...
The architectural components diagram for entity linking is shown below. It consists of two paths:
- Model generation path (training flow)
- Model execution path (prediction flow)
📝 The terms entity mention and recognized entity are used ...