跳过导航链接
A C D E F G H I L M N S T V W Z 

A

AbstractWordData - com.github.houbb.word.checker.support.data中的类
project: word-checker-AbstractWordData create on 2020/2/8 17:46
AbstractWordData() - 类 的构造器com.github.houbb.word.checker.support.data.AbstractWordData
 
AbstractWordFormatInit - com.github.houbb.word.checker.support.format.impl中的类
全角半角格式化处理
AbstractWordFormatInit() - 类 的构造器com.github.houbb.word.checker.support.format.impl.AbstractWordFormatInit
 

C

CandidateDto - com.github.houbb.word.checker.support.dto中的类
待选对象 Created: 2018-05-02 13:26 Project: word-checker
CandidateDto() - 类 的构造器com.github.houbb.word.checker.support.dto.CandidateDto
 
chains(IWordFormat...) - 类 中的静态方法com.github.houbb.word.checker.support.format.impl.WordFormats
责任链
ChineseWordDatas - com.github.houbb.word.checker.support.data.chinese中的类
project: word-checker-ChineseWordDatas create on 2020/2/8 17:37
com.github.houbb.word.checker.bs - 程序包 com.github.houbb.word.checker.bs
 
com.github.houbb.word.checker.bs.impl - 程序包 com.github.houbb.word.checker.bs.impl
 
com.github.houbb.word.checker.constant - 程序包 com.github.houbb.word.checker.constant
 
com.github.houbb.word.checker.core - 程序包 com.github.houbb.word.checker.core
 
com.github.houbb.word.checker.core.impl - 程序包 com.github.houbb.word.checker.core.impl
 
com.github.houbb.word.checker.exception - 程序包 com.github.houbb.word.checker.exception
 
com.github.houbb.word.checker.support - 程序包 com.github.houbb.word.checker.support
实现支持包
com.github.houbb.word.checker.support.data - 程序包 com.github.houbb.word.checker.support.data
 
com.github.houbb.word.checker.support.data.chinese - 程序包 com.github.houbb.word.checker.support.data.chinese
 
com.github.houbb.word.checker.support.data.english - 程序包 com.github.houbb.word.checker.support.data.english
 
com.github.houbb.word.checker.support.dto - 程序包 com.github.houbb.word.checker.support.dto
 
com.github.houbb.word.checker.support.format - 程序包 com.github.houbb.word.checker.support.format
project: word-checker-package-info create on 2020/2/6 9:49
com.github.houbb.word.checker.support.format.impl - 程序包 com.github.houbb.word.checker.support.format.impl
project: word-checker-package-info create on 2020/2/6 9:56
com.github.houbb.word.checker.support.i18n - 程序包 com.github.houbb.word.checker.support.i18n
 
com.github.houbb.word.checker.support.segment - 程序包 com.github.houbb.word.checker.support.segment
project: word-checker-package-info create on 2020/2/8 17:29
com.github.houbb.word.checker.support.segment.trie - 程序包 com.github.houbb.word.checker.support.segment.trie
 
com.github.houbb.word.checker.util - 程序包 com.github.houbb.word.checker.util
 
commonSegment(ICommonSegment) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
 
compareTo(CandidateDto) - 类 中的方法com.github.houbb.word.checker.support.dto.CandidateDto
 
correct(String) - 类 中的方法com.github.houbb.word.checker.bs.impl.SingleWordCheckerBs
 
correct(String) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
 
correct(String) - 接口 中的方法com.github.houbb.word.checker.bs.IWordCheckerBs
最佳纠正结果 1.
correct(String, IWordCheckerContext) - 类 中的方法com.github.houbb.word.checker.core.impl.EnWordChecker
 
correct(String, IWordCheckerContext) - 类 中的方法com.github.houbb.word.checker.core.impl.ZhWordChecker
 
correct(String, IWordCheckerContext) - 接口 中的方法com.github.houbb.word.checker.core.IWordChecker
最佳纠正结果 1.
correct(String) - 类 中的静态方法com.github.houbb.word.checker.util.WordCheckerHelper
最佳纠正结果
correctData() - 类 中的方法com.github.houbb.word.checker.support.data.AbstractWordData
 
