Skip to content

Commit

Permalink
Merge branch 'kaili-sentiment-classif' of github.com:yale-swe/s24-blu…
Browse files Browse the repository at this point in the history
…ebook-ai into kaili-sentiment-classif
  • Loading branch information
BuweiChen committed Apr 15, 2024
2 parents a689a4f + 762e0f6 commit 428791a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/add_rating_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
Args
- target_data_path: Path to the desired folder containing .json files for courses that must be updated with rating info
- sentiment_data_path: Path to folder containing .json files equipped with rating info
- years_to_port: List containing integers representing what years of sentiment info to include in the given .json files for parsed courses
- years_to_port: List containing integers representing what years of rating info to include in the given .json files for parsed courses
Processing
- Consider each .json file in 'data_path'
Expand Down

0 comments on commit 428791a

Please sign in to comment.