Download JAR files tagged by algorithm with all dependencies
porter-stemmer from group gov.sandia.foundry (version 1.4)
The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems.
Artifact porter-stemmer
Group gov.sandia.foundry
Version 1.4
Last update 28. August 2011
Organization not specified
URL http://tartarus.org/~martin/PorterStemmer/
License The BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group gov.sandia.foundry
Version 1.4
Last update 28. August 2011
Organization not specified
URL http://tartarus.org/~martin/PorterStemmer/
License The BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
gnudiff from group com.bmsi (version 1.7)
A translation of the GNU Diff algorithm to a Java class. The Diff class computes the differences
between two Object arrays as a list of changes. This is very general purpose. Any of the options
to GNU diff can be efficiently implemented as variations on how Object.equals() is implemented
and how the change list is printed.
Artifact gnudiff
Group com.bmsi
Version 1.7
Last update 01. February 2011
Organization not specified
URL http://www.bmsi.com/java/#diff
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
Group com.bmsi
Version 1.7
Last update 01. February 2011
Organization not specified
URL http://www.bmsi.com/java/#diff
License GNU GENERAL PUBLIC LICENSE
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!
ai-pipeline from group org.apache.skywalking (version 10.1.0)
AI pipeline module include pipelines connecting the OAP kernel and any 3rd party AI and/or algorithm
server. The kernel would call the pipeline in the specific context/scenario with well formatted telemetry data,
and expect the remote to respond with the result of the AI/algorithm as quick as possible, but in async way in
case of large size of data or lower performance behavior of the remote.
Artifact ai-pipeline
Group org.apache.skywalking
Version 10.1.0
Last update 29. September 2024
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies grpc-netty, grpc-protobuf, grpc-stub, library-module, library-client,
There are maybe transitive dependencies!
Group org.apache.skywalking
Version 10.1.0
Last update 29. September 2024
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies grpc-netty, grpc-protobuf, grpc-stub, library-module, library-client,
There are maybe transitive dependencies!
learnlib-rpni from group de.learnlib (version 0.17.0)
This artifact provides the implementation of (a blue-fringe version of) the "regular positive negative
inference" (RPNI) learning algorithm as presented in the paper "Inferring regular languages in polynomial update
time" (https://dx.doi.org/10.1142/9789812797902_0004) by Jose Oncina and Pedro García.
More details on the blue-fringe version of this algorithm can be found in the book "Grammatical Inference"
(https://doi.org/10.1017/CBO9781139194655) by Colin de la Higuera.
0 downloads
Artifact learnlib-rpni
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies learnlib-api, learnlib-datastructure-pta, automata-api, automata-commons-smartcollections, checker-qual, buildergen, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!
Group de.learnlib
Version 0.17.0
Last update 15. November 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies learnlib-api, learnlib-datastructure-pta, automata-api, automata-commons-smartcollections, checker-qual, buildergen, learnlib-learner-it-support, testng,
There are maybe transitive dependencies!
pmptt from group one.edee.oss (version 1.2.2)
Library encapsulates a special flavour of MPTT algorithm with predictable bound computation logic,
that allows to minimize write overhead that is otherwise closely connected to standard MPTT algorithm.
MPTT flattens hierarchical structure to flat structure with bounds that allow quick filtering children
or parent nodes when required.
Group: one.edee.oss Artifact: pmptt
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pmptt
Group one.edee.oss
Version 1.2.2
Last update 24. June 2022
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/PMPTT/
License MIT License
Dependencies amount 3
Dependencies jsr305, commons-logging, lombok,
There are maybe transitive dependencies!
Group one.edee.oss
Version 1.2.2
Last update 24. June 2022
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/PMPTT/
License MIT License
Dependencies amount 3
Dependencies jsr305, commons-logging, lombok,
There are maybe transitive dependencies!
pmptt_core from group one.edee.oss (version 1.2.2)
0 downloads
Artifact pmptt_core
Group one.edee.oss
Version 1.2.2
Last update 24. June 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group one.edee.oss
Version 1.2.2
Last update 24. June 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
pmptt_rdbms from group one.edee.oss (version 1.2.2)
0 downloads
pmptt_tests from group one.edee.oss (version 1.2.2)
optics_dbScan from group nz.ac.waikato.cms.weka (version 1.0.6)
The OPTICS and DBScan clustering algorithms. Martin Ester, Hans-Peter Kriegel, Joerg Sander, Xiaowei Xu: A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise. In: Second International Conference on Knowledge Discovery and Data Mining, 226-231, 1996; Mihael Ankerst, Markus M. Breunig, Hans-Peter Kriegel, Joerg Sander: OPTICS: Ordering Points To Identify the Clustering Structure. In: ACM SIGMOD International Conference on Management of Data, 49-60, 1999.
Group: nz.ac.waikato.cms.weka Artifact: optics_dbScan
Show all versions Show documentation Show source
Show all versions Show documentation Show source
5 downloads
Artifact optics_dbScan
Group nz.ac.waikato.cms.weka
Version 1.0.6
Last update 16. December 2019
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/optics_dbScan
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.6
Last update 16. December 2019
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/optics_dbScan
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
ecfeed.junit from group com.ecfeed (version 1.0.0)
An open library used to connect to the ecFeed service. It can be also used as a standalone testing tool. It is integrated with Junit5 and generates a stream of test cases using a selected algorithm (e.g. Cartesian, N-Wise). There are no limitations associated with the off-line version but the user cannot access the on-line computation servers and the model database.
Artifact ecfeed.junit
Group com.ecfeed
Version 1.0.0
Last update 04. October 2019
Organization not specified
URL https://ecfeed.com/
License Eclipse Public License - v 1.0
Dependencies amount 1
Dependencies selenium-java,
There are maybe transitive dependencies!
Group com.ecfeed
Version 1.0.0
Last update 04. October 2019
Organization not specified
URL https://ecfeed.com/
License Eclipse Public License - v 1.0
Dependencies amount 1
Dependencies selenium-java,
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
Page 95 from 102 (items total 1015)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy