SKU RLE-1302 · Sold by External

TextWorld

Product specifications

SKURLE-1302
Data typeRL environments
VolumeUnlimited procedurally-generated games
Size on diskNot published by source
FormatPython (pip: textworld) + generated game files
Access modelPUBLIC LICENSE
PricingFree · open-source license
Quality score
LicenseMIT License
TextWorld is a Python sandbox for the training and evaluation of RL agents on text-based games, exposing a Gym-like interface over parser-driven interactive fiction. Its tw-make generator produces unlimited games with tunable complexity (world/map size, object count, quest length, grammar), enabling study of language grounding and generalization. Observations are textual feedback; actions are text commands (go, take, open, cook, etc.) with configurable rewards. It underlies ALFWorld.