メインコンテンツへスキップ
Python

Projects

Word Frequency in Moby Dick

中級スキルレベル
更新 2024/04
Use web scraping and NLP to find the most frequent words in classic literature: Herman Melville's novel, Moby Dick.
プロジェクトを開始

含まれるものプレミアム or チーム

PythonProgramming1時間1 Tasks1,500 XP2,770

無料アカウントを作成

または

続行すると、弊社の利用規約プライバシーポリシーに同意し、データが米国に保存されることに同意したことになります。

数千社の学習者に愛用されています

Group

2人以上をトレーニングしますか?

DataCamp for Businessを試す

プロジェクトの説明

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.
プロジェクトを開始
  • 1

    Find the most common words in a classic novel.

参加する 19百万人の学習者 今すぐWord Frequency in Moby Dickを始めましょう!

無料アカウントを作成

または

続行すると、弊社の利用規約プライバシーポリシーに同意し、データが米国に保存されることに同意したことになります。