Suffix Processing

Post Reply
kzinda
Posts: 62
Joined: Fri Nov 30, 2001 6:18 am

Suffix Processing

Post by kzinda »

Although "tion" and "ion" are part of the suffix processing list, it appears that texis only roots a word based on the first suffix it finds, i.e. the longest one. e.g. detection actually has two suffixes, Tion and ion. Rooting the word to "detec" will not find detect or detected, but rooting the word to detect using the smaller length suffix will find the other variations. Based on my testing, it would appear texis does not root the word to all the possible combinations give different suffixes, but to the first it finds. Is this correct? If not, why doesn't it find detect from detection?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Suffix Processing

Post by mark »

It removes the longest suffix.
kzinda
Posts: 62
Joined: Fri Nov 30, 2001 6:18 am

Suffix Processing

Post by kzinda »

SO in order for it to find all the variations of detection I should specify "detect*"?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Suffix Processing

Post by mark »

In this case, yes.
Post Reply