jar

com.github.houbb : opencc4j

Maven & Gradle

Mar 29, 2023
8 usages
421 stars

opencc4j · Opencc4j is an opensource project for conversion between Traditional Chinese and Simplified Chinese, supporting character-level conversion, phrase-level conversion for java.

Table Of Contents

Latest Version

Download com.github.houbb : opencc4j JAR file - Latest Versions:

All Versions

Download com.github.houbb : opencc4j JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window opencc4j-1.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.houbb.opencc4j.model.data

├─ com.github.houbb.opencc4j.model.data.DataInfo.class - [JAR]

com.github.houbb.opencc4j.support.data

├─ com.github.houbb.opencc4j.support.data.Data.class - [JAR]

com.github.houbb.opencc4j.support.segment.trie

├─ com.github.houbb.opencc4j.support.segment.trie.OpenccTrieTreeMap.class - [JAR]

├─ com.github.houbb.opencc4j.support.segment.trie.TwOpenccTrieTreeMap.class - [JAR]

com.github.houbb.opencc4j.support.segment.impl

├─ com.github.houbb.opencc4j.support.segment.impl.AbstractSegment.class - [JAR]

├─ com.github.houbb.opencc4j.support.segment.impl.CharSegment.class - [JAR]

├─ com.github.houbb.opencc4j.support.segment.impl.FastForwardSegment.class - [JAR]

├─ com.github.houbb.opencc4j.support.segment.impl.HuaBanSegment.class - [JAR]

├─ com.github.houbb.opencc4j.support.segment.impl.Segments.class - [JAR]

├─ com.github.houbb.opencc4j.support.segment.impl.TwFastForwardSegment.class - [JAR]

com.github.houbb.opencc4j.util

├─ com.github.houbb.opencc4j.util.ZhConverterUtil.class - [JAR]

├─ com.github.houbb.opencc4j.util.ZhTwConverterUtil.class - [JAR]

com.github.houbb.opencc4j.support.segment

├─ com.github.houbb.opencc4j.support.segment.Segment.class - [JAR]

com.github.houbb.opencc4j.core

├─ com.github.houbb.opencc4j.core.ZhConvert.class - [JAR]

com.github.houbb.opencc4j.support.convert.context.impl

├─ com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext.class - [JAR]

com.github.houbb.opencc4j.support.convert.core

├─ com.github.houbb.opencc4j.support.convert.core.UnitConvert.class - [JAR]

com.github.houbb.opencc4j.constant

├─ com.github.houbb.opencc4j.constant.AppConstant.class - [JAR]

com.github.houbb.opencc4j.core.impl

├─ com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap.class - [JAR]

com.github.houbb.opencc4j.exception

├─ com.github.houbb.opencc4j.exception.Opencc4jRuntimeException.class - [JAR]

com.github.houbb.opencc4j.support.convert.core.impl

├─ com.github.houbb.opencc4j.support.convert.core.impl.DefaultUnitConvert.class - [JAR]

com.github.houbb.opencc4j.support.datamap

├─ com.github.houbb.opencc4j.support.datamap.IDataMap.class - [JAR]

com.github.houbb.opencc4j.support.convert.context

├─ com.github.houbb.opencc4j.support.convert.context.UnitConvertContext.class - [JAR]

com.github.houbb.opencc4j.support.data.impl

├─ com.github.houbb.opencc4j.support.data.impl.AbstractData.class - [JAR]

├─ com.github.houbb.opencc4j.support.data.impl.DataUtil.class - [JAR]

├─ com.github.houbb.opencc4j.support.data.impl.OpenccDatas.class - [JAR]

├─ com.github.houbb.opencc4j.support.data.impl.STCharData.class - [JAR]

├─ com.github.houbb.opencc4j.support.data.impl.STPhraseData.class - [JAR]

├─ com.github.houbb.opencc4j.support.data.impl.TSCharData.class - [JAR]

├─ com.github.houbb.opencc4j.support.data.impl.TSPhraseData.class - [JAR]

├─ com.github.houbb.opencc4j.support.data.impl.TwSTCharData.class - [JAR]

├─ com.github.houbb.opencc4j.support.data.impl.TwSTPhraseData.class - [JAR]

├─ com.github.houbb.opencc4j.support.data.impl.TwTSCharData.class - [JAR]

├─ com.github.houbb.opencc4j.support.data.impl.TwTSPhraseData.class - [JAR]

com.github.houbb.opencc4j.support.datamap.impl

├─ com.github.houbb.opencc4j.support.datamap.impl.AbstractDataMap.class - [JAR]

├─ com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault.class - [JAR]

├─ com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan.class - [JAR]

├─ com.github.houbb.opencc4j.support.datamap.impl.DataMaps.class - [JAR]

Advertisement

Dependencies from Group

Aug 03, 2023
235 usages
33 stars
May 06, 2020
75 usages
Aug 04, 2020
49 usages
Aug 04, 2020
26 usages
Jul 03, 2022
20 usages

Discover Dependencies

Feb 19, 2018
8 usages
17 stars
Jun 15, 2023
9 usages
47.1k stars
Jun 03, 2019
11 usages
329 stars
Oct 22, 2019
7 usages
10 stars
Nov 10, 2018
7 usages
10 stars
Jun 23, 2019
6 usages
38 stars
Feb 11, 2019
7 usages
Aug 10, 2023
22 usages
27 stars
Aug 10, 2023
23 usages
27 stars
Mar 20, 2018
7 usages
34 stars