├── .github └── FUNDING.yml ├── CNN-LSTM with Doc2Vec plus TF-IDF.ipynb ├── EDAonYelpReviews.ipynb ├── GLoVe-LSTM-Conv1D-DecepOpSpam.ipynb ├── NLP using Glove and Spacy .ipynb ├── NLP_using_Glove_and_Spacy_.ipynb ├── README.md ├── attention_biLstm_glove.ipynb ├── basicMLmodelsDecepOpSpam (1).ipynb ├── basicMLmodelsDecepOpSpam.ipynb ├── bidirectional-lstm-spacy-on-yelp-reviews.ipynb ├── cnn-lstm-with-doc2vec-plus-tf-idf.ipynb ├── deceptive_true_review.ipynb ├── model_lstm.ipynb └── test └── EDAonYelpReviews.ipynb /.github/FUNDING.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/.github/FUNDING.yml -------------------------------------------------------------------------------- /CNN-LSTM with Doc2Vec plus TF-IDF.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/CNN-LSTM with Doc2Vec plus TF-IDF.ipynb -------------------------------------------------------------------------------- /EDAonYelpReviews.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/EDAonYelpReviews.ipynb -------------------------------------------------------------------------------- /GLoVe-LSTM-Conv1D-DecepOpSpam.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/GLoVe-LSTM-Conv1D-DecepOpSpam.ipynb -------------------------------------------------------------------------------- /NLP using Glove and Spacy .ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/NLP using Glove and Spacy .ipynb -------------------------------------------------------------------------------- /NLP_using_Glove_and_Spacy_.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/NLP_using_Glove_and_Spacy_.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/README.md -------------------------------------------------------------------------------- /attention_biLstm_glove.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/attention_biLstm_glove.ipynb -------------------------------------------------------------------------------- /basicMLmodelsDecepOpSpam (1).ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/basicMLmodelsDecepOpSpam (1).ipynb -------------------------------------------------------------------------------- /basicMLmodelsDecepOpSpam.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/basicMLmodelsDecepOpSpam.ipynb -------------------------------------------------------------------------------- /bidirectional-lstm-spacy-on-yelp-reviews.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/bidirectional-lstm-spacy-on-yelp-reviews.ipynb -------------------------------------------------------------------------------- /cnn-lstm-with-doc2vec-plus-tf-idf.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/cnn-lstm-with-doc2vec-plus-tf-idf.ipynb -------------------------------------------------------------------------------- /deceptive_true_review.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/deceptive_true_review.ipynb -------------------------------------------------------------------------------- /model_lstm.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/model_lstm.ipynb -------------------------------------------------------------------------------- /test/EDAonYelpReviews.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashishsalunkhe/DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-Architectures/HEAD/test/EDAonYelpReviews.ipynb --------------------------------------------------------------------------------