jar

com.github.houbb : nlp-hezi

Maven & Gradle

Nov 24, 2021

nlp-hezi · Nlp chaizi tool for java.

Table Of Contents

Latest Version

Download com.github.houbb : nlp-hezi JAR file - Latest Versions:

All Versions

Download com.github.houbb : nlp-hezi JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 nlp-hezi-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.houbb.nlp.hanzi.similar.bs

├─ com.github.houbb.nlp.hanzi.similar.bs.HeziBs.class - [JAR]

com.github.houbb.nlp.hanzi.similar.support.data

├─ com.github.houbb.nlp.hanzi.similar.support.data.HeziData.class - [JAR]

├─ com.github.houbb.nlp.hanzi.similar.support.data.HeziDatas.class - [JAR]

com.github.houbb.nlp.hanzi.similar.support.segment

├─ com.github.houbb.nlp.hanzi.similar.support.segment.HeziFastForwardSegment.class - [JAR]

├─ com.github.houbb.nlp.hanzi.similar.support.segment.HeziSegments.class - [JAR]

com.github.houbb.nlp.hanzi.similar.constant

├─ com.github.houbb.nlp.hanzi.similar.constant.HeziDataConst.class - [JAR]

com.github.houbb.nlp.hanzi.similar.api

├─ com.github.houbb.nlp.hanzi.similar.api.IHezi.class - [JAR]

├─ com.github.houbb.nlp.hanzi.similar.api.IHeziContext.class - [JAR]

├─ com.github.houbb.nlp.hanzi.similar.api.IHeziData.class - [JAR]

├─ com.github.houbb.nlp.hanzi.similar.api.IHeziSegment.class - [JAR]

com.github.houbb.nlp.hanzi.similar.core

├─ com.github.houbb.nlp.hanzi.similar.core.Hezi.class - [JAR]

├─ com.github.houbb.nlp.hanzi.similar.core.HeziContext.class - [JAR]

com.github.houbb.nlp.hanzi.similar.util

├─ com.github.houbb.nlp.hanzi.similar.util.HeziHelper.class - [JAR]

com.github.houbb.nlp.hanzi.similar.support.segment.trie

├─ com.github.houbb.nlp.hanzi.similar.support.segment.trie.HeziTrieTreeMap.class - [JAR]

com.github.houbb.nlp.hanzi.similar.exception

├─ com.github.houbb.nlp.hanzi.similar.exception.HeziException.class - [JAR]

Advertisement