jar

com.hankcs.nlp : hanlp-solr-plugin

Maven & Gradle

Dec 14, 2016
291 stars

hanlp-solr-plugin · A Lucene tokenizer plugin for both Simplified Chinese and Traditional Chinese, featured with Chinese Word Segmentation, custom dictionary etc.

Table Of Contents

Latest Version

Download com.hankcs.nlp : hanlp-solr-plugin JAR file - Latest Versions:

All Versions

Download com.hankcs.nlp : hanlp-solr-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 hanlp-solr-plugin-1.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.hankcs.lucene

├─ com.hankcs.lucene.HanLPAnalyzer.class - [JAR]

├─ com.hankcs.lucene.HanLPIndexAnalyzer.class - [JAR]

├─ com.hankcs.lucene.HanLPTokenizer.class - [JAR]

├─ com.hankcs.lucene.HanLPTokenizerFactory.class - [JAR]

├─ com.hankcs.lucene.PorterStemmer.class - [JAR]

├─ com.hankcs.lucene.SegmentWrapper.class - [JAR]