Total Questions : 40
Expected Time : 40 Minutes

1. What does TF-IDF stand for in the context of document representation?

2. What does the acronym POS stand for in the context of NLP?

3. Which technique is commonly used for sentiment analysis in NLP?

4. In the context of neural networks, explain the concept of transfer learning and its application in Natural Language Processing.

5. In named entity recognition, what does the 'LOC' tag represent?

6. Discuss the challenges associated with 'sentiment analysis' in natural language processing.

7. What is the significance of 'syntax tree' in the analysis of sentence structure in NLP?

8. In sentiment analysis, what does a positive polarity score indicate?

9. What is the purpose of cross-validation in NLP model training?

10. Examine the ethical considerations in deploying sentiment analysis models, particularly in social media. How can biases be addressed in such applications?

11. Explain the concept of word sense disambiguation in Natural Language Processing and provide an example scenario where it is crucial.

12. What role does 'TF-IDF (Term Frequency-Inverse Document Frequency)' play in text analysis, and how is it calculated?

13. In the context of NLP, what does the term 'corpus' refer to?

14. What is the purpose of an attention mechanism in NLP models?

15. What is the purpose of a Word Embedding in NLP?

16. Explain the concept of 'bag of words' in NLP and its application in text representation.

17. Which evaluation metric is commonly used for named entity recognition tasks?

18. Compare and contrast the bag-of-words model and word embeddings in NLP. Highlight their respective advantages and limitations.

19. Explain the concept of co-reference resolution in Natural Language Processing. Provide an example scenario where co-reference resolution is crucial.

20. Discuss the significance of 'part-of-speech tagging' in NLP and its applications.

21. Explain the concept of 'word embedding' in NLP and its advantages in text representation.

22. Define 'corpus' in NLP and its role in training language models.

23. What is the role of a stop word in text processing?

24. Examine the role of Named Entity Recognition (NER) in information extraction from unstructured text. Provide an example scenario where NER is crucial.

25. What are 'stop words' in NLP, and why are they often excluded from text analysis?

26. Discuss the trade-offs between using rule-based approaches and machine learning approaches in Natural Language Processing applications.

27. Discuss the challenges associated with 'machine translation' in natural language processing.

28. What is the primary purpose of a confusion matrix in NLP evaluation?

29. Which algorithm is commonly used for text classification in NLP?

30. What is the purpose of a language model in NLP?

31. Which neural network architecture is commonly used for named entity recognition?

32. Discuss the challenges and potential solutions in handling sarcasm detection using Natural Language Processing techniques.

33. What is the key difference between precision and recall in the context of NLP evaluation metrics?

34. Examine the impact of imbalanced datasets on the performance of Natural Language Processing models. Propose strategies to address this issue.

35. Which evaluation metric is commonly used for machine translation tasks?

36. Which technique is commonly used for text summarization in NLP?

37. What is the purpose of a 'stemming algorithm' in natural language processing, and provide an example.

38. In machine translation, what does the acronym BLEU stand for?

39. Define 'BLEU score' and its role in evaluating the quality of machine-translated text.

40. What is 'syntax' in the context of language processing, and why is it important?