The Wayback Machine - https://web.archive.org/web/20210914083212/https://github.com/topics/semantic-search
Skip to content
#

semantic-search

Here are 74 public repositories matching this topic...

jina
jacobowitz
jacobowitz commented Aug 17, 2021

The new GrpcDataRuntime (https://github.com/jina-ai/jina/blob/master/jina/peapods/runtimes/grpc/__init__.py) does not support sharding at the moment. Thus a Flow should not specify this runtime and a sharded pod at the same time.

Right now this will not raise any error, but silently produce unexpected behavior. This is undesirable and the Flow should rather check this condition and raise an app

examples
alexcg1
alexcg1 commented May 4, 2021

As discussed in various meetings with @lusloher , @aga11313 , @FionnD

Kaggle is a lot of hoops for a user to jump through just to get an example working: install, set up key, run data getter script.

It's also work for us: We have to ensure datasets haven't moved or changed a lot, and we sometimes have to perform extra steps to process them.

These datasets are generally under creative com

Agrover112
Agrover112 commented May 17, 2021

Is your feature request related to a problem? Please describe.
Support for multiple languages is required keeping with the essence of FOSS.

Describe the solution you'd like
Contributors who can understand English well enough and also native language to translate contents of the repository.
Add a separate FOLDER containing translations of the entire README.md with name README_Spanish/

Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015
  • Updated May 12, 2021
  • Python

Semantic Search for Sustainable Development is experimental code for searching documents for text that "semantically" corresponds to any of the UN's Sustainable development goals/targets. For example, it can be used to mine the national development plan documents of a country and identify pieces of text that correspond to any of the SDGs in order to verify alignment of the plan with the SDGs.
  • Updated Apr 26, 2019
  • Python

Improve this page

Add a description, image, and links to the semantic-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the semantic-search topic, visit your repo's landing page and select "manage topics."

Learn more