Click here to Skip to main content
15,886,919 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: MS can't catch a break when it comes to search Pin
dandy7219-Jan-24 6:50
dandy7219-Jan-24 6:50 
GeneralRe: MS can't catch a break when it comes to search Pin
jschell22-Jan-24 5:13
jschell22-Jan-24 5:13 
GeneralRe: MS can't catch a break when it comes to search Pin
dandy7222-Jan-24 10:10
dandy7222-Jan-24 10:10 
GeneralRe: MS can't catch a break when it comes to search Pin
sasadler19-Jan-24 6:13
sasadler19-Jan-24 6:13 
GeneralRe: MS can't catch a break when it comes to search Pin
dandy7219-Jan-24 6:53
dandy7219-Jan-24 6:53 
GeneralRe: MS can't catch a break when it comes to search Pin
zezba900019-Jan-24 11:39
zezba900019-Jan-24 11:39 
QuestionFinite State Transducers? Pin
honey the codewitch17-Jan-24 14:48
mvahoney the codewitch17-Jan-24 14:48 
AnswerRe: Finite State Transducers? Pin
Mircea Neacsu17-Jan-24 16:07
Mircea Neacsu17-Jan-24 16:07 
In semi-formal terms, to the quintuple that defines a FSA (alphabet, states, initial states, final states, transitions), you add one more, the output alphabet.

A hypothetical example: you are a librarian searching for a book in a labyrinthine library (think Umberto Eco, "The Name of the Rose"). As you go, you read fragments from the books you find and those direct you to other books in other rooms, until you find the book you want. So far you have a standard FSA that transitions you from state to state until you end in the final state. Now you want to be a clever librarian that will not search again for the same book and you take a piece of paper on which you write down the room numbers. At the end of your search the notes on your paper are the word in the output alphabet that describe the route to your book and you have a FST.

Chances are that you've made many FSTs without calling them as such. At least in electronics, it is rare to have a FSA evolve from state to state without producing any output. The set of signals that you triggered during transitions are the output tape of a FST.
Mircea

GeneralRe: Finite State Transducers? Pin
jmaida17-Jan-24 16:44
jmaida17-Jan-24 16:44 
GeneralRe: Finite State Transducers? Pin
honey the codewitch17-Jan-24 23:39
mvahoney the codewitch17-Jan-24 23:39 
GeneralRe: Finite State Transducers? Pin
Mircea Neacsu18-Jan-24 2:07
Mircea Neacsu18-Jan-24 2:07 
GeneralRe: Finite State Transducers? Pin
honey the codewitch18-Jan-24 2:57
mvahoney the codewitch18-Jan-24 2:57 
GeneralRe: Finite State Transducers? Pin
Mircea Neacsu18-Jan-24 2:58
Mircea Neacsu18-Jan-24 2:58 
GeneralRe: Finite State Transducers? Pin
honey the codewitch18-Jan-24 3:03
mvahoney the codewitch18-Jan-24 3:03 
GeneralRe: Finite State Transducers? Pin
Mircea Neacsu18-Jan-24 3:14
Mircea Neacsu18-Jan-24 3:14 
GeneralRe: Finite State Transducers? Pin
honey the codewitch18-Jan-24 3:30
mvahoney the codewitch18-Jan-24 3:30 
AnswerRe: Finite State Transducers? Pin
Sander Rossel18-Jan-24 21:55
professionalSander Rossel18-Jan-24 21:55 
GeneralWordle 943 Pin
StarNamer@work17-Jan-24 13:58
professionalStarNamer@work17-Jan-24 13:58 
GeneralRe: Wordle 943 Pin
Amarnath S17-Jan-24 14:10
professionalAmarnath S17-Jan-24 14:10 
GeneralRe: Wordle 943 Pin
Sandeep Mewara17-Jan-24 16:09
mveSandeep Mewara17-Jan-24 16:09 
GeneralRe: Wordle 943 Pin
Shane010317-Jan-24 16:37
Shane010317-Jan-24 16:37 
GeneralRe: Wordle 943 Pin
GKP199217-Jan-24 17:52
professionalGKP199217-Jan-24 17:52 
GeneralRe: Wordle 943 Pin
GuyThiebaut17-Jan-24 18:48
professionalGuyThiebaut17-Jan-24 18:48 
GeneralRe: Wordle 943 Pin
OriginalGriff17-Jan-24 18:50
mveOriginalGriff17-Jan-24 18:50 
GeneralRe: Wordle 943 Pin
ChandraRam17-Jan-24 20:25
ChandraRam17-Jan-24 20:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.