STOPWORDS

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

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

Build an unordered collection of unique elements.