I want to filter irrelevant words from each phrase in an incoming stream of tweets.
I can do so using the ArrayList like this:
import java.util.ArrayLi