RedditPostClassifierBot 0.1.4
This gem wraps Ruby's nbayes gem to do text classification of Reddit posts. It classifies posts according to where they were fetch - frontpage, controversial, top, or bad posts. It can be used to try to predict if a new post will make it to the front page, maybe.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (1):
            nbayes
            >= 0
          
    