Improved error handling in contextual vectors
Version 2.2.2 May 08, 2024
✨ Features
.contextualVectors()
now throws error if (a) word vectors are not loaded and (b) withlemma: true
, "pos" is missing in the NLP pipe. 🤓
🐛 Fixes
- Refined typescript definitions further. ✅