correctData() - 接口 中的方法com.github.houbb.word.checker.support.data.IWordData
修正数据列表
correctList(String, int) - 类 中的方法com.github.houbb.word.checker.bs.impl.SingleWordCheckerBs
 
correctList(String) - 类 中的方法com.github.houbb.word.checker.bs.impl.SingleWordCheckerBs
 
correctList(String, int) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
 
correctList(String) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
 
correctList(String, int) - 接口 中的方法com.github.houbb.word.checker.bs.IWordCheckerBs
最佳纠正列表 1. list 的大小永远不会大于 limit,大小返回应该是 [0, limit]
correctList(String) - 接口 中的方法com.github.houbb.word.checker.bs.IWordCheckerBs
所有匹配纠正列表
correctList(String, int, IWordCheckerContext) - 类 中的方法com.github.houbb.word.checker.core.impl.EnWordChecker
 
correctList(String, IWordCheckerContext) - 类 中的方法com.github.houbb.word.checker.core.impl.EnWordChecker
 
correctList(String, int, IWordCheckerContext) - 类 中的方法com.github.houbb.word.checker.core.impl.ZhWordChecker
 
correctList(String, IWordCheckerContext) - 类 中的方法com.github.houbb.word.checker.core.impl.ZhWordChecker
 
correctList(String, int, IWordCheckerContext) - 接口 中的方法com.github.houbb.word.checker.core.IWordChecker
最佳纠正列表 1. list 的大小永远不会大于 limit,大小返回应该是 [0, limit]
correctList(String, IWordCheckerContext) - 接口 中的方法com.github.houbb.word.checker.core.IWordChecker
所有匹配纠正列表
correctList(String, int) - 类 中的静态方法com.github.houbb.word.checker.util.WordCheckerHelper
指定个数纠正列表结果
correctList(String) - 类 中的静态方法com.github.houbb.word.checker.util.WordCheckerHelper
全部个数纠正列表结果
correctMap(String, int) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
对应的 map 信息
correctMap(String) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
对应的 map 信息
correctMap(String, int) - 类 中的静态方法com.github.houbb.word.checker.util.WordCheckerHelper
指定个数纠正列表结果
correctMap(String) - 类 中的静态方法com.github.houbb.word.checker.util.WordCheckerHelper
全部个数纠正列表结果
count() - 类 中的方法com.github.houbb.word.checker.support.dto.CandidateDto
 
count(int) - 类 中的方法com.github.houbb.word.checker.support.dto.CandidateDto
 

D

DEFAULT_EN_WORD_COUNT - 类 中的静态变量com.github.houbb.word.checker.constant.WordCheckerConst
默认英文单词出现的次数
DEFAULT_MAX_EDIT_DISTANCE - 类 中的静态变量com.github.houbb.word.checker.constant.WordCheckerConst
默认的最大编辑距离
defaultChinese() - 类 中的静态方法com.github.houbb.word.checker.support.segment.InnerCommonSegments
默认的中文分词
DefaultChineseSegment - com.github.houbb.word.checker.support.segment中的类
project: word-checker-DefaultChineseSegment create on 2020/2/8 17:39
DefaultChineseSegment() - 类 的构造器com.github.houbb.word.checker.support.segment.DefaultChineseSegment
 
DefaultChineseTrieTreeMap - com.github.houbb.word.checker.support.segment.trie中的类
project: pinyin-DefaultPinyinTrieMap create on 2020/2/7 17:39
DefaultChineseTrieTreeMap() - 类 的构造器com.github.houbb.word.checker.support.segment.trie.DefaultChineseTrieTreeMap
 
defaults() - 类 中的静态方法com.github.houbb.word.checker.support.format.impl.WordFormats
默认格式化实现
defaults() - 类 中的静态方法com.github.houbb.word.checker.support.segment.InnerCommonSegments
默认分词策略
DefaultSegment - com.github.houbb.word.checker.support.segment中的类
默认的混合分词,支持中文和英文。
DefaultSegment() - 类 的构造器com.github.houbb.word.checker.support.segment.DefaultSegment
 
