The aim of the project is to implement a Named Entity Recognition (NER) API by fine-tuning a pretrained BERT model on the CoNLL-2003 dataset. The trained model is integrated into a FastAPI-based REST ...