-
Notifications
You must be signed in to change notification settings - Fork 4
Aho-Corasick in Java
License
ukwa/aho-corasick
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the source code distribution for an implementation of the Aho-Corasick automaton in Java. For license information, please see LICENSE. The following commands require Apache Ant, which can be found here: http://ant.apache.org/ Building the jar ================ To compile the jar, run `ant jar'. The resulting jar should be created in: dist/org.arabidopsis.ahocorasick-1.1.jar Building the documentation ========================== To build the javadocs, run `ant javadoc'. The javadocs should be created in: javadoc/ Sources ======= This distribution was build from the source code originally hosted at http://hkn.eecs.berkeley.edu/~dyoo/java/index.html
About
Aho-Corasick in Java
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published