0% found this document useful (0 votes)
16 views5 pages

NLP QB

NLP Questions
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views5 pages

NLP QB

NLP Questions
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Department of Computer Engineering

Subject: Natural Language Processing


BE (COMP) - Sem: VII (AY 2024 – 25)
Question Bank – Chapter 1

Q.N Questions CO BT
o Mapped

1. What is Natural Language Processing (NLP)? CO1 Remembering

2. Discuss various stages involved in the NLP process with suitable CO1 Remembering
example.
OR
What is Natural Language Understanding? Discuss various levels
of analysis under it with example. [Levels]

3. What do you mean by ambiguity in Natural Language? Explain CO1 Remembering


with suitable example. Discuss various ways to resolve ambiguity
in NL.

4. What do you mean by lexical ambiguity and syntactic ambiguity in CO1 Remembering
Natural language? What are different ways to resolve these
ambiguities?

5. Discuss various challenges in processing natural language. CO1 Creating

6. List various applications of NLP and discuss any 2 applications in CO1 Understand
detail.

7. Explain preprocessing operations/steps in NLP: Tokenization, stop CO1 Understand


word removal, script validation, filtration.

8. Explain block diagram of generic NLP system. CO1 Understand


Department of Computer Engineering
Subject: Natural Language Processing
BE (COMP) - Sem: VII (AY 2024 – 25)
Question Bank – Chapter II

Q.N Questions CO BT
o Mapped

1. What is morphology? CO2 Remembering

2. Why do we need to do Morphological CO2 Remembering


analysis?

3. Discuss various application domains of CO2 Creating


Morphological analysis.

4. Define Morphemes and give examples. CO2 Evaluating

5. What is meant by Bound & Free CO2 Remembering


Morphemes.

6. Define Affixes and its types. CO2 Remembering

7. Difference between Orthographic & CO2 Analyzing


Morphological Rules.

8. What is Morphotactics? CO2 Remembering

9. Define Inflectional and Derivational CO2 Remembering


Morphology.
(Or)
What are different ways to create words from
morphemes?

10. What is Morphological analysis? CO2 Remembering

11. What do you mean by stemming? CO2 Remembering

12. Explain Porter’s stemming algorithm in CO2 Understanding


detail.
13. Apply on following word to get the stems: CO2 Applying
(i) Tapping
(ii) Smiling
(iii) Computerization

14. What is a language model? CO2 Remembering

15. Explain the use of Language model / CO2 Understanding


applications of LM/.

16. Write a note on N-Gram language model. CO2 Applying

17. Exercise on Bigram, Trigram, Fourgram CO2 Creating

18. What is meant by Laplace or Add One CO2 Creating


smoothing?

19. Explain Spelling correction using K-gram. CO2 Understanding

20. Explain and exercise Good-Turing CO2 Understanding


Discounting

21. What is the role of FSA in Morphological CO2 Remembering


Analysis? Explain FST in detail.

22. Design a Finite State Automata (FSA) for the CO2 Creating
words of English numbers 1 - 99

23. Write FSA for noun, verb and adjective. CO2 Applying

24. Define Regular Relation CO2 Remembering

25. Write FST for regular and plural noun. CO2 Applying

26. Define FST. CO2 Remembering

27. FSA exercises related to NLP problems. CO2 Analyzing


Department of Computer Engineering
Subject: Natural Language Processing
BE (COMP) - Sem: VII (AY 2024 – 25)
Question Bank – Chapter III

Q.No Questions CO Mapped BT

1. What is POS tagging? CO3 Remembering

2. Explain types of word classes in English NL. CO3 Understanding

3. Comment on possible tag set available in CO3 Creating


ENGLISH NL.
Hint: (Refer Upenn Treebank) Nouns type,
Verb (e.g. VBZ, VBD, VBG), Adverb,
Prepositions, Article, Determiner.

4. Why POS tagging is hard? Discuss possible CO3 Creating


challenges faced while performing POS
tagging.

5. Discuss various approaches to perform POS CO3 Creating


tagging.

6. Explain in detail Rule-based POS tagging. CO3 Understanding

7. Explain in detail Stochastic (HMM) POS CO3 Understanding


tagging.

8. Explain in detail hybrid POS tagging. CO3 Understanding

9. Explain the use of CFG in Natural Language CO3 Understanding


Processing with suitable example.

10. What is parsing? CO3 Remembering

11. Explain the Bottom-up Parsing Method. CO3 Understanding

12. Explain the Top-Down Parsing Method. CO3 Understanding


13. Compare Top-down & Bottom-up approach CO3 Evaluating
of parsing with suitable example.

14 Discuss the following potential problems in CO3 Creating


CFG such as 1) Agreement 2) Sub
categorization 3) Movement

15. Construct a parse tree for the following CO3 Creating


sentence using CFG rules: “The man read this
book”

16. Explain how HMM is used for Sequence CO3 Understanding


Labeling.

17. What are the limitations of HMM. CO3 Remembering

18. Explain how Maxnt is used for sequence CO3 Understanding


labeling.

19. Explain how CRF is used for sequence CO3 Understanding


labeling.

You might also like