array(array) get_most_common_words(void|int count)
Returns a list of the count most common words in the database. count defaults to 10.
10