Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Improved error handling in contextual vectors source code.tar.gz | 2024-05-08 | 11.8 MB | |
Improved error handling in contextual vectors source code.zip | 2024-05-08 | 11.9 MB | |
README.md | 2024-05-08 | 259 Bytes | |
Totals: 3 Items | 23.8 MB | 0 |
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. ✅