TellinaTool/nl2bash
A neural system that translates natural language descriptions into executable bash commands.

Not currently ranked — collecting fresh signals.
star history
NL2Bash is a research system that converts natural language into bash shell commands using deep learning. It provides a corpus of ~10,000 NL-to-bash pairs and TensorFlow implementations of Seq2Seq and CopyNet models to perform the translation. The system also includes a bash command parser that produces abstractive syntax trees and domain-specific NLP tools for preprocessing.
Frequently asked
- What is TellinaTool/nl2bash?
- A neural system that translates natural language descriptions into executable bash commands.
- Is nl2bash open source?
- Yes — TellinaTool/nl2bash is open source, released under the GPL-3.0 license.
- What language is nl2bash written in?
- TellinaTool/nl2bash is primarily written in NewLisp.
- How popular is nl2bash?
- TellinaTool/nl2bash has 496 stars on GitHub.
- Where can I find nl2bash?
- TellinaTool/nl2bash is on GitHub at https://github.com/TellinaTool/nl2bash.