| mperham/bayes_motel |
188 |
|
0 |
0 |
about 7 years ago |
0 |
|
1 |
mit |
Ruby |
| Multi-variate Bayesian classification engine |
| doodyparizada/word2vec-spam-filter |
147 |
|
0 |
0 |
over 8 years ago |
0 |
|
3 |
mit |
TypeScript |
| Using word vectors to classify spam messages |
| abhijeet3922/Mail-Spam-Filtering |
66 |
|
0 |
0 |
about 9 years ago |
0 |
|
0 |
|
Python |
| 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. |
| xavierleroy/spamoracle |
13 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
|
OCaml |
| E-mail filter and classifier based on Bayesian learning |
| rurounijones/dont_bayes_me_bro |
8 |
|
0 |
0 |
almost 12 years ago |
0 |
|
0 |
mit |
Ruby |
| Benchmarking bayesian filtering in Ruby |
| troyastorino/spam-filter |
7 |
|
0 |
0 |
about 14 years ago |
0 |
|
0 |
|
Clojure |
| A Bayesian spam filter built in Clojure, based on the PCL spam filter. |
| shenzhun/creating-enron-spam-corpus-from-raw-data |
7 |
|
0 |
0 |
over 12 years ago |
0 |
|
0 |
|
Python |
| Using raw data of Enron spam datasets to create a corpus using python, nltk and shell script. |
| polyrabbit/polyglot |
6 |
|
0 |
0 |
almost 11 years ago |
0 |
|
0 |
bsd-3-clause |
Lasso |
| Detect Program Language from Source Code Using Naive Bayes Classifier |
| albertsun/Semi-Markov-Spam-Filter |
6 |
|
0 |
0 |
over 15 years ago |
0 |
|
0 |
gpl-3.0 |
Python |
| By Matthew Croop and Albert Sun. Filters spam, but not as well as other filters. Mostly intended as an experiment in the use of Markov chain-like objects for natural language analysis. |
| IoannaT/Naive-Bayes-Classifier |
6 |
|
0 |
0 |
about 10 years ago |
0 |
|
0 |
|
Python |
| Spam/Ham Filter using Naive Bayes classification. A project for the course of Artificial Intelligence. |