STOPWORDS

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

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

Build an unordered collection of unique elements.