- D Given The Emission Probabilities And Transition Probabilities Find The Correct Pos Tag For The Sentence Using Hmm Po 1 (42.14 KiB) Viewed 74 times
d. Given the emission probabilities and transition probabilities find the correct pos tag for the sentence using HMM. Po
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
d. Given the emission probabilities and transition probabilities find the correct pos tag for the sentence using HMM. Po
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" 2222/07/10 <S> VB 19 TO NN PPSS VB ΤΟ NN VB PPSS 0.04 0.05 Love Table 1: Transition probabilities 2022/01 Proba 0.1 0.35 0.2 I 0.15 0 0 0.85 Table 2: Emission probabilities TO 0 0.5 0 0.05 0.7 RAN 0.75 0 0.25 0 NN 0.3 0.4 0.9 0.1 0.05 TO 0 1 0 0 PPSS 0.66 0.05 0 0.5 0.05 SUMMIT | 0.1 0 0.75 0.15