forked from sd16spring/ToolBox-WordFrequency
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfreque.py
More file actions
2 lines (2 loc) · 838 Bytes
/
freque.py
File metadata and controls
2 lines (2 loc) · 838 Bytes
1
2
"""List of the top 100 most frequently used words in Jane Austen's Pride and Prejudice"""
['the', 'to', 'of', 'and', 'her', 'a', 'i', 'in', 'was', 'she', 'that', 'it', 'not', 'you', 'he', 'be', 'his', 'as', 'had', 'with', 'for', 'is', 'but', 'have', 'at', 'on', 'mr', 'him', 'my', 'by', 'all', 'they', 'so', 'were', 'which', 'could', 'been', 'from', 'no', 'very', 'what', 'this', 'would', 'your', 'elizabeth', '', 'me', 'will', 'said', 'them', 'their', 'such', 'or', 'do', 'darcy', 'are', 'if', 'an', 'when', 'am', 'much', 'must', 'more', 'there', 'any', 'mrs', 'than', 'who', 'bennet', 'did', 'one', 'miss', 'we', 'should', 'jane', 'know', 'bingley', 'has', 'can', 'only', 'never', 'soon', 'before', 'though', 'how', 'think', 'might', 'herself', 'other', 'now', 'may', 'some', 'time', 'well', 'after', 'every', 'most', 'own', 'without']