-
Test and update all examples to fit the latest release
TODO:
- Fix the jina version in `requirements.txt` to `jina[scipy, http]==1.0.x`
- Fix the jina tag in `Dockerfile` to `FROM jinaai/jina:1.0…
-
Need to test the examples with Jina version 1.0 and fix these tests.
Reasons should be the changes on rankers.
Pr related:
The test can pass on 1.0.1 but fail on 1.0.2, so most likely https://githu…
-
# Feature Request
This ticket is a sub compound of implementing sparse vector functionality to Jina. Currently, there is some low-level code implementation to support sparse vectors. Over the course…
-
# Bug Report
Need to test **all** examples with Jina version 1.0 and fix these tests. Issue may have occurred due to changes on Rankers.
The test can pass on 1.0.1 but fail on 1.0.2, so most like…
-
# **Documentation ticket**
*Once the five other Sparse vector pipeline tickets are completed, this ticket should then be attempted.*
# Acceptance Criteria
- This ticket is done when there is…
-
Can it be serviced in non-English speaking countries?
For example, can artificial intelligence search be performed on Korean data?
I wonder if Tokenizer is needed separately for multilingual support…
-
Following [the guide](https://github.com/jina-ai/examples/blob/master/wikipedia-sentences-incremental/README.md) at wikipedia-sentences-incremental directory, an error:
`Unable to find image 'jinahu…
-
Related to #425
The version of `tensorflow_cpu` we specify in `requirements.txt` doesn't work with Python 3.8. If we tell it to use version 2.4.x (latest version) that fails sometimes because of J…
-
Let say I have a dataset of scanned math subject questions cropped per question and the data query as a single question picture. I want to get top-k best similar question.
So it needs to be extract…
-
Hi,
I want to use the MSfragger to bulid the DDA-based spectral library but found that no “library.tsv” file was generated in the result file. What could be the reason for this ?
I'm sure that …