Closed shadoof closed 3 years ago
so what are the expected stems here?
editing original comment in reply above
So we are using a custom version of the Snowball (or Porter2) stemmer, for which these are actually the correct stems. You can check words quickly here: https://snowballstem.org/demo.html
I would say that the stem should be the stem of the noun or verb from which the adjective is derived. Algorithm should of course check for final "-ly" which should be handled differently (as an adverb generator).