{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/5"},{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/4"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"},{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic/2"},{"label":"Localization","url":"https://skillfed.io/packages/category/software-development-localization"}],"enrichment":{"capability":"Converts text between Traditional Chinese, Simplified Chinese, and Japanese Kanji, supporting character-level and phrase-level conversion with regional vocabulary variants.","skillfed_tags":["chinese-nlp","text-normalization","localization"],"use_cases":["Normalize Chinese text in a document processing pipeline to a single script (e.g., all Simplified for consistency)","Localize Chinese content for specific regions by converting vocabulary (e.g., '\u9f20\u6807' to '\u6ed1\u9f20' for Taiwan)","Prepare training data for NLP models by standardizing character representation across mixed-script corpora","Convert user-generated content in web applications to a canonical form before storage or search indexing","Handle Japanese Kanji modernization (Shinjitai) in text that mixes modern and historical forms"],"what_it_does":"OpenCC is a Python binding to an open-source Chinese character conversion engine that handles bidirectional conversion between Simplified and Traditional Chinese, plus Japanese Kanji (Shinjitai). It operates at both character and phrase level, preserving context-aware meaning and supporting regional vocabulary differences across Mainland China, Taiwan, and Hong Kong.\n\nThe package wraps a compiled C++ library and ships prebuilt wheels for modern Python versions on major platforms. It has no runtime dependencies and is designed for text processing pipelines where Chinese normalization or localization is needed. The conversion is deterministic and does not perform translation between languages or dialects.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, uses a permissive license, and solves a specific, well-defined problem for Chinese text processing. Install friction is moderate but manageable via prebuilt wheels. Recommended for any project requiring Chinese character normalization or regional text adaptation."},"id":"opencc","links":{"html":"https://skillfed.io/packages/opencc","md":"https://skillfed.io/packages/opencc.md","pypi":"https://pypi.org/project/opencc/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-12","license_spdx":null,"license_treatment":"permissive","name":"OpenCC","python_support":"unspecified","summary":"Conversion between Traditional and Simplified Chinese"},"popularity":{"monthly_downloads":472733,"position":6474,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.4.1"}
