jar

io.github.yizhiru : thulac4j

Maven & Gradle

Nov 15, 2018
86 stars

thulac4j · Java implementation of THULAC.

Table Of Contents

Latest Version

Download io.github.yizhiru : thulac4j JAR file - Latest Versions:

All Versions

Download io.github.yizhiru : thulac4j JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.0.x
1.6.x
1.5.x
1.3.x
1.2.x
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 thulac4j-3.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.yizhiru.thulac4j.common

├─ io.github.yizhiru.thulac4j.common.DoubleArrayTrie.class - [JAR]

├─ io.github.yizhiru.thulac4j.common.Nullable.class - [JAR]

io.github.yizhiru.thulac4j.util

├─ io.github.yizhiru.thulac4j.util.CharUtils.class - [JAR]

├─ io.github.yizhiru.thulac4j.util.ChineseUtils.class - [JAR]

├─ io.github.yizhiru.thulac4j.util.IOUtils.class - [JAR]

├─ io.github.yizhiru.thulac4j.util.ModelPaths.class - [JAR]

io.github.yizhiru.thulac4j.process

├─ io.github.yizhiru.thulac4j.process.LexiconCementer.class - [JAR]

├─ io.github.yizhiru.thulac4j.process.RuleAnnotator.class - [JAR]

├─ io.github.yizhiru.thulac4j.process.SpecifiedWordCementer.class - [JAR]

io.github.yizhiru.thulac4j.perceptron

├─ io.github.yizhiru.thulac4j.perceptron.StructuredPerceptronClassifier.class - [JAR]

├─ io.github.yizhiru.thulac4j.perceptron.StructuredPerceptronModel.class - [JAR]

io.github.yizhiru.thulac4j

├─ io.github.yizhiru.thulac4j.POSTagger.class - [JAR]

├─ io.github.yizhiru.thulac4j.SPChineseTokenizer.class - [JAR]

├─ io.github.yizhiru.thulac4j.Segmenter.class - [JAR]

io.github.yizhiru.thulac4j.term

├─ io.github.yizhiru.thulac4j.term.AnnotatedTerms.class - [JAR]

├─ io.github.yizhiru.thulac4j.term.CharType.class - [JAR]

├─ io.github.yizhiru.thulac4j.term.POC.class - [JAR]

├─ io.github.yizhiru.thulac4j.term.TokenItem.class - [JAR]

Advertisement