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

Download JAR files tagged by input with all dependencies

Search JAR files by class name

gcp-api from group uk.ac.gate (version 3.2)

The "public API" of GCP, including the input and output handler interfaces and some abstract implementation and utility classes. A GATE plugin that wants to include input or output handler implementations should declare a "provided" dependency on this library.

Group: uk.ac.gate Artifact: gcp-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact gcp-api
Group uk.ac.gate
Version 3.2
Last update 28. May 2021
Organization not specified
URL http://gate.ac.uk/gcp
License not specified
Dependencies amount 2
Dependencies gate-core, snappy-java,
There are maybe transitive dependencies!

interaction from group uk.ac.gate.libraries (version 4.1)

A library that implements a number of different ways for running a program in a different process and communicating with that process by sending data back and forth over standard input/output in various formats (JSON, ObjectStream ...).

Group: uk.ac.gate.libraries Artifact: interaction
Show documentation Show source 
 

0 downloads
Artifact interaction
Group uk.ac.gate.libraries
Version 4.1
Last update 19. October 2020
Organization not specified
URL https://github.com/GateNLP/gatelib-interaction
License Apache License, Version 2
Dependencies amount 4
Dependencies spring-core, jackson-databind, commons-io, unirest-java,
There are maybe transitive dependencies!

inferencer_2.12 from group io.github.bkosaraju (version 1.01)

inferencer is a Spark library for which curate files through given input parameters and load thenm into target, source can be HDFS,S3,Local filesystem to another distributed/local filesystem with Schema retained formats(preferred parquet/ORC/Avro)

Group: io.github.bkosaraju Artifact: inferencer_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact inferencer_2.12
Group io.github.bkosaraju
Version 1.01
Last update 04. October 2020
Organization not specified
URL https://bkosaraju.github.io/inferencer
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies scala-library, utils_2.12, spark-avro_2.12, spark-cobol_2.12, spark-sas7bdat,
There are maybe transitive dependencies!

services.traceable from group es.com.arisnegro.spring (version 0.0.2)

Library to trace the calls to spring services easily using annotations. The source code of the services will be cleaner due to less calls to send log messages. Each method of the services can be configured to print messages for specific log level, to print only the start or the end of the method or even to print selected input arguments and/or the return value.

Group: es.com.arisnegro.spring Artifact: services.traceable
Show documentation Show source 
 

0 downloads
Artifact services.traceable
Group es.com.arisnegro.spring
Version 0.0.2
Last update 10. September 2020
Organization not specified
URL https://github.com/arisnegro/spring.services.traceable
License GPL-3.0 License
Dependencies amount 2
Dependencies commons-logging, aspectjweaver,
There are maybe transitive dependencies!

jadex-javaparser from group org.activecomponents.jadex (version 3.0.117)

The Jadex Java parser allows arbitrary Java terms being parsed. The parser accepts input that can be written as right hand side of a Java assignment (exp = term), i.e. procedural language aspects like loops or branches.

Group: org.activecomponents.jadex Artifact: jadex-javaparser
Show all versions Show documentation Show source 
 

2 downloads
Artifact jadex-javaparser
Group org.activecomponents.jadex
Version 3.0.117
Last update 10. May 2020
Organization not specified
URL https://www.activecomponents.org
License GPL-3.0
Dependencies amount 1
Dependencies jadex-commons,
There are maybe transitive dependencies!

interaction from group uk.ac.gate (version 4.0)

A library that implements a number of different ways for running a program in a different process and communicating with that process by sending data back and forth over standard input/output in various formats (JSON, ObjectStream ... ).

Group: uk.ac.gate Artifact: interaction
Show documentation Show source 
 

0 downloads
Artifact interaction
Group uk.ac.gate
Version 4.0
Last update 09. June 2019
Organization not specified
URL https://github.com/GateNLP/gatelib-interaction
License Apache License, Version 2
Dependencies amount 3
Dependencies jackson-databind, commons-io, log4j,
There are maybe transitive dependencies!

checkconfigurationfile from group au.net.zeus.jgdms.tools (version 3.1.0)

Checks the format of the source for a Jini ConfigurationFile. The source is specified with either a file, URL, or standard input, as well as with override options. The checks include syntax and static type checking, and require access to any application types mentioned in the source.

Group: au.net.zeus.jgdms.tools Artifact: checkconfigurationfile
Show all versions Show documentation Show source 
 

0 downloads
Artifact checkconfigurationfile
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jgdms-url-integrity,
There are maybe transitive dependencies!

fork-of-edu.asu.emit.algorithm.graph from group com.programmerare.shortest-paths (version 1.0.0)

An implementation of the k shortest paths algorithm in Java. This is a forked version which has NOT modified the implementation of the algorithm. The purpose of the fork was to enable more flexible Graph creation, i.e. programmatic construction of the Graph as an alternative to the construction from text file input. The location of the original work: https://github.com/yan-qi/k-shortest-paths-java-version

Group: com.programmerare.shortest-paths Artifact: fork-of-edu.asu.emit.algorithm.graph
Show documentation Show source 
 

0 downloads
Artifact fork-of-edu.asu.emit.algorithm.graph
Group com.programmerare.shortest-paths
Version 1.0.0
Last update 02. May 2018
Organization not specified
URL https://github.com/TomasJohansson/k-shortest-paths-java-version
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-ai-minefield-navigator from group com.github.cschen1205 (version 1.0.2)

TD-FALCON is a fusion architecture that incorporates temporal difference methods and self-organizing neural networks for reinforcement learning with delayed rewards. It learns by creating cognitive codes across sensory input, actions, and rewards.

Group: com.github.cschen1205 Artifact: java-ai-minefield-navigator
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-ai-minefield-navigator
Group com.github.cschen1205
Version 1.0.2
Last update 18. June 2017
Organization not specified
URL https://github.com/cschen1205/java-ai-minefield-navigator
License MIT
Dependencies amount 5
Dependencies slf4j-api, slf4j-log4j12, java-ann-falcon, fastjson, commons-cli,
There are maybe transitive dependencies!

broceliande from group com.github.korriganed (version 1.1)

This project provides a Java implementation of random forests. Random forests use training sets to build decision trees. Given an input (e.g. a person with age, gender, medical background, symptoms) the result (e.g. a disease) of which is unknown, random forests are able to predict the corresponding result.

Group: com.github.korriganed Artifact: broceliande
Show documentation Show source 
 

0 downloads
Artifact broceliande
Group com.github.korriganed
Version 1.1
Last update 07. December 2016
Organization not specified
URL https://github.com/korriganed/broceliande
License MIT License
Dependencies amount 3
Dependencies commons-lang3, logback-classic, slf4j-api,
There are maybe transitive dependencies!



Page 110 from 118 (items total 1177)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy