Download JAR files tagged by exactly with all dependencies
mvvm-core from group io.github.mayconcardoso (version 2.1.0)
Group: io.github.mayconcardoso Artifact: mvvm-core
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
simple-recyclerview from group io.github.mayconcardoso (version 2.1.0)
Group: io.github.mayconcardoso Artifact: simple-recyclerview
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
networking from group io.github.mayconcardoso (version 2.1.0)
Group: io.github.mayconcardoso Artifact: networking
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
jcore-medline-reader from group de.julielab (version 2.6.0)
Leveraging the JCoRe XML Reader, this project employs a Medline-enabled mapping file to map Medline XML
documents to CAS instances. The input is a directory of single XML files, each containing exactly one XML
MedlineCitation. The XML format is the one used by NCBI when downloading Medline documents in large batches from
the NCBI FTP server. However, the component currently expects single documents instead of whole
MedlineCitationSets containing sets of MedlineCitations.
Artifact jcore-medline-reader
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-medline-reader
License BSD-2-Clause
Dependencies amount 3
Dependencies jcore-descriptor-creator, jcore-xml-reader, junit-jupiter-engine,
There are maybe transitive dependencies!
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-medline-reader
License BSD-2-Clause
Dependencies amount 3
Dependencies jcore-descriptor-creator, jcore-xml-reader, junit-jupiter-engine,
There are maybe transitive dependencies!
geocode from group com.afrigis.services (version 3.0.2)
0 downloads
ConfigurableReports from group com.vectorprint (version 9.2)
Group: com.vectorprint Artifact: ConfigurableReports
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact ConfigurableReports
Group com.vectorprint
Version 9.2
Last update 12. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies sac,
There are maybe transitive dependencies!
Group com.vectorprint
Version 9.2
Last update 12. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies sac,
There are maybe transitive dependencies!
ReportQrSupport from group com.vectorprint (version 8.10)
0 downloads
Artifact ReportQrSupport
Group com.vectorprint
Version 8.10
Last update 02. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies javase, ConfigurableReports,
There are maybe transitive dependencies!
Group com.vectorprint
Version 8.10
Last update 02. April 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies javase, ConfigurableReports,
There are maybe transitive dependencies!
ReportingParent from group com.vectorprint (version 8.10)
Group: com.vectorprint Artifact: ReportingParent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
VectorPrintReport from group com.vectorprint (version 13.1)
0 downloads
rng from group de.cit-ec.ml (version 1.0.0)
This is an implementation of the Neural Gas algorithm on
distance data (Relational Neural Gas) for unsupervised clustering.
We recommend that you use the functions provided by the RelationalNeuralGas
class for your purposes. All other classes and functions are utilities which
are used by this central class. In particular, you can use RelationalNeuralGas.train()
to obtain a RNGModel (i.e. a clustering of your data), and subsequently
you can use RelationalNeuralGas.getAssignments() to obtain the resulting
cluster assignments, and RelationalNeuralGas.classify() to cluster new points
which are not part of the training data set.
The underlying scientific work is summarized nicely in the dissertation
"Topographic Mapping of Dissimilarity Datasets" by Alexander Hasenfuss
(2009).
The basic properties of an Relational Neural Gas algorithm are the following:
1.) It is relational: The data is represented only in terms of a pairwise
distance matrix.
2.) It is a clustering method: The algorithm provides a clustering model,
that is: After calculation,
each data point should be assigned to a cluster (for this package here we
only consider hard clustering, that is: each data point is assigned to
exactly one cluster).
3.) It is a vector quantization method: Each cluster corresponds to a
prototype, which is in the center of the
cluster and data points are assigned to the cluster if and only if they are
closest to this particular prototype.
4.) It is rank-based: The updates of the prototypes depend only on
the distance ranking, not on the absolute value of the distances.
Artifact rng
Group de.cit-ec.ml
Version 1.0.0
Last update 26. January 2018
Organization not specified
URL https://gitlab.ub.uni-bielefeld.de/bpaassen/relational_neural_gas
License The GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.cit-ec.ml
Version 1.0.0
Last update 26. January 2018
Organization not specified
URL https://gitlab.ub.uni-bielefeld.de/bpaassen/relational_neural_gas
License The GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 3 from 3 (items total 34)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy