This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ 夏目漱石の『こころ』からインタラクティブな共起ネットワークを作成 | |
| コードの説明は以下のブログ | |
| Pythonでインタラクティブな共起ネットワークを作成する | |
| https://irukanobox.blogspot.com/2021/02/python.html | |
| 【テキストデータ】 | |
| 青空文庫の夏目漱石の『こころ』(773_ruby_5968.zip)を解凍したファイル(kokoro.txt) | |
| https://www.aozora.gr.jp/cards/000148/card773.html |