Actscene OCR: 日本語書類向けの包括的OCRパイプライン (PaddleOCRベース)
Project description
actscene-ocr
日本語の各種書類向けに最適化した OCR ライブラリ
インストール
pip install actscene-ocr
使い方
from actscene_ocr import ActsceneOCR
ocr = ActsceneOCR()
result = ocr.inkan("/path/to/image.jpg")
print(result) # {"氏名": "...", "住所": "..."}
ライセンス
MIT
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
actscene_ocr-0.1.0.tar.gz
(26.1 kB
view details)
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 actscene_ocr-0.1.0.tar.gz.
File metadata
- Download URL: actscene_ocr-0.1.0.tar.gz
- Upload date:
- Size: 26.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
608fcfadbffacd1cafbec1d3f3f310744814f980d422ce5ffff5e17e9fcace21
|
|
| MD5 |
dc8caa0d767c27819c51741f4daa4e2d
|
|
| BLAKE2b-256 |
eaa6bca92e60554f7480cce690ea1424b1b9bc8f95b8394e65ba5e53971d16fb
|
File details
Details for the file actscene_ocr-0.1.0-py3-none-any.whl.
File metadata
- Download URL: actscene_ocr-0.1.0-py3-none-any.whl
- Upload date:
- Size: 35.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d62142ca5c84cb6049cdf27d3cbf4599d0f8f53eef995174d8188e25573f9fd8
|
|
| MD5 |
0aa04c7cb697441c44b70a4f3427a170
|
|
| BLAKE2b-256 |
cbae8014efea2728b7d193aee104077e709e8b84869c8138735f3085a39fba7d
|