Skip to content

scrapping and labeling of stock market tweets using word embedings(word2vec) and unsupervised learning(K-means)

Notifications You must be signed in to change notification settings

randomstate42/unsupervised-stock-market-tweets-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unsupervised-stock-market-tweets-sentiment-analysis

scrapping and labeling of stock market tweets using word embedings(word2vec) and unsupervised learning(K-means)

to do

  • automate data pipeline for scraping, cleaning and modeling data in real-time: airflow, kafka
  • create dashbord and include insights of financial data : dash, yahoo finance
  • create emebdings using doct2vec for comparison with word2vec : gensim
  • fine tune bert ,for sentiment analysis, on the newly labeled data : huggingface transformers

About

scrapping and labeling of stock market tweets using word embedings(word2vec) and unsupervised learning(K-means)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages