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:
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆97Updated 7 years ago
- A guide for binary class sentiment analysis of tweets.☆95Updated 6 years ago
- Yelp round-10 review comments classification using deep learning (LSTM and CNN) and natural language processing.☆75Updated 6 years ago
- Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.☆77Updated 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
- Repository for Social network analysis presented in the video link!☆56Updated 7 years ago
- 16 Text Preprocessing Techniques in Python for Twitter Sentiment Analysis.☆227Updated 6 years ago
- Implementation of TF-IDF from scratch in Python☆106Updated 7 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- An end-to-end event extraction and summarization system.☆22Updated 4 years ago
- This is Yunshu's [Activision](https://www.activision.com/) internship project. We are interested in understanding user opinions about Act…☆57Updated 6 years ago
- ☆211Updated last year
- Sentiment analysis with SentiWordNet 3.0☆44Updated 8 years ago
- Sentiment Analysis & Topic Modeling with Amazon Reviews☆31Updated 8 years ago
- Train unsupervised LDA Topic Model on raw Yelp review text, use topic distributions as feature inputs to supervised classifier of review …☆75Updated 5 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆209Updated 3 years ago
- Multi-class sentiment analysis lstm, finetuned bert☆217Updated 5 years ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆72Updated 5 years ago
- Document clustering and topic modelling with Python☆87Updated 7 years ago
- Sentiment Analysis: Deep Bi-LSTM+attention model☆45Updated 3 years ago
- Document clustering using Density Based Spatial Clustering (DBSCAN) [undergrad NLP class project 2015@TU]☆79Updated last year
- Jupyter Notebook + Python code of twitter sentiment analysis☆112Updated 7 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 7 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆121Updated 3 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
- Simple Text Classfication using SVM and Naive Bayes☆78Updated 2 years ago
- ☆32Updated 6 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆180Updated 6 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago
- Multi Text Classificaiton☆92Updated 6 years ago