8000 GitHub - PolymerVis/tika-app: Polymer 3.0 app for Apache Tika.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PolymerVis/tika-app

Repository files navigation

tika-app

Polymer version Build Status code style: prettier

tika-app is a Polymer 3 app to extract text from various sources (e.g. doc, docx, pdf, images, ...) with Apache Tika.

The demo is hosted at Heroku.

Quick start

# clone repo
git clone git@github.com:PolymerVis/tika-app.git
# enter tika-app project folder
cd tika-app
# install dependencies
npm install
# build app
npm run build:polymer
# build docker images
docker-compose build
# run service with docker-compose
docker-compose up

About

Polymer 3.0 app for Apache Tika.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0