STOPWORDS

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

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

Build an unordered collection of unique elements.