Skip to main content

Translate from Chinese, Japanese, or Korean.

Project description

The Sanzang Library is a Python 3 module for translating from Chinese, Japanese, and Korean (the CJK languages). The Sanzang Library implements the main functions of the programs contained in Sanzang Utils.

Installation

To install this module, you can use pip or just the normal setup script:

# python3 setup.py install

Usage and documentation

To begin using the module, you can just import it:

import sanzang

To read about which functions are available and their usage, you could do:

>>> import sanzang
>>> help(sanzang)

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

sanzang-lib-1.0.1.tar.gz (5.2 kB view hashes)

Uploaded Source

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