NLP - Named Entity Recognition (NER) This project implemented 4 models for the Named Entity Recognition tasks: HMM CRF LSTM + CRF BERT We used two datasets for testing: CoNLL-2000 ScienceExamCER The details of the experiments and results are in the docs/report.pdf file. Results and Reports