This is an automated email from the ASF dual-hosted git repository.
ndipiazza pushed a change to branch gpg-signed-release-support
in repository https://gitbox.apache.org/repos/asf/tika-grpc-docker.git
from 8df30cf Add local directory build support
add 490a56a Convert sample configs from XML to JSON format for Tika 4.x
No new revisions were added by this update.
Summary of changes:
sample-configs/customocr/tika-config-inline.json | 26 ++++++++++++++++++++
sample-configs/customocr/tika-config-rendered.json | 28 ++++++++++++++++++++++
sample-configs/grobid/tika-config.json | 23 ++++++++++++++++++
sample-configs/ner/tika-config.json | 26 ++++++++++++++++++++
sample-configs/vision/inception-rest-caption.json | 18 ++++++++++++++
sample-configs/vision/inception-rest-video.json | 18 ++++++++++++++
sample-configs/vision/inception-rest.json | 18 ++++++++++++++
7 files changed, 157 insertions(+)
create mode 100644 sample-configs/customocr/tika-config-inline.json
create mode 100644 sample-configs/customocr/tika-config-rendered.json
create mode 100644 sample-configs/grobid/tika-config.json
create mode 100644 sample-configs/ner/tika-config.json
create mode 100644 sample-configs/vision/inception-rest-caption.json
create mode 100644 sample-configs/vision/inception-rest-video.json
create mode 100644 sample-configs/vision/inception-rest.json