Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "pinyin"

Title:Parsing and generation of Hanyu Pinyin
Rating:Not rated. Create the first rating!
Latest version:0.1.5
SHA1 sum:ce7536cec3c1e941dc5646dfdd0923bc87bf6851
Author:Kilian Evang <kilian.evang@gmail.com>
Home page:https://github.com/texttheater/pinyin
Download URL:https://github.com/texttheater/pinyin.git

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
0.1.21a8ec7434d854f44893a16c468f6fbacfa1ee4361https://github.com/texttheater/pinyin.git
0.1.3ea0f3353600d91e0e57919ec24f1cf12948d33781https://github.com/texttheater/pinyin.git
0.1.4afeee3b25bd623d2a5131a42330e1687df440b511https://github.com/texttheater/pinyin.git
0.1.563df41fa4ea8d2fd1311b69cc1a45966010a47b31https://github.com/texttheater/pinyin.git
807f374ddf31b1f6d17eda092be2cdaa67408bc12https://github.com/texttheater/pinyin.git
ce7536cec3c1e941dc5646dfdd0923bc87bf685118https://github.com/texttheater/pinyin.git

pinyin

Parsing and generating Hanyu Pinyin with SWI-Prolog

Documentation

Please refer to the module documentation at http://www.swi-prolog.org/pack/file_details/pinyin/prolog/pinyin.pl

Installation

Assuming that you have SWI-Prolog >= 6.3 with libarchive installed, you can simply install this pack by entering the following at the SWI-Prolog prompt.

?- pack_install(pinyin).

Usage

Then, to use the pinyin module in your program:

:- use_module(library(pinyin)).

Contents of pack "pinyin"

Pack contains 5 files holding a total of 16.8K bytes.