Skip to content

timkersch/NaiveTexter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NaiveTexter

#About NaiveTexter is a freetext input spam identifier that uses a naive bayes classifier to identify which texts are categorised as spam and which are not.

For now the supervised learning uses the spambase database to illustrate the principle of the algorithm. Future releases should use a better, more updated database and learn from user input.

The thought is to expand this web-application with more machine-learning methods to identify spam messages. The application can then be used to compare different machine-learning methods that identifies spam from given texts.

Built with

Python and Django

About

A simple implementation of a spam classifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published