TCSS 142 Project 1 Text Analysis
VerifiedAdded on 2019/09/19
|4
|1061
|515
Project
AI Summary
This is a programming project for TCSS 142, requiring students to develop a Python program that analyzes a text file. The program must calculate various statistics such as word count, sentence count, vocabulary, lexical richness, word length frequency, Flesch index, and grade level. Additionally, it needs to generate a concordance for a user-specified word. The project includes creating a program schedule chart, an algorithm in pseudocode, a test plan, and a flowchart. The program should output statistics to a file named 'stats.txt', vocabulary to 'dictionary.csv', and the concordance to the screen. The submission includes the source code and documentation.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
1 out of 4