/word_occurrences

The script counts word occurrences inside of the given text file.

Primary LanguagePythonMIT LicenseMIT

Script for counting occurrences of words.

This script counts words that can be found in a given text file. Run it with -h argument to see usage info.

License

This project is licensed under the MIT License - see the LICENSE file for details