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:
- Document clustering using Density Based Spatial Clustering (DBSCAN) [undergrad NLP class project 2015@TU]☆79Updated 11 months ago
- Implementation of TF-IDF from scratch in Python☆106Updated 7 years ago
- A guide for binary class sentiment analysis of tweets.☆95Updated 6 years ago
- Twitter Trends is a web-based application that automatically detects and analyzes emerging topics in real time through hashtags and user …☆108Updated 8 years ago
- Sentiment Analysis & Topic Modeling with Amazon Reviews☆31Updated 8 years ago
- Retrieving 'Topics' (concept) from corpus using (1) Latent Dirichlet Allocation (Genism) for modelling. Perplexity and Coherence score we…☆12Updated 6 years 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
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆180Updated 6 years ago
- ☆211Updated last year
- A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.☆63Updated 8 years ago
- Aspect Based Sentiment Analysis is a special type of sentiment analysis. In an explicit aspect, opinion is expressed on a target(opinion …☆73Updated 5 years ago
- Repository for Social network analysis presented in the video link!☆56Updated 7 years ago
- Aspect-Based Sentiment Analysis☆36Updated 2 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- 16 Text Preprocessing Techniques in Python for Twitter Sentiment Analysis.☆225Updated 6 years ago
- Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.☆77Updated 6 years ago
- Sarcasm detection on tweets using neural network☆130Updated last year
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆96Updated 7 years ago
- Multi Text Classificaiton☆92Updated 6 years ago
- Jupyter Notebook + Python code of twitter sentiment analysis☆112Updated 7 years ago
- Performed Aspect Based Sentiment Analysis using Topic Modeling(LDA) and sentiment analysis and Regression analysis using Python and Spark…☆19Updated 7 years ago
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆75Updated 6 years ago
- Using NLP and LDA for Topic Modeling and Sentiment Analysis☆43Updated 4 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 6 years ago
- Uses topic modeling to identify context between follower relationships of Twitter users☆62Updated last month
- Document clustering and topic modelling with Python☆86Updated 7 years ago
- Using topic models to discover evolution of worldwide health issues☆24Updated 6 years ago
- Sentiment Analysis: Deep Bi-LSTM+attention model☆44Updated 3 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
- Collection of Deep Learning Text Classification Models in Keras; Includes a GPU tutorial.☆14Updated 7 years ago