define() - 类 中的静态方法com.github.houbb.word.checker.support.data.english.EnglishWordDatas
自定义英语字典
DEFINE_EN_DICT_PATH - 类 中的静态变量com.github.houbb.word.checker.constant.WordCheckerConst
用户自定义英文字典路径
DEFINE_ZH_DICT_PATH - 类 中的静态变量com.github.houbb.word.checker.constant.WordCheckerConst
用户自定义中文字典路径

E

editDistance() - 类 中的方法com.github.houbb.word.checker.support.dto.CandidateDto
 
editDistance(int) - 类 中的方法com.github.houbb.word.checker.support.dto.CandidateDto
 
EditDistanceHelper - com.github.houbb.word.checker.util中的类
编辑距离工具类
EditDistanceHelper() - 类 的构造器com.github.houbb.word.checker.util.EditDistanceHelper
 
EditOperateEnum - com.github.houbb.word.checker.constant中的枚举
编辑操作
EnglishWordDatas - com.github.houbb.word.checker.support.data.english中的类
英文字典路径 project: word-checker-WordDatas create on 2020/2/6 11:29
enMaxEditDistance(int) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
 
EnWordChecker - com.github.houbb.word.checker.core.impl中的类
英文单词拼写检查 Created: 2018-05-02 08:59 Project: word-checker
enWordData(IWordData) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
 
enWordFormat(IWordFormat) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
 
equals(Object) - 类 中的方法com.github.houbb.word.checker.support.dto.CandidateDto
 

F

format(char) - 类 中的方法com.github.houbb.word.checker.support.format.impl.AbstractWordFormatInit
 
format(char) - 类 中的方法com.github.houbb.word.checker.support.format.impl.HalfWidthWordFormat
 
format(char) - 类 中的方法com.github.houbb.word.checker.support.format.impl.LowerCaseWordFormat
 
format(char) - 类 中的方法com.github.houbb.word.checker.support.format.impl.NoneWordFormat
 
format(char) - 接口 中的方法com.github.houbb.word.checker.support.format.IWordFormat
格式化
freqData() - 类 中的方法com.github.houbb.word.checker.support.data.AbstractWordData
 
freqData() - 接口 中的方法com.github.houbb.word.checker.support.data.IWordData
获取对应的数据信息 key: 单词表 value: 出现频率

G

get(String) - 类 中的静态方法com.github.houbb.word.checker.support.i18n.I18N
 
getCode() - 枚举 中的方法com.github.houbb.word.checker.constant.EditOperateEnum
 
getInstance() - 类 中的静态方法com.github.houbb.word.checker.core.impl.EnWordChecker
获取一个单例
getStaticVolatileMap() - 类 中的方法com.github.houbb.word.checker.support.segment.trie.DefaultChineseTrieTreeMap
 
getWordCollection() - 类 中的方法com.github.houbb.word.checker.support.segment.trie.DefaultChineseTrieTreeMap
 

H

halfWidth() - 类 中的静态方法com.github.houbb.word.checker.support.format.impl.WordFormats
转换为半角
HalfWidthWordFormat - com.github.houbb.word.checker.support.format.impl中的类
全角半角格式化处理
HalfWidthWordFormat() - 类 的构造器com.github.houbb.word.checker.support.format.impl.HalfWidthWordFormat
 
hashCode() - 类 中的方法com.github.houbb.word.checker.support.dto.CandidateDto
 

I

I18N - com.github.houbb.word.checker.support.i18n中的类
I18N 支持 Created: 2018-05-02 11:24 Project: word-checker
I18N() - 类 的构造器com.github.houbb.word.checker.support.i18n.I18N
 
init() - 类 中的方法com.github.houbb.word.checker.bs.impl.SingleWordCheckerBs
初始化上下文
init() - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
初始化
init(Pipeline<IWordFormat>) - 类 中的方法com.github.houbb.word.checker.support.format.impl.AbstractWordFormatInit
初始化列表
InnerCommonSegments - com.github.houbb.word.checker.support.segment中的类
通用分词
isCorrect(String) - 类 中的方法com.github.houbb.word.checker.bs.impl.SingleWordCheckerBs
 
isCorrect(String) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
 
isCorrect(String) - 接口 中的方法com.github.houbb.word.checker.bs.IWordCheckerBs
是否拼写正确
isCorrect(String, IWordCheckerContext) - 类 中的方法com.github.houbb.word.checker.core.impl.EnWordChecker
 
