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

Download segment JAR 0.0.9 with all dependencies


Files of the artifact segment version 0.0.9 from the group com.github.houbb.

Artifact segment
Group com.github.houbb
Version 0.0.9


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

0 downloads

Source code of segment version 0.0.9

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.houbb.segment.api
com.github.houbb.segment.api.com.github.houbb.segment.api.ISegment
com.github.houbb.segment.api.com.github.houbb.segment.api.ISegmentContext
com.github.houbb.segment.api.com.github.houbb.segment.api.ISegmentResult
com.github.houbb.segment.bs
com.github.houbb.segment.bs.com.github.houbb.segment.bs.SegmentBs
com.github.houbb.segment.constant
com.github.houbb.segment.constant.com.github.houbb.segment.constant.SegmentConst
com.github.houbb.segment.constant.enums
com.github.houbb.segment.constant.enums.com.github.houbb.segment.constant.enums.WordTypeEnum
com.github.houbb.segment.constant
com.github.houbb.segment.constant.com.github.houbb.segment.constant.package-info
com.github.houbb.segment.exception
com.github.houbb.segment.exception.com.github.houbb.segment.exception.SegmentException
com.github.houbb.segment.model
com.github.houbb.segment.model.com.github.houbb.segment.model.WordEntry
com.github.houbb.segment.model.com.github.houbb.segment.model.WordProperty
com.github.houbb.segment
com.github.houbb.segment.com.github.houbb.segment.package-info
com.github.houbb.segment.support.data
com.github.houbb.segment.support.data.com.github.houbb.segment.support.data.ISegmentData
com.github.houbb.segment.support.data.impl
com.github.houbb.segment.support.data.impl.com.github.houbb.segment.support.data.impl.AbstractSegmentData
com.github.houbb.segment.support.data.impl.com.github.houbb.segment.support.data.impl.SegmentDatas
com.github.houbb.segment.support.data.impl.com.github.houbb.segment.support.data.impl.SegmentDefineData
com.github.houbb.segment.support.data.impl.com.github.houbb.segment.support.data.impl.SegmentSystemData
com.github.houbb.segment.support.format
com.github.houbb.segment.support.format.com.github.houbb.segment.support.format.ISegmentFormat
com.github.houbb.segment.support.format.impl
com.github.houbb.segment.support.format.impl.com.github.houbb.segment.support.format.impl.HalfWidthSegmentFormat
com.github.houbb.segment.support.format.impl.com.github.houbb.segment.support.format.impl.LowerCaseSegmentFormat
com.github.houbb.segment.support.format.impl.com.github.houbb.segment.support.format.impl.NoneSegmentFormat
com.github.houbb.segment.support.format.impl.com.github.houbb.segment.support.format.impl.SegmentFormatChain
com.github.houbb.segment.support.format.impl.com.github.houbb.segment.support.format.impl.SegmentFormats
com.github.houbb.segment.support.format
com.github.houbb.segment.support.format.com.github.houbb.segment.support.format.package-info
com.github.houbb.segment.support.normalization
com.github.houbb.segment.support.normalization.com.github.houbb.segment.support.normalization.INormalization
com.github.houbb.segment.support.normalization.com.github.houbb.segment.support.normalization.NormalizationResult
com.github.houbb.segment.support.normalization.impl
com.github.houbb.segment.support.normalization.impl.com.github.houbb.segment.support.normalization.impl.LogNormalization
com.github.houbb.segment.support.normalization
com.github.houbb.segment.support.normalization.com.github.houbb.segment.support.normalization.package-info
com.github.houbb.segment.support
com.github.houbb.segment.support.com.github.houbb.segment.support.package-info
com.github.houbb.segment.support.segment.impl
com.github.houbb.segment.support.segment.impl.com.github.houbb.segment.support.segment.impl.FastSegment
com.github.houbb.segment.support.segment.impl.com.github.houbb.segment.support.segment.impl.PreciseSegment
com.github.houbb.segment.support.segment.impl.com.github.houbb.segment.support.segment.impl.Segment
com.github.houbb.segment.support.segment.impl.com.github.houbb.segment.support.segment.impl.SegmentContext
com.github.houbb.segment.support.segment.impl.com.github.houbb.segment.support.segment.impl.SegmentResult
com.github.houbb.segment.support.segment.impl.com.github.houbb.segment.support.segment.impl.Segments
com.github.houbb.segment.support.segment.mode
com.github.houbb.segment.support.segment.mode.com.github.houbb.segment.support.segment.mode.ISegmentMode
com.github.houbb.segment.support.segment.mode.com.github.houbb.segment.support.segment.mode.SegmentModeContext
com.github.houbb.segment.support.segment.mode.impl
com.github.houbb.segment.support.segment.mode.impl.com.github.houbb.segment.support.segment.mode.impl.AbstractPreciseSegmentMode
com.github.houbb.segment.support.segment.mode.impl.com.github.houbb.segment.support.segment.mode.impl.AbstractSegmentMode
com.github.houbb.segment.support.segment.mode.impl.com.github.houbb.segment.support.segment.mode.impl.AllSegmentMode
com.github.houbb.segment.support.segment.mode.impl.com.github.houbb.segment.support.segment.mode.impl.GreedyFrequencySegmentMode
com.github.houbb.segment.support.segment.mode.impl.com.github.houbb.segment.support.segment.mode.impl.GreedyLengthSegmentMode
com.github.houbb.segment.support.segment.mode.impl.com.github.houbb.segment.support.segment.mode.impl.IndexSegmentMode
com.github.houbb.segment.support.segment.mode.impl.com.github.houbb.segment.support.segment.mode.impl.SearchSegmentMode
com.github.houbb.segment.support.segment.mode.impl.com.github.houbb.segment.support.segment.mode.impl.SegmentModes
com.github.houbb.segment.support.segment.mode.impl.com.github.houbb.segment.support.segment.mode.impl.SingleSegmentMode
com.github.houbb.segment.support.segment.mode.impl.com.github.houbb.segment.support.segment.mode.impl.package-info
com.github.houbb.segment.support.segment
com.github.houbb.segment.support.segment.com.github.houbb.segment.support.segment.package-info
com.github.houbb.segment.support.segment.result
com.github.houbb.segment.support.segment.result.com.github.houbb.segment.support.segment.result.ISegmentResultHandler
com.github.houbb.segment.support.segment.result.impl
com.github.houbb.segment.support.segment.result.impl.com.github.houbb.segment.support.segment.result.impl.SegmentResultHandler
com.github.houbb.segment.support.segment.result.impl.com.github.houbb.segment.support.segment.result.impl.SegmentResultHandlers
com.github.houbb.segment.support.segment.result.impl.com.github.houbb.segment.support.segment.result.impl.SegmentResultWordHandler
com.github.houbb.segment.support.segment.strategy
com.github.houbb.segment.support.segment.strategy.com.github.houbb.segment.support.segment.strategy.ISegmentStrategy
com.github.houbb.segment.support.segment.strategy.impl
com.github.houbb.segment.support.segment.strategy.impl.com.github.houbb.segment.support.segment.strategy.impl.AbstractSegmentStrategy
com.github.houbb.segment.support.segment.strategy.impl.com.github.houbb.segment.support.segment.strategy.impl.SegmentStrategies
com.github.houbb.segment.support.segment.strategy.impl.com.github.houbb.segment.support.segment.strategy.impl.TireTreeSegmentStrategy
com.github.houbb.segment.support.segment.strategy.impl.com.github.houbb.segment.support.segment.strategy.impl.package-info
com.github.houbb.segment.support.trie
com.github.houbb.segment.support.trie.com.github.houbb.segment.support.trie.ISegmentTrieTree
com.github.houbb.segment.support.trie.impl
com.github.houbb.segment.support.trie.impl.com.github.houbb.segment.support.trie.impl.SegmentTrieTree
com.github.houbb.segment.support.trie.impl.com.github.houbb.segment.support.trie.impl.package-info
com.github.houbb.segment.support.type
com.github.houbb.segment.support.type.com.github.houbb.segment.support.type.ISegmentWordType
com.github.houbb.segment.support.type.impl
com.github.houbb.segment.support.type.impl.com.github.houbb.segment.support.type.impl.FirstSegmentWordType
com.github.houbb.segment.support.type.impl.com.github.houbb.segment.support.type.impl.NoneSegmentWordType
com.github.houbb.segment.support.type.impl.com.github.houbb.segment.support.type.impl.WordTypes
com.github.houbb.segment.support.type.impl.com.github.houbb.segment.support.type.impl.package-info
com.github.houbb.segment.util
com.github.houbb.segment.util.com.github.houbb.segment.util.CharUtils
com.github.houbb.segment.util.com.github.houbb.segment.util.SegmentHelper
com.github.houbb.segment.util.com.github.houbb.segment.util.package-info
.segment_define_dict.txt
.segment_dict.txt




© 2015 - 2025 Weber Informatics LLC | Privacy Policy