How to Install and Uninstall python-gamera.toolkits.ocr Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "python-gamera.toolkits.ocr" package

Please follow the instructions below to install python-gamera.toolkits.ocr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gamera.toolkits.ocr

2. Uninstall "python-gamera.toolkits.ocr" package

Please follow the guidance below to uninstall python-gamera.toolkits.ocr on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gamera.toolkits.ocr $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-gamera.toolkits.ocr package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-gamera.toolkits.ocr
Priority: optional
Section: universe/python
Installed-Size: 351
Maintainer: Ubuntu Developers
Original-Maintainer: Daniel Stender
Architecture: all
Source: ocr4gamera
Version: 1.2.2-2
Depends: python-gamera (>= 3.2.6), python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: aspell | ispell
Filename: pool/universe/o/ocr4gamera/python-gamera.toolkits.ocr_1.2.2-2_all.deb
Size: 101552
MD5sum: cc9216b3cfe1a308e33c7b8c333da047
SHA1: b3427d886dd8f1ddc160457b61a61270d6d8bf43
SHA256: 4f4ed183e32771690e9e8da8ec3d028dd5bdd8709f33346a237f16e75e3e8b30
Description-en: toolkit for building OCR systems
The Gamera OCR Toolkit is meant to help building optical character
recognition (OCR) systems for standard text documents. Even though it can
be used as is, it is specifically designed to make individual steps of the
recognition system customizable and replaceable. It provides:
* a flexible mechanism for plugging in custom page segmentation algorithms
* heuristic rules for dealing with diacritics, and for disambiguation of
common confused roman characters (like comma and apostrophe, or lower
and upper case ‘W’)
* a ready-to-run script ocr4gamera which acts as a basic OCR-system.
.
Note that the toolkit does not include any training data.
Description-md5: 5759ae64ac84e282cb294affaa52b05c
Enhances: python-gamera
Homepage: http://gamera.informatik.hsnr.de/addons/ocr4gamera/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu