A lightweight, NumPy-only neural network that predicts whether a single English word has a positive (“good”) or negative (“bad”) connotation. It uses a simple character-feature MLP, trains with live ...