Przejdź do treści głównej
DomPython

project

Word Frequency in Moby Dick

MediatorPoziom umiejętności
Zaktualizowano 04.2024
Use web scraping and NLP to find the most frequent words in classic literature: Herman Melville's novel, Moby Dick.
Rozpocznij Projekt

W zestawiePremia or Zespoły

PythonProgramming1 godz.1 Task1,500 PD2,770

Utwórz bezpłatne konto

Lub

Kontynuując, akceptujesz nasze Warunki korzystania, naszą Politykę prywatności oraz fakt, że Twoje dane są przechowywane w USA.

Uwielbiany przez pracowników tysięcy firm

Group

Szkolenie 2 lub więcej osób?

Wypróbuj DataCamp for Business

Opis projektu

Word Frequency in Moby Dick

In this project, you'll scrape a novel from an html file taken from the website Project Gutenberg (which contains a large corpus of books) using the Python requests package. Then you'll extract text from this web data using the BeautifulSoup library. Finally, you'll analyze the distribution of words using the Natural Language ToolKit (nltk), a very common NLP task used to gain insights on textual data and lay the groundwork for deeper analysis. The natural language processing tools used here are required for many important data science tasks as a vast proportion of the world's data is unstructured and includes a great deal of text. To complete this project, you need to know how to import web data into Python and how to work with natural language text.

Word Frequency in Moby Dick

Use web scraping and NLP to find the most frequent words in classic literature: Herman Melville's novel, Moby Dick.
Rozpocznij Projekt
  • 1

    Find the most common words in a classic novel.

Dołącz do nas 19 milionów uczniów i zacznij Word Frequency in Moby Dick już dziś!

Utwórz bezpłatne konto

Lub

Kontynuując, akceptujesz nasze Warunki korzystania, naszą Politykę prywatności oraz fakt, że Twoje dane są przechowywane w USA.