All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by data with all dependencies

Search JAR files by class name

jcore-elasticsearch-consumer from group de.julielab (version 2.6.2)

This component converts CAS annotations into a JSON format that originates from Solr's preanalyzed field type. At the JulieLab, there is an ElasticSearch plugin making this format accessible also by ElasticSearch. Configuration happens right in Java code. Note that the component is also able to generate perfectly valid ElasticSearch default JSON which does not require the plugin. Then, however, the preanalyzed data format cannot be used because this is the format that required the ElasticSearch plugin.

Group: de.julielab Artifact: jcore-elasticsearch-consumer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-elasticsearch-consumer
Group de.julielab
Version 2.6.2
Last update 29. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-elasticsearch-consumer
License BSD-2-Clause
Dependencies amount 14
Dependencies jcore-descriptor-creator, slf4j-api, httpclient, lucene-analyzers-common, assertj-core, guava, gson, jcore-utilities, julielab-java-utilities, icu4j, commons-lang3, mapdb, testng, junit-jupiter,
There are maybe transitive dependencies!

mone-article-experiments from group org.cicirello (version 1.0.0)

This package contains Java programs for reproducing the experiments, and analysis of experimental data, from the following article: Cicirello, V.A. On Fitness Landscape Analysis of Permutation Problems: From Distance Metrics to Mutation Operator Selection. Mobile Networks and Applications (2022). https://doi.org/10.1007/s11036-022-02060-z.

Group: org.cicirello Artifact: mone-article-experiments
Show documentation Show source 
 

0 downloads
Artifact mone-article-experiments
Group org.cicirello
Version 1.0.0
Last update 09. November 2022
Organization Cicirello.Org
URL https://github.com/cicirello/MONE2022-experiments
License GPL-3.0-or-later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

skipledger-sql from group io.crums (version 0.5.1)

SQL implementation of the hash ledger. The hash ledger is a skip ledger annotatated with crumtrails (witness records). It contains only opaque hashes. This module maintains the hash ledger on a relational database. It also models the source ledger (the data being tracked) as 2 SQL queries: one, to determine the number rows in the ledger; the second, to return the ledger row for a given row number.

Group: io.crums Artifact: skipledger-sql
Show all versions Show documentation Show source 
 

0 downloads
Artifact skipledger-sql
Group io.crums
Version 0.5.1
Last update 25. October 2022
Organization not specified
URL Not specified
License GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies skipledger,
There are maybe transitive dependencies!

moa-kafka from group nz.ac.waikato.cms.adams (version 2022.10.17)

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems. This artifact enables you to stream data to MOA from Kafka.

Group: nz.ac.waikato.cms.adams Artifact: moa-kafka
Show documentation Show source 
 

0 downloads
Artifact moa-kafka
Group nz.ac.waikato.cms.adams
Version 2022.10.17
Last update 17. October 2022
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3
Dependencies amount 2
Dependencies moa, kafka-clients,
There are maybe transitive dependencies!

weka-package from group nz.ac.waikato.cms.adams (version 2022.10.17)

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems. This artifact enables you to use MOA from within WEKA.

Group: nz.ac.waikato.cms.adams Artifact: weka-package
Show documentation 
 

0 downloads
Artifact weka-package
Group nz.ac.waikato.cms.adams
Version 2022.10.17
Last update 17. October 2022
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3
Dependencies amount 1
Dependencies moa,
There are maybe transitive dependencies!

moa from group nz.ac.waikato.cms.adams (version 2022.10.17)

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems. ADAMS fork.

Group: nz.ac.waikato.cms.adams Artifact: moa
Show documentation Show source 
 

0 downloads
Artifact moa
Group nz.ac.waikato.cms.adams
Version 2022.10.17
Last update 17. October 2022
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3.0
Dependencies amount 16
Dependencies weka-dev, sizeofag, guava, jclasslocator, jshell-scripting, meka, commons-math3, opencsv, commons-cli, commons-io, jfreechart, gson, ssj, JMathPlot, JMathIO, slf4j-log4j12,
There are maybe transitive dependencies!

moa-pom from group nz.ac.waikato.cms.adams (version 2022.10.17)

Massive On-line Analysis is an environment for massive data mining. MOA provides a framework for data stream mining and includes tools for evaluation and a collection of machine learning algorithms. Related to the WEKA project, also written in Java, while scaling to more demanding problems. ADAMS fork.

Group: nz.ac.waikato.cms.adams Artifact: moa-pom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact moa-pom
Group nz.ac.waikato.cms.adams
Version 2022.10.17
Last update 17. October 2022
Organization University of Waikato, Hamilton, NZ
URL http://moa.cms.waikato.ac.nz/
License GNU General Public License 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

amazon-qldb-ledger-load from group software.amazon.qldb (version 1.1.0)

A QLDB ledger data loading framework that accepts events over a delivery mechanism (SQS, SNS, etc.) and writes them to the ledger, conducting idempotence and revision version checks prior to writing. This project is meant to be a framework that offers a basic common-case implementation but is customizable to suit the needs of specific customer use cases.

Group: software.amazon.qldb Artifact: amazon-qldb-ledger-load
Show all versions Show documentation Show source 
 

0 downloads
Artifact amazon-qldb-ledger-load
Group software.amazon.qldb
Version 1.1.0
Last update 18. August 2022
Organization not specified
URL https://aws.amazon.com/qldb/
License MIT-0
Dependencies amount 10
Dependencies aws-lambda-java-core, aws-lambda-java-events, amazon-kinesis-client, log4j-api, log4j-core, amazon-qldb-driver-java, ion-java, qldb, sqs, sns,
There are maybe transitive dependencies!

cycle-mutation-experiments from group org.cicirello (version 1.0.0)

This package contains Java programs for reproducing the experiments, and analysis of experimental data, from the following article: Vincent A. Cicirello. 2022. Cycle Mutation: Evolving Permutations via Cycle Induction. Applied Sciences, 12, 11, Article 5506 (June 2022). https://doi.org/10.3390/app12115506. Also available at: https://www.cicirello.org/publications/applsci-12-05506.pdf

Group: org.cicirello Artifact: cycle-mutation-experiments
Show documentation Show source 
 

0 downloads
Artifact cycle-mutation-experiments
Group org.cicirello
Version 1.0.0
Last update 30. May 2022
Organization Cicirello.Org
URL https://github.com/cicirello/cycle-mutation-experiments
License GPL-3.0-or-later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

YahooFinanceAPI from group com.yahoofinance-api (version 3.17.0)

This library provides some methods that should make it easy to communicate with the Yahoo Finance API. It allows you to request detailed information, some statistics and historical quotes on stocks. Separate functionality is available to request a simple FX quote. Please check the javadoc to get a complete overview of the available methods and to get an idea of which data is available from Yahoo Finance.

Group: com.yahoofinance-api Artifact: YahooFinanceAPI
Show all versions Show documentation Show source 
 

150 downloads
Artifact YahooFinanceAPI
Group com.yahoofinance-api
Version 3.17.0
Last update 17. May 2022
Organization not specified
URL http://financequotes-api.com
License MIT License
Dependencies amount 2
Dependencies slf4j-api, jackson-databind,
There are maybe transitive dependencies!



Page 1878 from 3 (items total 19558)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy