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

Download JAR files tagged by information with all dependencies

Search JAR files by class name

luzzu-annotations from group io.github.luzzu (version 4.0.0)

Group: io.github.luzzu Artifact: luzzu-annotations
Show documentation Show source 
 

0 downloads
Artifact luzzu-annotations
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies luzzu-semantics, luzzu-assessment, luzzu-lowlevel-operations,
There are maybe transitive dependencies!

luzzu-assessment from group io.github.luzzu (version 4.0.0)

Group: io.github.luzzu Artifact: luzzu-assessment
Show documentation Show source 
 

0 downloads
Artifact luzzu-assessment
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies luzzu-semantics, luzzu-lowlevel-operations, luzzu-ld-qualitymetrics-commons,
There are maybe transitive dependencies!

luzzu from group io.github.luzzu (version 4.0.0)

Luzzu is a Quality Assessment Framework for Linked Open Datasets. It is a generic framework based on the Dataset Quality Ontology (daQ), allowing users to define their own quality metrics. Luzzu is an integrated platform that: - assesses Linked Data quality using a library of generic and user-provided domain specific quality metrics in a scalable manner; - provides queryable quality metadata on the assessed datasets; - assembles detailed quality reports on assessed datasets. Furthermore, the infrastructure: - scales for the assessment of big datasets; - can be easily extended by the users by creating their custom and domain-specific pluggable metrics, either by employing a novel declarative quality metric specification language or conventional imperative plugins; - employs a comprehensive ontology framework for representing and exchanging all quality related information in the assessment workflow; - implements quality-driven dataset ranking algorithms facilitating use-case driven discovery and retrieval.

Group: io.github.luzzu Artifact: luzzu
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact luzzu
Group io.github.luzzu
Version 4.0.0
Last update 26. October 2018
Organization ADAPT Centre, Trinity College Dublin, Ireland
URL https://luzzu.github.io/Framework/
License GNU GENERAL PUBLIC LICENSE, Version 2.0
Dependencies amount 15
Dependencies hamcrest-all, apache-jena-libs, jena-core, log4j, slf4j-api, jcl-over-slf4j, slf4j-log4j12, slf4j-jdk14, commons-collections4, jackson-core, httpclient, httpcore, httpcore-nio, httpasyncclient, httpasyncclient-cache,
There are maybe transitive dependencies!

algorithms from group de.cit-ec.tcs.alignment (version 3.1.1)

This module defines the interface for AlignmentAlgorithms as well as some helper classes. An AlignmentAlgorithm computes an Alignment of two given input sequences, given a Comparator that works in these sequences. More details on the AlignmentAlgorithm can be found in the respective interface. More information on Comparators can be found in the comparators module. The resulting 'Alignment' may be just a real-valued dissimilarity between the input sequence or may incorporate additional information, such as a full Alignment, a PathList, a PathMap or a CooptimalModel. If those results support the calculation of a Gradient, they implement the DerivableAlignmentDistance interface. In more detail, the Alignment class represents the result of a backtracing scheme, listing all Operations that have been applied in one co-optimal Alignment. A classic AlignmentAlgorithm does not result in a differentiable dissimilarity, because the minimum function is not differentiable. Therefore, this package also contains utility functions for a soft approximation of the minimum function, namely Softmin. For faster (parallel) computation of many different alignments or gradients we also provide the ParallelProcessingEngine, the SquareParallelProcessingEngine and the ParallelGradientEngine.

Group: de.cit-ec.tcs.alignment Artifact: algorithms
Show all versions Show documentation Show source 
 

0 downloads
Artifact algorithms
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 3
Dependencies comparators, parallel, lombok,
There are maybe transitive dependencies!

comparators from group de.cit-ec.tcs.alignment (version 3.1.1)

This module defines the interfaces for Comparators in the TCS Alignment Toolbox. A Comparator has the purpose of defining the dissimilarity between elements in the input sequences of an Alignment. More specific information on Comparators can be found in the 'Comparator' interface. You can find a lot of helpful standard implementations of Comparators in the comparators-lib module. In the TCS Alignment Toolbox we require the output values of Comparators to lie in the range [0,1]. Many natural dissimilarities on value sets do not meet this criterion, such that additional normalization has to be applied. To that end this package also contains a Normalizer interface for functions that map real values from the range [0, infinity) to the range [0,1]. This package also provides a few convenience implementations of the Comparator interface to make the implementation of custom Comparators simpler, namely: SkipExtendedComparator, ParameterLessSkipExtendedComparator, ComparisonBasedSkipExtendedComparator, and ParameterLessComparisonBasedSkipExtendedComparator. Finally the TCS Alignment Toolbox also provides the means to learn parameters of Comparators. To enable that Comparators must implement the DerivableComparator interface to properly define the parameters that can be learned and the gradient of the dissimilarity with respect to these parameters. Gradients are stored using the Gradient interface as well as some convenience implementations of said interface, namely EmptyGradient, SingletonGradient, ArrayGradient and ListGradient.

