pinyin-makedict

August 15, 2024 ยท View on GitHub

Intro

Create a dictionary for cpp-pinyin.

Usage

python makedict.py

Open-source softwares used

  • cc-edict The dictionary source.

  • pinyin The fan-jian dictionary source.

Contents

  1. 1Intro
  2. 2Usage
  3. 3Open-source softwares used