[PYTHON] Program to convert Japanese to station name

at first

Do you know what a station parody is? If you search on youtube etc., it will come out soon. The lyrics of the song are all existing station names. When I first heard it, I was surprised at its high reproducibility. At first glance, everyone seemed to be making their own, so I thought, "Can't you program this?" And started making it.

environment

This case was created locally.

screen

キャプチャ3.PNG

function

If you enter Japanese in the top text area and press the convert button, the entered character string will be converted to the station name and displayed in kanji in the middle and hiragana in the bottom.

Future tasks

--Learn how to use Github and publish this program ――Since only hiragana and katakana are supported, kanji will also be supported. --Give "closeness of words" to the converted character string and output the station name like that --Make it look cool (low priority) --LINE API integration, Android apps, etc ... (Low priority)

Impressions

I thought it wouldn't be necessary to spend time on the appearance, so I am implementing the minimum with html and bootstrap. I wonder if the people who can do it are at least fashionable ... Services without needs weren't worth it.

Recommended Posts

Program to convert Japanese to station name
Program to weaken Japanese
Convert some Japanese names to antonyms
Method to convert between Western calendar and Japanese calendar
Convert 202003 to 2020-03 with pandas
Convert kanji to kana
Convert jupyter to py
Convert keras-yolo3 to onnx
Convert json to excel
Convert DataFrame column names from Japanese to English using Googletrans
Convert hexadecimal string to binary
[python] Convert date to string
Convert numpy int64 to python int
[Python] Convert list to Pandas [Pandas]
Convert HTML to text file
Shell program to display pyramids
Convert Scratch project to Python
[Python] Convert Shift_JIS to UTF-8
Convert IP address to decimal
Convert SDF to CSV quickly
Convert genbank file to gff file
Convert python 3.x code to python 2.x
How to start the program