You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented and compared Statistical and Neural Language Models. Built N‑gram models with Kneser‑Ney & Witten‑Bell smoothing and a Neural Language Model, evaluated using sentence‑level and corpus‑level perplexity scores on multiple text corpora to analyze performance differences between statistical and neural approaches