Skip to main content

A PDF language detection and OCR tool

Project description

Language Processing Tool

This Python package provides functionality to process PDFs and detect languages in the documents.

Installation

You can install the package using pip:

Usage

IN CODE : from language_processing_tool.process_pdfs import process_pdfs ,process_single_file print(process_pdfs("/FE_Documents/ISIN/INE815R07022.pdf")) print(process_single_file("/FE_Documents/ISIN/DE000DK0LA37.pdf"))

IN CMD For batch processing: process-pdfs /path/to/input/ /path/to/csv_file.csv /path/to/output/ For single PDF processing: process-pdfs path.pdf

language_processing_tool
├─ LICENSE
├─ MANIFEST.in
├─ README.md
├─ build
│  ├─ bdist.linux-x86_64
│  └─ lib
│     └─ language_processing_tool
│        ├─ __init__.py
│        ├─ process_pdfs.py
│        └─ sourcecode.py
├─ dist
│  ├─ language-processing-tool-0.2.4.tar.gz
│  └─ language_processing_tool-0.2.4-py3-none-any.whl
├─ language_processing_tool
│  ├─ __init__.py
│  └─ process_pdfs.py
├─ language_processing_tool.egg-info
│  ├─ PKG-INFO
│  ├─ SOURCES.txt
│  ├─ dependency_links.txt
│  ├─ entry_points.txt
│  ├─ requires.txt
│  └─ top_level.txt
├─ pyproject.toml
├─ requirements.txt
├─ setup.py
└─ tests
   └─ 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

language_processing_tool-0.2.6.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

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

language_processing_tool-0.2.6-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file language_processing_tool-0.2.6.tar.gz.

File metadata

  • Download URL: language_processing_tool-0.2.6.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.12

File hashes

Hashes for language_processing_tool-0.2.6.tar.gz
Algorithm Hash digest
SHA256 69c8219ceab0a2e8c5ea9138c65126ae252c04a0eccb9b88c74d803c57d99ff0
MD5 a4c5620c7f5ebb0cdc2636ca46cfb494
BLAKE2b-256 5331463855b1f175c1755a5101daedf6ef9e351ffe632d6e11370d58b163bb72

See more details on using hashes here.

File details

Details for the file language_processing_tool-0.2.6-py3-none-any.whl.

File metadata

File hashes

Hashes for language_processing_tool-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 6522a4c2d7e87b37a4403d31b5fd5bf04c1292b5dc1b43fe1977aeadc8f7fde4
MD5 ff51907cc849dc92c29a7461352a71f6
BLAKE2b-256 2c0aee121731f3818e963d7e52bf7df9434042bba64e871f7802021e6986fa89

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