Skip to content

MohammedAlsayed/Amazon-Review-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Introduction

This jupyter notebook is to classify amazon reviews into positive and negative reviews using Natural Language Processing, the following dataset has been used.

The following has been conducted in the notebook:

1- Data Preprocessing

2- Stemming reviews using NLTK library.

3- Transforming text into word2vector using google word2vec, and TF-IDF.

4- Applying different machine learning models to predict positive, negative sentiment.

Best accuracy achieved 0.89 f1 score, with SVM TF-IDF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published