3

Has anyone else noticed that Inc.com article titles are extremely clickbaity? Seriously though!
Given that, I've built Wormbait for node, it "learns" from 1040 Inc.com titles and predicts if a title is clickbait or not. `npm install -g wormbait` and launch with 'wormbait "is this clickbait"'

Comments
  • 1
    Sounds like a very interesting project! I'm currently in NLP introductory course and we are going to build tweet classificators (positive/negative).

    Could maybe try to do the same as you later with my local newspapers :)
Add Comment