Download JAR files tagged by article with all 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.
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!
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!
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
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!
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!
self-tuning-lam-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. 2021. Self-Tuning Lam Annealing: Learning
Hyperparameters While Problem Solving. Applied Sciences, 11, 21, Article
9828 (November 2021). https://doi.org/10.3390/app11219828. Also available
at: https://www.cicirello.org/publications/applsci-11-09828.pdf
0 downloads
Artifact self-tuning-lam-experiments
Group org.cicirello
Version 1.0.0
Last update 21. October 2021
Organization Cicirello.Org
URL https://github.com/cicirello/self-tuning-lam-experiments
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!
Group org.cicirello
Version 1.0.0
Last update 21. October 2021
Organization Cicirello.Org
URL https://github.com/cicirello/self-tuning-lam-experiments
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!
modified-lam-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
journal article: Vincent A. Cicirello. 2020. Optimizing the Modified
Lam Annealing Schedule. Industrial Networks and Intelligent Systems,
7(25), Article e1 (December 2020).
https://doi.org/10.4108/eai.16-12-2020.167653.
The full text of this article is also available at:
https://www.cicirello.org/publications/eai.16-12-2020.167653.pdf.
Artifact modified-lam-experiments
Group org.cicirello
Version 1.0.0
Last update 16. January 2021
Organization Cicirello.Org
URL https://github.com/cicirello/modified-lam-experiments
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!
Group org.cicirello
Version 1.0.0
Last update 16. January 2021
Organization Cicirello.Org
URL https://github.com/cicirello/modified-lam-experiments
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!
thesefoolishthings from group it.tidalwave.thesefoolishthings (version 4.0-ALPHA-1)
This project is a collection of miscellaneous tools shared by a number of projects of the same author. There are **simple tuples** to use with Java Streams,
**type-safe maps** ([inspired by the heterogeneous map pattern](https://www.informit.com/articles/article.aspx?p=2861454&seqNum=8)) described in Effective Java
by Joshua Bloch, a **finder** that handles in a smart way queries to data sources, a facility to use the **DCI (Data, Context and Interactions) architectural
pattern**, a simple **message bus** suitable for using the pub-sub pattern inside an application, some **test utilities**, an **experimental actor framework**
and a few other small things.
The project name is a tribute to the [jazz standard with the same name](https://en.wikipedia.org/wiki/These_Foolish_Things_(Remind_Me_of_You)) by
Maschwitz and Strachey.
Group: it.tidalwave.thesefoolishthings Artifact: thesefoolishthings
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact thesefoolishthings
Group it.tidalwave.thesefoolishthings
Version 4.0-ALPHA-1
Last update 29. December 2024
Organization not specified
URL https://tidalwave.bitbucket.io/thesefoolishthings/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group it.tidalwave.thesefoolishthings
Version 4.0-ALPHA-1
Last update 29. December 2024
Organization not specified
URL https://tidalwave.bitbucket.io/thesefoolishthings/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
boilerpipe from group de.l3s.boilerpipe (version 1.1.0)
The boilerpipe library provides algorithms to detect and remove the surplus "clutter" (boilerplate, templates) around the main textual content of a web page.
The library already provides specific strategies for common tasks (for example: news article extraction) and may also be easily extended for individual problem settings.
Extracting content is very fast (milliseconds), just needs the input document (no global or site-level information required) and is usually quite accurate.
Boilerpipe is a Java library written by Christian Kohlschütter. It is released under the Apache License 2.0.
The algorithms used by the library are based on (and extending) some concepts of the paper "Boilerplate Detection using Shallow Text Features" by Christian Kohlschütter et al., presented at WSDM 2010 -- The Third ACM International Conference on Web Search and Data Mining New York City, NY USA.
10 downloads
Artifact boilerpipe
Group de.l3s.boilerpipe
Version 1.1.0
Last update 03. November 2010
Organization not specified
URL http://code.google.com/p/boilerpipe/
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.l3s.boilerpipe
Version 1.1.0
Last update 03. November 2010
Organization not specified
URL http://code.google.com/p/boilerpipe/
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 6 from 6 (items total 56)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy