pith. machine review for the scientific record. sign in

arxiv: 1608.03000 · v1 · submitted 2016-08-09 · 💻 cs.CL · cs.AI

Recognition: unknown

Neural Generation of Regular Expressions from Natural Language with Minimal Domain Knowledge

Authors on Pith no claims yet
classification 💻 cs.CL cs.AI
keywords languagenaturalneuralregularcorpusexpressionsmodelmodels
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. From IOCs to Regex: Automating CTI Operationalization for SOC with LLMs

    cs.CR 2026-04 unverdicted novelty 6.0

    IOCRegex-gen automates IOC-to-regex conversion with LLMs via group-aware grouping and multi-stage validation, reporting 99.1% hit rate and 0.8% false-positive rate on 3000+ CTI reports and 2400 ground-truth strings.