IRS unit-2
IRS unit-2
OVERVIEW
• Measure Example
• m=0 free, why
• m=l frees, whose
• m=2 prologue, compute
Suffix conditions take the form:
(current_suffix == pattern)
The Porter algorithm
• Conditions on rules : Rules are divided into steps to
define the order of applying the rules. The following
are some examples of the rules:
The Porter algorithm
• Given the word "duplicatable," the following are the steps in
the stemming process:
duplicat rule 4
Duplicate rule lbl
duplic rule 2
• The application of another rule in step 4, removing "ic," can
not be applied since only one rule from each step is allowed
be applied.