yaraalaa0 / Sentiment_analysis_comparison

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment_analysis_comparison

Predict the label (positive or negative) for IMDB movie reviews dataset using Random Forest and Naive Bayes classifiers.

Different techniques were applied to test their effect on the test accuracy: stemming, lemmatization, stop words removal, count vectorizer, TFIDF vectorizer, and adding not_ to words after negative words.

About


Languages

Language:Jupyter Notebook 100.0%