Proyecto
Word Frequency in Classic Novels
PrincipianteNivel de habilidad
Actualizado 12/2023PythonImporting & 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.¿Entrenar a 2 o más personas?
Probar DataCamp for BusinessPreferido por estudiantes en miles de empresas
Descripción del proyecto
Word Frequency in Classic Novels
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!
- 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.