OIerDb-ng / OIerDb-data-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OIerDb NG Data Generator

本项目中的代码来自 OIerDb-ng/OIer 仓库,经过部分修改以适配 OIerDb-ng/OIerDb

使用

请先安装 Python 3,然后安装依赖:

pip install pypinyin requests tqdm

生成数据:

python main.py

生成好的数据会存储在 dist 目录下。

Author

OIerDb NG Data Generator © Baoshuo, Released under the AGPL-3.0 License.
Authored and maintained by Baoshuo with help from OIerDb-ng/OIer and contributors.

Personal Website · Blog · GitHub @renbaoshuo · Twitter @renbaoshuo

About

License:GNU Affero General Public License v3.0


Languages

Language:Python 94.4%Language:JavaScript 5.6%