I want to remove "ing" from word, example i want "watching" become "watch" by removing "ing" from the end of the word. Using regex in java.I want to remove "ing" from word, example i wan
I want to remove "ing" from word, example i want "watching" become "watch" by removing "ing" from the end of the word. Using regex in java.I want to remove "ing" from word, example i wan