Skip to content

sonyerg/bookbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BookBot

BookBot is a CLI python program that analyses book files.

How to use:

python3 main.py <path_to_book>

Example output:

$ python main.py books/frankenstein.txt
Analyzing book found at books/frankenstein.txt...
----------- Word Count ----------
Found 75767 total words
--------- Character Count -------
============ BOOKBOT ============
e: 44538
t: 29493
a: 25894
o: 24494
i: 23927
n: 23643
s: 20360
r: 20079
h: 19176
d: 16318
l: 12306
m: 10206
u: 10111
c: 9011
f: 8451
y: 7756
w: 7450
p: 5952
g: 5795
b: 4868
v: 3737
k: 1661
x: 691
j: 497
q: 325
z: 235
æ: 28
â: 8
ê: 7
ë: 2
ô: 1

About

Bookbot boot.dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages