Applications
Word Frequency counts the frequency of each word in a text, article or essay.
This can be downloaded here. Copy and paste the text into the text box in the application and click on the button. The
table will get populated with the frequency of each word. This is written in JDK 1.6 with Swing components and is NOT a web application.
This free download is already a success with English teachers in Colorado schools and their students although it has a 250 word limit.
Post your comments here on our blog.
After downloading the Word Frequency zip file. Follow the instructions below:
|
Unzip the WordFrequency.zip file. It will create a directory and extract all of its contents into its own directory called 'WordFrequency'. |
To run the application, go to the directory where you have unzipped and double click the file WordFrequency.jar |