STOPWORDS

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

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

Build an unordered collection of unique elements.