首页    期刊浏览 2024年09月01日 星期日
登录注册

文章基本信息

  • 标题:From Regular Expression Matching to Parsing
  • 本地全文:下载
  • 作者:Philip Bille ; Inge Li G{\o}rtz
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2019
  • 卷号:138
  • 页码:1-14
  • DOI:10.4230/LIPIcs.MFCS.2019.71
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:Given a regular expression R and a string Q, the regular expression parsing problem is to determine if Q matches R and if so, determine how it matches, e.g., by a mapping of the characters of Q to the characters in R. Regular expression parsing makes finding matches of a regular expression even more useful by allowing us to directly extract subpatterns of the match, e.g., for extracting IP-addresses from internet traffic analysis or extracting subparts of genomes from genetic data bases. We present a new general techniques for efficiently converting a large class of algorithms that determine if a string Q matches regular expression R into algorithms that can construct a corresponding mapping. As a consequence, we obtain the first efficient linear space solutions for regular expression parsing.
  • 关键词:regular expressions; finite automata; regular expression parsing; algorithms
国家哲学社会科学文献中心版权所有