STOPWORDS

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

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

Build an unordered collection of unique elements.