Skip to content

Pocket/hackweek_generation_topic_discoveries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hackweek_generation_topic_discoveries

hackweek_generation_topic_discoveries

S3 Bucket with data: s3://ml-team-pocket/social_hackweek_2023/

Steps to create 1 week worth of toots from Mastodon and run streamlit

For Topic Discoveries app:

 1. mkdir data
 2. python src/data_extraction.py
 3. python -m spacy download en_core_web_sm
 4. python src/toots_sentiment_topics.py
 5. streamlit run src/app.py

For Topic Discoveries app:

 1. mkdir data
 2. python src/data_extraction.py
 3. python src/data_extract_status.py
 4. python src/discovery_data_prep.py
 5. streamlit run src/app_discovery.py
 
 alse
 6. jupyter-notebook

About

hackweek_generation_topic_discoveries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published