Skip to content

Program that computes the approximate reading grade level of a inputted text using Python, Regular Expressions, and the Coleman Liau Index.

License

Notifications You must be signed in to change notification settings

jhustles/reading_level_app

Repository files navigation

Scholastic Reading Level Grade Detector With Python & RegEx

intro1 intro2

Scope & Purpose | Main Built-in Functionalities

  • Program that computes the approximate reading grade level of a inputted text using Python, Regular Expressions, and the Coleman Liau Index.

System Prerequisites To Get Started

You will need the following installed on your computer system and import the following libraries:

  • Python 3.7+
  • Regular Expressions

Getting Started

  • Download the repository
  • Run in the terminal

Code Review - Recruiters / Hiring Managers

  • Please view the readability.py file

Code Review:

1

Output Examples - Before And With Filters

sample_results

Personal Note

  • Hope you enjoyed it. Thank you for your time!

Author

  • Johneson Giang - Invidual Project - Github

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments & Credits

  • Shout out to David J. Mahlan & Brian Yu

About

Program that computes the approximate reading grade level of a inputted text using Python, Regular Expressions, and the Coleman Liau Index.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages