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

Download JAR files tagged by york with all dependencies

Search JAR files by class name

one.irradia.opds1_2.nypl from group one.irradia.opds1_2 (version 0.0.4)

OPDS 1.2 (New York Public Library extensions)

Group: one.irradia.opds1_2 Artifact: one.irradia.opds1_2.nypl
Show all versions Show documentation Show source 
 

0 downloads
Artifact one.irradia.opds1_2.nypl
Group one.irradia.opds1_2
Version 0.0.4
Last update 20. April 2019
Organization not specified
URL http://github.com/irradia/one.irradia.opds1_2/
License ISC License
Dependencies amount 3
Dependencies one.irradia.opds1_2.api, one.irradia.opds1_2.parser.extension.spi, one.irradia.opds1_2.commons,
There are maybe transitive dependencies!

concrete-ingesters-annotated-nyt from group edu.jhu.hlt (version 4.14.2)

Library providing Concrete ingesters and utilities for the Annotated New York Times corpus.

Group: edu.jhu.hlt Artifact: concrete-ingesters-annotated-nyt
Show all versions Show documentation Show source 
 

0 downloads
Artifact concrete-ingesters-annotated-nyt
Group edu.jhu.hlt
Version 4.14.2
Last update 03. November 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies concrete-util, concrete-validation, concrete-ingesters-base, guava, annotated-nyt,
There are maybe transitive dependencies!

EMImputation from group nz.ac.waikato.cms.weka (version 1.0.2)

Replaces missing numeric values using Expectation Maximization with a multivariate normal model. Described in " Schafer, J.L. Analysis of Incomplete Multivariate Data, New York: Chapman and Hall, 1997."

Group: nz.ac.waikato.cms.weka Artifact: EMImputation
Show all versions Show documentation Show source 
 

0 downloads
Artifact EMImputation
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/EMImputation
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

grading from group nz.ac.waikato.cms.weka (version 1.0.2)

Implements Grading. The base classifiers are "graded". For more information, see A.K. Seewald, J. Fuernkranz: An Evaluation of Grading Classifiers. In: Advances in Intelligent Data Analysis: 4th International Conference, Berlin/Heidelberg/New York/Tokyo, 115-124, 2001.

Group: nz.ac.waikato.cms.weka Artifact: grading
Show all versions Show documentation Show source 
 

0 downloads
Artifact grading
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/grading
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

jollyday from group de.focus-shift (version 0.27.0)

This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday calendar XML file or use any of the provided ones. Currently, there are over 70 countries supported like the following: * United States * Germany * France * India * Australia * and so on Besides, those there will be more special calendars like currently existing NYSE calendar (New York Stock Exchange).

Group: de.focus-shift Artifact: jollyday
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jollyday
Group de.focus-shift
Version 0.27.0
Last update 08. March 2024
Organization not specified
URL https://github.com/focus-shift/jollyday
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jollyday-tests from group de.focus-shift (version 0.17.0)

Group: de.focus-shift Artifact: jollyday-tests
Show all versions 
 

0 downloads
Artifact jollyday-tests
Group de.focus-shift
Version 0.17.0
Last update 27. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jollyday-core, jollyday-jaxb,
There are maybe transitive dependencies!

jollyday from group de.jollyday (version 0.5.10)

This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday calendar XML file or use any of the provided ones. Currently there are 63 countries supported like the following: United States, most european countries, Russia, India, Australia. Besides those there will be more special calendars like currently existing NYSE calendar (New York Stock Exchange).

Group: de.jollyday Artifact: jollyday
Show all versions Show documentation Show source 
 

43 downloads
Artifact jollyday
Group de.jollyday
Version 0.5.10
Last update 18. December 2019
Organization not specified
URL http://sourceforge.net/projects/jollyday
License Apache 2
Dependencies amount 1
Dependencies threeten-extra,
There are maybe transitive dependencies!

jet from group edu.nyu (version 1.9.0)

Information extraction is the process of identifying specified classes of entities, relations, and events in natural language text – creating structured data from unstructured input. JET, the Java Extraction Toolkit, developed at New York University over the past fifteen years, provides a rich set of tools for research and education in information extraction from English text. These include standard language processing tools such as a tokenizer, sentence segmenter, part-of-speech tagger, name tagger, regular-expression pattern matcher, and dependency parser. Also provided are relation and event extractors based on the specifications of the U.S. Government's ACE [Automatic Content Extraction] program. The program is provided under an Apache 2.0 license.

Group: edu.nyu Artifact: jet
Show documentation Show source 
 

0 downloads
Artifact jet
Group edu.nyu
Version 1.9.0
Last update 21. June 2016
Organization New York University
URL http://cs.nyu.edu/grishman/jet/jet.html
License Apache License, Version 2.0
Dependencies amount 13
Dependencies opennlp-maxent, jyaml, trove4j, jwnl, commons-logging, joda-time, pnuts, mallet, mallet.fst, slf4j-api, slf4j-simple, fanseparser, junit,
There are maybe transitive dependencies!

org.pojava.datetime from group org.pojava (version 3.0.0)

POJava DateTime is a simple, light-weight Java-based API for parsing and manipulating dates. It parses dates from most languages and formats out of the box without having to specify which format is expected. Defaults such as time zones, and whether to interpret an internationally ambiguous date like "03/06/2014" as DMY order or MDY order are inferred by system time zone and locale and stored in a default config object that can be replaced or overridden. Multiple languages for month names are supported without any additional configuration needed. The net effect the default parser for a server in Paris would have a different automatic configuration from a server in New York. Throw a random local date at either, and it'll parse it as expected. If your server supports customers from multiple locales and time zones, then each can be specified when parsing a date/time to resolve any ambiguities.

Group: org.pojava Artifact: org.pojava.datetime
Show documentation Show source 
 

0 downloads
Artifact org.pojava.datetime
Group org.pojava
Version 3.0.0
Last update 11. March 2014
Organization not specified
URL http://www.pojava.org
License The Apache Software License, Version 2.0
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.

Group: de.l3s.boilerpipe Artifact: boilerpipe
Show all versions Show documentation Show source 
 

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!



Page 1 from 1 (items total 10)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy