Pular para o conteúdo principal
InícioPython

Projeto

Word Frequency in Moby Dick

IntermediárioNível de habilidade
Atualizado 04/2024
Use web scraping and NLP to find the most frequent words in classic literature: Herman Melville's novel, Moby Dick.
Iniciar Projeto

Incluído comPremium or Teams

PythonProgramming1 h1 Tarefa1,500 XP2,293

Crie sua conta gratuita

ou

Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados serão armazenados nos EUA.
Group

Treinar 2 ou mais pessoas?

Experimentar DataCamp for Business

Preferido por alunos de milhares de empresas

Descrição do projeto

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 Projeto
  • 1

    Find the most common words in a classic novel.

Faça como mais de 18 milhões de alunos e comece Word Frequency in Moby Dick hoje mesmo!

Crie sua conta gratuita

ou

Ao continuar, você aceita nossos Termos de Uso, nossa Política de Privacidade e que seus dados serão armazenados nos EUA.