ccagrawal / which-blogger

Determine which Roundtable blogger is writing the text through stylometry and naive Bayes techniques.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Which Blogger Are You?

Description: This web app uses stylometric techniques to predict authorship of input text. More specifically, you can either type or paste some text into the box below, and this app will predict which Roundtable member is the author (or which Roundtable member's blog the writing most resembles). A naive Bayes classifier is used to predict the author.

Live App: http://spark.rstudio.com/ccagrawal/which-blogger/

About

Determine which Roundtable blogger is writing the text through stylometry and naive Bayes techniques.


Languages

Language:R 89.6%Language:JavaScript 10.4%