Sunday, November 9, 2025

NLP MCQ - Morphological Analysis

Morphological Analysis in NLP – 10 HOT MCQs with Answers & Explanations

Morphological Analysis in NLP – HOT MCQs with Instant Answers

Explore how NLP systems analyze the structure of words, identify morphemes, and handle inflectional and derivational forms.

What is morphological analysis?

Morphological analysis is the process of analyzing the internal structure of words to identify their root (stem or lemma) and affixes (prefixes, suffixes, inflections, etc.). It helps NLP systems understand how words are formed, related, and varied grammatically (like tense, number, or case).

Example:
For example, from the word “running”, a morphological analyzer extracts:
  • Root: run
  • Suffix: -ing (indicating progressive aspect)


1. What is the primary goal of morphological analysis in NLP?

A. To identify sentence boundaries
B. To break words into morphemes and analyze structure
C. To remove stop words
D. To assign part-of-speech tags

2. Which technique uses vocabulary and grammar to find the base form of a word?

A. Tokenization
B. Stemming
C. Lemmatization
D. Stopword removal

3. Which component detects morpheme boundaries in a word?

A. POS tagger
B. Morphological parser
C. NER model
D. Syntactic parser

4. Which type of morphology changes grammatical form without altering word meaning?

A. Inflectional morphology
B. Derivational morphology
C. Compound morphology
D. Agglutinative morphology

5. Which morphological process creates new words or changes word class?

A. Inflection
B. Derivation
C. Lemmatization
D. Compounding

6. A morpheme is:

A. A word’s POS label
B. The smallest meaningful grammatical unit
C. A character-level token
D. A semantic embedding

7. What is the correct sequence in morphological analysis?

A. Parsing → Tokenization → Generation
B. Segmentation → Labeling → Parsing → Generation
C. Lemmatization → POS tagging → Parsing
D. Tokenization → Normalization → Generation

8. Which NLP task directly benefits from morphological analysis?

A. Sentiment analysis
B. POS tagging and machine translation
C. Stopword removal
D. Named Entity Recognition only

9. Which framework uses Finite-State Transducers (FSTs) to model morphology?

A. Statistical Morphology
B. Finite-State Morphology
C. Neural Morphology
D. Rule-based Lemmatization

10. The goal of morphological generation is to:

A. Tokenize words
B. Predict sentence structure
C. Generate surface word forms from roots and features
D. Remove affixes

No comments:

Post a Comment

Featured Content

Multiple choice questions in Natural Language Processing Home

MCQ in Natural Language Processing, Quiz questions with answers in NLP, Top interview questions in NLP with answers Multiple Choice Que...

All time most popular contents