We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2ab6a commit 116ca02Copy full SHA for 116ca02
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# [Introducing cosine similarity & readability stats helper](https://github.com/winkjs/wink-nlp/releases/tag/1.4.0)
2
+## Version 1.4.0 June 15, 2021
3
+
4
+### ✨ Features
5
+- Cosine similarity is available on Bag of Words. 🛍🔡🎉
6
+- You can now use `its.readabilityStats` helper to obtain document's readability statistics, if it is supported by language model. 📚📊🤓
7
8
9
# [Adding long pending lemmatizer support](https://github.com/winkjs/wink-nlp/releases/tag/1.3.0)
10
## Version 1.3.0 May 22, 2021
11
0 commit comments