Skip to content

lucjanmadej/the_great_gatsby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

What are the most frequent words in F. Scott Fitzgerald's novel, The Great Gatsby, and how often do they occur?

In this notebook, we'll scrape the novel from the website Project Gutenberg using the Python package requests. Words will be extracted using BeautifulSoup. Finally, analysis of the most frequent words will be done using Natural Language Toolkit(nltk).

About

Finding the most frequent words in The Great Gatsby.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published