aayush210789 / Deception-Detection-on-Amazon-reviews-dataset
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.
☆51Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Deception-Detection-on-Amazon-reviews-dataset
- Detecting Fake Reviews using Semi-Supervised Learning from the Yelp Restaurant Reviews Dataset☆60Updated 2 years ago
- A guide for binary class sentiment analysis of tweets.☆95Updated 6 years ago
- Repository for Social network analysis presented in the video link!☆55Updated 6 years ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆69Updated 4 years ago
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆94Updated 6 years ago
- Uses topic modeling to identify context between follower relationships of Twitter users☆60Updated last month
- Sarcasm detection on tweets using neural network☆128Updated 11 months ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆52Updated 5 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…☆61Updated 2 years ago
- Use machine learning (word2vec, LSI, LDA, NB, etc) to analysis Donald Trump's tweets. Based on Python.☆36Updated 6 years ago
- Train unsupervised LDA Topic Model on raw Yelp review text, use topic distributions as feature inputs to supervised classifier of review …☆76Updated 5 years ago
- Extracting all the features of a product from its reviews, giving every feature a score (depending on the user reviews) and also ranking …☆46Updated 4 years ago
- Retrieving 'Topics' (concept) from corpus using (1) Latent Dirichlet Allocation (Genism) for modelling. Perplexity and Coherence score we…☆12Updated 6 years ago
- Sentiment Analysis & Topic Modeling with Amazon Reviews☆32Updated 7 years ago
- Document clustering using Density Based Spatial Clustering (DBSCAN) [undergrad NLP class project 2015@TU]☆79Updated 3 months ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆197Updated 6 years ago
- Segmentation based event detection from Tweets. Published at NAACL SRW 2019☆60Updated 3 months ago
- This is Yunshu's [Activision](https://www.activision.com/) internship project. We are interested in understanding user opinions about Act…☆55Updated 5 years ago
- Using NLP and LDA for Topic Modeling and Sentiment Analysis☆39Updated 3 years ago
- Aspect-Based Sentiment Analysis☆37Updated last year
- Sentiment Analysis: Deep Bi-LSTM+attention model☆42Updated 2 years ago
- Using topic models to discover evolution of worldwide health issues☆22Updated 5 years ago
- [AAAI SAP 2020] Modeling Personality with Attentive Networks and Contextual Embeddings☆59Updated last year
- Data-driven projects repo☆75Updated 5 years ago
- Sentiment analysis with SentiWordNet 3.0☆44Updated 8 years ago
- Aim was to develop a machine learning model which can analyze sentiments on twitter and to predict the winner of Lok Sabha Elections 201…☆16Updated 3 years ago
- This repo contains code to detect sarcasm from text in discussion forum using deep learning☆86Updated last year
- ☆211Updated last year
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Updated 6 years ago
- Twitter Trends is a web-based application that automatically detects and analyzes emerging topics in real time through hashtags and user …☆100Updated 7 years ago