Coding
-
Deriving Insights from Historical Texts: An Exploration of Close and Distant Reading Approaches
Students used a python notebook to examine historical documents from John F. Kennedy’s administration through Close Reading and Distant Reading
-
AI Prompting to Test Code Comprehension
Students annotate code, write a prompt precise enough for AI to regenerate it, then compare; gaps in the output reveal gaps in understanding.
-
LLMs with Python: A Word Embeddings and Transformer Sandbox
An exploration of LLM word embeddings and text analysis using python notebooks