Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023 Data added, update dependencies for handling manually downloaded Reddit archives #22

Merged
merged 17 commits into from
Apr 19, 2024

Conversation

ginic
Copy link
Collaborator

@ginic ginic commented Mar 11, 2024

In case you can't download data directly from Pushshift, but can manually obtain the Reddit comment archives from another location, you can put the .zst files in data/manual_downloads/comments instead, list the month in all_months and manual_download_months in params.yaml the rest of the pipeline will run as expected to train community2vec models.

Most importantly: Add new models and data for 2023 Reddit comments data.

This also adds support for python 3.10 to dependencies and fixes dependency versions with DVC, sklearn, etc... mostly to fix several things that aren't backwards compatible with older versions originally used in this repo.

@ginic ginic changed the title Update dependencies for handling manually downloaded Reddit archives 2023 Data added, update dependencies for handling manually downloaded Reddit archives Apr 19, 2024
@ginic ginic merged commit 83a3897 into main Apr 19, 2024
3 checks passed
@ginic ginic deleted the manual_data_download branch May 1, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant