How to Install and Uninstall python39-azure-ai-formrecognizer Package on openSuSE Tumbleweed

Last updated: March 29,2024

1. Install "python39-azure-ai-formrecognizer" package

Please follow the instructions below to install python39-azure-ai-formrecognizer on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-azure-ai-formrecognizer

2. Uninstall "python39-azure-ai-formrecognizer" package

Please follow the guidance below to uninstall python39-azure-ai-formrecognizer on openSuSE Tumbleweed:

$ sudo zypper remove python39-azure-ai-formrecognizer

3. Information about the python39-azure-ai-formrecognizer package on openSuSE Tumbleweed

Information for package python39-azure-ai-formrecognizer:
---------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-azure-ai-formrecognizer
Version : 3.3.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 3.2 MiB
Installed : No
Status : not installed
Source package : python-azure-ai-formrecognizer-3.3.2-1.4.src
Upstream URL : https://github.com/Azure/azure-sdk-for-python
Summary : Microsoft Azure Form Recognizer Client Library for Python
Description :
Azure Cognitive Services Form Recognizer is a cloud service that uses machine learning
to recognize text and table data from form documents. It includes the following main
functionalities:
* Custom models - Recognize field values and table data from forms. These models are
trained with your own data, so they're tailored to your forms.
* Content API - Recognize text and table structures, along with their bounding box coordinates,
from documents. Corresponds to the REST service's Layout API.
* Prebuilt receipt model - Recognize data from USA sales receipts using a prebuilt model.