-
Notifications
You must be signed in to change notification settings - Fork 0
kr900910/twitter_word_count
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Clone the application repository. 2. Start Postgres server. 3. Create tcount database and tweetwordcount table by running "python db_setup.py". 4. Go to extweetwordcount folder. 5. Run the application by using "sparse run". 6. Exit the application. 7. Run analysis using finalresults.py or histogram.py "python finalresults.py <word>" "python histogram.py <k1> <k2>"
About
Twitter application which reads/parses tweets and saves word counts in Postgres table
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published