Assignment Question NLP
Assignment Question NLP
Assignment Question
Unit 1
Unit -2
1. What is unsmoothed N-grams, and how do they differ from smoothed N-grams?
2. Explain the process of evaluating N-grams. What metrics and methods are used?
3. Describe different smoothing techniques used in N-gram models. Why is smoothing necessary?
4. What is interpolation and backoff techniques in language modeling? How are they implemented?
5. Define word classes. How are they utilized in natural language processing?
8. Discuss common issues encountered in part-of-speech tagging. How can these issues be
mitigated?
9. Explain the Hidden Markov Model (HMM) and its application in part-of-speech tagging.
10. Describe the Viterbi algorithm and EM (Expectation-Maximization) training. How are they used in
HMMs?