@inproceedings{gao-etal-2020-mixingboard,
title = "{M}ixing{B}oard: a Knowledgeable Stylized Integrated Text Generation Platform",
author = "Gao, Xiang and
Galley, Michel and
Dolan, Bill",
editor = "Celikyilmaz, Asli and
Wen, Tsung-Hsien",
booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics: System Demonstrations",
month = jul,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.acl-demos.26/",
doi = "10.18653/v1/2020.acl-demos.26",
pages = "224--231",
abstract = "We present MixingBoard, a platform for quickly building demos with a focus on knowledge grounded stylized text generation. We unify existing text generation algorithms in a shared codebase and further adapt earlier algorithms for constrained generation. To borrow advantages from different models, we implement strategies for cross-model integration, from the token probability level to the latent space level. An interface to external knowledge is provided via a module that retrieves, on-the-fly, relevant knowledge from passages on the web or a document collection. A user interface for local development, remote webpage access, and a RESTful API are provided to make it simple for users to build their own demos."
}
Markdown (Informal)
[MixingBoard: a Knowledgeable Stylized Integrated Text Generation Platform](https://preview.aclanthology.org/jlcl-multiple-ingestion/2020.acl-demos.26/) (Gao et al., ACL 2020)
ACL