Translating natural language descriptions into executable programs is a fundamental problem for computational linguistics. Recent research proposes neural-network-based approaches to address the problem. These approaches typically train a sequence-to-sequence learning model using a syntax-based objective: maximum likelihood estimation (MLE). Such syntax-based approaches do not effectively address the goal of generating semantically correct programs, because these approaches fail to handle Program Aliasing, i.e., semantically equivalent programs may have many syntactically different forms. In this thesis, we focus on generating regular expressions from natural language, an important task of the program-synthesis problem. In particular, we st...
Shared Task Evaluation Challenges (stecs) have only recently begun in the field of nlg. The tuna ste...
We motivate the integration of programming by example and natural language programming by developing...
Thesis: Ph. D., Massachusetts Institute of Technology, Department of Electrical Engineering and Comp...
Translating natural language descriptions into executable programs is a fundamental problem for comp...
We consider the problem of translating natural language text queries into regular expressions which ...
We consider the problem of translating natu-ral language text queries into regular expres-sions whic...
Many data extraction tasks of practical relevance require not only syntactic pattern matching but al...
This paper introduces a technique that allows to build deterministic finite-state automata from word...
Automatically generating regular expressions (abbrev. regexes) from natural language description (NL...
In the recent years, Machine Learning techniques have emerged as a new way to obtain solutions for a...
We propose a system for the automatic generation of regular expressions for text-extraction tasks. T...
A large class of entity extraction tasks from text that is either semistructured or fully unstructur...
We describe a new tool, named REgen, that generates regular expressions (RE) to be used as test case...
We considered a rule-based engine consisting of auto-generated regular expressions for high quality ...
Regular expressions are routinely used in a variety of different application domains. But building a...
Shared Task Evaluation Challenges (stecs) have only recently begun in the field of nlg. The tuna ste...
We motivate the integration of programming by example and natural language programming by developing...
Thesis: Ph. D., Massachusetts Institute of Technology, Department of Electrical Engineering and Comp...
Translating natural language descriptions into executable programs is a fundamental problem for comp...
We consider the problem of translating natural language text queries into regular expressions which ...
We consider the problem of translating natu-ral language text queries into regular expres-sions whic...
Many data extraction tasks of practical relevance require not only syntactic pattern matching but al...
This paper introduces a technique that allows to build deterministic finite-state automata from word...
Automatically generating regular expressions (abbrev. regexes) from natural language description (NL...
In the recent years, Machine Learning techniques have emerged as a new way to obtain solutions for a...
We propose a system for the automatic generation of regular expressions for text-extraction tasks. T...
A large class of entity extraction tasks from text that is either semistructured or fully unstructur...
We describe a new tool, named REgen, that generates regular expressions (RE) to be used as test case...
We considered a rule-based engine consisting of auto-generated regular expressions for high quality ...
Regular expressions are routinely used in a variety of different application domains. But building a...
Shared Task Evaluation Challenges (stecs) have only recently begun in the field of nlg. The tuna ste...
We motivate the integration of programming by example and natural language programming by developing...
Thesis: Ph. D., Massachusetts Institute of Technology, Department of Electrical Engineering and Comp...