How to Install zinnia-utils in Ubuntu 18.04



Install zinnia-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install zinnia-utils

Description:

utils for the zinnia library

Zinnia provides a simple, customizable, and portable dynamic OCR system for hand-written input, based on Support Vector Machines. . Zinnia simply receives user pen strokes as coordinate data and outputs the best matching characters sorted by SVM confidence. To maintain portability, it has no rendering functionality. In addition to recognition, Zinnia provides a training module capable of creating highly efficient handwriting recognition models. . This package provide utils for zinnia library.

Homepage: http://zinnia.sourceforge.net/

Version: 0.06-2.1ubuntu1

Section: universe/utils