跳过导航链接
A C D E F G H I N O S T U Z 

A

AbstractSegment - com.github.houbb.opencc4j.support.segment.impl中的类
抽象分词实现
AbstractSegment() - 类 的构造器com.github.houbb.opencc4j.support.segment.impl.AbstractSegment
 
AppConstant - com.github.houbb.opencc4j.constant中的类
用于指定本项目中常用的常量

C

chars() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
直接拆分为单个字符
CharSegment - com.github.houbb.opencc4j.support.segment.impl中的类
简单的转化为 char 列表 Created: 2018/6/22 下午2:43 Project: opencc4j
CharSegment() - 类 的构造器com.github.houbb.opencc4j.support.segment.impl.CharSegment
 
com.github.houbb.opencc4j.constant - 程序包 com.github.houbb.opencc4j.constant
 
com.github.houbb.opencc4j.core - 程序包 com.github.houbb.opencc4j.core
 
com.github.houbb.opencc4j.core.impl - 程序包 com.github.houbb.opencc4j.core.impl
 
com.github.houbb.opencc4j.exception - 程序包 com.github.houbb.opencc4j.exception
 
com.github.houbb.opencc4j.model - 程序包 com.github.houbb.opencc4j.model
对象文件夹
com.github.houbb.opencc4j.model.data - 程序包 com.github.houbb.opencc4j.model.data
 
com.github.houbb.opencc4j.support - 程序包 com.github.houbb.opencc4j.support
支持相关类
com.github.houbb.opencc4j.support.convert - 程序包 com.github.houbb.opencc4j.support.convert
 
com.github.houbb.opencc4j.support.convert.context - 程序包 com.github.houbb.opencc4j.support.convert.context
 
com.github.houbb.opencc4j.support.convert.context.impl - 程序包 com.github.houbb.opencc4j.support.convert.context.impl
 
com.github.houbb.opencc4j.support.convert.core - 程序包 com.github.houbb.opencc4j.support.convert.core
 
com.github.houbb.opencc4j.support.convert.core.impl - 程序包 com.github.houbb.opencc4j.support.convert.core.impl
 
com.github.houbb.opencc4j.support.data - 程序包 com.github.houbb.opencc4j.support.data
中文数据接口
com.github.houbb.opencc4j.support.data.impl - 程序包 com.github.houbb.opencc4j.support.data.impl
 
com.github.houbb.opencc4j.support.datamap - 程序包 com.github.houbb.opencc4j.support.datamap
 
com.github.houbb.opencc4j.support.datamap.impl - 程序包 com.github.houbb.opencc4j.support.datamap.impl
 
com.github.houbb.opencc4j.support.segment - 程序包 com.github.houbb.opencc4j.support.segment
分词相关接口
com.github.houbb.opencc4j.support.segment.impl - 程序包 com.github.houbb.opencc4j.support.segment.impl
分词实现类
com.github.houbb.opencc4j.support.segment.trie - 程序包 com.github.houbb.opencc4j.support.segment.trie
 
com.github.houbb.opencc4j.util - 程序包 com.github.houbb.opencc4j.util
工具类
convert(UnitConvertContext) - 类 中的方法com.github.houbb.opencc4j.support.convert.core.impl.DefaultUnitConvert
 
convert(UnitConvertContext) - 接口 中的方法com.github.houbb.opencc4j.support.convert.core.UnitConvert
中文单元转化类

D

Data - com.github.houbb.opencc4j.support.data中的接口
中文数据接口 1.
data() - 接口 中的方法com.github.houbb.opencc4j.support.data.Data
构建数据信息
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.STCharData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.STPhraseData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.TSCharData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.TSPhraseData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.TwSTCharData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.TwSTPhraseData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.TwTSCharData
 
data() - 类 中的方法com.github.houbb.opencc4j.support.data.impl.TwTSPhraseData
 
DataInfo - com.github.houbb.opencc4j.model.data中的类
中文数据信息 1.
DataInfo() - 类 的构造器com.github.houbb.opencc4j.model.data.DataInfo
 
dataMap(IDataMap) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
设置数据集合,允许用户自定义
DataMapDefault - com.github.houbb.opencc4j.support.datamap.impl中的类
数据 map 接口 project: opencc4j-IDataMap create on 2020/5/16 19:33
DataMapDefault() - 类 的构造器com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault
 
