archivesunleashed / auk-notebooks

Jupyter notebooks to assist in creating additional analysis and visualizations of Archives Unleashed Cloud derivatives.
https://cloud.archivesunleashed.org
Other
11 stars 5 forks source link

Stop words #14

Closed ruebot closed 5 years ago

ruebot commented 5 years ago

Since we're using nltk, should we just use their stop words instead of our default array?

ianmilligan1 commented 5 years ago

Yep I think using nltk stop words makes sense.