Download: PDF, slides (PDF), slides (Keynote), dataset.
“NL2Bash: A corpus and semantic parser for natural language interface to the Linux operating system” by Xi Victoria Lin, Chenglong Wang, Luke Zettlemoyer, and Michael D. Ernst. In LREC: Language Resources and Evaluation Conference, (Miyazaki, Japan), May 2018.
We present new data and semantic parsing methods for the problem of mapping English sentences to Bash commands (NL2Bash). Our long-term goal is to enable any user to perform operations such as file manipulation, search, and application-specific scripting by simply stating their goals in English. We take a first step in this domain, by providing a new dataset of challenging but commonly used Bash commands and expert-written English descriptions, along with baseline methods to establish performance levels on this task.
Download: PDF, slides (PDF), slides (Keynote), dataset.
BibTeX entry:
@inproceedings{LinWZE2018,
author = {Xi Victoria Lin and Chenglong Wang and Luke Zettlemoyer and
Michael D. Ernst},
title = {{NL2Bash}: A corpus and semantic parser for natural language
interface to the {Linux} operating system},
booktitle = {LREC: Language Resources and Evaluation Conference},
address = {Miyazaki, Japan},
month = may,
year = {2018}
}
(This webpage was created with bibtex2web.)
Back to Michael Ernst's publications.