xpinyin
Pinyin translator
A Python library for translating Chinese characters to pinyin
Translate Chinese hanzi to pinyin (拼音) by Python, 汉字转拼音
823 stars
45 watching
178 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
chinesehanzipinyin
Related projects:
Repository | Description | Stars |
---|---|---|
mozillazg/go-pinyin | A Go library and command-line tool for converting Hanzi characters to Pinyin | 1,627 |
defp/pinyin | A Pinyin conversion library for Elixir, converting Chinese characters to Pinyin with tone and variant options. | 22 |
xunzi-llm-of-chinese-classics/xunziallm | An open-source framework providing tools and models for analyzing and generating Chinese classics texts using large language models | 257 |
jifei/pinyin | A PHP class library for accurate Chinese to Pinyin conversion with support for multiple encodings and extensive character coverage. | 329 |
tyrchen/chinese_translation | An Elixir module providing Chinese translation functionality | 89 |
michael-wzhu/shennong-tcm-llm | Develops and deploys a large language model for Chinese traditional medicine applications | 299 |
elixir-lang-china/elixir_guide_cn | A translation of Elixir's official documentation into simplified Chinese for the benefit of developers learning the language. | 288 |
afc163/fanyi | A command-line translator tool that supports translating Chinese and English text, with options to customize behavior and output. | 1,431 |
sinovation/zen | A pre-trained BERT-based Chinese text encoder with enhanced N-gram representations | 643 |
fangpenlin/loso | An implementation of a Chinese segmentation system using Hidden Makov Model algorithm | 83 |
thunlp/thulac-python | An efficient Chinese lexical analyzer with morphological analysis capabilities | 2,023 |
r18n/r18n | A Ruby-based internationalization tool for translating applications into multiple languages | 515 |
xhluca/dl-translate | A library that provides a unified interface for translating text between 200 languages using the Huggingface transformer architecture. | 453 |
lxneng/pyramid_tablib | A package providing a custom renderer factory for tabular data export in Pyramid web applications | 5 |
soloice/chinese-character-recognition | This project demonstrates how to build and train a convolutional neural network (CNN) to recognize Chinese characters. | 200 |