Step: A Highly Expressive Text Generation Language.

AAAI Conference on Artificial Intelligence and Interactive Digital Entertainment Conference (AIIDE)(2022)

引用 0|浏览2
暂无评分
摘要
Games often generate text from human-authored templates and adapt that text to relevant context. Many systems have been developed to aid this process using tech-niques such as context-free grammars, randomization, logic programming, global state, and HTN planning. In this paper, I present Step, a novel programming language for text generation. So far as I can determine, previous techniques can all be implemented within Step using a few lines of code. This allows designers to mix-and-match features as needed, without having to write an interpreter for a new language. While extremely expressive as a programming language, Step is also intended to allow writers to add new text to an existing system with minimal markup and little knowledge of programming. In a head-to-head comparison, the Step implementation was more compact than, and used less markup than, a Prolog implementation of the same generator.
更多
查看译文
关键词
generation,expressive,text,language,step
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要