- extract_twits.py : crawls Stocktwits API to extract tweets given a list of tickers
- CreateMatrix.py : creates dataframe with variables. row = observed tweet. column = variable
- spacy_cleaning.py : preprocessing steps
access tokens, clientid and clientsecret have been censored