Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 254 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 254 Bytes

sEmbeddings

Computing (and experimenting with) sentence embeddings in Python.

As of now, this is just a small project implementing Arora et al.'s "A simple but tough-to-beat baseline for sentence embeddings" (https://openreview.net/pdf?id=SyK00v5xx).