nl2bash
Language-to-Bash translator
This project generates bash commands from natural language descriptions using machine learning models.
Generating bash command from natural language https://arxiv.org/abs/1802.08979
451 stars
23 watching
60 forks
Language: NewLisp
last commit: 3 months ago
Linked from 1 awesome list
copynetnatural-language-interfacenl2bashprogramming-by-natural-languageseq2seqtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
aksw/sparql2nl | Converts SPARQL queries to human-readable natural language expressions | 42 |
simplenlg/simplenlg | Generates Natural Language from syntactic forms using morphological and grammatical rules | 811 |
neulab/prompt2model | Generates deployable models from natural language instructions | 1,962 |
syntax-tree/hast-util-to-nlcst | Utility to convert HTML syntax tree to natural language representation | 4 |
nixos/cabal2nix | A tool that converts Haskell package descriptions from Cabal to Nix build instructions | 361 |
nix-community/poetry2nix | Converts Poetry projects to Nix derivations without writing custom Nix code | 887 |
plclub/lngen | Tool for generating Coq definitions and proofs for locally nameless representations | 30 |
akanimax/natural-language-summary-generation-from-structured-data | Project implementation of natural language text generation from structured data | 183 |
sillsdev/machine | A natural language processing library providing tools for processing resource-poor languages. | 26 |
longnow/teradict | A translation service that maps English words to translations in hundreds of languages using machine learning algorithms. | 6 |
nttcslab-nlp/doc_lm | This repository contains source files and training scripts for language models. | 12 |
justfollowus/natural-language-processing | Comprehensive resource for learning natural language processing (NLP) with a structured course outline and recommended readings. | 834 |
wse-research/loris-llm-generated-representations-of-sparql-queries | Generates natural language representations of SPARQL queries to facilitate understanding and mitigate errors in large knowledge graphs | 3 |
allenai/natural-instructions | Creating a large collection of tasks and their natural language definitions/instructions to support the development of NLP models with generalization capabilities | 960 |
kellyjonbrazil/jtbl | A command-line tool to convert and format data from JSON into various table formats. | 286 |