Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 501 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 501 Bytes

ELL881

Course Repository for ELL881 (Special Topics:Modern Natural Language Processing), 6th Semester, 2023, IITD Course Link

  • Assignment-1 Smoothing Techniques for N-Gram Language Models on Harry Potter Books. Implemented and Compared Add-K, Interpolation, Katz-Backoff, Good-Turing, and Kneser-Kney smoothing algorithms
  • Assignment-2 Named Entity Recogonition using LSTMs
  • Assignment-3 Named Entity Recogonition using BERT