We need a function that: 1) Takes in a vocabulary. 2) Removes the standard set of NLTK stop words. We will know this is done when the cleaning script can be run, and we see that NLTK stopwords are not appearing in the Clean/ dataset.
We need a function that:
We will know this is done when the cleaning script can be run, and we see that NLTK stopwords are not appearing in the Clean/ dataset.