Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 217 Bytes

tweets_streaming

a simple poc to integrate tweeter apis, pyspark streaming processing + text sentiment model and flask app

data flow

tweeter > pyspark (streams + models) > flask

Screenshot