Write a python script that counts occurrences of words

Assignment Help Python Programming
Reference no: EM132141794

Quesiton: Write a python script that counts occurrences of words in a file.

• The script expects two command-line arguments: the name of an input file and a threshold (an integer). Here is an example of how to run the script (assuming that it is named words_occurrences_counter):words_occurrences_counter input.txt

• The input file contains exactly one word per line, with no whitespace before or after the word. The script does not need to verify the contents of the input file.

• The letter case of words in the input file does not matter for counting. For example, the script should count "the", "The", and "THE" as the same word.

• After counting the words, the script prints a report (to a file, output.txt) that lists the words and their counts. Each word is printed only if its count is greater than or equal to the threshold given on the command line.

Input File

Download the sample data file input.txt . Keep in mind that this is just one data file, and that your program should work correctly on all files in the format described above.You may use the starter code(starter_code.py ) if you want.

Output file

Example,

a : 204

and : 340

as : 54

at : 75

be : 58

been : 51

but : 62

for : 66

had : 200

he : 102

her : 129

his : 80

Information related to above question is enclosed below:

Attachment:- Files.rar

Reference no: EM132141794

Questions Cloud

Demonstrate knowledge of the legislative and executive : Demonstrate knowledge of the legislative, executive, and judicial branches of the federal government.
What is the labor force and adult population : 1) In Farmville, there are 80 million people employed, 20 million unemployed and 60 million not in the labor force.
What are some common rules must be followed : When recording people within a corporation what are some common rules / laws that should / must be followed? The response must be typed.
Case study and develop your it support strategy : Discuss at least TWO alternatives looking at costings as well as advantages and disadvantages of each alternative and make a recommendation
Write a python script that counts occurrences of words : Write a python script that counts occurrences of words in a file. The script expects two command-line arguments: the name of an input file and a threshold.
Issues affecting employees in the contemporary workforce : It is important for organizational leaders to have a grasp on the issues affecting employees in the contemporary workforce.
Compose a strategy to manage the challenges in question : Predict two (2) external and / or internal challenges facing today's medical group practice administrators.
Long-run aggregate supply curve : Suppose that the? long-run aggregate supply curve is positioned at a real GDP level of ?$15 trillion in base year? dollars, and the? long-run equilibrium price.
Points of view presented to you in slaves in tulsa : The points of view presented to you in “Slaves in Tulsa” illustrate some issues related to global stratification.

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd