Total Questions : 30
Expected Time : 30 Minutes

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

21. What is the purpose of stemming in NLP?

22. Which library is commonly used for NLP tasks in Python?

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

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

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

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

27. Discuss the significance of 'Named Entity Recognition (NER)' in NLP and its real-world applications.

28. Which step is typically included in the preprocessing phase of NLP tasks?

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

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