STOPWORDS

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

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

Build an unordered collection of unique elements.