InterviewSolution
Saved Bookmarks
| 1. |
Which model gives the probability of each word following each other word?(a) Bigram model(b) Diagram model(c) Gram model(d) Speech modelThe question was asked in my homework.My question comes from Speech Recognition topic in chapter Communicating, Perceiving and Acting of Artificial Intelligence |
|
Answer» CORRECT ANSWER is (a) Bigram model Explanation: Bigram model GIVES the probability of each WORD following each other word in speech RECOGNITION. |
|