- This script approximately calculates key-stroke counts which need to input certain music game-oriented names.
- Plus, enables us to compare whether it is more efficient to type title or genre to mention a particular song.
- This article is based on the result.
- pykakasi (to parse Japanese phrase, supports python 3.6 - 3.9)
- installing CSV file from external pastebin
(Title and genre data might be KONAMI's Intellectual Property. In order to keep this repository as MIT License, polluted material would not be included.)
ok, just run the code like this
python3 main.py
- load name-packed CSV data
- parse Japanese phrase
- convert Japanese as Hepburn
- calculate typing-count
- export result as CSV file