Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

By using Viterbi Algorithm, find whether the word drive is VB or NN through computing their probabilities for the sentence, I love to drive .

By using Viterbi Algorithm, find whether the word drive is VB or NN through computing their probabilities for the sentence, I love to drive. The transition probabilities and the observation likelihood for this corpus are as follows:
VB TO NN PRP
0.0190.00430.0410.067
VB 0.00380.0350.0470.0070
TO 0.8300.00470
NN 0.00400.0160.0870.0045
PRP 0.230.000790.00120.00014
I Love to drive
VB 00.00820.07
TO 000.880
NN 00.007400.057
PRP 0.48000
Assume the values for the third column of the Viterbi table which corresponds to observation 3(word is to) and they are VB: 0, TO: .018, NN: 0, PPSS: 0.
(Hint: Show the computations of the last column of the Viterbi table).By using Viterbi Algorithm, find whether the word "drive" is VB or NN through computing their
probabilities for the sentence, "I love to drive". The transition probabilities and the observation
likelihood for this corpus are as follows:
Assume the values for the third column of the Viterbi table which corresponds to observation 3
(word is "to") and they are VB: 0, TO: .018, NN: 0, PPSS: 0.
(Hint: Show the computations of the last column of the Viterbi table).

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications 24th International Conference Dexa 2013 Prague Czech Republic August 2013 Proceedings Part 1 Lncs 8055

Authors: Hendrik Decker ,Lenka Lhotska ,Sebastian Link ,Josef Basl ,A Min Tjoa

2013 Edition

3642402844, 978-3642402845

More Books

Students also viewed these Databases questions