Skip to content

gabrieloc/ranker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMMENT RANKER

ranker banner

A tool for determining how high your Reddit comment will score using machine learning. To run, simply call

$ swift Ranker.swift

The script fetches 100 posts from top, and up to 500 comments per post. It stores comment text and score then uses that to train an MLTextClassifier. Training takes about a minute the first time around, but is cached for subsequent runs.

If you have any questions, hmu @_gabrieloc.

ranker setup ranker typing

About

Score your Reddit comments before posting using ML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages