Find the most common words in a text-file and compare them to other text files.
COSC 1306 Dictionaries
Purpose: To introduce ourselves to dictionaries by been given two text files (books).
The purpose was to compare text files, use them to see what words were the most common and compare them to other text files.
This way we see how unique a text file is from another.
The text files I ussed were downloaded aside.
1) Usage of dictionaries
2) File manipulation