All projects

Movie Sentiment — Live

type a review, watch the model decide — and see how

Word2VecFastTextPyTorchruns in-browser~88% accuracy

This runs the actual trained model right in your browser — no server. It reads a movie review as Word2Vec word-pairs, averages them, and a small neural net calls it positive or negative (~88% accurate). Type anything below and watch not just the verdict, but which word-pairs pushed it there.

Loading the model (~5 MB, one-time)…

Read the write-up: how this model works and where it breaks →