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

Download JAR files tagged by word with all dependencies

Search JAR files by class name

ontology-impl-file from group org.erasmusmc.data-mining.ontology (version 1.3)

Group: org.erasmusmc.data-mining.ontology Artifact: ontology-impl-file
Show documentation Show source 
 

1 downloads
Artifact ontology-impl-file
Group org.erasmusmc.data-mining.ontology
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 4
Dependencies ontology-api, commons-lang, commons-collections, commons-compress,
There are maybe transitive dependencies!

ontology-impl-db from group org.erasmusmc.data-mining.ontology (version 1.3)

Group: org.erasmusmc.data-mining.ontology Artifact: ontology-impl-db
Show documentation Show source 
 

1 downloads
Artifact ontology-impl-db
Group org.erasmusmc.data-mining.ontology
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 6
Dependencies ontology-api, commons-lang, commons-dbcp, spring-context, spring-jdbc, spring-tx,
There are maybe transitive dependencies!

ontology-api from group org.erasmusmc.data-mining.ontology (version 1.3)

Group: org.erasmusmc.data-mining.ontology Artifact: ontology-api
Show documentation Show source 
 

1 downloads
Artifact ontology-api
Group org.erasmusmc.data-mining.ontology
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-lang,
There are maybe transitive dependencies!

ontology from group org.erasmusmc.data-mining.ontology (version 1.3)

Group: org.erasmusmc.data-mining.ontology Artifact: ontology
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ontology
Group org.erasmusmc.data-mining.ontology
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

data-mining from group org.erasmusmc.data-mining (version 1.3)

The data-mining project contains Peregrine and several supporting modules, e.g. for ontologies and datasets. Peregrine is an indexing engine or tagger: a piece of software that can be used to recognize concepts in human readable text, based on a database (thesaurus) of known terms. Multi-word terms are correctly recognized. If terms can represent multiple concepts, Peregrine will attempt to disambiguate them.

Group: org.erasmusmc.data-mining Artifact: data-mining
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact data-mining
Group org.erasmusmc.data-mining
Version 1.3
Last update 26. June 2015
Organization ErasmusMC
URL https://trac.nbic.nl/data-mining/
License AGPLv3 License
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!

stanford-corenlp from group edu.stanford.nlp (version 4.5.7)

Stanford CoreNLP provides a set of natural language analysis tools which can take raw English language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases and word dependencies, and indicate which noun phrases refer to the same entities. It provides the foundational building blocks for higher level text understanding applications.

Group: edu.stanford.nlp Artifact: stanford-corenlp
Show all versions Show documentation Show source 
 

750 downloads
Artifact stanford-corenlp
Group edu.stanford.nlp
Version 4.5.7
Last update 19. April 2024
Organization not specified
URL https://nlp.stanford.edu/software/corenlp.html
License GNU General Public License Version 3
Dependencies amount 21
Dependencies AppleJavaExtensions, jollyday, commons-lang3, lucene-queryparser, lucene-analyzers-common, lucene-core, jakarta.servlet-api, xom, xalan, serializer, joda-time, ejml-core, ejml-ddense, ejml-simple, javax.json, slf4j-api, protobuf-java, javax.activation-api, jaxb-api, istack-commons-runtime, jaxb-impl,
There are maybe transitive dependencies!

convertapi from group com.convertapi.client (version 2.10)

The ConvertAPI helps converting various file formats. Creating PDF and Images from various sources like Word, Excel, Powerpoint, images, web pages or raw HTML codes. Merge, Encrypt, Split, Repair and Decrypt PDF files. And many others files manipulations. In just few minutes you can integrate it into your application and use it easily. The ConvertAPI client library makes it easier to use the Convert API from your Java 8 projects without having to build your own API calls.

Group: com.convertapi.client Artifact: convertapi
Show all versions Show documentation Show source 
 

