Skip to content

Conversation

@pratikratadiya
Copy link

Spam filter module developed for classifiying the entered question based on two layered filtering:

  1. Spam vs not spam
  2. Tutorial related vs Training related
    This is done using machine learning algorithms implemented in libraries in Python.

@pratikratadiya
Copy link
Author

pratikratadiya commented Jul 9, 2018

Follwing changes have been added:

  1. Removed stemming
  2. Placed proper messages in accordance with the terminology
  3. Implemented spam vs not spam filter on posting answer view as well.
  4. Mail message to be sent to admin on review permission has been added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant