Skip to main content

convert simplified chinese text to traditional chinese

Project description

Chinese Converter

Converts between Traditional and Simplified Chinese. Uses monogram and bigram frequencies to pick optimal words when a 1-to-1 conversion is not possible.

Uses phrases in the dictionary to count monogram and bigram frequencies.

Installation

pip install chinese-converter

Usage

import chinese_converter

chinese_converter.to_traditional("simplified chinese text...")
chinese_converter.to_simplified("traditional chinese text...")

Testing

python -m unittest

License

MIT

Resources

Not necessary for the normal usage of this library.

  1. Dictionary Files: https://resources.publicense.moe.edu.tw/dict_reviseddict_download.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chinese-converter-1.0.1.tar.gz (187.9 kB view hashes)

Uploaded Source

Built Distribution

chinese_converter-1.0.1-py3-none-any.whl (191.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page