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
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
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆69Updated 5 years ago
- A guide for binary class sentiment analysis of tweets.☆95Updated 6 years ago
- Detecting Fake Reviews using Semi-Supervised Learning from the Yelp Restaurant Reviews Dataset☆60Updated 2 years ago
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆94Updated 6 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…☆62Updated 2 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
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆53Updated 5 years ago
- ☆211Updated last year
- Data-driven projects repo☆74Updated 5 years ago
- #Essential Social Informatics techniques #Twitter dataset of Women's March in 2017 #Python codes to collect social media data, and to co…☆40Updated 6 years ago
- Retrieving 'Topics' (concept) from corpus using (1) Latent Dirichlet Allocation (Genism) for modelling. Perplexity and Coherence score we…☆12Updated 6 years ago
- Using topic models to discover evolution of worldwide health issues☆23Updated 5 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆104Updated 5 years ago
- Uses topic modeling to identify context between follower relationships of Twitter users☆61Updated 3 weeks ago
- Repository for Social network analysis presented in the video link!☆55Updated 7 years ago
- Sentiment Analysis & Topic Modeling with Amazon Reviews☆32Updated 8 years ago
- Aspect-Based Sentiment Analysis☆37Updated last year
- 16 Text Preprocessing Techniques in Python for Twitter Sentiment Analysis.☆224Updated 5 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…☆50Updated 7 years ago
- Simple Text Classfication using SVM and Naive Bayes☆74Updated last year
- Sentiment analysis with SentiWordNet 3.0☆44Updated 8 years ago
- Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.☆59Updated 7 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- Deceptive Spam Review Detection with Convolutional Neural Network in Tensorflow☆38Updated 7 years ago
- Using NLP and LDA for Topic Modeling and Sentiment Analysis☆42Updated 4 years ago
- Use machine learning (word2vec, LSI, LDA, NB, etc) to analysis Donald Trump's tweets. Based on Python.☆36Updated 6 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆172Updated 4 months ago
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆75Updated 5 years ago
- Sentiment analysis for Amazon product reviews using Word2Vec and LSTM☆20Updated 4 years ago
- Text clustering with K-means and tf-idf☆31Updated 5 years ago