-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
There are several derivational suffixes such as "gil", "dakı^2" that can appear after inflectional suffixes as exceptions in Azerbaijani. In this case, the stem should be the word till the last derivational suffix (including it). Current stemmer will stem these words incorrectly.
Example (correct): "dəftərindəkindəndir" = "dəftərindəki" + "ndəndir".
Current (wrong): "dəftərindəkindəndir" = "dəftər" + "indəkindəndir".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels