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