English

Glushkov's construction for functional subsequential transducers

Formal Languages and Automata Theory 2020-09-23 v4 Computation and Language

Abstract

Glushkov's construction has many interesting properties and they become even more evident when applied to transducers. This article strives to show the wast range of possible extensions and optimisations for this algorithm. Special flavour of regular expressions is introduced, which can be efficiently converted to ϵ\epsilon-free functional subsequential weighted finite state transducers. Produced automata are very compact, as they contain only one state for each symbol (from input alphabet) of original expression and only one transition for each range of symbols, no matter how large. Such compactified ranges of transitions allow for efficient binary search lookup during automaton evaluation. All the methods and algorithms presented here were used to implement open-source compiler of regular expressions for multitape transducers.

Keywords

Cite

@article{arxiv.2008.02239,
  title  = {Glushkov's construction for functional subsequential transducers},
  author = {Aleksander Mendoza-Drosik},
  journal= {arXiv preprint arXiv:2008.02239},
  year   = {2020}
}
R2 v1 2026-06-23T17:39:49.104Z