Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 0.0.2 instead.

scalableOcrs

Python package related to scaling searches

import scalableOcrs 
from scalableOcrs import ocr
from pprint import pprint

if __name__=="__main__":
    N = 2
    pdf_path = [
        r"C:\Users\gprak\Downloads\Github Repos\Portfolio-Site\resume\resume.pdf"
    ]*N
    det_arch="linknet_resnet50"
    reco_arch="crnn_vgg16_bn"  
    progress_bar = True  
    texts = ocr.extract_text_from_pdfs(pdf_path,det_arch,reco_arch,progress_bar)
    pprint(texts)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scalableocrs-0.0.1.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

scalableocrs-0.0.1-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file scalableocrs-0.0.1.tar.gz.

File metadata

  • Download URL: scalableocrs-0.0.1.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for scalableocrs-0.0.1.tar.gz
Algorithm Hash digest
SHA256 c648911f87215f38905e4f9198d50937a20e11b01e41fcc37f7a749fc5a4f27e
MD5 bfacd210a3e717d0351d1ec8f4975161
BLAKE2b-256 81ed9dd0e35770633753db411a64477bbdec584cc567971ac9e97273dc5e72bc

See more details on using hashes here.

File details

Details for the file scalableocrs-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: scalableocrs-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for scalableocrs-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e3de9f793947949dce275859df611fd5cadcd5c57a00b3b824d5f80e0938ce51
MD5 702a1710087614e673c07411cb3f1ae7
BLAKE2b-256 5da779343aab468093b7a6e3bd48652a14df81e0f45f770e81d5ce04e3d42909

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page