Skip to content

rime 中古漢語拼音(古韻羅馬字版)方案

License

Notifications You must be signed in to change notification settings

nk2028/rime-kyonh

 
 

Repository files navigation

rime-kyonh

Ayaka’s fork of the rime input schema for Koxyonh’s Romanization of Middle Chinese (古韻羅馬字)

Original version: rime-middle-chinese

Build

npm install
mkdir -p cache
wget -nc -P cache https://raw.githubusercontent.com/hhliow/cedict_middle_chinese/develop/words_certain.tsv
node build/generate_map.js
python build/build.py
python build/uniqsort.py
python build/build_unspaced.py

Languages

  • Python 84.3%
  • JavaScript 15.7%