Hacker News new | past | comments | ask | show | jobs | submit login
Intro to Basic Semantic Search (cohere.ai)
2 points by jayalammar on Jan 26, 2022 | hide | past | favorite | 1 comment



Hi HN,

This is a gentle guide to building simple semantic search features that go beyond keyword search. Uses sentence embeddings and Annoy to build a "similar questions" feature.

Semantic search is one of the most powerful ideas to come out of NLP in recent years. Developers would benefit from having a sense of how it works. This article oversimplifies it to its essence with a working code example. All feedback is welcome!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: