Skip to main content

Let's make AI easy.

Project description

pangpuriye

Let's make AI easy.

Features

  • OCR - EasyOCR + Tesseract + Levenshtein, example.

Requirements

Before start we require 2-main libraries below :

  • poppler - it used in pdf2image, how-to-install in each OS.

  • tesseract - specially in MacOS, we need to install multi-language via brew command :

    $ brew install tesseract-lang
    

Usage

We requires library below in pangpuriye.ai package and our example code, you should install the library below first :

  • pdf2image
  • python-Levenshtein
  • easyocr
  • opencv-python
  • torchvision
  • detecto
  • matplotlib
  • numpy

Or

$ pip install pdf2image python-Levenshtein easyocr opencv-python torchvision detecto matplotlib numpy

After that let's install pangpuriye :

$ pip install pangpuriye

Enjoy!!!

FAQ

Why not pack the required liraries above into this package?

Because of some libraries above rely on host's environment, example pdf2image requires poppler but you need to find poppler package that match with your host. So we did not pack the library above into our package.

License

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

pangpuriye-0.1.6.tar.gz (3.6 MB view hashes)

Uploaded Source

Built Distribution

pangpuriye-0.1.6-py3-none-any.whl (3.6 MB view hashes)

Uploaded Python 3

Supported by

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