Skip to content
sarahboyd edited this page Apr 4, 2015 · 3 revisions

Welcome to the Text-Analyzer wiki!

This was a project for my HIST 303 class. I've created an application in python that will let you analyze a text file (like a book). The Text-Analyzer application will allow you to see the word frequency count of all the words in the document. You will also be able to see the document divided into segments, and then the frequencies of each word in each segment.

I hope this application is useful to you, and hopefully I will have more updates in the future.

Please see here for some basic help docs.

Clone this wiki locally