Open
Description
Describe your feature request
I'm trying to upgrade from regex-automata 0.1.9
and have noticed that newer versions don't have a transducer
feature anymore, which allowed using a regex DFA
as an FST Automaton
.
Is there a plan to bing this feature back? If not what could be the workaround for using regex
for fst
?
Thanks in advance