com.joliciel.jochre:jochre-core

Java Optical CHaracter Recognition

License

License

GroupId

GroupId

com.joliciel.jochre
ArtifactId

ArtifactId

jochre-core
Last Version

Last Version

2.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Java Optical CHaracter Recognition
Project Organization

Project Organization

Joliciel Informatique SARL

Download jochre-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-core/ -->
<dependency>
    <groupId>com.joliciel.jochre</groupId>
    <artifactId>jochre-core</artifactId>
    <version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-core/
implementation 'com.joliciel.jochre:jochre-core:2.0.6'
// https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-core/
implementation ("com.joliciel.jochre:jochre-core:2.0.6")
'com.joliciel.jochre:jochre-core:jar:2.0.6'
<dependency org="com.joliciel.jochre" name="jochre-core" rev="2.0.6">
  <artifact name="jochre-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joliciel.jochre', module='jochre-core', version='2.0.6')
)
libraryDependencies += "com.joliciel.jochre" % "jochre-core" % "2.0.6"
[com.joliciel.jochre/jochre-core "2.0.6"]

Dependencies

compile (13)

Group / Artifact Type Version
com.levigo.jbig2 : levigo-jbig2-imageio jar 1.6.5
com.joliciel.talismane : talismane-machine-learning jar 3.0.1
com.joliciel.talismane : talismane-utils jar 3.0.1
com.mchange : c3p0 jar 0.9.2.1
jfree : jfreechart jar 1.0.13
org.slf4j : slf4j-api jar 1.7.19
org.apache.commons : commons-math jar 2.2
org.apache.pdfbox : pdfbox-app jar 1.8.11
org.springframework : spring-jdbc jar 4.0.0.RELEASE
org.freemarker : freemarker jar 2.3.23
com.joliciel.jochre : jochre-utils jar 2.0.6
postgresql : postgresql jar 9.1-901-1.jdbc4
com.typesafe : config jar 1.3.0

test (2)

Group / Artifact Type Version
com.googlecode.jmockit : jmockit jar 1.3
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Jochre Logo

Jochre is an OCR package based on supervised machine learning techniques. It has been applied to several languages, including Yiddish, Occitan and Alsacien.

More information can be found on the wiki.

Versions

Version
2.0.6
2.0.5