bertsearch icon indicating copy to clipboard operation
bertsearch copied to clipboard

Elasticsearch with BERT for advanced document search.

Results 4 bertsearch issues
Sort by recently updated
recently updated
newest added

bug fix of [this issue](https://github.com/Hironsan/bertsearch/issues/33#issue-1199976419) ### Main changes: 1. use latest flask version for docker-compose start problem 2. use clip-as-service as bert embedding backend since the original repo is deprecated...

I followed the steps provided and made changes suggested in the reported issues, I am getting the following Error Can you please look into this. ```bash arch_bertserving_1 unifidata@bertsearch-unifidata-ubuntu:~$ sudo docker...

This code is using a docker. I want to run and debug it at vscode. Do anyone know how to debug this code in vscode?

Bumps [flask](https://github.com/pallets/flask) from 1.1.1 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies