Fast Indexes for Gapped Pattern Matching

February 28, 2020 Β· Declared Dead Β· πŸ› Conference on Current Trends in Theory and Practice of Informatics

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Manuel CΓ‘ceres, Simon J. Puglisi, Bella Zhukova arXiv ID 2002.12662 Category cs.DS: Data Structures & Algorithms Citations 9 Venue Conference on Current Trends in Theory and Practice of Informatics Last Checked 4 months ago
Abstract
We describe indexes for searching large data sets for variable-length-gapped (VLG) patterns. VLG patterns are composed of two or more subpatterns, between each adjacent pair of which is a gap-constraint specifying upper and lower bounds on the distance allowed between subpatterns. VLG patterns have numerous applications in computational biology (motif search), information retrieval (e.g., for language models, snippet generation, machine translation) and capture a useful subclass of the regular expressions commonly used in practice for searching source code. Our best approach provides search speeds several times faster than prior art across a broad range of patterns and texts.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted