Ruby: random stat
Sep 8, 2010 - 1 minutesI have a program that takes a block of texts and then counts the most popular occurrences of words in that text. Processed a 680,354 character string in about 30 minutes on 2 Core i7s and an SSD. Probably could be optimized a bit I think.
Snippet: