-
Notifications
You must be signed in to change notification settings - Fork 0
/
stop_words.py
1 lines (1 loc) · 1.45 KB
/
stop_words.py
1
sw_list = {'than', 'did', 't', 'through', 'on', 'it', 'those', 'the', 'until', "won't", 'your', 'while', 'are', 'after', 'each', "wasn't", 'was', 'which', "doesn't", 'and', 'his', 've', 'here', 'haven', 'now', 'too', "you're", 'of', 'be', 'more', 'own', "you've", "you'll", 'theirs', 'ours', 'but', 'couldn', 'ma', 'there', 'aren', 'yourself', 'needn', 'have', 'themselves', 'then', 'where', "you'd", "that'll", 'all', 'doesn', 'been', "shouldn't", 'himself', 'very', 'll', 'my', 'isn', 'i', 'shan', 'am', 'do', 'shouldn', 'so', 'you', 'their', 'ourselves', 'she', 'itself', "don't", 'mustn', "needn't", 'if', 'they', 'some', "didn't", 'don', 'same', 'before', 'should', "hasn't", 'under', 'by', 'with', 'him', 's', 'only', 'doing', 'why', 'mightn', 'wasn', 'against', 'as', 'few', 'were', 'these', 'nor', 'above', 'most', 'won', 'out', 'how', 'm', "shan't", 'down', 'whom', 'for', 'up', "haven't", "she's", 'd', 'from', "it's", 'who', 'yourselves', "weren't", 'about', 'into', 'when', 'having', 'in', 'both', 'didn', 'its', 'other', 'below', 'to', 'weren', "wouldn't", 'an', 'hasn', 'me', 'does', 'over', 'once', "aren't", "isn't", 'ain', 'off', 'such', 'will', "mightn't", 'again', 'them', 'just', 'because', 'hadn', 'myself', 'we', 'had', 'further', 'has', 'our', 'a', "mustn't", 'he', 're', "hadn't", 'hers', 'not', 'is', 'herself', 'being', 'any', 'that', 'o', 'what', 'no', "couldn't", 'yours', 'or', "should've", 'between', 'her', 'this', 'can', 'y', 'at', 'during', 'wouldn'}