The goal of this project is to make a program that can sort unigrams, digrams, and trigrams of a given text file. This is part of the Natural Language Processing and Machine Learning using Python course taught by Reed Coke. Specifically level 3/15 lesson 4. If you would like to know more about this please refer to the Hello World Studios website.