Keyword stemming is the procedure of creating new words from the same root word.
Let's see here how to generate new words as prefix and suffix
Adding a prefix to the word
Example:- Adding "un" to the word "happy" makes it "unhappy".
Adding a suffix to the word
Example:- Adding "ful" to the word "success" makes it "successful"