Group: de.cit-ec.tcs.alignment Artifact: comparators
Show all versions Show documentation Show source 
 

0 downloads
Artifact comparators
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies lombok,
There are maybe transitive dependencies!

threadfix-entities from group com.denimgroup.threadfix (version 2.5)

ThreadFix is a software vulnerability aggregation and management system that reduces the time it takes to fix software vulnerabilities. ThreadFix imports the results from dynamic, static and manual testing to provide a centralized view of software security defects across development teams and applications. The system allows companies to correlate testing results and streamline software remediation efforts by simplifying feeds to software issue trackers. By auto generating application firewall rules, this tool allows organizations to continue remediation work uninterrupted. ThreadFix empowers managers with vulnerability trending reports that show progress over time, giving them justification for their efforts. ThreadFix is developed and maintained by Denim Group, Ltd (http://www.denimgroup.com) For information about commercial support and other services, contact Denim Group about ThreadFix http://www.denimgroup.com/resources-threadfix/

Group: com.denimgroup.threadfix Artifact: threadfix-entities
Show all versions Show documentation Show source 
 

1 downloads
Artifact threadfix-entities
Group com.denimgroup.threadfix
Version 2.5
Last update 28. August 2017
Organization Denim Group, Ltd.
URL https://github.com/denimgroup/threadfix
License Mozilla Public License, Version 2.0
Dependencies amount 13
Dependencies jsr305, commons-lang3, log4j, validation-api, hibernate-core, jericho-html, hibernate-validator, jackson-annotations, jackson-mapper-asl, joda-time, cron-utils, commons-validator, jackson-core,
There are maybe transitive dependencies!

luzzu-webapp from group de.unibonn.iai.eis (version 2.0.1)

Group: de.unibonn.iai.eis Artifact: luzzu-webapp
Show all versions Show documentation Show source 
 

0 downloads
Artifact luzzu-webapp
Group de.unibonn.iai.eis
Version 2.0.1
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies luzzu-semantics, commons-codec, luzzu-operations, guava, jackson-mapper-asl, jackson-core-asl,
There are maybe transitive dependencies!

luzzu-annotations from group de.unibonn.iai.eis (version 2.0.1)

Group: de.unibonn.iai.eis Artifact: luzzu-annotations
Show all versions Show documentation Show source 
 

0 downloads
Artifact luzzu-annotations
Group de.unibonn.iai.eis
Version 2.0.1
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies luzzu-semantics, luzzu-assessment, luzzu-operations,
There are maybe transitive dependencies!

luzzu-assessment from group de.unibonn.iai.eis (version 2.0.1)

Group: de.unibonn.iai.eis Artifact: luzzu-assessment
Show all versions Show documentation Show source 
 

0 downloads
Artifact luzzu-assessment
Group de.unibonn.iai.eis
Version 2.0.1
Last update 09. June 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies luzzu-semantics,
There are maybe transitive dependencies!

luzzu from group de.unibonn.iai.eis (version 2.0.1)

Luzzu is a Quality Assessment Framework for Linked Open Datasets. It is a generic framework based on the Dataset Quality Ontology (daQ), allowing users to define their own quality metrics. Luzzu is an integrated platform that: - assesses Linked Data quality using a library of generic and user-provided domain specific quality metrics in a scalable manner; - provides queryable quality metadata on the assessed datasets; - assembles detailed quality reports on assessed datasets. Furthermore, the infrastructure: - scales for the assessment of big datasets; - can be easily extended by the users by creating their custom and domain-specific pluggable metrics, either by employing a novel declarative quality metric specification language or conventional imperative plugins; - employs a comprehensive ontology framework for representing and exchanging all quality related information in the assessment workflow; - implements quality-driven dataset ranking algorithms facilitating use-case driven discovery and retrieval.

Group: de.unibonn.iai.eis Artifact: luzzu
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact luzzu
Group de.unibonn.iai.eis
Version 2.0.1
Last update 09. June 2017
Organization Enterprise Information Systems - University of Bonn
URL http://eis-bonn.github.io/Luzzu/
License GNU GENERAL PUBLIC LICENSE, Version 2.0
Dependencies amount 10
Dependencies mockito-core, hamcrest-all, apache-jena-libs, log4j, slf4j-api, jcl-over-slf4j, slf4j-log4j12, slf4j-jdk14, commons-collections4, jackson-core-asl,
There are maybe transitive dependencies!



Page 280 from 283 (items total 2827)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy