Bio Medical Bert Named Entity Recognition
Description
Implementation of different modules to be plugged on top of BERT for Named Entity Recognition. Implemented models include BERT-CRF, BERT-LSTM-CRF and BERT-TokenClassification. This project was aimed to provide a boiler plate code for finetuning BERT.
