Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Rails Lameness Filter?

I've done some searching, and I haven't been able to find any kind of open-source lameness filter for rails. Does anything like that exist? I'm trying to curtail lame user generated content, in particular, all caps, improper capitalization, excessive exclamation marks, and excessive bold or italics.

like image 576
jcnnghm Avatar asked Feb 18 '26 08:02

jcnnghm


1 Answers

Here is a ruby Bayesian Classifier which can be trained to block certain types of content. It would take some creativity to apply directly to your problem.

Its a commercial service, but SocialMod is worth a mention.

like image 196
jrhicks Avatar answered Feb 20 '26 21:02

jrhicks



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!