DOC

org.ahocorasick : ahocorasick

Maven & Gradle

Mar 01, 2021
18 usages
710 stars

Aho-CoraSick algorithm for efficient string matching · Java library for efficient string matching against a large set of keywords

Table Of Contents

Latest Version

Download org.ahocorasick : ahocorasick Javadoc & API Documentation - Latest Versions:

All Versions

Download org.ahocorasick : ahocorasick Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.6.x
0.4.x
0.3.x
0.2.x
0.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file ahocorasick-0.6.3-javadoc.jar to ahocorasick-0.6.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ahocorasick-0.6.3-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 "ahocorasick-0.6.3-sources.jar" -d "ahocorasick-0.6.3-javadoc" -subpackages 

Advertisement

Dependencies from Group

Mar 01, 2021
18 usages
710 stars

Discover Dependencies

Nov 26, 2017
2 usages
2 stars
Jan 08, 2016
60 stars
Jan 08, 2016
1 usages
60 stars
Dec 10, 2017
2 usages
180 stars
Sep 23, 2015
1 usages
12 stars
Sep 23, 2015
12 stars
Sep 23, 2015
12 stars
Sep 25, 2015
0 stars
Jul 21, 2022
54 stars
Jul 04, 2023
0 stars