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).
image text in transcribed

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

Step: 3

blur-text-image

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

Databases A Beginners Guide

Authors: Andy Oppel

1st Edition

007160846X, 978-0071608466

More Books

Students also viewed these Databases questions