This workshop is for anyone who wants to learn how to automatically extract topics and create a taxonomy at low cost using embeddings.
- Copy this Google Colab notebook.
- Run the code in the notebook. Solve the exercises.
- Create an issue titled
Exercise submission
. Add a link to your CodePen and submit the issue.
To mark a submission as correct:
- Exercise 1.1: Check if the responses are JSON, and correctly identify if the person has a beard.
- Exercise 1.1: Check if the responses are JSON, and correctly identify the race as Caucasian, African, Chinese, or Arab
- Exercise 2: Open-ended. Check if they have, in some way, used embeddings to identify race as Caucasian, African, Chinese, or Arab.