Skip to content

SurhanZahid/Spam-Filter-With-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Spam Checker with Django

Description

I was inspired by this article written by the Arthur name Susan Li. She basically used a spam or ham checker using Naive Bayes and implemented it on flask so I just wanted to implement this in Django framework. This might also help people who are cruise about how to implement NLP models in Django.

Update

I have also created an REST API for the this project.This might also help people who dont want to use the models of Django and just use the view to POST data in JSON formate.

Releases

No releases published

Packages

No packages published