Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 396 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 396 Bytes

5_lang_frequency

###Prerequisites:

Script needs a text file. Just copy that file to the script directory.


This script will help you to find out top ten used words in text.

Script takes one required argument:

  • name - obviously the file name;

###How to use:

Command Description
lang_frequency.py my_file_name.txt prints out ten most frequently used words