Total Questions : 10
Expected Time : 10 Minutes

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

2. Discuss the challenges in building conversational agents with advanced Natural Language Processing capabilities. How can these challenges be mitigated?

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

4. How does 'context window' influence the performance of word embeddings in NLP?

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

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

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

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

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

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