- Clone the repository
$ git clone https://github.com/Giraudux/cpp-collections.git- Compile and build the project
$ makeor
$ make clean && make- Run the program
$ ./build/parse -help
$ ./build/parse -tree -print -most-frequent ./doc/lipsum.txt