Neural Generation Of Regular Expressions From Natural Language With Minimal Domain Knowledge | Awesome LLM Papers Contribute to Awesome LLM Papers

Neural Generation Of Regular Expressions From Natural Language With Minimal Domain Knowledge

Nicholas Locascio, Karthik Narasimhan, Eduardo Deleon, Nate Kushman, Regina Barzilay . Proceedings of the 2016 Conference on Empirical Methods in Natural Language Processing 2016 – 71 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
EMNLP Uncategorized

This paper explores the task of translating natural language queries into regular expressions which embody their meaning. In contrast to prior work, the proposed neural model does not utilize domain-specific crafting, learning to translate directly from a parallel corpus. To fully explore the potential of neural models, we propose a methodology for collecting a large corpus of regular expression, natural language pairs. Our resulting model achieves a performance gain of 19.6% over previous state-of-the-art models.

Similar Work