About

Metadata

  • Last updated , by ocramz
  • License BSD-3-Clause
  • Categories Natural Language Processing
  • Maintained by: Marco Zocca

  • Lottery factor: 0

Links

Installation

Readme

CoNaLa

Haskell bindings for the CoNaLa dataset [1], Code/Natural Language Challenge

This challenge was designed to test systems for generating program snippets from natural language. For example, if the input is sort list x in reverse order, then the system would be required to output x.sort(reverse=True) in Python.

[1] https://conala-corpus.github.io/