Dataset Card for nl-to-regex
Dataset Details
Dataset Description
This dataset is a structured version of the dataset from the research paper: Neural Generation of Regular Expressions from Natural Language with Minimal Domain Knowledge
The original dataset consisted of natural language descriptions src.txt paired with corresponding regular expressions targ.txt. The dataset has been converted into a structured format (CSV and Hugging Face datasets format) to… See the full description on the dataset page: https://huggingface.co/datasets/inclinedadarsh/nl-to-regex.