A30-327 · Question #56
In FTK, which search broadening option allows you to find grammatical variations of the word "kill" such as "killer," "killed," and "killing"?
The correct answer is C. Stemming. Stemming is correct because it expands a search to include morphological root variations of a word - so searching "kill" would also return "killer," "killed," and "killing" by stripping or adding suffixes based on linguistic rules. Phonic (A) finds words that sound alike…
Question
Options
- APhonic
- BSynonym
- CStemming
- DFuzzy Logic
How the community answered
(19 responses)- A5% (1)
- C89% (17)
- D5% (1)
Explanation
Stemming is correct because it expands a search to include morphological root variations of a word - so searching "kill" would also return "killer," "killed," and "killing" by stripping or adding suffixes based on linguistic rules.
- Phonic (A) finds words that sound alike (homophones/near-homophones), useful for misspellings like "fone" → "phone," not grammatical forms.
- Synonym (B) finds words with similar meanings (e.g., "murder," "slay"), not different grammatical forms of the same word.
- Fuzzy Logic (D) finds words with similar spelling patterns to catch typos and OCR errors (e.g., "ki11" → "kill"), not conjugations.
Memory tip: Think of "stemming" like a plant stem - all the branches (killed, killer, killing) grow from the same root stem ("kill"). If the words share a root, stemming finds them.
Topics
Community Discussion
No community discussion yet for this question.