isCorrect(String, IWordCheckerContext) - 类 中的方法com.github.houbb.word.checker.core.impl.ZhWordChecker
 
isCorrect(String, IWordCheckerContext) - 接口 中的方法com.github.houbb.word.checker.core.IWordChecker
是否拼写正确
isCorrect(String) - 类 中的静态方法com.github.houbb.word.checker.util.WordCheckerHelper
单词拼写是否正确
IWordChecker - com.github.houbb.word.checker.core中的接口
单词拼写检查-接口 Created: 2018/4/28 上午6:41 Project: word-checker
IWordCheckerBs - com.github.houbb.word.checker.bs中的接口
单词拼写检查-接口 Created: 2018/4/28 上午6:41 Project: word-checker
IWordCheckerContext - com.github.houbb.word.checker.core中的接口
单词拼写检查上下文-接口 Created: 2018/4/28 上午6:41 Project: word-checker
IWordData - com.github.houbb.word.checker.support.data中的接口
单词数据结构
IWordFormat - com.github.houbb.word.checker.support.format中的接口
单词格式化接口 project: word-checker-IWordFormat create on 2020/2/6 9:50

L

lowerCase() - 类 中的静态方法com.github.houbb.word.checker.support.format.impl.WordFormats
转换为小写
LowerCaseWordFormat - com.github.houbb.word.checker.support.format.impl中的类
英文大小写格式化处理
LowerCaseWordFormat() - 类 的构造器com.github.houbb.word.checker.support.format.impl.LowerCaseWordFormat
 

M

maxEditDistance(int) - 类 中的方法com.github.houbb.word.checker.bs.impl.SingleWordCheckerBs
最大编辑距离
maxEditDistance() - 类 中的方法com.github.houbb.word.checker.core.impl.WordCheckerContext
 
maxEditDistance(int) - 类 中的方法com.github.houbb.word.checker.core.impl.WordCheckerContext
 
maxEditDistance() - 接口 中的方法com.github.houbb.word.checker.core.IWordCheckerContext
最大编辑距离
minDistance(String, String) - 类 中的静态方法com.github.houbb.word.checker.util.EditDistanceHelper
基于 DP + 内存优化的最佳实现 时间复杂度:`O(m * n)` 空间复杂度:`O(n)`
minDistanceList(String, String) - 类 中的静态方法com.github.houbb.word.checker.util.EditDistanceHelper
返回最短的编辑距离的处理过程
mixed() - 类 中的静态方法com.github.houbb.word.checker.support.data.chinese.ChineseWordDatas
混合模式实现
mixed() - 类 中的静态方法com.github.houbb.word.checker.support.data.english.EnglishWordDatas
混合模式加载英语字典

N

newInstance() - 类 中的静态方法com.github.houbb.word.checker.bs.impl.SingleWordCheckerBs
创建新的实例
newInstance() - 类 中的静态方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
创建新的实例
newInstance() - 类 中的静态方法com.github.houbb.word.checker.core.impl.WordCheckerContext
 
newInstance() - 类 中的静态方法com.github.houbb.word.checker.support.dto.CandidateDto
 
none() - 类 中的静态方法com.github.houbb.word.checker.support.format.impl.WordFormats
无格式化实现
NoneWordFormat - com.github.houbb.word.checker.support.format.impl中的类
无格式化处理
NoneWordFormat() - 类 的构造器com.github.houbb.word.checker.support.format.impl.NoneWordFormat
 

S

segment(String) - 类 中的方法com.github.houbb.word.checker.support.segment.DefaultChineseSegment
 
segment(String) - 类 中的方法com.github.houbb.word.checker.support.segment.DefaultSegment
 
SingleWordCheckerBs - com.github.houbb.word.checker.bs.impl中的类
英文拼写引导类 project: word-checker-EnWordCheckerBs create on 2020/2/6 9:34
SingleWordCheckerBs() - 类 的构造器com.github.houbb.word.checker.bs.impl.SingleWordCheckerBs
 
