Closed daphnaspira closed 3 years ago
pish the files to abox2 to the repo and detail what commands to run to re-generate the figures
On Thu, Jul 29, 2021 at 5:36 PM daphnaspira @.***> wrote:
need to be able to access the birth_stories_df_cleaned.csv file from my local src folder to run the code
You can view, comment on, or merge this pull request online at:
https://github.com/azpoliak/birthing_experiences/pull/12 Commit Summary
- changed font size to 20--still very small. need to be able to access a lot of files on my local machine to run the code
File Changes
- M src/Topic_Modeling/topic_predictions.py https://github.com/azpoliak/birthing_experiences/pull/12/files#diff-a825bca1daa13e7b54c1da83a5f841af73155ceca159e89b0b5713426cb4e252 (86)
Patch Links:
- https://github.com/azpoliak/birthing_experiences/pull/12.patch
- https://github.com/azpoliak/birthing_experiences/pull/12.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/azpoliak/birthing_experiences/pull/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA3XBFQV4XHZLEQ4OGZDOIDT2HCWZANCNFSM5BHJMUSA .
if the file isnt that big you can push it to the repo.
On Thu, Jul 29, 2021 at 5:56 PM Adam Poliak @.***> wrote:
pish the files to abox2 to the repo and detail what commands to run to re-generate the figures
On Thu, Jul 29, 2021 at 5:36 PM daphnaspira @.***> wrote:
need to be able to access the birth_stories_df_cleaned.csv file from my local src folder to run the code
You can view, comment on, or merge this pull request online at:
https://github.com/azpoliak/birthing_experiences/pull/12 Commit Summary
- changed font size to 20--still very small. need to be able to access a lot of files on my local machine to run the code
File Changes
- M src/Topic_Modeling/topic_predictions.py https://github.com/azpoliak/birthing_experiences/pull/12/files#diff-a825bca1daa13e7b54c1da83a5f841af73155ceca159e89b0b5713426cb4e252 (86)
Patch Links:
- https://github.com/azpoliak/birthing_experiences/pull/12.patch
- https://github.com/azpoliak/birthing_experiences/pull/12.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/azpoliak/birthing_experiences/pull/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA3XBFQV4XHZLEQ4OGZDOIDT2HCWZANCNFSM5BHJMUSA .
Add the birth_stories_df_cleaned.csv file to your src directory and then just run the topic_predictions.py code to generate the plots. Change font size in the ax.set_title() part of the predict_plots function.
need to be able to access the birth_stories_df_cleaned.csv file from my local src folder to run the code