Skip to content

10380r/Wordcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Scraping website → Morphological analysis → WordCloud

Make a picture that consist of website's words.

Using MeCab which is Japanese Morphological analysis engine. 'hoge'

Setup

Install MeCab with brew
$ brew install mecab-ipadic

Install MeCab for python
$ pip install mecab-python3

Usage

$ python app.py 'WEBSITE_URL'

About

Make a Wordcloud along web site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages