Saltar al contenido principal
InicioPython

proyecto

Word Frequency in Moby Dick

Intermedio
Updated 04/2024
Use web scraping and NLP to find the most frequent words in classic literature: Herman Melville's novel, Moby Dick.
Iniciar proyecto de forma gratuita

Incluido conPremium or Teams

PythonDesarrollo de software1 hora1 Task1,500 XP

Crea Tu Cuenta Gratuita

GoogleLinkedInFacebook

o

Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.
Group

¿Entrenar a 2 o más personas?

Probar DataCamp for Business

Preferido por estudiantes en miles de empresas

Descripción del proyecto

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.
Iniciar proyecto de forma gratuita
  • 1

    Find the most common words in a classic novel.

Únete a más 15 millones de estudiantes y empezar Word Frequency in Moby Dick ¡Hoy!

Crea Tu Cuenta Gratuita

GoogleLinkedInFacebook

o

Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.