DOC

org.apdplat : word

Maven & Gradle

Oct 06, 2015
13 usages
1.6k stars

word · word分词是一个Java实现的中文分词组件,提供了多种基于词典的分词算法,并利用ngram模型来消除歧义。 能准确识别英文、数字,以及日期、时间等数量词,能识别人名、地名、组织机构名等未登录词。 同时提供了Lucene、Solr、ElasticSearch插件。

Table Of Contents

Latest Version

Download org.apdplat : word Javadoc & API Documentation - Latest Versions:

All Versions

Download org.apdplat : word Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.3.x
1.3
1.2
1.1
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file word-1.3.1-javadoc.jar to word-1.3.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder word-1.3.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "word-1.3.1-sources.jar" -d "word-1.3.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Oct 06, 2015
13 usages
1.6k stars
Sep 26, 2015
Nov 25, 2015
Apr 15, 2015
157 stars

Discover Dependencies

Aug 19, 2023
81 usages
126 stars
Sep 24, 2015
3 usages
598 stars
Mar 12, 2021
133 stars
Aug 28, 2015
5 usages
78 stars
Sep 06, 2015
1 usages
78 stars
Jun 13, 2023
2 usages
52 stars
Dec 17, 2021
4 usages
41.7k stars