finalfusion-rust
finalfusion-rust copied to clipboard
Add support for word2vec keyed vector
I tried to use this library with a pretrained models from https://github.com/sdadas/polish-nlp-resources?tab=readme-ov-file#word2vec and I found out that these are in keyed vector format which is currently not supported.