Skip to content
/ clai Public
forked from IBM/clai

Command Line Artificial Intelligence or CLAI is an open-sourced project from IBM Research aimed to bring the power of AI to the command line interface.

Notifications You must be signed in to change notification settings

DNGros/clai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork from IBM/clai. Check under ./SubmissionCode for changes for the NLC2CMD 2020 challenge.

The NLC2CMD Competition brings the power of natural language processing to the command line. You are tasked with building models that can transform descriptions of command line tasks in English to their Bash syntax.

Getting started

Updates

  • August 3, 2020 - We identified some examples in the original NL2Bash data which had syntactic issues, bash parser incompatibility, etc. resulting in invalid Bash commands for the competition. We've fixed this and updated the dataset [link]. Please update your local copy of the NL2Bash dataset and also update your local copy of submission-code folder with the one available in this branch.

About

Command Line Artificial Intelligence or CLAI is an open-sourced project from IBM Research aimed to bring the power of AI to the command line interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.2%
  • NewLisp 24.2%
  • Java 11.4%
  • Other 0.2%