Skip to content

Python software that will table the most common words in a given text.

License

Notifications You must be signed in to change notification settings

Hoklifter/VerbosityMeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon256x256

VerbosityMeter

Python software that will count, table and export the most common words in a given textfile.

showcase.mp4

Installation

1. Be sure to have Python installed.

2. Download ZIP or clone the repository:

git clone https://github.com/Hoklifter/VerbosityMeter.git

3. Go to Repository Directory

cd VerbosityMeter

4. Install dependencies:

Linux

python3 -m pip install -r requirements.txt

Windows

py -m pip install -r requirements.txt

5. Run the program:

python3 src/main.py

For more info, check out the documentation

About

Python software that will table the most common words in a given text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages