dbsheta / spam-detection-using-deep-learningLinks
Detecting Spam Emails using CNN
☆28Updated 7 years ago
Alternatives and similar repositories for spam-detection-using-deep-learning
Users that are interested in spam-detection-using-deep-learning are comparing it to the libraries listed below
Sorting:
- 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
- Fake news is misinformation or manipulated news that is spread across the social media with an intention to damage a person, agency and o…☆30Updated 6 years ago
- Email Phishing Attempts Detection from the text of email bodies using natural language processing and machine learning☆28Updated 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
- (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
- Email Spam-detection is an ANN app with TensorFlow. The idea is simple - given an email you’ve never seen before, determine whether or n…☆46Updated 6 years ago
- NLP-Project-Fake-News-Detection☆21Updated 6 years ago
- Detecting malicious URLs using Machine Learning☆30Updated 6 years ago
- Let us look at how we can implement text classification with Tensorflow https://www.tensorflow.org/ TensorFlow is an end-to-end open sour…☆13Updated 4 years ago
- Abstractive Text Summarization with Transformer networks implemented (from scratch) using Keras and Tensorflow☆24Updated 4 years ago
- Project using Naive Bayes, SVM, CNN, LSTM, etc.☆17Updated 4 years ago
- Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:☆131Updated 4 years ago
- Kaggle Toxic Comments Challenge☆109Updated 7 years ago
- HBAM: Hierarchical Bi-directional Word Attention Model☆89Updated 2 years ago
- Detecting cyberbullying in tweets using Machine Learning☆41Updated 3 years ago
- Built house price prediction model using linear regression and k nearest neighbors and used machine learning techniques like ridge, lasso…☆93Updated last year
- Fake News Detection in Python☆597Updated 2 years ago
- A notebook to understand the concept of Information Extraction using NLP techniques in Python.☆43Updated 4 years ago
- Auto tagging of stack overflow questions. Used dataset: https://www.kaggle.com/stackoverflow/stacksample☆11Updated 5 years ago
- Machine learning program to identify when a news source may be producing fake news.☆28Updated 7 years ago
- covid_fake_news☆54Updated 3 years ago
- ☆16Updated 7 years ago
- IBM Hackathon☆21Updated 2 years ago
- Fake News Detection using Deep Learning models in Tensorflow☆93Updated 6 years ago
- This project helps to predict the suitable crop and its price according to the air humidity, soil moisture, soil pH and rainfall.☆78Updated 4 years ago
- Extractive Text Summarization in Python☆20Updated 7 years ago
- Detect fake profiles in online social networks using Support Vector Machine, Neural Network and Random Forest☆66Updated 5 years ago
- Code for the paper URLNet - Learning a URL Representation with Deep Learning for Malicious URL Detection☆168Updated 4 years ago
- In this project I have made predictions for a wine quality based on several features such as PH level, alcohol content etc. of a wine. Th…☆23Updated 4 years ago
- It is a Natural Language Processing Problem where Sentiment Analysis is done by Classifying the Positive tweets from negative tweets by m…☆250Updated last year