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

Think of a better way to handle professor name collisions #42

Open
nathanmsmith opened this issue Dec 21, 2022 · 1 comment
Open

Think of a better way to handle professor name collisions #42

nathanmsmith opened this issue Dec 21, 2022 · 1 comment

Comments

@nathanmsmith
Copy link
Member

nathanmsmith commented Dec 21, 2022

There are a few professors who have conflicting registrar names:

  • Tianqi Wu/Ting-Ting Wu ("Wu, T.")
  • Sixiang Wang/Shenshen Wang ("Wang, S.")
  • Mi Kyung Kim/Miryung Kim ("Kim, M.")

Maybe we can relate instructors to specific subject areas?

@nathanmsmith
Copy link
Member Author

Thinking about this more: we could add a subject_area_heuristics column to instructors. Prepopulate this as a data migration. When scraping, if we get an instructor who doesn't have a heuristic, we soft error so that we can fix.

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

No branches or pull requests

1 participant