8000 GitHub - 0x1057/bookbot: This file is my first real software project. It analyzes whatever text you want. A sentence, a book, an entire author's collected works, you name it!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ bookbot Public

This file is my first real software project. It analyzes whatever text you want. A sentence, a book, an entire author's collected works, you name it!

Notifications You must be signed in to change notification settings

0x1057/bookbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

bookbot

BookBot is my first project! This small program does basic text analysis and is quite customizable.

  • It will read any text file of which you provide it a path for.

  • It will give formatted word/character counts of the text.

  • It will generate a little report of counts for you.

  • You can tinker with the functions to count tokens, words, letters, numbers, etc. as you see fit!

    I am very proud of this project. This is my first real achievement as a programmer. No course or tutorial; just an idea (and burning desire to start down the path to becoming an ML Engineer!)

About

This file is my first real software project. It analyzes whatever text you want. A sentence, a book, an entire author's collected works, you name it!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0