Named Entity Recognition System

Custom neural NER model using Embedding vectors, Bi-LSTM, and CNN on CoNLL2003++ dataset.

Built a Named Entity Recognition system with a custom neural model using Embedding vectors, Bi-LSTM, and CNN architecture, trained and evaluated on the CoNLL2003++ dataset.

Technologies: Python, PyTorch, Bi-LSTM

GitHub Repository