Cosc 326 - Effective Programming
Word Count Program in Java
Problem Description
This is a program that reads in a file and counts and outputs the number of occurrences of each word.
It wasn't written by me and I haven't tested it, but it looks like it works...
