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

Download JAR files tagged by 2016 with all dependencies


image-examples from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-examples
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact image-examples
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

image-examples-viewer from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-examples-viewer
Show all versions Show documentation Show source 
Download image-examples-viewer.jar (1.0-ALPHA-7)
 

0 downloads
Artifact image-examples-viewer
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, image-renderer, swing-layout,
There are maybe transitive dependencies!

image-examples-miscellaneous from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-examples-miscellaneous
Show all versions Show documentation Show source 
Download image-examples-miscellaneous.jar (1.0-ALPHA-7)
 

0 downloads
Artifact image-examples-miscellaneous
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies image-core, image-operations, image-contributions,
There are maybe transitive dependencies!

image-examples-histogramviewer from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-examples-histogramviewer
Show all versions Show documentation Show source 
Download image-examples-histogramviewer.jar (1.0-ALPHA-7)
 

0 downloads
Artifact image-examples-histogramviewer
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies image-core, image-operations, image-contributions, image-renderer, swing-layout,
There are maybe transitive dependencies!

image-examples-customoperation from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-examples-customoperation
Show all versions Show documentation Show source 
Download image-examples-customoperation.jar (1.0-ALPHA-7)
 

0 downloads
Artifact image-examples-customoperation
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies image-core, image-operations, image-contributions, org-openide-util-lookup,
There are maybe transitive dependencies!

image-core from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-core
Show all versions Show documentation Show source 
Download image-core.jar (1.0-ALPHA-7)
 

0 downloads
Artifact image-core
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies it-tidalwave-util, metadata-extractor, javax.annotation-api,
There are maybe transitive dependencies!

image-contributions from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: image-contributions
Show all versions Show documentation Show source 
Download image-contributions.jar (1.0-ALPHA-7)
 

0 downloads
Artifact image-contributions
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies image-core,
There are maybe transitive dependencies!

code-generator from group it.tidalwave.image (version 1.0-ALPHA-7)

Group: it.tidalwave.image Artifact: code-generator
Show all versions Show documentation Show source 
Download code-generator.jar (1.0-ALPHA-7)
 

0 downloads
Artifact code-generator
Group it.tidalwave.image
Version 1.0-ALPHA-7
Last update 19. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies antlr4, ST4,
There are maybe transitive dependencies!

alpheusafpparser from group com.github.afpdev (version 0.2.2)

Alpheus AFP Parser is a library and parser for the IBM Advanced Function Presentation (AFP) document/print stream format. Alpheus covers all AFP specifications: MO:DCA, BCOCA, CMOCA, FOCA, GOCA, IOCA, and PTOCA. It is a complete implementation. Every Structured Field, Repeating Group, and Triplet is fully implemented as Java class. Alpheus AFP Parser was written from scratch and has no external dependencies. Copyright 2015,2016 Rudolf Fiala Alpheus AFP Parser is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Group: com.github.afpdev Artifact: alpheusafpparser
Show documentation Show source 
Download alpheusafpparser.jar (0.2.2)
 

6 downloads
Artifact alpheusafpparser
Group com.github.afpdev
Version 0.2.2
Last update 03. October 2016
Organization not specified
URL https://github.com/afpdev/alpheusafpparser
License GNU General Public License, Version 3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rush from group edu.utah.bmi.nlp (version 3.0)

RuSH is an efficient, reliable, and easy adaptable rule-based sentence segmentation solution. It is specifically designed to handle the telegraphic written text in clinical note. It leverages a nested hash table to execute simultaneous rule processing, which reduces the impact of the rule-base growth on execution time and eliminates the effect of rule order on accuracy. If you wish to cite RuSH in a publication, please use: Jianlin Shi ; Danielle Mowery ; Kristina M. Doing-Harris ; John F. Hurdle.RuSH: a Rule-based Segmentation Tool Using Hashing for Extremely Accurate Sentence Segmentation of Clinical Text. AMIA Annu Symp Proc. 2016: 1587. The full text can be found at: https://knowledge.amia.org/amia-63300-1.3360278/t005-1.3362920/f005-1.3362921/2495498-1.3363244/2495498-1.3363247?timeStamp=1479743941616 This version allows defining section scopes for sentence segmentation.

Group: edu.utah.bmi.nlp Artifact: rush
Show all versions Show documentation Show source 
Download rush.jar (3.0)
 

0 downloads
Artifact rush
Group edu.utah.bmi.nlp
Version 3.0
Last update 10. February 2018
Organization The Department of Biomedical Informatics, University of Utah
URL https://github.com/jianlins/RuSH
License The Apache Software License, Version 2
Dependencies amount 3
Dependencies nlp-core, fastner, junit-repeat-rule,
There are maybe transitive dependencies!



Page 6 from 7 (items total 62)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy