Document classifier
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mayan-document-classifier-1.0.2.tar.gz
.
File metadata
- Download URL: mayan-document-classifier-1.0.2.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c247bd1342aef388aad96f480a7ead49fe750b8d3d789d53e4544f6f90d4c3b |
|
MD5 | 2a58be5e0caae92b3bd2d408a0696a4b |
|
BLAKE2b-256 | 58f38d8e58a108094e0561fe5de0c12a713c7b8f72bd21dabaaeadb7adc6df63 |
File details
Details for the file mayan_document_classifier-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: mayan_document_classifier-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d19918d66469e732baef41cedfe3d5c66b20455a64b206a5bee201cf3276f91a |
|
MD5 | bc0ef8a492d83d2b58c91951b1e21c30 |
|
BLAKE2b-256 | 764302bbee191d6fbd09ad2df9ca05da0b4144dedac4416daa3e9f6c641b8208 |