Search⌘ K
AI Features

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.

The architectural components diagram for entity linking is shown below. It consists of two paths:

  1. Model generation path (training flow)
  2. Model execution path (prediction flow)
Architectural diagram for entity linking
Architectural diagram for entity linking

📝 The terms entity mention and recognized entity are used ...