Pthreads

Description

Write a program that uses pthreads to perform statistical analysis on a text file. The program must compute the normalized frequency of token occurrences and print out the top n frequent tokens. Here we will consider a token to be text that is separated by white space.

Specifications

Turning in the Assignment

For this assignment, you must turn in a zip file of a directory named project5 containing the following files:

Submit the zip file to the appropriate folder on D2L.