STOPWORDS

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

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

Build an unordered collection of unique elements.