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-parent |
| Последняя версия | Последняя версия2.0.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеJochre
Java Optical CHaracter Recognition
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jochre-parent-2.0.6.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-parent/ -->
<dependency>
<groupId>com.joliciel.jochre</groupId>
<artifactId>jochre-parent</artifactId>
<version>2.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-parent/
implementation 'com.joliciel.jochre:jochre-parent:2.0.6'
// https://jarcasting.com/artifacts/com.joliciel.jochre/jochre-parent/
implementation ("com.joliciel.jochre:jochre-parent:2.0.6")
'com.joliciel.jochre:jochre-parent:pom:2.0.6'
<dependency org="com.joliciel.jochre" name="jochre-parent" rev="2.0.6">
<artifact name="jochre-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.joliciel.jochre', module='jochre-parent', version='2.0.6')
)
libraryDependencies += "com.joliciel.jochre" % "jochre-parent" % "2.0.6"
[com.joliciel.jochre/jochre-parent "2.0.6"]
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.