jar

com.github.keran213539 : IK_Analyzer

Maven & Gradle

Jan 22, 2019
2 usages
3 stars

IK_Analyzer_maven · IK 分词器项目maven版.发布到maven中央仓库

Table Of Contents

Latest Version

Download com.github.keran213539 : IK_Analyzer JAR file - Latest Versions:

All Versions

Download com.github.keran213539 : IK_Analyzer JAR file - All Versions:

Version Vulnerabilities Size Updated
2012FF_hf1_1
2012FF_hf1

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 IK_Analyzer-2012FF_hf1_1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wltea.analyzer.core

├─ org.wltea.analyzer.core.AnalyzeContext.class - [JAR]

├─ org.wltea.analyzer.core.CJKSegmenter.class - [JAR]

├─ org.wltea.analyzer.core.CN_QuantifierSegmenter.class - [JAR]

├─ org.wltea.analyzer.core.CharacterUtil.class - [JAR]

├─ org.wltea.analyzer.core.IKArbitrator.class - [JAR]

├─ org.wltea.analyzer.core.IKSegmenter.class - [JAR]

├─ org.wltea.analyzer.core.ISegmenter.class - [JAR]

├─ org.wltea.analyzer.core.LetterSegmenter.class - [JAR]

├─ org.wltea.analyzer.core.Lexeme.class - [JAR]

├─ org.wltea.analyzer.core.LexemePath.class - [JAR]

├─ org.wltea.analyzer.core.QuickSortSet.class - [JAR]

org.wltea.analyzer.sample

├─ org.wltea.analyzer.sample.IKAnalzyerDemo.class - [JAR]

├─ org.wltea.analyzer.sample.LuceneIndexAndSearchDemo.class - [JAR]

org.wltea.analyzer.cfg

├─ org.wltea.analyzer.cfg.Configuration.class - [JAR]

├─ org.wltea.analyzer.cfg.DefaultConfig.class - [JAR]

org.wltea.analyzer.query

├─ org.wltea.analyzer.query.IKQueryExpressionParser.class - [JAR]

├─ org.wltea.analyzer.query.SWMCQueryBuilder.class - [JAR]

org.wltea.analyzer.dic

├─ org.wltea.analyzer.dic.DictSegment.class - [JAR]

├─ org.wltea.analyzer.dic.Dictionary.class - [JAR]

├─ org.wltea.analyzer.dic.Hit.class - [JAR]

org.wltea.analyzer.lucene

├─ org.wltea.analyzer.lucene.IKAnalyzer.class - [JAR]

├─ org.wltea.analyzer.lucene.IKTokenizer.class - [JAR]

Advertisement