Open smujjiga opened 4 years ago
As this code is not maintained anymore I have re implemented SIF heavily reuses this implementation as I needed it for a project. I focused on generating the embedding using SIF. I thank the authors of SIF for such a wonderful paper.
I am sharing my code here.
Hi @smujjiga
thank you! You can also find an optimized implementation in my fse github repo :-) https://github.com/oborchers/Fast_Sentence_Embeddings
As this code is not maintained anymore I have re implemented SIF heavily reuses this implementation as I needed it for a project. I focused on generating the embedding using SIF. I thank the authors of SIF for such a wonderful paper.
I am sharing my code here.