Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yasulab/text-analyzer

Analyze given text and show stats with interactive prompt
https://github.com/yasulab/text-analyzer

Last synced: 1 day ago
JSON representation

Analyze given text and show stats with interactive prompt

Awesome Lists containing this project

README

        

Usage:
python text-analyzer.py

When you run this progra, the prompt will appear.
In there, you can type the following commands.

Commands:
rand NUMBER : Randomly pick a word given times.
read FILENAME : Read a given file.
stats : Show stats of recently read text.
help : Show this.
exit : Exit.

Thanks,
Yohei YASUKAWA