Kannada OCR with column Separation
Project description
AksharaJaana
AksharaJaana is the package which uses tesseract ocr in backend to convert the kannada text to editable format.You can use following sample code in ubuntu.The Special feature of this is it can separate columns in page
Sample Code
Installing the AksharaJaana
pip install AksharaJaana
Python Script
import AksharaJaana.main as ak text = ak.ocr_engine('/home/navaneeth/Desktop/NandD/OCR_kannada/CamScanner 06-28-2020 12.12.10.pdf')
from AksharaJaana.utils import utils u = utils() u.write_as_RTF(text, saving_path='/home/navaneeth/Desktop/1.rtf')
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
AksharaJaana-0.1.0.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file AksharaJaana-0.1.0.tar.gz
.
File metadata
- Download URL: AksharaJaana-0.1.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb2f6d12e673b3f5282b5d851372194ad57f54d5a2ed5128e10fb935a197c46c |
|
MD5 | 6890d9377be2cea64a5576d1243c3823 |
|
BLAKE2b-256 | 49338fbc2a33e13be2b22bd522228d479e899cfd934ea6a809693434e265fdd3 |
File details
Details for the file AksharaJaana-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: AksharaJaana-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8b00451d6d461797b42016fb7b004abba3674148f1cd2941a9d5ac50bbe42b1 |
|
MD5 | 2220d317e9a7de9b9aa31d7807f2797f |
|
BLAKE2b-256 | 1255134f478834d58c3d1f60c9b0b495c8f11b34774367c250f8dabb68a2af13 |