Skip to content

Full pipeline to collect tweets, do a sentiment analysis and store the results in a SQL database

License

Notifications You must be signed in to change notification settings

bananajoe182/tweet-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweet-collector

Full pipeline to collect tweets, do a sentiment analysis and store the results in a SQL database

tweet-collector

This Docker Pipeline combines multiple tasks:
  1. Collect tweets filtered by user defined keywords using the twitter API
  2. Store tweets in a mongoDB database
  3. Do a sentiment analysis using https://github.com/cjhutto/vaderSentiment
  4. Store the clean results in a PostgreSQL database

Requirements:

About

Full pipeline to collect tweets, do a sentiment analysis and store the results in a SQL database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published