Open lmh122 opened 1 year ago
I'm guessing you got that error from running analysis/0_text_processing.ipynb
?
Sorry about that, I'd organized the notebooks in my working directory completely differently and wrecked a lot of filepaths when reorganizing these files + cleaning out ID information for sharing.
The appropriate file it's referring to is now located at survey/moviereviewcollection_human.csv
If you're going through and re-running the notebooks, there's a few other changes you should probably take note of:
survey_setup_exports/texts/refined.csv
filepath that this notebook outputs is now survey/moviereviewcollection_model.csv
analysis/2_payment.ipynb
and analysis/3_analysis.ipynb
do not exist because they were specific files from survey deployment and included ID information. The filepaths data/aggregated_permovie.csv
and data/aggregated_perresponse.csv
are shared in this repository as dataset/aggregated_permovie.csv
and dataset/aggregated_perresponse.csv
Thanks for your great work. reviews.csv is not given in the project.