flâneur — a map of the web's best reading

Finite-state transducer

en.wikipedia.org · 3,247 words · saved by 1 readers

A finite-state transducer (FST) is a finite-state machine with two memory tapes, following the terminology for Turing machines: an input tape and an output tape. This contrasts with an ordinary finite-state automaton, which has a single tape. An FST is a type of finite-state automaton that maps between two sets of symbols. An FST is more general than a finite-state automaton (FSA). An FSA defines a formal language by defining a set of accepted strings, while an FST defines relations between sets of strings.

Finite-state transducer - Wikipedia Jump to content From Wikipedia, the free encyclopedia Finite state machine with two tapes (input, output) A finite-state transducer ( FST ) is a finite-state machine with two memory tapes , following the terminology for Turing machines : an input tape and an output tape. This contrasts with an ordinary finite-state automaton , which has a single tape. An FST is a type of finite-state automaton (FSA) that maps between two sets of symbols. [ 1 ] An FST is more general than an FSA. An FSA defines a formal language by defining a set of accepted strings, while an

Explore this link on the map →

related reading