Kizspy | Question: 35
(Choose 1 answer)
What is stemmer?
A. This consists of rules which map the two representations to each other. Each rule is described through a finite-state transducer
B. It takes raw corpus as input and produces a segmentation of the word forms observed in the text.
C. It is used for stripping of affixes. It uses a set of rules containing a list of stems and replacement rules.
D. All of the others