STOPWORDS

lexnlp.nlp.en.tokens.STOPWORDS = {"weren't", 'this', 516, 'weren', 519, 'whom', 'himself', "won't", 'down', 'has', 'more', 'should', 'am', 535, 'above', 'out', "needn't", 'or', "hadn't", 4136, "she's", 1068, 'further', 'ourselves', 'the', 'all', 'haven', 'were', 'each', "you'll", 'most', 'themselves', 'it', 1604, 'yours', "that'll", 5195, 'hasn', 'under', "didn't", 597, "shouldn't", "wasn't", 'mightn', 'on', 'ours', 'up', 'wouldn', 's', 'between', 'just', "mustn't", 'do', 1660, 1661, 'theirs', 'when', 'those', 'from', 'ain', 'same', 'by', 'her', 'doing', 'a', 'mustn', 'hers', 'doesn', 'being', 671, 'y', 'no', 'aren', 'was', 'did', 'below', 'yourselves', 'over', 2227, "wouldn't", 696, 'few', 'than', "should've", 'and', 'myself', 'does', 'will', 't', 'shouldn', 2252, 'its', 'now', 'to', "it's", "you'd", 'again', "you're", 'after', 'which', "mightn't", 'against', 'didn', 'there', 'as', 'been', 756, 'who', 'into', 'ma', 'nor', "you've", 'they', 3334, 'too', 'very', 'isn', 'that', 'yourself', 'an', 'having', "isn't", 'other', 'of', 'until', 'is', 822, 'while', 'me', 'their', 'only', 'about', 'be', 'herself', 'at', 'had', 'in', "doesn't", "aren't", "shan't", 'she', 'have', 'where', 'we', 'these', 363, 'so', 'our', 368, 'your', 'm', 'with', 'any', 'll', 378, 'some', 'couldn', 380, 'them', 'how', 'own', 'him', 'itself', 'can', 'd', 'don', 'shan', 'here', 'wasn', 1947, 414, 'once', 'because', 'o', 'hadn', 'if', 'during', 're', 'why', 'my', 'before', 958, 444, 454, 'are', 'won', "couldn't", 'both', 458, 457, 'you', 'his', 'not', "hasn't", 466, 465, 981, 'for', 'needn', 'but', 've', "haven't", 'off', 482, 485, 1512, 'such', 'then', "don't", 492, 'what', 1522, 'through', 'i', 'he'}

set() -> new empty set object set(iterable) -> new set object

Build an unordered collection of unique elements.