Design and implement a digram coder for text files of interest to you.
(a) Study the effect of the dictionary size, and the size of the text file being encoded on the amount of compression.
(b) Use the digram coder on files that are not similar to the ones you used to design the digram coder. How much does this affect your compression?