Page 1 of 1

d. Given the emission probabilities and transition probabilities find the correct pos tag for the sentence using HMM. Po

Posted: Sun Jul 10, 2022 11:31 am
by answerhappygod
D Given The Emission Probabilities And Transition Probabilities Find The Correct Pos Tag For The Sentence Using Hmm Po 1
D Given The Emission Probabilities And Transition Probabilities Find The Correct Pos Tag For The Sentence Using Hmm Po 1 (49.48 KiB) Viewed 52 times
d. Given the emission probabilities and transition probabilities find the correct pos tag for the sentence using HMM. Possible Tags are (VB, TO, NN, PPSS}. Assume all the POS tags are equally likely to be at the starting of the sequence [5 marks] "I ran to summit" <S> VB TO NN PPSS VB 0.04 0.05 0.1 0.35 0.2 TO 0 0.5 0 0.05 0.7 NN 0.3 0.4 0.9 0.1 0.05 PPSS 0.66 0.05 0 0.5 0.05