https://github.com/designengineered/bookbot
https://github.com/designengineered/bookbot
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/designengineered/bookbot
- Owner: designengineered
- License: apache-2.0
- Created: 2024-04-30T18:08:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-03T16:11:37.000Z (about 2 years ago)
- Last Synced: 2025-03-04T01:33:43.507Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bookbot Project
## Command-Line Word/Letter Analysis
This project allows the user to upload a 'books/' directory with .txt files
to be read by the program.
## Requirements
- Python 3.12.
- .txt files to analyze.
## Future Expansion
I want to expand this program to count word and even sentence frequency.