DataMaps - com.github.houbb.opencc4j.support.datamap.impl中的类
project: opencc4j-DataMaps create on 2020/5/16 19:37
DataMapTaiwan - com.github.houbb.opencc4j.support.datamap.impl中的类
中国台湾数据 map 接口 project: opencc4j-IDataMap create on 2020/5/16 19:33
DataMapTaiwan() - 类 的构造器com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan
 
DEFAULT_CHARSET - 类 中的静态变量com.github.houbb.opencc4j.constant.AppConstant
默认编码
defaults() - 类 中的静态方法com.github.houbb.opencc4j.support.datamap.impl.DataMaps
默认实现策略
defaults() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
默认分词形式 1.
DefaultUnitConvert - com.github.houbb.opencc4j.support.convert.core.impl中的类
默认的中文单个词组/单词转换实现
DefaultUnitConvert() - 类 的构造器com.github.houbb.opencc4j.support.convert.core.impl.DefaultUnitConvert
 
DefaultUnitConvertContext - com.github.houbb.opencc4j.support.convert.context.impl中的类
默认中文单元转换上下文
DefaultUnitConvertContext() - 类 的构造器com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
已过时。
0.1.5 分词不是本工具的核心能力,后续将移除(私有化)
doSeg(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
已过时。
1.5.0 分词不是本工具的核心,将在后续版本移除
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.AbstractSegment
真正的分词实现
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.CharSegment
 
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.FastForwardSegment
 
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.HuaBanSegment
 
doSeg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.TwFastForwardSegment
 

E

EMPTY_RESULT - 类 中的静态变量com.github.houbb.opencc4j.constant.AppConstant
空白结果

F

fastForward() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
快速向前算法
FastForwardSegment - com.github.houbb.opencc4j.support.segment.impl中的类
快速向前算法
FastForwardSegment() - 类 的构造器com.github.houbb.opencc4j.support.segment.impl.FastForwardSegment
 

G

getCharData() - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
getCharData() - 接口 中的方法com.github.houbb.opencc4j.support.convert.context.UnitConvertContext
获取字符数据
getDataMap() - 类 中的方法com.github.houbb.opencc4j.model.data.DataInfo
 
getName() - 类 中的方法com.github.houbb.opencc4j.model.data.DataInfo
 
getPhraseData() - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
getPhraseData() - 接口 中的方法com.github.houbb.opencc4j.support.convert.context.UnitConvertContext
获取词组数据
getStaticVolatileMap() - 类 中的方法com.github.houbb.opencc4j.support.segment.trie.OpenccTrieTreeMap
 
getStaticVolatileMap() - 类 中的方法com.github.houbb.opencc4j.support.segment.trie.TwOpenccTrieTreeMap
 
getUnit() - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
getUnit() - 接口 中的方法com.github.houbb.opencc4j.support.convert.context.UnitConvertContext
获取原始单元(词/词组)
getWordCollection() - 类 中的方法com.github.houbb.opencc4j.support.segment.trie.OpenccTrieTreeMap
 
getWordCollection() - 类 中的方法com.github.houbb.opencc4j.support.segment.trie.TwOpenccTrieTreeMap
 

H

huaBan() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
花瓣分词
HuaBanSegment - com.github.houbb.opencc4j.support.segment.impl中的类
花瓣分词 Created: 2018/6/22 下午2:43 Project: opencc4j
HuaBanSegment() - 类 的构造器com.github.houbb.opencc4j.support.segment.impl.HuaBanSegment
 

I

IDataMap - com.github.houbb.opencc4j.support.datamap中的接口
数据 map 接口 project: opencc4j-IDataMap create on 2020/5/16 19:33
isSimple(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
isSimple(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
是否为简体 (1)原始字符串为空,直接返回 false (2)其他情况,则和 ZhConvert.isTraditional(String) 取反
isSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
是否为简体
isSimple(String, Segment) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
已过时。
isSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
是否为简体
isTraditional(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
isTraditional(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
是否为繁体 1.
isTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
是否为繁体
isTraditional(String, Segment) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
已过时。
isTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
是否为繁体

N

newInstance() - 类 中的静态方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
每次获取全新的对象
newInstance(Segment) - 类 中的静态方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
已过时。

O

Opencc4jRuntimeException - com.github.houbb.opencc4j.exception中的异常错误
2018/2/11 运行时异常
Opencc4jRuntimeException() - 异常错误 的构造器com.github.houbb.opencc4j.exception.Opencc4jRuntimeException
opencc4j runtime exception
Opencc4jRuntimeException(String) - 异常错误 的构造器com.github.houbb.opencc4j.exception.Opencc4jRuntimeException
opencc4j runtime exception
Opencc4jRuntimeException(String, Throwable) - 异常错误 的构造器com.github.houbb.opencc4j.exception.Opencc4jRuntimeException
opencc4j runtime exception
Opencc4jRuntimeException(Throwable) - 异常错误 的构造器com.github.houbb.opencc4j.exception.Opencc4jRuntimeException
opencc4j runtime exception
Opencc4jRuntimeException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.github.houbb.opencc4j.exception.Opencc4jRuntimeException
opencc4j runtime exception
OpenccDatas - com.github.houbb.opencc4j.support.data.impl中的类
数据工具信息
OpenccTrieTreeMap - com.github.houbb.opencc4j.support.segment.trie中的类
project: pinyin-DefaultPinyinTrieMap create on 2020/2/7 17:39
OpenccTrieTreeMap() - 类 的构造器com.github.houbb.opencc4j.support.segment.trie.OpenccTrieTreeMap
 

S

seg(String) - 类 中的方法com.github.houbb.opencc4j.support.segment.impl.AbstractSegment
 
seg(String) - 接口 中的方法com.github.houbb.opencc4j.support.segment.Segment
分词
segment(Segment) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
分词实现
Segment - com.github.houbb.opencc4j.support.segment中的接口
分词接口 Created: 2018/6/22 下午2:41 Project: opencc4j
Segments - com.github.houbb.opencc4j.support.segment.impl中的类
分词工具类
setCharData(Map<String, List<String>>) - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
setDataMap(Map<String, List<String>>) - 类 中的方法com.github.houbb.opencc4j.model.data.DataInfo
 
setName(String) - 类 中的方法com.github.houbb.opencc4j.model.data.DataInfo
 
setPhraseData(Map<String, List<String>>) - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
setUnit(String) - 类 中的方法com.github.houbb.opencc4j.support.convert.context.impl.DefaultUnitConvertContext
 
simpleList(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
simpleList(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
返回简体字列表 说明:返回 ZhConvert.doSeg(String) 列表中符合 ZhConvert.isSimple(String) 的字符串列表
simpleList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
简体字符列表
simpleList(String, Segment) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
已过时。
simpleList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
简体字符列表
stChar() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
简体转繁体单字
stChar() - 接口 中的方法com.github.houbb.opencc4j.support.datamap.IDataMap
简体=》繁体 单个字
stChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault
 
stChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan
 
STCharData - com.github.houbb.opencc4j.support.data.impl中的类
简写=》繁写 字符
STCharData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.STCharData
 
stPhrase() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
简体转繁体词组
stPhrase() - 接口 中的方法com.github.houbb.opencc4j.support.datamap.IDataMap
简体=》繁体 词组
stPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault
 
stPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan
 
STPhraseData - com.github.houbb.opencc4j.support.data.impl中的类
简写=》繁写 词组
STPhraseData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.STPhraseData
 

T

taiwan() - 类 中的静态方法com.github.houbb.opencc4j.support.datamap.impl.DataMaps
中国台湾繁简体转换实现策略
tChars() - 接口 中的方法com.github.houbb.opencc4j.support.datamap.IDataMap
简体字
tChars() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault
 
tChars() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan
 
toSimple(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
toSimple(char) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
toSimple(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
转换为简体
toSimple(char) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
返回单个汉字对应的简体汉字列表
toSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为简体
toSimple(String, Segment) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
已过时。
toSimple(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为简体列表
toSimple(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
转换为简体
toSimple(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
转换为简体列表
toTraditional(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
toTraditional(char) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
toTraditional(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
转换为繁体
toTraditional(char) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
返回单个汉字对应的繁体汉字列表
toTraditional(String, Segment) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为简体
toTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为简体
toTraditional(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
转换为繁体列表
toTraditional(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
转换为繁体
toTraditional(char) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
转换为繁体列表
traditionalList(String) - 类 中的方法com.github.houbb.opencc4j.core.impl.ZhConvertBootstrap
 
traditionalList(String) - 接口 中的方法com.github.houbb.opencc4j.core.ZhConvert
返回繁体字列表 说明:返回 ZhConvert.doSeg(String) 列表中符合 ZhConvert.isTraditional(String) 的字符串列表
traditionalList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
繁体字符列表
traditionalList(String, Segment) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhConverterUtil
已过时。
traditionalList(String) - 类 中的静态方法com.github.houbb.opencc4j.util.ZhTwConverterUtil
繁体字符列表
tsChar() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
繁体转简体单字
tsChar() - 接口 中的方法com.github.houbb.opencc4j.support.datamap.IDataMap
繁体=》简体 单个字
tsChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault
 
tsChar() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan
 
TSCharData - com.github.houbb.opencc4j.support.data.impl中的类
繁体=》简体 字符
TSCharData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TSCharData
 
tsPhrase() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
繁体转简体词组
tsPhrase() - 接口 中的方法com.github.houbb.opencc4j.support.datamap.IDataMap
繁体=》简体 词组
tsPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapDefault
 
tsPhrase() - 类 中的方法com.github.houbb.opencc4j.support.datamap.impl.DataMapTaiwan
 
TSPhraseData - com.github.houbb.opencc4j.support.data.impl中的类
繁体=》简体 词组
TSPhraseData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TSPhraseData
 
twFastForward() - 类 中的静态方法com.github.houbb.opencc4j.support.segment.impl.Segments
快速向前算法-中国台湾
TwFastForwardSegment - com.github.houbb.opencc4j.support.segment.impl中的类
快速向前算法-中国台湾
TwFastForwardSegment() - 类 的构造器com.github.houbb.opencc4j.support.segment.impl.TwFastForwardSegment
 
TwOpenccTrieTreeMap - com.github.houbb.opencc4j.support.segment.trie中的类
中国台湾 trie tree project: pinyin-DefaultPinyinTrieMap create on 2020/2/7 17:39
TwOpenccTrieTreeMap() - 类 的构造器com.github.houbb.opencc4j.support.segment.trie.TwOpenccTrieTreeMap
 
twStChar() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
中国台湾简体转繁体单字
TwSTCharData - com.github.houbb.opencc4j.support.data.impl中的类
中国台湾 简写=》繁写 字符
TwSTCharData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TwSTCharData
 
twStPhrase() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
中国台湾简体转繁体词组
TwSTPhraseData - com.github.houbb.opencc4j.support.data.impl中的类
中国台湾 简写=》繁写 词组
TwSTPhraseData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TwSTPhraseData
 
twTsChar() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
中国台湾繁体转简体单字
TwTSCharData - com.github.houbb.opencc4j.support.data.impl中的类
中国台湾 繁体=》简体 字符
TwTSCharData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TwTSCharData
 
twTsPhrase() - 类 中的静态方法com.github.houbb.opencc4j.support.data.impl.OpenccDatas
中国台湾繁体转简体词组
TwTSPhraseData - com.github.houbb.opencc4j.support.data.impl中的类
中国台湾 繁体=》简体 词组
TwTSPhraseData() - 类 的构造器com.github.houbb.opencc4j.support.data.impl.TwTSPhraseData
 

U

UnitConvert - com.github.houbb.opencc4j.support.convert.core中的接口
中文单个单词/词组转换接口 Created: 2018/6/22 下午2:42 Project: opencc4j
UnitConvertContext - com.github.houbb.opencc4j.support.convert.context中的接口
中文转换上下文接口

Z

ZhConvert - com.github.houbb.opencc4j.core中的接口
中文转换接口 Created: 2018/6/22 下午2:42 Project: opencc4j
ZhConvertBootstrap - com.github.houbb.opencc4j.core.impl中的类
中文转换器引导类 1.
ZhConverterUtil - com.github.houbb.opencc4j.util中的类
中文转换工具类 1.
ZhTwConverterUtil - com.github.houbb.opencc4j.util中的类
中国台湾繁简体中文转换工具类
A C D E F G H I N O S T U Z 
跳过导航链接

Copyright © 2022. All rights reserved.