ssrivas / fake-review-detection
☆12Updated 8 years ago
Alternatives and similar repositories for fake-review-detection:
Users that are interested in fake-review-detection are comparing it to the libraries listed below
- Using Deep Learning Neural Networks to classify reviews of movie dataset to Positive and Negative Sentiment☆17Updated 7 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- Sentiment Analysis using Stochastic Gradient Descent on 50,000 Movie Reviews Compiled from the IMDB Dataset☆60Updated 7 years ago
- The projects takes a number of movie reviews from http://www.cs.cornell.edu/people/pabo/movie-review-data/ (polarity dataset v2.0 and an …☆10Updated 11 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 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
- Sentiment Analysis using LSTM cells on Recurrent Networks. GloVe word embeddings were used for vector representation of words. Amazon Pro…☆27Updated 7 years ago
- Feature-Based Sentiment Analysis in Python☆59Updated 10 years ago
- (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
- Deceptive Spam Review Detection with Convolutional Neural Network in Tensorflow☆38Updated 7 years ago
- Winter Term Project 2018☆9Updated 6 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
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆117Updated 3 years ago
- Document clustering using Density Based Spatial Clustering (DBSCAN) [undergrad NLP class project 2015@TU]☆79Updated 4 months ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 5 years ago
- Twitter sentiment analysis part 5: Tfidf vectorizer, model comparison, lexical approach☆12Updated 6 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
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆94Updated 6 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆172Updated 4 months ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 7 years ago
- Use transfer learning for Text_classification with BERT.☆21Updated 2 years ago
- Document clustering and topic modelling with Python☆86Updated 6 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- ☆41Updated 8 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- Predict Personality of a person using Sentiment Analysis & Unigram Words as features on user's Twitter data.☆23Updated 8 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆200Updated 6 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- Twitter sentiment analysis part 9: Neural Networks with Doc2Vec, Word2Vec, GloVe☆13Updated 6 years ago