promeG/TinyPinyin
适用于Java和Android的快速、低内存占用的汉字转拼音库。 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3990
- days_rel: n/a
- days_push: 646
- n_releases_24m: 0
Adoption not part of the score
3949 stars · 494 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
TinyPinyin is a fast, low-memory Java and Android library for converting Chinese characters to Pinyin without tones. It supports custom dictionaries for handling polyphonic characters and both simplified and traditional Chinese.
Use cases
- convert Chinese characters to pinyin in an Android app
- sort a contact list alphabetically by pinyin
- handle polyphonic Chinese characters with a custom dictionary
- replace Pinyin4J with a faster, lighter pinyin library
- check whether a character is Chinese
- convert simplified and traditional Chinese text to pinyin
When to choose
- you need tone-free uppercase pinyin on Java or Android
- memory footprint and conversion speed matter (4-16x faster than Pinyin4J, under 30KB)
- you need custom dictionaries for polyphonic characters or city names
When to avoid
- you need pinyin with tone marks or dialect romanizations
- you are not working on the JVM (e.g., Python, Go, JavaScript)
- you need full Unicode transliteration beyond Chinese characters
Facets
library · maturity stable
nlp internationalization parser developer-tools jvm pinyin chinese-characters low-memory custom-dictionary text-conversion natural-language-processing localization android
1 source
- readme: https://github.com/promeG/TinyPinyin · fetched 2026-08-28 · 961d6b7339c0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| promeG/TinyPinyin | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="promeG/TinyPinyin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem