$ python3 word_frequencies.py
[('the', 5806), ('of', 3467), ('a', 2445), ('was', 2310), ('to', 2302), ('and', 2293), ('in', 1685), ('that', 1447), ('it', 1378), ('had', 1339), ('he', 1315), ('his', 986), ('not', 821), ('you', 788), ('with', 746), ('The', 711), ('as', 658), ('be', 656), ('He', 653), ('were', 631), ('is', 606), ('at', 590), ('on', 584), ('for', 578), ('It', 543), ('Winston', 527), ('him', 514), ('I', 491), ('they', 473), ('which', 467), ('or', 451), ('s', 444), ('could', 423), ('been', 416), ('by', 413), ('but', 408), ('her', 402), ('one', 393), ('from', 393), ('have', 371)]