I’m looking for some realworld applications of the Forward Algorithm as proposed by Rabiner (forward Algorithm on wikipedia).
I would prefer applications where the executing time is important.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you mean the forward-backward algorithm, that’s applied inside the Baum-Welch algorithm for training HMMs, which is used in various fields such as NLP (part-of-speech tagging, speech recognition) and bioinformatics.