explosion / sense2vec

🦆 Contextually-keyed word vectors
https://explosion.ai/blog/sense2vec-reloaded
MIT License
1.62k stars 240 forks source link

Fix #118 #126

Closed Anxo06 closed 3 years ago

Anxo06 commented 3 years ago

The reference to 'doc' was missing from the s2v extension of the sentence. Now the method _s2v_othersenses works.

ines commented 3 years ago

Thank you! 🙏