Prompts in the Wild: A Large Analyzed Collection of Transactional Prompts in Code

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Software Development & Engineering · Depth: Expert, medium

Summary

Prompts in the Wild: A Large Analyzed Collection of Transactional Prompts in Code" by Basmov, Goldberg, and Tsarfaty, presented at LAW XX in July 2026, introduces a dataset of 57.5K unique transactional prompts gathered from GitHub. This research posits that prompts, which directly shape Large Language Model (LLM) behavior, are linguistic objects requiring dedicated investigation. To facilitate quantitative study, the authors developed a structured ontology to transform raw, unstructured prompts into richly structured linguistic data. Analysis of this dataset revealed significant diversity in prompt usage patterns across various languages, domains, tasks, and modalities, exhibiting a typical Zipf-like distribution. The paper also details a comprehensive error analysis to validate annotation reliability and releases the dataset alongside an exploration interface.

Key takeaway

For prompt engineers or AI scientists designing LLM applications, this research highlights the importance of viewing prompts as structured linguistic data. You should consider utilizing the released dataset and ontology to analyze existing prompt patterns, informing more robust and diverse prompt engineering strategies. Understanding the Zipf-like distribution of prompt usage can guide you in exploring less common but potentially powerful prompt modalities.

Key insights

Prompts are linguistic objects that can be systematically analyzed using a structured ontology to reveal usage patterns.

Principles

Method

Collect 57.5K transactional prompts from GitHub. Develop a structured ontology. Transform raw prompts into structured linguistic objects for quantitative analysis.

In practice

Topics

Best for: Research Scientist, AI Engineer, NLP Engineer, AI Scientist, Prompt Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.