I have a list of stop words which contain around 30 words and a set of articles .
I want to parse each article and remove those stop words from it .
I am not sure what is the most effecient way to do it.
for instance I can loop through stop list and replace the word in article if exist with whitespace but it does not seem good .
Thanks
java.util.SetIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With