system() - 类 中的静态方法com.github.houbb.word.checker.support.data.english.EnglishWordDatas
系统内置英语字典
SYSTEM_EN_DICT_PATH - 类 中的静态变量com.github.houbb.word.checker.constant.WordCheckerConst
系统内置英文字典路径
SYSTEM_ZH_DICT_PATH - 类 中的静态变量com.github.houbb.word.checker.constant.WordCheckerConst
系统中文字典路径

T

toString() - 类 中的方法com.github.houbb.word.checker.support.dto.CandidateDto
 

V

valueOf(String) - 枚举 中的静态方法com.github.houbb.word.checker.constant.EditOperateEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.github.houbb.word.checker.constant.EditOperateEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

word() - 类 中的方法com.github.houbb.word.checker.support.dto.CandidateDto
 
word(String) - 类 中的方法com.github.houbb.word.checker.support.dto.CandidateDto
 
wordChecker(IWordChecker) - 类 中的方法com.github.houbb.word.checker.bs.impl.SingleWordCheckerBs
设置拼写纠正算法
WordCheckerBs - com.github.houbb.word.checker.bs.impl中的类
拼写引导类 project: word-checker-EnWordCheckerBs create on 2020/2/6 9:34
WordCheckerConst - com.github.houbb.word.checker.constant中的类
单词拼写常量 project: word-checker-WordCheckerConst create on 2020/2/6 11:31
WordCheckerContext - com.github.houbb.word.checker.core.impl中的类
单词拼写检查上下文 Created: 2018/4/28 上午6:41 Project: word-checker
WordCheckerContext() - 类 的构造器com.github.houbb.word.checker.core.impl.WordCheckerContext
 
WordCheckerHelper - com.github.houbb.word.checker.util中的类
拼写工具类 project: word-checker-EnWordCheckers create on 2020/2/6 9:37
WordCheckRuntimeException - com.github.houbb.word.checker.exception中的异常错误
单词检查运行时异常 Created: 2018-05-02 10:01 Project: word-checker
WordCheckRuntimeException() - 异常错误 的构造器com.github.houbb.word.checker.exception.WordCheckRuntimeException
 
WordCheckRuntimeException(String) - 异常错误 的构造器com.github.houbb.word.checker.exception.WordCheckRuntimeException
 
WordCheckRuntimeException(String, Throwable) - 异常错误 的构造器com.github.houbb.word.checker.exception.WordCheckRuntimeException
 
WordCheckRuntimeException(Throwable) - 异常错误 的构造器com.github.houbb.word.checker.exception.WordCheckRuntimeException
 
WordCheckRuntimeException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.github.houbb.word.checker.exception.WordCheckRuntimeException
 
wordData(IWordData) - 类 中的方法com.github.houbb.word.checker.bs.impl.SingleWordCheckerBs
设置字典信息
wordData() - 类 中的方法com.github.houbb.word.checker.core.impl.WordCheckerContext
 
wordData(IWordData) - 类 中的方法com.github.houbb.word.checker.core.impl.WordCheckerContext
 
wordData() - 接口 中的方法com.github.houbb.word.checker.core.IWordCheckerContext
英文单词数据
wordFormat(IWordFormat) - 类 中的方法com.github.houbb.word.checker.bs.impl.SingleWordCheckerBs
设置字典格式化
wordFormat() - 类 中的方法com.github.houbb.word.checker.core.impl.WordCheckerContext
 
wordFormat(IWordFormat) - 类 中的方法com.github.houbb.word.checker.core.impl.WordCheckerContext
 
wordFormat() - 接口 中的方法com.github.houbb.word.checker.core.IWordCheckerContext
单词格式化
WordFormats - com.github.houbb.word.checker.support.format.impl中的类
格式工具类

Z

zhMaxEditDistance(int) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
 
ZhWordChecker - com.github.houbb.word.checker.core.impl中的类
MVP 版本,不支持分词。
ZhWordChecker() - 类 的构造器com.github.houbb.word.checker.core.impl.ZhWordChecker
 
zhWordData(IWordData) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
 
zhWordFormat(IWordFormat) - 类 中的方法com.github.houbb.word.checker.bs.impl.WordCheckerBs
 
A C D E F G H I L M N S T V W Z 
跳过导航链接

Copyright © 2024. All rights reserved.