We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9bf001 commit d9f5044Copy full SHA for d9f5044
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [Enabling loading of BM25Vectorizer model](https://github.com/winkjs/wink-nlp/releases/tag/1.10.0)
2
+## Version 1.10.0 November 06, 2021
3
+
4
+### ✨ Features
5
+- Easily load BM25Vectorizer's model using newly introduced `.loadModel()` api. 🎉
6
7
8
# [Enhancing Typescript support](https://github.com/winkjs/wink-nlp/releases/tag/1.9.0)
9
## Version 1.9.0 November 06, 2021
10
0 commit comments