This class can be used to extract keywords from text file. It can open a text file and extract words according to several criteria. The class can extract all the words, get a range of words, and get words that occur more than a given number of times.