Skip to content

The script approximately calculates key-stroke counts which need to input certain names.

License

Notifications You must be signed in to change notification settings

signoiidx/popn-naming-type-cost

Repository files navigation

popn-naming-type-cost

Overview

  • 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.

Requirements

  • 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.)

Usage

ok, just run the code like this

python3 main.py

Features

  • load name-packed CSV data
  • parse Japanese phrase
  • convert Japanese as Hepburn
  • calculate typing-count
  • export result as CSV file

External Source

Author

License

MIT License

About

The script approximately calculates key-stroke counts which need to input certain names.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages