| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This script analyzes all the words in a file and makes a statistical analysis of it.
Linux:
Only need to download the script, the StopWords folder and then make it executable by writing in the terminal
"chmod u+x wordStats.sh"Command:
./wordStats.sh <MODE> <INPUT> <ISO3166>./word_stats.sh Cc|Pp|Tt INPUT [iso3166]Ps: make sure you are in the same directory of the script and StopWords folder
Modes:
The last 4 modes need an environment variable called WORD_STATS_TOP so you can define it in your machine with the value you want (digit) or if you dont the script will assume 10 by default.
Input:
ISO:
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
| Back | FazBrowse Home | New Git URL |