jar

com.github.houbb : nlp-chaizi

Maven & Gradle

Nov 23, 2021
2 usages

nlp-chaizi · Nlp chaizi tool for java.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.1.x
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-chaizi-1.1.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.ChaiziBs.class - [JAR]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Advertisement