Module: ZhongwenTools

Defined in:
lib/zhongwen_tools/romanization/pinyin_table.rb,
lib/zhongwen_tools.rb,
lib/zhongwen_tools/uri.rb,
lib/zhongwen_tools/caps.rb,
lib/zhongwen_tools/core.rb,
lib/zhongwen_tools/regex.rb,
lib/zhongwen_tools/number.rb,
lib/zhongwen_tools/script.rb,
lib/zhongwen_tools/unicode.rb,
lib/zhongwen_tools/version.rb,
lib/zhongwen_tools/zhongwen.rb,
lib/zhongwen_tools/fullwidth.rb,
lib/zhongwen_tools/romanization.rb,
lib/zhongwen_tools/string_extension.rb,
lib/zhongwen_tools/integer_extension.rb,
lib/zhongwen_tools/romanization/mps2.rb,
lib/zhongwen_tools/romanization/yale.rb,
lib/zhongwen_tools/number/number_table.rb,
lib/zhongwen_tools/romanization/pinyin.rb,
lib/zhongwen_tools/romanization/wade_giles.rb,
lib/zhongwen_tools/romanization/zhuyin_fuhao.rb,
lib/zhongwen_tools/romanization/tongyong_pinyin.rb,
lib/zhongwen_tools/romanization/romanization_table.rb

Overview

NOTE: This table works for pyn -> pinyin conversion, but it introduces

mistakes when converting pinyin to pyn. In practice, pinyin can't
be converted to pyn with complete accuracy unless it is properly
formatted.

Defined Under Namespace

Modules: Caps, Fullwidth, IntegerExtension, Number, Regex, Romanization, Script, StringExtension, URI, Unicode, Zhongwen

Constant Summary collapse

VERSION =
"0.19.6"