paper-with-me

홈 › Papers

Learning Restricted Regular Expressions with Interleaving

2019-04-30 · Chunmei Dong, Yeting Li, Haiming Chen

The advantages for the presence of an XML schema for XML documents are numerous. However, many XML documents in practice are not accompanied by a schema or by a valid schema. Relax NG is a popular and powerful schema language, which supports the unconstrained interleaving operator. Focusing on the inference of Relax NG, we propose a new subclass of regular expressions with interleaving and design a polynomial inference algorithm. Then we conducted a series of experiments based on large-scale real data and on three XML data corpora, and experimental results show that our subclass has a better practicality than previous ones, and the regular expressions inferred by our algorithm are more precise.

📄 PDF Abstract BibTeX arXiv:1904.13164

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Similar Papers 제목 키워드 기반

An Effective Algorithm for Learning Single Occurrence Regular Expressions with Interleaving

2019-06-05 · Yeting Li, Haiming Chen, Xiaolan Zhang, Lingqi Zhang

The advantages offered by the presence of a schema are numerous. However, many XML documents in practice are not accompanied by a (valid) schema, making schema inference an attractive research problem. The fundamental ta…

valid

A Noise-tolerant Differentiable Learning Approach for Single Occurrence Regular Expression with Interleaving

2022-12-01 · Rongzhen Ye, Tianqu Zhuang, Hai Wan, Jianfeng Du 외

We study the problem of learning a single occurrence regular expression with interleaving (SOIRE) from a set of text strings possibly with noise. SOIRE fully supports interleaving and covers a large portion of regular ex…

Grammar construction methods for extended deterministic expressions

2023-01-04 · Xiaoying Mou, Haiming Chen

Extended regular expressions with counting and interleaving are widely used in practice. However the related theoretical studies for this kind of expressions currently cannot meet the need of practical work. This paper d…

A theory of optimal convex regularization for low-dimensional recovery

2021-12-07 · Yann Traonmilin, Rémi Gribonval, Samuel Vaiter

We consider the problem of recovering elements of a low-dimensional model from under-determined linear measurements. To perform recovery, we consider the minimization of a convex regularizer subject to a data fit constra…

Containment of Simple Regular Path Queries

2020-03-09 · Diego Figueira, Adwait Godbole, S. Krishna, Wim Martens 외

Testing containment of queries is a fundamental reasoning task in knowledge representation. We study here the containment problem for Conjunctive Regular Path Queries (CRPQs), a navigational query language extensively us…