0 downloads
Artifact convertapi
Group com.convertapi.client
Version 2.10
Last update 02. February 2024
Organization not specified
URL https://www.convertapi.com/
License The MIT License
Dependencies amount 2
Dependencies gson, okhttp,
There are maybe transitive dependencies!

JavaEWAH from group com.googlecode.javaewah (version 1.2.3)

The bit array data structure is implemented in Java as the BitSet class. Unfortunately, this fails to scale without compression. JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding (RLE) compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at the expense of storage. However, the EWAH scheme we implemented is always more efficient storage-wise than an uncompressed bitmap (implemented in Java as the BitSet class). Unlike some alternatives, javaewah does not rely on a patented scheme.

Group: com.googlecode.javaewah Artifact: JavaEWAH
Show all versions Show documentation Show source 
 

55 downloads
Artifact JavaEWAH
Group com.googlecode.javaewah
Version 1.2.3
Last update 08. March 2023
Organization not specified
URL https://github.com/lemire/javaewah
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcore-linnaeus-species-ae-genera-species-proxies-dicts from group de.julielab (version 2.6.0)

This project is a resource for the JCoRe Linnaeus Annotator. The dictionaries contained herein are used for the recognition of concrete species names in text, e.g. "human", "mouse", "n. furzeri", "c. elegans" etc as well as species hints, i.e. indirect clues to a species like the word "patient" which most likely refers to a human. Additionally to such rather clear proxies, this project also includes a small dictionary containing maximum-frequency-proxies for genus expressions like "Drosophila" which will be mapped to "D. melanogaster". For the task of only finding concrete species names in text, there is the project jcore-linnaeus-species-ae-species-dict.

Group: de.julielab Artifact: jcore-linnaeus-species-ae-genera-species-proxies-dicts
Show all versions Show source 
 

0 downloads
Artifact jcore-linnaeus-species-ae-genera-species-proxies-dicts
Group de.julielab
Version 2.6.0
Last update 18. December 2022
Organization not specified
URL Not specified
License BSD-2-Clause
Dependencies amount 2
Dependencies jcore-linnaeus-species-ae-proxies-dict, junit-jupiter-engine,
There are maybe transitive dependencies!

netbeans-case-converter from group fr.evidev.netbeans.modules (version 0.2.3)

This module provides a convenient way to convert string case. <h3>Usage</h3> In the editor panel: <ol> <li>Select the text you want to change the case of</li> <li>Right-click to open the contextual menu</li> <li>Open the <code>Convert To...</code> submenu</li> <li>Click on the converter of your choice</li> </ol> Please note that if no text is selected, the menu is disabled. <h3>Available converters</h3> <ul> <li><b>camelCase</b>: first capitalized letter of each word, except for the first letter of the resulting word, no space</li> <li><b>hyphen-case</b>: lower case words separated with an hyphen</li> <li><b>lower case</b>: lower case words</li> <li><b>PascalCase</b>: first capitalized letter of each word, no space</li> <li><b>Sentence case.</b>: first capitalized letter of the first word, ends with a dot (capital letters within the sentence are preserved)</li> <li><b>snake_case</b>: lower case words separated with an underline character</li> <li><b>Title Case</b>: first capitalized letter of each word, one space between words</li> <li><b>UPPER CASE</b>: upper case words</li> </ul>

Group: fr.evidev.netbeans.modules Artifact: netbeans-case-converter
Show all versions 
 

0 downloads
Artifact netbeans-case-converter
Group fr.evidev.netbeans.modules
Version 0.2.3
Last update 03. October 2020
Organization not specified
URL https://github.com/eviweb/netbeans-case-converter
License Apache License, Version 2.0
Dependencies amount 6
Dependencies org-netbeans-api-annotations-common, org-netbeans-modules-editor-lib2, org-openide-awt, org-openide-text, org-openide-util, org-openide-util-ui,
There are maybe transitive dependencies!



Page 23 from 25 (items total 246)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy