[PYTHON] I made a tool to create a word cloud from wikipedia

http://www.minekawada.com/kawaminee/wordcloud/%E3%82%A2%E3%83%B3%E3%83%91%E3%83%B3%E3%83%9E%E3%83%B3

The format of the url is http://www.minekawada.com/kawaminee/wordcloud/{検索項目} In the format of

Use Python and Javascript

Recommended Posts

I made a tool to create a word cloud from wikipedia
I made a tool to automatically generate a simple ER diagram from the CREATE TABLE statement
I made a tool to compile Hy natively
I made a tool to get new articles
Create a Word Cloud from an academic program
Scraping your Qiita articles to create a word cloud
I made a tool to generate Markdown from the exported Scrapbox JSON file
I made a package to create an executable file from Hy source code
I made a wikipedia gacha bot
[Titan Craft] I made a tool to summon a giant to Minecraft
I made you to execute a command from a web browser
I made a tool that makes it a little easier to create and install a public key.
I tried to create a linebot (implementation)
How to create a clone from Github
I tried to create a linebot (preparation)
I made a script to display emoji
How to create a repository from media
I made a browser automatic stamping tool.
I made a plugin to generate Markdown table from csv in Vim
I made a tool to automatically browse multiple sites with Selenium (Python)
I made a CLI tool to convert images in each directory to PDF
I made a tool to convert Jupyter py to ipynb with VS Code
Edit Excel from Python to create a PivotTable
I want to create a window in Python
I made a router config collection tool Config Collecor
I made a downloader for word distributed expression
I want to create a plug-in type implementation
I made a tool to estimate the execution time of cron (+ PyPI debut)
I made a library to operate AWS CloudFormation stack from CUI (Python Fabric)
I made a tool to notify Slack of Connpass events and made it Terraform
I made a tool to easily display data as a graph by GUI operation.
WEB scraping with python and try to make a word cloud from reviews
I made a tool to automatically back up the metadata of the Salesforce organization
〇✕ I made a game
I tried to create a table only with Django
I made a user management tool for Let's Chat
I made a library to separate Japanese sentences nicely
I made a cleaning tool for Google Container Registry
I made a script to put a snippet in README.md
I made a Python module to translate comment outs
I made a code to convert illustration2vec to keras model
I want to manually create a legend with matplotlib
I made a command to markdown the table clipboard
I made a python library to do rolling rank
Python script to create a JSON file from a CSV file
I made a repeating text data generation tool "rpttxt"
How to create a kubernetes pod from python code
[Python] I made a system to introduce "recipes I really want" from the recipe site!
I wrote Python code to create a table (view) dependency diagram (PlantUML) from SQL
I made a plug-in from the Japan Meteorological Agency GPV to easily create an animated contour diagram with QGIS.
I made a toolsver that spits out OS, Python, modules and tool versions to Markdown
I came up with a way to create a 3D model from a photo Part 04 Polygon generation
I tried to automatically create a report with Markov chain
I made a tool to get the answer links of OpenAI Gym all at once
I made a package to filter time series with python
I made a box to rest before Pepper gets tired
I want to start a lot of processes from python
I made a command to generate a table comment in Django
I made a function to check the model of DCGAN
I made a server with Python socket and ssl and tried to access it from a browser
Procedure from environment construction to operation test of testinfra, a server environment test tool made by Python