Here are
108 public repositories
matching this topic...
Module for automatic summarization of text documents and HTML pages.
Updated
Jul 12, 2021
Python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
Updated
Jun 7, 2021
Python
A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源与实现合集 シーンテキストの位置認識と識別のための論文リソースの要約
Heuristic based boilerplate removal tool
Updated
May 23, 2021
Python
[UNMANTEINED] Extract values from strings and fill your structs with nlp.
Text Extraction, Rendering and Converting of PDF Documents
Better analyze information, in all its forms
Updated
Jul 28, 2021
Java
A simple library for parsing, modifying, and composing SRT files.
Updated
Jul 26, 2021
Python
Web scraping library and command-line tool for text discovery and extraction (main content, metadata, comments)
Updated
Aug 2, 2021
Python
AWS Lambda functions to extract text from various binary formats.
Updated
Feb 7, 2018
Python
CUTIE (TensorFlow implementation of Convolutional Universal Text Information Extractor)
Updated
Jun 8, 2021
Python
Simple app to extract text from pictures using Tesseract
Updated
Jul 19, 2021
HTML
Apache Tika bindings for PHP: extract text and metadata from documents, images and other formats
🏭 PDF text extraction pipeline: self-hosted, local-first, Docker-based
📖 Labeled examples from wiki dumps in Python
Updated
Aug 8, 2016
Jupyter Notebook
PDF Reader Library for Native Julia.
Updated
Jul 21, 2021
Julia
Extract text from plaintext, .docx, .odt and .rtf files. Pure go.
Updated
Dec 7, 2020
Jupyter Notebook
A project about benchmarking and evaluating existing PDF extraction tools on their semantic abilities to extract the body texts from PDF documents, especially from scientific articles.
Python port of Boilerpipe library
Updated
Aug 2, 2021
Python
Text extraction for Wagtail document search
Updated
Mar 25, 2021
Python
A PDF collection reader with built-in full-text search engine
Updated
Jun 3, 2017
JavaScript
tokyo, a REST API, when given any type of document 📄 , Identifies mime-type 🧐 . Suggests extension 🦔 . Alas Extracts text 💪 .
Updated
Jun 13, 2020
Clojure
Bachelor Thesis | Text extraction from complex video scenes
Updated
Mar 15, 2019
Java
🔥 This web app extracts text in an image.
Updated
Jun 8, 2021
JavaScript
python based software to unpack kindlegen generated ebooks
Updated
Jun 27, 2020
Python
Get text content from any file
Updated
Jul 26, 2021
JavaScript
Improve this page
Add a description, image, and links to the
text-extraction
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
text-extraction
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is your feature request related to a problem? Please describe.
The problem is inefficiency when simply looking for a single operand and then stopping processing.
For example, if only looking for a single colored pixel in a page.
Describe the solution you'd like
It would make sense to be able to set a stop flag on the processor and return out of the handler, which would cause the proc