Download JAR files tagged by corasick with all dependencies
low-memory-aho-corasick from group com.pkware.ahocorasick (version 1.1.2)
Low memory, fast Aho-Corasick implementation.
Group: com.pkware.ahocorasick Artifact: low-memory-aho-corasick
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact low-memory-aho-corasick
Group com.pkware.ahocorasick
Version 1.1.2
Last update 02. May 2024
Organization PKWARE, Inc.
URL https://github.com/pkware/LowMemoryAhoCorasick
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!
Group com.pkware.ahocorasick
Version 1.1.2
Last update 02. May 2024
Organization PKWARE, Inc.
URL https://github.com/pkware/LowMemoryAhoCorasick
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!
LowMemoryAhoCorasick from group com.pkware.ahocorasick (version "1.0.0")
0 downloads
aho-corasick from group com.pkware.ahocorasick (version 1.2.0)
The Aho-Corasick string searching algorithm.
Group: com.pkware.ahocorasick Artifact: aho-corasick
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact aho-corasick
Group com.pkware.ahocorasick
Version 1.2.0
Last update 19. April 2021
Organization PKWARE, Inc.
URL https://github.com/pkware/aho-corasick
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.pkware.ahocorasick
Version 1.2.0
Last update 19. April 2021
Organization PKWARE, Inc.
URL https://github.com/pkware/aho-corasick
License BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
aho-corasick from group eu.crydee (version 2.0.1)
Aho-Corasick search with generic alphabets
Artifact aho-corasick
Group eu.crydee
Version 2.0.1
Last update 16. November 2019
Organization not specified
URL https://github.com/m09/aho-corasick
License Apache License, Version 2.0
Dependencies amount 2
Dependencies guava, commons-lang3,
There are maybe transitive dependencies!
Group eu.crydee
Version 2.0.1
Last update 16. November 2019
Organization not specified
URL https://github.com/m09/aho-corasick
License Apache License, Version 2.0
Dependencies amount 2
Dependencies guava, commons-lang3,
There are maybe transitive dependencies!
keyword-search from group com.zhixiangli (version 0.0.1)
use a string searching algorithm, Aho–Corasick Automaton
Artifact keyword-search
Group com.zhixiangli
Version 0.0.1
Last update 15. January 2017
Organization not specified
URL https://github.com/zhixiangli/keyword-search
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!
Group com.zhixiangli
Version 0.0.1
Last update 15. January 2017
Organization not specified
URL https://github.com/zhixiangli/keyword-search
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!
aho-corasick-enhance from group io.github.jayzhang (version 1.0.0)
Enhancement of aho-corasick automa with incrementally adding or removing patterns.
Artifact aho-corasick-enhance
Group io.github.jayzhang
Version 1.0.0
Last update 23. June 2020
Organization not specified
URL https://github.com/jayzhang/aho-corasick-enhance
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies commons-lang3, commons-io,
There are maybe transitive dependencies!
Group io.github.jayzhang
Version 1.0.0
Last update 23. June 2020
Organization not specified
URL https://github.com/jayzhang/aho-corasick-enhance
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies commons-lang3, commons-io,
There are maybe transitive dependencies!
ahocorasick from group com.addthis (version 1.5.4)
Java implementation of Aho-Corasick dictionary matching algorithm
0 downloads
Artifact ahocorasick
Group com.addthis
Version 1.5.4
Last update 19. December 2015
Organization not specified
URL https://github.com/addthis/aho-corasick
License Apache License, Version 2.0
Dependencies amount 2
Dependencies gs-collections, guava,
There are maybe transitive dependencies!
Group com.addthis
Version 1.5.4
Last update 19. December 2015
Organization not specified
URL https://github.com/addthis/aho-corasick
License Apache License, Version 2.0
Dependencies amount 2
Dependencies gs-collections, guava,
There are maybe transitive dependencies!
aho-corasick-double-array-trie from group com.hankcs (version 1.2.3)
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
Group: com.hankcs Artifact: aho-corasick-double-array-trie
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact aho-corasick-double-array-trie
Group com.hankcs
Version 1.2.3
Last update 13. August 2021
Organization 码农场
URL https://github.com/hankcs/AhoCorasickDoubleArrayTrie
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.hankcs
Version 1.2.3
Last update 13. August 2021
Organization 码农场
URL https://github.com/hankcs/AhoCorasickDoubleArrayTrie
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
trie from group me.zhanglun.ahocorasick (version 2.0.1)
Scala implementation of the Aho-Corasick algorithm for efficient longest keyword string matching
0 downloads
Artifact trie
Group me.zhanglun.ahocorasick
Version 2.0.1
Last update 13. January 2019
Organization not specified
URL https://github.com/mrzhangboss/ahocorasick
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!
Group me.zhanglun.ahocorasick
Version 2.0.1
Last update 13. January 2019
Organization not specified
URL https://github.com/mrzhangboss/ahocorasick
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!
ahocorasick-doublearray from group com.helipy.text (version 1.1.0)
A double array optimized Aho-CoraSick algorithm, an efficient string matching against a large set of keywords
Group: com.helipy.text Artifact: ahocorasick-doublearray
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact ahocorasick-doublearray
Group com.helipy.text
Version 1.1.0
Last update 31. August 2024
Organization not specified
URL https://github.com/nuclear-sun/aho-corasick
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.helipy.text
Version 1.1.0
Last update 31. August 2024
Organization not specified
URL https://github.com/nuclear-sun/aho-corasick
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 1 from 2 (items total 12)