Skip to content

Text Analysis script for several books read in my Honors classes in college. For a capstone project

License

Notifications You must be signed in to change notification settings

lizardman301/HonorsCapstoneTextAnalysis

Repository files navigation

Honors Capstone Text Analysis

This is two python scripts used to analyze texts from various books. Repo includes the results of analyzing 4 books from my Honors courses.

Usage

Requires python 3.8 with nltk, pattern, pandas, and matplotlib.

Create a folder named "books" and place any text files you wish to analyze into the folder. Then run textAnalysis.py to generate files in the "csv" folder. Use graphMaker.py to generate graph images for the csvs in the "csv" folder.

License

MIT

About

Text Analysis script for several books read in my Honors classes in college. For a capstone project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages