yookue / pinyin4j-pinyin4j

Fork & extension of pinyin4j

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinyin4j

Pinyin4j is a package that enables translating Chinese to pinyin.

Jpinyin is a package that supports translation between simplified Chinese and traditional Chinese.

Integrated with https://github.com/belerweb/pinyin4j and https://github.com/stuxuhai/jpinyin

Enhancement

  • Integrates associated two packages into one.

Quickstart

  • Import dependencies
        <dependency>
            <groupId>com.yookue.forkextension.pinyin4j</groupId>
            <artifactId>pinyin4j</artifactId>
            <version>LATEST</version>
        </dependency>

Document

Requirement

  • jdk 1.8+

License

This project is under the Apache License 2.0

See the NOTICE.txt file for required notices and attributions.

Donation

You like this package? Then donate to Yookue to support the development.

Website

About

Fork & extension of pinyin4j

License:Apache License 2.0


Languages

Language:Java 100.0%