coursetable / ferry

A crawler for Yale courses and evaluation data. Integrates with CourseTable.
MIT License
9 stars 3 forks source link

feat: new same-course algorithm #310

Open Josh-Cena opened 1 month ago

Josh-Cena commented 1 month ago

Fix https://github.com/coursetable/coursetable/issues/1497

The original algorithm was already pretty desirable, but it was kinda hard to inject manual overrides, so I had to tweak it a bit so it's more suitable for human intervention.