packages feed

conala-dataset-0.1.0.0: README.md

# 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/