Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please put this in Python Please. I am having trouble using python to solve this but the teachers has specified this preference if you could

Please put this in Python Please. I am having trouble using python to solve this but the teachers has specified this preference if you could help me with this it would be greatly appreiciated thank you !image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

ris ie Twitter Project This project aims to build one big program that enables users to search through a bank of twiter posts for all posts containing a keyword and then display a picture of where those posts originated from on a global gps map. All work should be done in a python file called twitter-pic.?? 5 Days of Tweets This assignment includes a text file for all the tweets done between 2011-08-28 and 2011-09-03. There are about 1.7 million tweets over those 5 days. I have created 2 versions of the text file so you can choose to work with a smaller file until you have the code correcly working Each line in the file has the following format (all lower case): r41.386263640000003, -81.494450689999994 Throughout this document, these lines are referred to as tweet lines They contain 4 tab (t) separated items (bolded if used in this project): 2011-08-28 19:02:28 ay. little league world series! 1. The gps location of the tweet [latitude, longitude]. 2. A geographic area ID 3. A time stamp 4. The tweet message. The goal of the assignment is to produce the image below The word "pizza" appears 4714 times. ild this program, you must first define the functions described below. ris ie Twitter Project This project aims to build one big program that enables users to search through a bank of twiter posts for all posts containing a keyword and then display a picture of where those posts originated from on a global gps map. All work should be done in a python file called twitter-pic.?? 5 Days of Tweets This assignment includes a text file for all the tweets done between 2011-08-28 and 2011-09-03. There are about 1.7 million tweets over those 5 days. I have created 2 versions of the text file so you can choose to work with a smaller file until you have the code correcly working Each line in the file has the following format (all lower case): r41.386263640000003, -81.494450689999994 Throughout this document, these lines are referred to as tweet lines They contain 4 tab (t) separated items (bolded if used in this project): 2011-08-28 19:02:28 ay. little league world series! 1. The gps location of the tweet [latitude, longitude]. 2. A geographic area ID 3. A time stamp 4. The tweet message. The goal of the assignment is to produce the image below The word "pizza" appears 4714 times. ild this program, you must first define the functions described below

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases On The Web Designing And Programming For Network Access

Authors: Patricia Ju

1st Edition

1558515100, 978-1558515109

More Books

Students also viewed these Databases questions