Live data from Hacker News

GNES – a cloud-native semantic search system based on deep neural network

github.com

1–10 of 12 posts

Re: GNES – a cloud-native semantic search system based on deep neural network

#3

It’s called Generic Neural “Elastic Search” - but does it use “Elasticsearch?” Sorry if it’s a dumb question, poking around I don’t see where it interacts with Elasticsearch (maybe it doesn’t)

My guess: I think they mean the searches are elastic (i.e. F fuzzy). This is the same meaning that Elasticsearch the product emphasises through its product Name. There is crossover in functionality

Re: GNES – a cloud-native semantic search system based on deep neural network

#6

It’s called Generic Neural “Elastic Search” - but does it use “Elasticsearch?” Sorry if it’s a dumb question, poking around I don’t see where it interacts with Elasticsearch (maybe it doesn’t)

Seems like elastic here is a reference to the scaling and not to ElasticSearch. It searches by comparing vectors encoded by a neural net

Re: GNES – a cloud-native semantic search system based on deep neural network

#9

What is "cloud-native semantic search"? What does it do?

I'm not sure either, but: cloud=someone else's computer, cloud-native=living on someone else's computer, semantic=meaning of things, semantic-search=Find the meaning of something. Maybe it can explain what it self is.
Post reply on HN