I am writing a function to do custom word removal, stemming (getting the root form of the word) and then tf-idf. My input data to the function is a list. If I try to do custom w