On Distributions, for open text, create a list of most common words in
descending order. Example: [answer 1, answer 2] => bag of words => [ [word1,
count], [word2, count] ]. sortDescending => List on Distribution page.
Original issue reported on code.google.com by bobev...@google.com on 3 Aug 2011 at 11:31
Original issue reported on code.google.com by
bobev...@google.com
on 3 Aug 2011 at 11:31