abhijeet3922 / Mail-Spam-Filtering
It uses machine learning models (Multinomial NB & SVM) to predict whether the email is spam or ligitimate on two corpus namely Ling-spam corpus and Euron-spam corpus.
☆89Updated 8 years ago
Alternatives and similar repositories for Mail-Spam-Filtering:
Users that are interested in Mail-Spam-Filtering are comparing it to the libraries listed below
- IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 re…☆109Updated 5 years ago
- Used two different methods to predict the sentiment (positive or negative) of movie reviews.☆56Updated 6 years ago
- Feature-Based Sentiment Analysis in Python☆59Updated 10 years ago
- Classify spambase dataset: https://archive.ics.uci.edu/ml/datasets/Spambase☆23Updated 8 years ago
- Information extraction over restaurant reviews for the Yelp Dataset Challenge☆30Updated 11 years ago
- This is the code for 'How to Do Sentiment Analysis' #3 - Intro to Deep Learning by Siraj Raval on Youtube☆111Updated 6 years ago
- Example project of sentiment analysis using LSTM NN on IMDB reviews database☆21Updated 9 years ago
- Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM☆44Updated 7 years ago
- Simple practice for text classification using Python☆58Updated 10 years ago
- Coursera Natural Language Processing by Michael Collins Columbia University☆31Updated 4 years ago
- Collection of functions and scripts for text retrieval in Python: Document collection preprocessing, Feature Selection, Indexing, Query p…☆44Updated 12 years ago
- "20 Newsgroups" text classification with python☆151Updated 8 years ago
- Various NLP methods (in python) to perform sentiment analysis☆77Updated 8 years ago
- Code for determining optimal number of clusters for K-means algorithm using the 'elbow criterion'☆41Updated 3 weeks ago
- Kaggle Twitter Sentiment Analysis Competition☆18Updated 7 years ago
- Different approaches to computing document similarity☆28Updated 8 years ago
- An implementation of LDA-based Recommender System☆18Updated 9 years ago
- NLP tutorial☆42Updated 6 years ago
- Recommendation engine based on contextual word embeddings☆136Updated 8 years ago
- Model for the Event Recommendation Engine Challenge on Kaggle.com☆43Updated 12 years ago
- TalkingData AdTracking Fraud Detection Challenge on Kaggle Competition☆13Updated 6 years ago
- Sentiment Analysis of IMDB Movie Reviews using word2vec and scikit-learn☆73Updated 9 years ago
- An example of a sentiment analysis program, used on the IMDB movie review dataset. The program uses the Keras deep learning library. Fi…☆23Updated 7 years ago
- Predict the gender of a name using LSTM☆42Updated 7 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- Sentiment Analysis on Twitter☆132Updated 9 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 7 years ago
- The programming assignments of Natural Language Processing by Michael Collins on Coursera☆14Updated 11 years ago
- Gradient descent algorithms for linear and logistic regression☆25Updated 7 years ago
- An implementation of a Spam Filter in Python that uses the Naive Bayes Model to classify mails as spam or ham.☆40Updated 2 years ago