Skip to content

xiye17/SketchRegex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

SketchRegex

Data and code for the paper "Sketch-Driven Regular Expression Generation from Natural Language and Examples ".

@InProceedings{sketchregex,
 title = {Sketch-Driven Regular Expression Generation from Natural Language and Examples},
 author = {Xi Ye, Qiaochu Chen, Xinyu Wang, Isil Dillig, and Greg Durrett},
 booktitle = {Transactions of the Association for Computational Linguistics (TACL)},
 year = {2020},
}

Prerequisites

  • pytorch > 1.0.0
  • Z3. Make sure you have Z3 installed with the Java binding.
  • JAVA 1.8.0

Code

Our sketch-driven framework can be instatiated with either

  • a neural parser [DeepSketch]

or

Please refer to the README of each module for details.

About

Sketch Driven Regular Expression Generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages