首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 汉字库的中日韩越语

汉字库的中日韩越语

资 源 简 介

Cjklib provides language routines related to Han characters (characters based on Chinese characters named Hanzi, Kanji, Hanja and chu Han respectively) used in writing of the Chinese, the Japanese, infrequently the Korean and formerly the Vietnamese language(s). Functionality is included for character pronunciations, radicals, glyph components, stroke decomposition and variant information. Cjklib is implemented in Python. Documentation is hosted on http://cjklib.org. See also Features and Screenshots for examples. QuickStart gives a 3-step guide on installing. Read on with WhyUseCjklib. Examples Get characters by pronunciation (here: "국" in Korean): >>> from cjklib import characterlookup>>> cjk = characterlookup.CharacterLookup("T")>>> cjk.getCharactersForReading(u"국", "Hangul")[u"匊", u"國", u"局",

文 件 列 表

cjklib-0.3.2
changelog
characterdb
cjklib
cjklib.egg-info
cjklibdoc
COPYING
DEVELOPMENT
examples
ez_setup.py
MANIFEST.in
NEWS
PKG-INFO
pylintrc
README
scripts
setup.cfg
setup.py
test
THANKS
TODO
VIP VIP
0.171704s