TypeError: ‘StopWordRemover’ object is not callable
why when adding to word str
a notification TypeError: 'StopWordRemover' object is not callable
appears, because I want to do data visualization using wordcloud. is there a solution to solve this?