Skip to content

kr900910/twitter_word_count

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

No packages published