ramsgoli / sentiment

Lightweight web interface to predict sentiment of text. Trained on imdb corpus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seniment Analysis using imdb

  • Nothing new here
  • Execute the TrainModel.ipynb notebook first to generate the model and vectorizer joblib files

TODO

  • Add a WordNet lemmatizer to TFID vectorizer

About

Lightweight web interface to predict sentiment of text. Trained on imdb corpus


Languages

Language:Jupyter Notebook 49.6%Language:TypeScript 22.6%Language:HTML 13.3%Language:CSS 9.9%Language:Python 4.6%