Skip to content

Releases: UMassCDS/IHOP-Reddit

v2.1.0

01 May 18:48
8f761ed
Compare
Choose a tag to compare

Changed

  • Added support for python 3.10 in build and tests
  • Made dependency versions less restrictive, except when necessary to avoid deprecations (sklearn, numpy)
  • Unit tests updated to handle sklearn deprecations
  • Updated prototype cluster browser to display 2023 data
  • Upgraded Dash dependency version to >=2.4.1 for the cluster prototype browser app

Fixed

Added

  • Support for processing Reddit comments from manually downloaded archives
  • Data and models for Reddit comments in 2023 tracked in DVC
  • Instructions and support for running the prototype cluster browser with gunicorn
  • Added button to download all subreddit cluster assignments in prototype cluster browser

Removed

  • Removed Unity documentation
  • Removed argparse from app.py so that it can be served with gunicorn

v2.0.1

09 Feb 19:42
7b4be6d
Compare
Choose a tag to compare
  • Update visualizations for WebScience 2024 paper
  • Added citation information in Readme
  • Trigger Zenodo DOI assignment

v2.0.0

24 Apr 20:39
b910b9d
Compare
Choose a tag to compare

This version aligns with the final draft of the paper on monthly snapshot community embeddings for Reddit.
Highlights:

  • Visualizations polished
  • Annotated data added to DVC
  • MIT License added

v1.0.0

24 May 21:36
87757b7
Compare
Choose a tag to compare

Dash application for visualizing subreddit clusters from a community2vec model