https://github.com/mu-semtech/tika-text-extractor
Extracts text content from documents using Tika
https://github.com/mu-semtech/tika-text-extractor
Last synced: about 1 year ago
JSON representation
Extracts text content from documents using Tika
- Host: GitHub
- URL: https://github.com/mu-semtech/tika-text-extractor
- Owner: mu-semtech
- License: mit
- Created: 2022-09-19T10:03:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T13:33:27.000Z (over 3 years ago)
- Last Synced: 2025-01-21T13:43:57.978Z (over 1 year ago)
- Language: Python
- Size: 64.1 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tika Text Extractor
Service built using Flask
The goal of this service is to extract text from saved, physical files and save this textcd to a triplestore.
## Installation
Coming soon
## Usage
Coming soon