📚 CBSE Grade-10 Study Guide
HomeArtificial Intelligence (417)

Artificial Intelligence (417) — CBSE Class 10 board question

Q1. [1] § Unit Overview and Learning Objectives § 6.3 Stages of Natural Language Processing (NLP) § Test Yourself and Reflection Time
In the context of NLP, which of the following words represents a stem resulting from stemming for "Studies" ?
  1. (A) Study
  2. (B) Stud
  3. (C) Studi
  4. (D) Studied
Previously asked in CBSE board exam
2024 104 Q5 (iv)
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

(C) Studi

Stemming chops off suffixes mechanically without checking meaning. For "Studies," the stemmer removes the suffix, producing "Studi" — not a real word, unlike lemmatization which gives "Study."

Explanation

Stemming is a crude, rule-based process that strips affixes regardless of whether the result is a valid word. "Studi" is the classic example of stemming output for "Studies." This is also what distinguishes stemming from lemmatization — lemmatization would correctly return "Study." Examiners specifically test this distinction, so remember: stemming → "Studi" (may be meaningless); lemmatization → "Study" (meaningful root word).

If a question refers to an image, map, graph or diagram that is not shown here, find the actual CBSE question paper on the CBSE website: cbse.gov.in.
Previous-year CBSE Grade 10 board exam questions, organised by subject and chapter, each with a model answer — free to read and print.