Skip to content
#

transformers-library

Here are 36 public repositories matching this topic...

Text file language translation app that translates .txt, .csv, and .xlsx files on the local device using compact open source LLMs (no internet connection needed). Uses batch processing and token chunking which provides the ability to translate large file sizes while preserving semantic meaning across paragraphs / pages.

  • Updated Sep 28, 2024
  • Python

ML (Machine Learning)/NLP project for extraction of Names, Aadhar ID, PAN numbers. It uses Pytesseract OCR for extracting text from images, and uses Hugging Face NER model for Name extraction and regex library for extracting PAN and Aadhaar ID numbers.

  • Updated Feb 18, 2022
  • Python

Improve this page

Add a description, image, and links to the transformers-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transformers-library topic, visit your repo's landing page and select "manage topics."

Learn more