{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/3"}],"enrichment":{"capability":"Converts text between Simplified Chinese, Traditional Chinese, and regional variants (Hong Kong, Taiwan standards) using pure Python with no compiled dependencies.","skillfed_tags":["chinese-nlp","text-conversion"],"use_cases":["Convert user-generated content or documents from Simplified to Traditional Chinese for Taiwan or Hong Kong audiences","Normalize Chinese text in a data pipeline where regional variants need standardization","Build a text processing tool that handles Chinese language variants without external C dependencies","Process batch files of Chinese text with the command-line interface for format conversion workflows"],"what_it_does":"This package provides pure Python implementation of OpenCC (Open Chinese Convert), enabling conversion between Simplified Chinese and Traditional Chinese text, including regional variants for Hong Kong and Taiwan standards. It wraps OpenCC's dictionary files without requiring compiled C extensions, making it portable across platforms.\n\nThe package offers both a Python API (instantiate an OpenCC converter with a conversion mode like 's2t', then call convert() on text) and a command-line interface for batch file processing. It supports nine conversion modes covering bidirectional conversion between Simplified, Traditional, Hong Kong, and Taiwan standards. The main known limitation is that when multiple conversion options exist for a character or phrase, only the first is used.","worth_installing":"Yes, if you need Chinese character conversion and want a pure-Python solution with no compiled dependencies. The low install friction and permissive license make it straightforward to adopt. However, the dormant maintenance status (last release February 2023) means you should verify it works with your current Python version and test edge cases before relying on it in production, as bug fixes or updates are unlikely."},"id":"opencc-python-reimplemented","links":{"html":"https://skillfed.io/packages/opencc-python-reimplemented","md":"https://skillfed.io/packages/opencc-python-reimplemented.md","pypi":"https://pypi.org/project/opencc-python-reimplemented/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2023-02-11","license_spdx":null,"license_treatment":"permissive","name":"opencc-python-reimplemented","python_support":"unspecified","summary":"OpenCC made with Python"},"popularity":{"monthly_downloads":1883756,"position":3466,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.1.7"}
