https://github.com/pranav-nagpure/text-extraction-nb
IPython Notebook implementation of Text Extraction
https://github.com/pranav-nagpure/text-extraction-nb
image-processing ipython-notebook tesseract-ocr text-extraction
Last synced: 4 months ago
JSON representation
IPython Notebook implementation of Text Extraction
- Host: GitHub
- URL: https://github.com/pranav-nagpure/text-extraction-nb
- Owner: Pranav-Nagpure
- Created: 2023-04-17T01:54:18.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T15:29:13.000Z (about 3 years ago)
- Last Synced: 2025-01-12T06:07:40.523Z (over 1 year ago)
- Topics: image-processing, ipython-notebook, tesseract-ocr, text-extraction
- Language: Jupyter Notebook
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# __Text Extraction__
### Built Using
[![Python][python-shield]][python-url]
[![Tesseract][tesseract-shield]][tesseract-url]
Visit the GitHub Repository of Web Application.
## __About__
Extracting text from images using pytesseract.
Sample Image: https://media.geeksforgeeks.org/wp-content/cdn-uploads/20220401160946/HTML-Basic-Format-768x534.png
[python-shield]: https://raw.githubusercontent.com/Pranav-Nagpure/Support-Repository/master/images/python-shield.png "Python"
[python-url]: https://www.python.org
[tesseract-shield]: https://raw.githubusercontent.com/Pranav-Nagpure/Support-Repository/master/images/tesseract-shield.png
[tesseract-url]: https://github.com/tesseract-ocr "Tesseract"