This is an old revision of the document!
First, take a couple (3-4) of paragraphs from here and store it inside a .txt
file.
dict
with each word from this text (lower cased as key), counting their frequency (as its value);[('the', 29), ('of', 18), ('and', 15), ('to', 10), ('a', 9)]