jar

com.github.houbb : common-segment-core

Maven & Gradle

Dec 19, 2023
Table Of Contents

Latest Version

Download com.github.houbb : common-segment-core JAR file - Latest Versions:

All Versions

Download com.github.houbb : common-segment-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 common-segment-core-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.houbb.common.segment.bs

├─ com.github.houbb.common.segment.bs.CommonSegmentBs.class - [JAR]

├─ com.github.houbb.common.segment.bs.CommonSegmentContext.class - [JAR]

├─ com.github.houbb.common.segment.bs.CommonSegmentResult.class - [JAR]

com.github.houbb.common.segment.util

├─ com.github.houbb.common.segment.util.CommonSegmentHelper.class - [JAR]

com.github.houbb.common.segment.support.result

├─ com.github.houbb.common.segment.support.result.AbstractCommonSegmentResultHandler.class - [JAR]

├─ com.github.houbb.common.segment.support.result.CommonSegmentResultHandlers.class - [JAR]

├─ com.github.houbb.common.segment.support.result.RawCommonSegmentResultHandler.class - [JAR]

├─ com.github.houbb.common.segment.support.result.SegmentCommonSegmentResultHandler.class - [JAR]

├─ com.github.houbb.common.segment.support.result.SegmentCountCommonSegmentResultHandler.class - [JAR]

com.github.houbb.common.segment.support.segment

├─ com.github.houbb.common.segment.support.segment.AbstractCommonSegment.class - [JAR]

├─ com.github.houbb.common.segment.support.segment.CharsCommonSegment.class - [JAR]

├─ com.github.houbb.common.segment.support.segment.CommonSegments.class - [JAR]

├─ com.github.houbb.common.segment.support.segment.SentenceCommonSegment.class - [JAR]

├─ com.github.houbb.common.segment.support.segment.SingleCommonSegment.class - [JAR]

├─ com.github.houbb.common.segment.support.segment.WordCommonSegment.class - [JAR]