This is currently a prototype version.
This is a Rust implementation of smooth inverse frequency (SIF) that is a simple but powerful embedding technique for sentences, described in the paper:
Sanjeev Arora, Yingyu Liang, and Tengyu Ma, A Simple but Tough-to-Beat Baseline for Sentence Embeddings, ICLR 2017.
https://docs.rs/sif-embedding/
evaluations/semeval
provides tools to evaluate sif-embedding on SemEval STS Task.
Trouble shooting: Tips on how to resolve errors I faced in my environment.
Licensed under either of
at your option.