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
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).
About
Computing (and experimenting with) sentence embeddings in Python