프로젝트
Word Frequency in Moby Dick
중급기술 수준
업데이트됨 2024. 4.PythonProgramming1시간1 과제1,500 XP2,938
수천 개 기업의 학습자들이 사랑하는
2명 이상을 교육하시나요?
DataCamp for Business 체험프로젝트 설명
Word Frequency in Moby Dick
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.
- 1
Find the most common words in a classic novel.
DataCamp for Mobile을 통해 데이터 분석 능력을 향상시키세요.
모바일 강좌와 매일 5분 코딩 챌린지를 통해 이동 중에도 학습 효과를 높이세요.