Open cwulfman opened 1 year ago
Use NLTK English stopword list in initial implementation.
Then make it possible to choose from other stopword lists from a database of stopword lists.
These are the stopwords lists we are using: https://github.com/nltk/nltk_data/blob/gh-pages/packages/corpora/stopwords.zip.
Use NLTK English stopword list in initial implementation.
Then make it possible to choose from other stopword lists from a database of stopword lists.