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.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.joliciel.jochre |
| Идентификатор | Идентификаторjochre-utils |
| Последняя версия | Последняя версия2.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava Optical CHaracter Recognition
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jochre-utils-2.0.6.pom | |
| jochre-utils-2.0.6.jar | 20 KB |
| jochre-utils-2.0.6-sources.jar | 13 KB |
| jochre-utils-2.0.6-javadoc.jar | 92 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-utils/ -->
<dependency>
<groupId>com.joliciel.jochre</groupId>
<artifactId>jochre-utils</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-utils/
implementation 'com.joliciel.jochre:jochre-utils:2.0.6'
// https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-utils/
implementation ("com.joliciel.jochre:jochre-utils:2.0.6")
'com.joliciel.jochre:jochre-utils:jar:2.0.6'
<dependency org="com.joliciel.jochre" name="jochre-utils" rev="2.0.6">
<artifact name="jochre-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joliciel.jochre', module='jochre-utils', version='2.0.6')
)
libraryDependencies += "com.joliciel.jochre" % "jochre-utils" % "2.0.6"
[com.joliciel.jochre/jochre-utils "2.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.pdfbox : pdfbox-app | jar | 1.8.11 |
| org.springframework : spring-jdbc | jar | 4.0.0.RELEASE |
| com.joliciel.talismane : talismane-utils | jar | 3.0.1 |
| ch.qos.logback : logback-classic | jar | 1.1.6 |
| org.slf4j : slf4j-api | jar | 1.7.19 |
| com.mchange : c3p0 | jar | 0.9.2.1 |
| com.typesafe : config | jar | 1.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.googlecode.jmockit : jmockit | jar | 1.3 |
| junit : junit | jar | 4.11 |
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.