Sample_Questions_NLP
Sample_Questions_NLP
Sample Questions
1. What is the difference between stemming and lemmatization?
2. What is the role of part-of-speech tagging in NLP?
3. How does semantic analysis help in understanding the meaning of text?
4. What are the limitations of using a statistical language model for generating human-like text?
5. What is the difference between a regular expression and a finite state automaton?
6. How can morphological parsing be used to improve the accuracy of NLP tasks?
7. What are some common techniques for spelling error detection and correction?
8. What is the purpose of text cleaning in the NLP pipeline?
9. How does word sense disambiguation (WSD) help to improve the accuracy of natural language
processing tasks, such as machine translation and information retrieval? (III – Unit)
10. Give a short note on: Semantic Analysis. (III – Unit)
11. Define the term "lexical semantics." (III – Unit)
12. How does WordNet represent the relationships between words? (III – Unit)
13. What are the challenges of word sense disambiguation? (III – Unit)
14. How can lexical semantics be used in NLP applications? (III – Unit)
15. A company wants to build a chatbot to answer customer inquiries. How can NLP techniques be
used to develop such a chatbot?
16. A researcher is analyzing social media posts to understand public sentiment towards a particular
product. What NLP techniques can be used for this task?
17. A healthcare organization wants to extract medical information from patient records. How can
NLP techniques be used for this purpose?
18. A company wants to build a search engine for legal documents. How can regular expressions and
finite state automata be used to implement the search functionality?
19. A researcher is analyzing social media posts to identify trends. How can morphological parsing
be used to extract meaningful information from the text?
20. A company wants to develop a spell-checking tool for their products. What techniques can be
used to detect and correct spelling errors?