Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 504 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 504 Bytes

Just another developers playground

A repo for experimenting and sharing ideas. Each folder might contain a finished project. Only time will tell it that is how this repo ends up.

Sentence similarity

The sentence_similarity folder contains a simple semantic search application utilizing the sentence embedding methods described in this medium post. It can easily be adapted to work on any type of data.