Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tools to create a Spam Checker Service in Java or Python

Let's say I want to create a reusable REST web service that allows checking whether a piece of text/ blog comment is spam, once for all. (sick of adding this feature in every web app I work on)

Which tools, libraries, frameworks, that would nicely integrate to either Java or Python, would you recommend to accomplish this ?

Thanks

like image 976
user99054 Avatar asked Jul 27 '26 09:07

user99054


1 Answers

Did you look at RECAPTCHA? Do you want to build something from scratch? or can you use an exisiting tool like this one?

Another one that comes to my mind is UCLASSIFY, it is a free web service where you can easily create your own text classifiers.

like image 82
Srikar Doddi Avatar answered Jul 30 '26 08:07

Srikar Doddi



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!