You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of semantic search using Sentence-BERT (SBERT) for a workshop. It demonstrates how to generate sentence embeddings and perform search based on cosine similarity, allowing for meaningful, context-aware search results. The repository includes instructions for setting up, text preprocessing, and running the search.
Implementation of semantic search using Sentence-BERT (SBERT) for a workshop. It demonstrates how to generate sentence embeddings and perform search based on cosine similarity, allowing for meaningful, context-aware search results. The repository includes instructions for setting up, text preprocessing, and running the search.