aayush210789 / Deception-Detection-on-Amazon-reviews-datasetLinks
A SVM model that classifies the reviews as real or fake. Used both the review text and the additional features contained in the data set to build a model that predicted with over 85% accuracy without using any deep learning techniques.
☆55Updated 7 years ago
Alternatives and similar repositories for Deception-Detection-on-Amazon-reviews-dataset
Users that are interested in Deception-Detection-on-Amazon-reviews-dataset are comparing it to the libraries listed below
Sorting:
- A guide for binary class sentiment analysis of tweets.☆94Updated 7 years ago
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆75Updated 6 years ago
- Sentiment Analysis & Topic Modeling with Amazon Reviews☆31Updated 8 years ago
- Sentiment Analysis using Stochastic Gradient Descent on 50,000 Movie Reviews Compiled from the IMDB Dataset☆62Updated 8 years ago
- ☆211Updated 2 years ago
- Jupyter Notebook + Python code of twitter sentiment analysis☆112Updated 7 years ago
- 16 Text Preprocessing Techniques in Python for Twitter Sentiment Analysis.☆227Updated 6 years ago
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆100Updated 7 years ago
- Sarcasm detection on tweets using neural network☆132Updated 2 years ago
- Repository for Social network analysis presented in the video link!☆57Updated 8 years ago
- Uses topic modeling to identify context between follower relationships of Twitter users☆63Updated last week
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- Twitter Trends is a web-based application that automatically detects and analyzes emerging topics in real time through hashtags and user …☆110Updated 8 years ago
- Train unsupervised LDA Topic Model on raw Yelp review text, use topic distributions as feature inputs to supervised classifier of review …☆76Updated 6 years ago
- The objective of this project is to scrape a corpus of news articles from a set of web pages, pre-process the corpus, and then to apply u…☆49Updated 8 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆53Updated 6 years ago
- Sample of Python codes from mathematical problems☆110Updated 6 years ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆74Updated 6 years ago
- Simple Text Classfication using SVM and Naive Bayes☆78Updated 2 years ago
- Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html☆250Updated 8 years ago
- This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my…☆324Updated last month
- Multi Text Classificaiton☆92Updated 6 years ago
- Retrieving 'Topics' (concept) from corpus using (1) Latent Dirichlet Allocation (Genism) for modelling. Perplexity and Coherence score we…☆12Updated 7 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆210Updated 3 years ago
- Text clustering with K-means and tf-idf☆32Updated 6 years ago
- Repository with all what is necessary for sentiment analysis and related areas☆541Updated 2 years ago
- Document clustering and topic modelling with Python☆87Updated 7 years ago
- Implementation of TF-IDF from scratch in Python☆107Updated 7 years ago
- ashishsalunkhe / DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-ArchitecturesDeepSpamReview: Detection of Fake Reviews on Online Review Platforms using Deep Learning Architectures. Summer Internship project at Cor…☆69Updated 3 years ago
- Using NLP and LDA for Topic Modeling and Sentiment Analysis☆43Updated 4 years ago