-
Build an alphabetical list of words that occur in the
text collection located at
data
(the data can also be downloaded from
here).
-
For each word compute its frequency in the entire collection.
-
Output:
the alphabetical list of words along with the frequencies.