ashishsalunkhe / DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-ArchitecturesLinks
DeepSpamReview: Detection of Fake Reviews on Online Review Platforms using Deep Learning Architectures. Summer Internship project at CoreView Systems.
☆67Updated 3 years ago
Alternatives and similar repositories for DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures
Users that are interested in DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures are comparing it to the libraries listed below
Sorting:
- Detecting Fake Reviews using Semi-Supervised Learning from the Yelp Restaurant Reviews Dataset☆64Updated 2 years ago
- Covid-19 fake news detection using BERT, BERT+CNN, and BERT+BiLSTM☆19Updated 3 years ago
- From the Kindle Store Reviews on Amazon, sentiment analysis and book recommendation. Used Keras, FastText from Torch, and BERT. For recom…☆30Updated 4 years ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆71Updated 5 years ago
- 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 …☆54Updated 7 years ago
- 微博谣言检测,LSTM/GRU☆86Updated 4 years ago
- 基于BERT模型的中文文本情感分类☆38Updated 2 years ago
- Sentimental Analysis of Massive Chinese Microblog Data☆9Updated 4 years ago
- COVID-19-sentiment-analysis-dataset-Weibo☆37Updated 4 years ago
- Pytorch Bert+BiLstm二分类☆41Updated 3 years ago
- 以聚类算法、LDA主题模型、分类器为基础,完成对Twitter语料的基于地理位置的主题事件挖掘,并对主题事件进行细粒度的情绪分析☆35Updated 6 years ago
- Scientific Research Project in NUSTM - Rumor Detection - 2018☆12Updated 6 years ago
- Sentiment Analysis using LSTM cells on Recurrent Networks. GloVe word embeddings were used for vector representation of words. Amazon Pro…