mayan-document-classifier 1.0.2

Creator: railscoder56

Last updated:

Add to Cart

Description:

mayandocumentclassifier 1.0.2

Description
Mayan EDMS machine learning document classifier.


License
This project is open sourced under the Apache 2.0 License.


Installation

Install from PyPI in the same virtualenv where you installed Mayan EDMS.
Or if using the Docker image, pass mayan-document-classifier to the
MAYAN_PIP_INSTALLS environment variable.
pip install mayan-document-classifier

Add document_classifier to the COMMON_EXTRA_APPS setting, either as an
environment variable, from a Python settings modules, or from the UI
via the config.yaml configuration file.
Python settings module example:
INSTALLED_APPS += (
'document_classifer',
)

Run the migrations for the app (not required for the Docker image):
mayan-edms.py migrate




Requirements

Mayan EDMS version 3.4


1.0.2 (2021-03-04)

Fix Google AI library dependency definition.



1.0.1 (2021-03-04)

Add missing Google AI library dependency.



1.0.0 (2021-01-06)

Initial release

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.