Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@ginic ginic released this 01 May 18:48
8f761ed

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