Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply some form of spam detection? #74

Open
arpieb opened this issue Nov 16, 2021 · 0 comments
Open

Apply some form of spam detection? #74

arpieb opened this issue Nov 16, 2021 · 0 comments

Comments

@arpieb
Copy link

arpieb commented Nov 16, 2021

Seeing as how there have been a few instances of spam lately popping up on the feed, might it be worth looking into some form of spam detection using something like a Naive Bayes filter or doc2vec for descriptions and/or target link content? There should be enough good training data for either approach by now I would think.

Also along the lines of #53 it seems like some kind of manual "report" button would go hand-in-hand with an automated flagging approach.

If there's an interest, I'd be more than happy to look into it! I would think nx should make short work of something like this, or even leveraging some existing NLP package like penelope.

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

No branches or pull requests

1 participant