from cppy.cp_util import * print_word_freqs(sort_dict(get_frequencies(extract_file_words(testfilepath))))