All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download word-checker JAR 0.1.0 with all dependencies


The word-checker tool for java.

Files of the artifact word-checker version 0.1.0 from the group com.github.houbb.

Artifact word-checker
Group com.github.houbb
Version 0.1.0
Last update 24. July 2021
Tags: tool word java checker
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies nlp-common, heaven, junit,
There are maybe transitive dependencies!
There is a newer version: 1.1.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of word-checker Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of word-checker version 0.1.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.houbb.word.checker.bs
com.github.houbb.word.checker.bs.com.github.houbb.word.checker.bs.IWordCheckerBs
com.github.houbb.word.checker.bs.impl
com.github.houbb.word.checker.bs.impl.com.github.houbb.word.checker.bs.impl.EnWordCheckerBs
com.github.houbb.word.checker.bs.impl.com.github.houbb.word.checker.bs.impl.WordCheckerBs
com.github.houbb.word.checker.bs.impl.com.github.houbb.word.checker.bs.impl.ZhWordCheckerBs
com.github.houbb.word.checker.constant
com.github.houbb.word.checker.constant.com.github.houbb.word.checker.constant.WordCheckerConst
com.github.houbb.word.checker.core
com.github.houbb.word.checker.core.com.github.houbb.word.checker.core.IWordChecker
com.github.houbb.word.checker.core.com.github.houbb.word.checker.core.IWordCheckerContext
com.github.houbb.word.checker.core.impl
com.github.houbb.word.checker.core.impl.com.github.houbb.word.checker.core.impl.AbstractEnWordChecker
com.github.houbb.word.checker.core.impl.com.github.houbb.word.checker.core.impl.EnWordChecker
com.github.houbb.word.checker.core.impl.com.github.houbb.word.checker.core.impl.SymSpellEnWordChecker
com.github.houbb.word.checker.core.impl.com.github.houbb.word.checker.core.impl.WordCheckerContext
com.github.houbb.word.checker.core.impl.com.github.houbb.word.checker.core.impl.ZhWordChecker
com.github.houbb.word.checker.exception
com.github.houbb.word.checker.exception.com.github.houbb.word.checker.exception.WordCheckRuntimeException
com.github.houbb.word.checker.support.data
com.github.houbb.word.checker.support.data.com.github.houbb.word.checker.support.data.AbstractWordData
com.github.houbb.word.checker.support.data.com.github.houbb.word.checker.support.data.IWordData
com.github.houbb.word.checker.support.data.chinese
com.github.houbb.word.checker.support.data.chinese.com.github.houbb.word.checker.support.data.chinese.ChineseWordDatas
com.github.houbb.word.checker.support.data.chinese.com.github.houbb.word.checker.support.data.chinese.MixedChineseWordData
com.github.houbb.word.checker.support.data.english
com.github.houbb.word.checker.support.data.english.com.github.houbb.word.checker.support.data.english.DefineEnglishWordData
com.github.houbb.word.checker.support.data.english.com.github.houbb.word.checker.support.data.english.EnglishWordDatas
com.github.houbb.word.checker.support.data.english.com.github.houbb.word.checker.support.data.english.InnerWordDataUtil
com.github.houbb.word.checker.support.data.english.com.github.houbb.word.checker.support.data.english.MixedEnglishWordData
com.github.houbb.word.checker.support.data.english.com.github.houbb.word.checker.support.data.english.SystemEnglishWordData
com.github.houbb.word.checker.support.dto
com.github.houbb.word.checker.support.dto.com.github.houbb.word.checker.support.dto.CandidateDto
com.github.houbb.word.checker.support.format
com.github.houbb.word.checker.support.format.com.github.houbb.word.checker.support.format.IWordFormat
com.github.houbb.word.checker.support.format.impl
com.github.houbb.word.checker.support.format.impl.com.github.houbb.word.checker.support.format.impl.AbstractWordFormatInit
com.github.houbb.word.checker.support.format.impl.com.github.houbb.word.checker.support.format.impl.HalfWidthWordFormat
com.github.houbb.word.checker.support.format.impl.com.github.houbb.word.checker.support.format.impl.LowerCaseWordFormat
com.github.houbb.word.checker.support.format.impl.com.github.houbb.word.checker.support.format.impl.NoneWordFormat
com.github.houbb.word.checker.support.format.impl.com.github.houbb.word.checker.support.format.impl.WordFormats
com.github.houbb.word.checker.support.format.impl.com.github.houbb.word.checker.support.format.impl.package-info
com.github.houbb.word.checker.support.format
com.github.houbb.word.checker.support.format.com.github.houbb.word.checker.support.format.package-info
com.github.houbb.word.checker.support.i18n
com.github.houbb.word.checker.support.i18n.com.github.houbb.word.checker.support.i18n.I18N
com.github.houbb.word.checker.support
com.github.houbb.word.checker.support.com.github.houbb.word.checker.support.package-info
com.github.houbb.word.checker.support.segment
com.github.houbb.word.checker.support.segment.com.github.houbb.word.checker.support.segment.DefaultChineseSegment
com.github.houbb.word.checker.support.segment.com.github.houbb.word.checker.support.segment.DefaultSegment
com.github.houbb.word.checker.support.segment.com.github.houbb.word.checker.support.segment.InnerCommonSegments
com.github.houbb.word.checker.support.segment.com.github.houbb.word.checker.support.segment.package-info
com.github.houbb.word.checker.support.segment.trie
com.github.houbb.word.checker.support.segment.trie.com.github.houbb.word.checker.support.segment.trie.DefaultChineseTrieTreeMap
com.github.houbb.word.checker.util
com.github.houbb.word.checker.util.com.github.houbb.word.checker.util.EnWordCheckers
com.github.houbb.word.checker.util.com.github.houbb.word.checker.util.WordCheckers
com.github.houbb.word.checker.util.com.github.houbb.word.checker.util.ZhWordCheckers
data
data.data.README.md
data.data.define_word_checker_en.txt
data.data.define_word_checker_zh.txt
data.data.word_checker_en.txt
data.data.word_checker_zh.txt
i18n
i18n.i18n.WordCheckerMessages.properties
i18n.i18n.WordCheckerMessages_en.properties
i18n.i18n.WordCheckerMessages_zh_CN.properties
.readme.md




© 2015 - 2024 Weber Informatics LLC | Privacy Policy