arXiv 1806.11532
TextWorld: A Learning Environment for Text-based Games
By Marc-Alexandre Côté, Ákos Kádár, et al.
Published 2018-06-29
Citation lineage
Review the prior work and downstream research connected to this paper.
We introduce TextWorld, a sandbox learning environment for the training and evaluation of RL agents on text-based games. TextWorld is a Python library that handles interactive play-through of text games, as well as backend functions like state tracking and reward assignment. It comes with a curated list of games whose features and challenges we have analyzed. More significantly, it enables users to handcraft or auto…