How to qualify an error in NER pipeline?

Introduction The objective of this article is to explain how we can quickly qualify an error in an advanced Named Entity Recognition (NER) pipeline. In this article, the NER pipeline combines: NER model We use here a custom-built NER model trained on a high-quality dataset. The labels are : Person, Location, Organization Entity Linking We … Continue reading How to qualify an error in NER pipeline?