Question
Java Program SAMPLE CODE: Main.Java: // // Add any import statement your program might need class Main { public static void main(String[] args) { //
Java Program
SAMPLE CODE:
Main.Java:
// // Add any import statement your program might need class Main { public static void main(String[] args) { // Implement the main method according the the progam specification } // // Add any methods, specific to the Main class // based on the problem set specification. // } // end of Main class
Tweet.java:
// // Implement the tweet class according to the problem_set specifications. // class Tweet { // Define the Attributes // Define a constructor. // Override the toString method. } // End of Tweet class
TweetLoader.Java
import java.io.BufferedReader; import java.io.FileReader; import java.io.IOException; // // import any additional packages your program might need. class TweetLoader { // Implement the methods associated with the TweetLoader class // as described in the problem_set specification. } // end of TweetLoader class.
Tweet Data.csv:
Pos | 1459 | @Blackberry & @Facebook U R really about to make me throw this @Blackberry in the trash an get an @Apple iPhone! @Facebook upload issues! |
Neg | 2228 | Pissed with whoever designs keyboards with @apple for not having a home and end key. working on the CLI i use those keys often |
Pos | 1400 | My iPhone 4S battery lasted longer than a day. That hasn't happened since my edge iPhone. Nice job @apple. |
Neg | 1818 | 9% now on my second full charge of the day. Pissed @Apple |
Neg | 1652 | Correction: @ Best Buy kudos to Chris @ Alamo Ranch S.A. TX-fixed issues couldn't resolve after 1/2 day w/ @ATT & @Apple. Hero of my day! |
Pos | 1283 | RT @MN2NOVA: Love ios5 Easter eggs. Pull down from middle top to bottom and see what pulls down. Awesome little feature! #ios5 @apple |
Pos | 1270 | Been off twitter for a few days as I smashed my iPhone but @apple were very nice and gave me a new one :) |
Pos | 1095 | We're one of a few Featured Education Apps on the @Apple **Website** today sweet! http://t.co/0yWvbe1Z |
Neg | 1952 | RT @CBM: Lies @apple. the battery on this new iPhone4S is definitely not any better. |
Neg | 2427 | @apple thanks apple for ios 5 and losing all my contacts! |
Neg | 1612 | removing all @apple shit. |
Neg | 2457 | Also @EricGreenspan don't forget @Apple stop closing the app store after each bloody purchase... |
Pos | 1145 | Save me from #HP's unwanted OS! Help me buy an #iPhone! I have seen the light! #lol http://t.co/8gUP9Acz #backchannel @apple |
Pos | 1015 | I just realized that the reason I got into twitter was ios5 thanks @apple |
Neg | 2141 | @apple why don't you guys test your upgrades before you put them out. 15 1/2 hrs u guys wasted of my time yesterday. Thanks. |
Neg | 1644 | Total chaos at @apple store regent street. Like an Ethiopian feeding station. Can't believe this is same co. that makes all that cool shit. |
Neg | 1661 | @APPLE Wow @MOTOROLA Just crushed your dreams.... |
Neg | 1559 | @paulens It surprises me that @Apple throws up an error alert about authorizing and there's no Authorize this computer button. |
Neg | 2386 | @hbogo @apple - why don't you play nice and let me use HDMI from iPad? Pretty lame. |
Pos | 1063 | Thank you @apple for Find My Mac - just located and wiped my stolen Air. #smallvictory #thievingbastards |
Pos | 1008 | Hilarious @youtube video - guy does a duet with @apple 's Siri. Pretty much sums up the love affair! http://t.co/8ExbnQjY |
Pos | 1012 | @RIM you made it too easy for me to switch to @Apple iPhone. See ya! |
Pos | 1394 | Impressive service @apple genius bar metro centre. Power cable replaced free n booked in for screen replacement for free :- D |
Pos | 1252 | Sorry @BlackBerry I'm moving to @Apple. |
Neg | 2366 | By far the worst experience upgrading out of any version of iOS @apple #iOS5 |
Neg | 2304 | If @apple doesn't fix iOS5 this week I'm buying a droid #emptythreats |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started