Đề 6 – Bài tập, đề thi trắc nghiệm online Xử lý ngôn ngữ tự nhiên

Đề 6 - Bài tập, đề thi trắc nghiệm online Xử lý ngôn ngữ tự nhiên

1. What is `cross-lingual NLP′ and what are some of its challenges?
2. What is `dialogue management′ in the context of building chatbots or conversational agents?
3. Which of the following NLP techniques is most directly concerned with understanding the meaning of words in context?
4. What is `transfer learning′ in NLP and why is it beneficial?
5. What is the primary purpose of tokenization in Natural Language Processing (NLP)?
6. What is `semantic similarity′ in NLP, and why is it important?
7. What is the purpose of `word embeddings′ like Word2Vec or GloVe in NLP?
8. What is `zero-shot learning′ in NLP and in what scenarios is it particularly useful?
9. What role does `syntax′ play in Natural Language Processing?
10. Explain the concept of `n-grams′ in NLP and provide an example of their application.
11. What is the `bag-of-words′ model in NLP and what is its primary limitation?
12. What is `sentiment analysis′ in NLP and why is it valuable for businesses?
13. Which NLP task involves identifying and classifying named entities in text, such as persons, organizations, and locations?
14. In NLP, what does `disambiguation′ mean, and why is it a crucial step in many applications?
15. What is the `semantic gap′ in NLP and how do techniques like word embeddings attempt to address it?
16. What is the role of `stop words′ in NLP and how are they typically handled?
17. What are `Transformer networks′ in NLP and what advantages do they offer over Recurrent Neural Networks (RNNs) for sequence processing?
18. Which of the following is an example of a `sequence-to-sequence′ task in NLP?
19. What is `active learning′ in NLP and why might it be preferred over passive learning in certain situations?
20. What is the role of `attention mechanisms′ in modern NLP models, particularly in transformers?
21. What is `Text Summarization′ in NLP, and what are the two main approaches to it?
22. What is `knowledge graph′ in the context of NLP and how is it used?
23. Stemming and lemmatization are both used to reduce words to their base form. What is the key distinction between these two techniques?
24. What is the main challenge that `Part-of-Speech (POS) tagging′ aims to solve in NLP?
25. What is `language modeling′ in NLP and what is its primary goal?
26. What is `topic modeling′ in NLP and what kind of insights can it provide?
27. In the context of machine translation, what does `BLEU′ score measure?
28. What is the `Curse of Dimensionality′ in the context of NLP and machine learning?
29. What are some of the ethical concerns associated with the use of large language models like GPT-3?
30. Explain the concept of `regular expressions′ in NLP and their typical use cases.