A package for document layout-based clustering using text shading and feature extraction.
Project description
Document Layout-Based Clustering Tool
This Python package provides methods for:
- Text Shading: Extract document layout features.
- Feature Extraction: Extract deep learning features from document images.
- Clustering: Perform K-Means or Hierarchical clustering on extracted features.
Installation
pip install document-LayoutBased-clustering-tool
document_LayoutBased_clustering_tool_0.1.0 ├─ LICENSE ├─ README.md ├─ document_clustering │ ├─ init.py │ ├─ cluster_viewer.py │ ├─ feature_extraction_and_clustering.py │ └─ textshade.py ├─ pyproject.toml ├─ requirements.txt ├─ setup.py └─ test └─ test.py
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file document_layoutbased_clustering_tool-0.1.2.tar.gz.
File metadata
- Download URL: document_layoutbased_clustering_tool-0.1.2.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cccf795e5441ffe2568f49e4dfdd48f60760b96e258433e913c3754259e250f4
|
|
| MD5 |
a378ee5a33ac2ba55acdd207ba1a9633
|
|
| BLAKE2b-256 |
6c9ac64af94b86dbe40faf5f8fa00e6b206ad5bfe6b3e25c131837b2d63f7dcc
|
File details
Details for the file document_LayoutBased_clustering_tool-0.1.2-py3-none-any.whl.
File metadata
- Download URL: document_LayoutBased_clustering_tool-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60e4dc382b3f61ca6e773880f105a2e193806676b9292e1c4b10bb1ed76a1dd5
|
|
| MD5 |
83f4f50698cfffa6831a586d6f78f2ee
|
|
| BLAKE2b-256 |
fb31ce07782baf176add87013747d222931a5d7cf6144330d1cf5e40408388b3
|