This assignment first tasks students with creating their own text generator using a premade module and then asks them to reflect on the experience of directing an LLM-generated composition. Image: Midjourney “Emergent –no person”
Discipline: Humanities
Understanding Markov Chains
In this undergraduate assignment, students use a manually applied algorithm to generate a Markov Chain from a given short extract of language. Image: Midjourney “Markov Chains –no person”
Testing ChatGPT Response Variety to Introduce Natural Language Processing
This sequence of assignments progressively introduces students to natural language processing (NLP) through repeated prompt experiments with ChatGPT. Students are beginners learning Python and NLP. Accessing ChatGPT and writing prompt experiments successfully provided the basis for them to investigate the cosine similarity of word embeddings in multiple responses to the same prompt. These assignments succeeded […]