This is a Rust implementation of simple but powerful sentence embedding algorithms based on Smooth Inverse Frequency and Common Component Removal described in the following papers:
This library will help you if
https://docs.rs/sif-embedding/
See tutorial.
evaluations provides tools to evaluate sif-embedding on several tasks.
Trouble shooting: Tips on how to resolve errors I faced in my environment.
Licensed under either of
at your option.