Steph Buongiorno, PhD, is a researcher and a teacher. She designs computational methods for knowledge production in the digital humanities. Her work reconfigures traditional academic boundaries and opens up new approaches to interpreting texts, data, and culture.

She enjoys poetry, all sorts of sensory things, as well as quiet, underwater worlds. Read more at She Dives Caves.

Her work has been supported by the National Science Foundation (NSF), National Endowment for the Humanities (NEH), and the National Institute of Justice (NIJ), and the Department of Education (ED).

's Picture

Agent-Driven, Game-Based Learning: Personalized CS Education for Diverse Students

Agent-Driven, Game-Based Learning: Personalized CS Education for Diverse Students

AI agents can personalize education by identifying students’ strengths, weaknesses, and personalities to generate content tailored to them. This work presents "personalized education agents" deployed in an educational version of Minecraft. Agents bridge concepts from lessons to "big picture" thinking by creating connections between STEM and interdisciplinary topics, such as the Language Arts. Agents translate student progression and learning outcomes to teachers for their assessment of student progress.

The Congress Viewer Demo App

The Congress Viewer Demo App

The Congress Viewer (years 1900 - 2000), a prototype text mining app, demonstrates the potential of tools designed to measure lexical changes, including advanced NLP techniques like parsing and analyzing grammatical relationships. This app can increase transparency in Congress while also providing new insights into the evolution and nature of political language across various contexts, including different time periods and discourse communities.

The Hansard Viewer Demo App

The Hansard Viewer Demo App

Use an array of data-mining and statistical approaches to gain new insights into the evolution and nature of political language as it occurs in different time periods and in different contexts.

rOpengov Universe

rOpengov Universe

Open government data enables citizens to see government activities and decision-making processes, empowering them to participate more fully in the democratic process. Researchers can use open government data for studies and projects, generating insights and contributing to evidence-based policy-making. To this end, this work introduces R packages hosted by the rOpengov Universe that are designed to make analyzing contemporary and historical open government data more accessible. Queried data is returned in a clean and analysis-ready dataframe.

Course Materials: Digital History

Course Materials: Digital History

Computational methods are changing the way that we access information about history and society. These methods help us to detect change over time, to identify influential figures, and to name turning points. What happens when we apply these tools to the entire Hansard corpus or to a million congressional debates and tweets? This work provides an introduction to the analytic methodologies transforming the humanities and social sciences via a book, under contract at Cambridge University Press, and series of Jupyter Notebooks aimed at exploring questions like these.

The 19th-Century British Parliamentary Debates (Hansard Corpus)

The 19th-Century British Parliamentary Debates (Hansard Corpus)

ENTER

Syntactic Dependency Relationships and the Extraction of Grammatical Triples

Syntactic Dependency Relationships and the Extraction of Grammatical Triples

This paper describes a method of triples extraction, posextract, which has been designed to meet the increasing need for high-accuracy triples outputs for the analysis of text.

Evaluating the Efficacy of LLMs to Emulate Realistic Human Personalities

Evaluating the Efficacy of LLMs to Emulate Realistic Human Personalities

To improve the realism of affective Non-Player Characters (NPCs) in video games, this study investigates whether Large Language Models (LLMs) can emulate human personalities. Using the Big Five framework and over 50,000 responses from the International Personality Item Pool (IPIP), LLMs were prompted with self-assessment items corresponding to various personality profiles. Their outputs were then compared to human baseline responses to evaluate accuracy and consistency. Results showed that while some local models exhibited no alignment with human profiles, certain frontier models achieved high alignment. These findings suggest that LLMs can provide a method for designing NPCs with more realistic, personality-driven behavior.