Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 543 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 543 Bytes

text-mining-in-r

Text mining in R. Wordclouds, Comparison clouds and awesome plots.

Post in my blog for context

I was checking some Machine Learning challenges at Hackerrank and found a particular challenge which consist on document classification. The source is over here. I downloaded the dataset and decided to make my own text mining analysis instead. The dataset consist of 5485 documents distributed among 8 different classes, perfect to compute wordclouds and cool ggplots in R.

URL: http://btovar.com/2015/04/text-mining-in-r/