Total Questions : 50
Expected Time : 50 Minutes

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

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

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

4. What is the primary purpose of 'tokenization' in Natural Language Processing?

5. What is the primary goal of Natural Language Processing (NLP)?

6. What is 'perplexity' in the context of language modeling, and how is it calculated?

7. Explain the concept of 'Named Entity Recognition (NER)' in NLP and its applications.

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

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

10. Define 'TF-IDF (Term Frequency-Inverse Document Frequency)' and its role in text analysis.

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

12. What is the purpose of 'stop words' in text processing, and provide an example.

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

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

15. What is 'word sense disambiguation' in NLP, and why is it important?

16. How does 'lemmatization' differ from 'stemming' in NLP, and why might one be preferred over the other?

17. What is the purpose of stemming in NLP?

18. What is tokenization in the context of NLP?

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

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

21. Explain the concept of 'attention mechanism' in NLP and its role in sequence-to-sequence models.

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

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

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

25. Which technique is commonly used for topic modeling in NLP?

26. Which deep learning architecture is commonly used for sequence-to-sequence tasks in NLP?

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

28. What is the 'long-tail distribution' in the context of language processing?

29. Discuss the challenges associated with cross-lingual Natural Language Processing and propose techniques to overcome language barriers in NLP applications.

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

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

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

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

34. How does 'semantic analysis' contribute to the understanding of language in NLP?

35. Discuss the concept of 'transfer learning' in NLP and its advantages in training language models.

36. Define 'lemmatization' and explain its significance in linguistic analysis.

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

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

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

40. Define 'recurrent neural network (RNN)' in the context of NLP and its limitations.

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

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

43. What is the purpose of the stemming process in NLP?

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

45. Explain the role of attention mechanisms in advanced Natural Language Processing models and provide an example of their application.

46. What is the purpose of lemmatization in NLP?

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

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

49. What is the significance of the term 'TF-IDF' in document representation, and how does it contribute to NLP tasks?

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