News

This cpp program reads a text file and report how many times each word is repeated. It excludes certain words such as 'the', 'or', 'an', .. and punctuations from the counting process.