We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2911864 commit 8295321Copy full SHA for 8295321
CHANGELOG.md
@@ -1,6 +1,13 @@
1
+# [Added missing typescript definitions](https://github.com/winkjs/wink-nlp/releases/tag/2.2.1)
2
+## Version 2.2.1 May 06, 2024
3
+
4
+### 🐛 Fixes
5
+- Added missing typescript definitions for word embeddings besides few other typescript fixes. ✅
6
7
# [Added non-breaking space handling capabilities](https://github.com/winkjs/wink-nlp/releases/tag/2.2.0)
8
## Version 2.2.0 April 03, 2024
9
10
11
### ✨ Features
12
- Detokenization restores both regular and non-breaking spaces to their original positions. 🤓
13
0 commit comments