An open API service indexing awesome lists of open source software.

https://github.com/designengineered/bookbot


https://github.com/designengineered/bookbot

Last synced: 12 months ago
JSON representation

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.