Saltar al contenido principal
InicioPython

Proyecto

Word Frequency in Classic Novels

PrincipianteNivel de habilidad
Actualizado 12/2023
In this project, you will use importing and text manipulation skills to find out the main protagonists in Peter Pan!
Iniciar Proyecto De Forma Gratuita

Incluido conPremium or Teams

PythonImporting & Cleaning DataCase Studies45 minutos1 Task1,500 XP

Crea Tu Cuenta Gratuita

o

Al continuar, aceptas nuestros Términos de uso, nuestra Política de privacidad y que tus 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 Classic Novels

In this Project, you'll scrape a novel from the website Project Gutenberg (which contains a large corpus of books) using the Python package requests. Then you'll extract words from this web data using BeautifulSoup. Finally, we'll dive into analyzing the distribution of words using the Natural Language ToolKit (nltk).The natural language processing tools used here apply to much of the data that data scientists encounter as a vast proportion of the world's data is unstructured data 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 Classic Novels

In this project, you will use importing and text manipulation skills to find out the main protagonists in Peter Pan!
Iniciar Proyecto De Forma Gratuita
  • 1

    # Introduction

Únete a más 17 millones de estudiantes y empezar Word Frequency in Classic Novels hoy

Crea Tu Cuenta Gratuita

o

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